@charset "UTF-8";

/*=====================================================================
//  会社案内css
//=====================================================================*/
#main h3{
	width:718px;
	height:120px;
	text-indent:-9999px;
	background:url(/image/company/ttl.jpg) no-repeat;
	border-bottom:2px solid #0b2c0d;
}

#main .cnts_box{
	width:688px;
	padding:15px;
	background:#f5eed4;
}




.cnts_box table{
	margin:0;
	padding:0;
	width:600px;
	border-collapse:separate;
	border:none;
	border-spacing:2px;
}
.cnts_box th{
	margin:0;
	padding:10px 15px 10px 0;
	width:116px;
	background-color:#cfd3aa;
	border-right:2px solid #360;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-align:right;
}
.cnts_box td{
	margin:0;
	padding:10px 0 10px 15px;
	width:436px;
	font-size:14px;
	line-height:140%;
	color:#000;
}
.cnts_box img{
	margin:15px 0 0 0;
}

.cnts_box .train{
	width:516px;
	margin-top:10px;
}
.cnts_box span.jr{
	color:#666666;
}
.cnts_box span.yurakucho{
	color:#D7C448;
}
.cnts_box span.hanzomon{
	color:#9A7CB6;
}
.cnts_box span.jnanboku{
	color:#00ADA9;
}
