@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

#n4 a img{
	margin-top: -165px;
}

/*-------------------------------*/

#coL{
	padding-top: 32px;
	float: left;
	width: 550px;
	margin-bottom: 60px;
}

#c1{
	overflow: hidden;
	margin-bottom: 60px;
	padding-top: 32px;
}
#c1 h3{
	margin-bottom: 15px;
}

.box h3{
	display: block;
	width: 234px;
	float: left;
	text-align: right;
}
.box h3 img{
	margin-bottom: 40px;
}
.box h3 img:first-child{
	margin-bottom: 70px !important;
}
.box{
	clear: both;
	overflow: hidden;
}
.box .R{
	width: 680px;
	border-bottom: 1px solid #3c2711;
	border-left: 1px solid #3c2711;
	padding: 0 0 30px 40px;
	margin-bottom: 40px;
}
.box table{
	border-top: 1px solid #3c2711;
	margin-bottom: 30px;
}
.box table th, .box table td{
	vertical-align: middle;
	padding: 15px 15px;
	border-bottom: 1px solid #3c2711;
}
.box table th{
	text-align: left;
	font-weight: normal;
}
.box table td{
	text-align: right;
}
.box h4{
	background: url(../images/cmn/icon.gif) 0 45% no-repeat;
	padding-left: 15px;
	font-size: 110%;
	margin-bottom: 10px;
}
.box table h4{
	margin: 0;
}
.box table p{
	padding-left: 15px;
	color: #ccc;
}

.box .R .L, .box .R .R{
	padding: 0;
	width: 320px;
	border: none;
	margin: 0;
}

#c3{
	margin-bottom: 30px;
}
























