@charset "utf-8";
/* CSS Document */
.c_left h2{
	width:660px;
	background:#42250E;
	line-height:40px;
	padding-left:20px;
	margin-bottom:20px;
	font-size:13px;
	color:#fff;
	font-weight:normal;
}
.c_left table{
	line-height:20px;
	margin-bottom:20px;
}
.c_left th{
	width:80px;
	background:#42250E;
	border-bottom:1px solid #fff;
	padding:10px 20px;
	text-align:right;
	font-weight:normal;
	color:#fff;
	vertical-align:top;
}
.c_left #about td{
	width:520px;
	background:#EDCCA5;
	border-bottom:1px solid #fff;
	padding:10px 20px;
}
.c_left td ul{
	height:50px;
}
.c_left td ul li{
	float:left;
	margin-right:10px;
}
#about table,
#history table{
	margin-left:30px;
	width:680px;
}
.c_left #history th{
	width:60px;
	background:#42250E;
	border-bottom:1px solid #fff;
	padding:3px 20px;
	text-align:right;
	font-weight:normal;
	color:#fff;
	vertical-align:bottom;
}
.c_left #history td{
	background:#EDCCA5;
	border-bottom:1px solid #fff;
	padding:3px 20px;
}
.c_left #history td.ymd{
	width:90px;
	
}
.rec_con{
	margin-left:20px;
}