@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n7 a img{
	margin-top: -165px;
}

/*-------------------------------*/

#coL{
	padding-top: 32px;
	float: left;
	width: 337px;
	margin-bottom: 60px;
}
#coR{
	padding-top: 32px;
	float: right;
	width: 614px;
	margin-bottom: 60px;
}

#c1{
	overflow: hidden;
	margin-bottom: 40px;
}
#c1 h3{
	margin-bottom: 15px;
}

#c2{
	overflow: hidden;
	margin-bottom: 40px;
}
#c2 h3{
	margin-bottom: 15px;
}

section table th, section table td{
	padding: 10px;
}
section table th{
	padding-left: 25px;
	background: url(../images/cmn/icon.gif) 10px 50% no-repeat;
	font-weight: normal;
	text-align: left;
	width: 20%;
}



.box{
	border: 1px solid #3c2711;
	clear: both;
	padding: 20px;
	margin-bottom: 60px;
	overflow: hidden;
}
.box h3{
	margin-bottom: 15px;
}
.box .R{
	width: 279px;
	margin-left: 20px;
	margin-bottom: 15px;
}

#tel{
	margin-bottom: 0;
	clear: both;
}


























