/*main_img
--------------*/
h3#mainImg {
	width:870px;
	height:196px;
	background:url(../images/main_img.jpg) no-repeat;
	}

#contents2 .flL {
	width:505px;
	}
	
#contents2 .flR {
	width:305px;
	}
	
.lineBox {
	border:solid 2px #b3947a;
	padding:1px;
	margin-top:15px;
	}
	
.lineBox .bg {
	width:477px;
	border:solid 1px #716556;
	background:#fffcf7;
	padding:10px;
	}
	
.lineBox .section {
	margin-bottom:20px;
	}
	
.lineBox .ttl {
	background:url(../images/bg_line.gif) repeat-x bottom;
	color:#c92e23;
	font-weight:bold;
	padding-bottom:7px;
	margin-bottom:10px;
	}
	
.lineBox ul.dotListBrw li {
	width:135px;
	float:left;
	margin-right:10px;
	}
	
.lineBox dl dt {
	font-weight:bold;
	}