@charset "UTF-8";

#contents #mainTitle {
	width:714px;
	height:48px;
	background:url(../img/history/title_00.gif) no-repeat;
	text-indent:-9999px;
	margin:0px 0px -25px 0px;
	padding:0px;
}


/*detail
--------------------------------------------------*/
#contents h2 {
	width:714px;
	height:33px;
	text-indent:-9999px;
	margin:60px 0px 10px 0px;
	padding:0px;
}

#contents #detail_01 h2 {background:url(../img/history/title_01.gif) no-repeat;}
#contents #detail_02 h2 {background:url(../img/history/title_02.gif) no-repeat;}
#contents #detail_03 h2 {background:url(../img/history/title_03.gif) no-repeat;}

#contents table {
	border-spacing:20px;
	border-collapse:separate;
	line-height:170%;
	marign:0px;
	padding:0px;
}

#contents th {
	width:250px;
	border-bottom:#d4d4d4 solid 1px;
	color:#555563;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-bottom:2px;
}

#contents td {
	width:507px;
	border-bottom:#d4d4d4 solid 1px;
	color:#4e4e4e;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
	padding-bottom:2px;
}


