#main .bnrAreaLine {
	height: 85px;
	margin: 0 0 5px 6px;
	clear: both;
}

#main .bnrAreaLine .bnrArea {
	float: left;
	width: 363px;
	height: 85px;
	margin: 0 5px 0 0;
	background-image: url(../index_images/index_bg01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
}
#main .bnrAreaLine .bnrArea2 {
	float: left;
	width: 363px;
	height: 85px;
	margin: 0;
	background-image: url(../index_images/index_bg01.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: left;
}
#main .bnrAreaLine .bnr {
	float: left;
	padding: 10px 10px 0 10px;
}
#main .bnrAreaLine .bnrTtl {
	padding: 15px 10px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height:1.3;
}
#main .bnrAreaLine .bnrTtl a:link,
#main .bnrAreaLine .bnrTtl a:visited {
	color: #165D99;
	text-decoration: none;
}
#main .bnrAreaLine .bnrTtl a:hover,
#main .bnrAreaLine .bnrTtl a:active {
	color: #165D99;
	text-decoration: underline;
}
#main .bnrAreaLine .bnrTxt {
	padding: 5px 10px 0 0;
	color: #666666;
	line-height: 1.3;
	font-size: 12px;
}

