@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n3 a img{
	margin-top: -165px;
}

/*-------------------------------*/

#coL{
	padding-top: 32px;
	float: left;
	width: 550px;
	min-height: 550px;
	margin-bottom: 30px;
	background: url(../images/about/c1bg.png) 100% 100% no-repeat;
}
#coR{
	padding-top: 32px;
	float: right;
	width: 400px;
	margin-bottom: 60px;
	background: #150602;
}

#c1{
	overflow: hidden;
	margin-bottom: 80px;
}
#c1 h3{
	margin-bottom: 15px;
}

#coR div{
	text-align: center;
	margin-bottom: 15px;
}
#coR dl, 
#coR dt, 
#coR dd{
	display: block;
} 
#coR dl{
	margin: 0 15px;
	clear: both;
	overflow: hidden;
}
#coR dt{
	background: url(../images/cmn/icon.gif) 10px 50% no-repeat;
	padding: 5px 0 5px 22px;
	float: left;
	width: 60px;
}
#coR dd{
	padding: 5px 0;
	float: right;
	width: 270px;
}
#coR .btn{
	float: right;
}

.box{
	border: 1px solid #3c2711;
	clear: both;
	padding: 20px;
	margin-bottom: 40px;
	overflow: hidden;
}
.box h3{
	margin-bottom: 15px;
}
.box .R{
	width: 279px;
	margin-left: 20px;
}


























