@charset "UTF-8";

/*history
--------------------------------*/
/*見出し*/

#contents h1{
	padding-bottom:22px;
	margin-top:28px;
	margin-bottom:23px;
	border-bottom: 1px solid #999999;
}

#contents #history_box{
	background: url(../img/bg_history.gif) no-repeat left bottom;
	padding:50px 0 0 0;
	min-height:730px;
}

#contents #history_box table{
	width:788px;
	margin:0 auto 100px auto;
}

#contents #history_box table th,
#contents #history_box table td{
	padding:5px 5px 30px 5px;
	line-height:16px;
	text-align:left;
	vertical-align:top;
}

#contents #history_box table th{
	white-space:nowrap;
	width:80px;
	padding-right:12px;
}
	
#contents #history_box table th span{
	background-color:#850094;
	padding:0 1px;
	color:#ffffff;
	font-weight:normal;
	font-size:8px;
	line-height:12px;
	display:block;
	text-align:left;
}
