@charset "utf-8";

#main #main-contents #pageheader {
	border-bottom: 0px none;
	height: 126px;
	background: none;
}
#main #main-contents #pageheader h1 {
	text-indent: -999em;
	background: url(../images/h1-history.gif) no-repeat left top;
}
#main #main-contents #pageheader p.lead {
	width: 642px;
	height: 78px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/text-history_lead.gif) no-repeat left bottom;
}
#main #main-contents #history {
}
#main #main-contents #history .section-mainimg {
	width: 642px;
	height: 225px;
	text-indent: -999em;
	overflow: hidden;
	font-size: 0;
	background: url(../images/img-history_main.jpg) no-repeat left top;
}
#main #main-contents #history .section-inner p {
	color: #333333;
}
#main #main-contents #record .section-inner .header {
	margin-top: 20px;
}
#main #main-contents #record .section-inner ul {
	margin: 20px 0 0 0;
	padding: 0;
	width: 642px;
	list-style: none;
}
#main #main-contents #record .section-inner ul li.left {
	padding-top: 4px;
	width: 105px;
	font-size: 112%;
	float: left;
	text-align: left;
	line-height: 150%;
}
#main #main-contents #record .section-inner ul li.left span {
	padding-right: 12px; 
}
#main #main-contents #record .section-inner ul li.right {
	padding-top: 4px;
	font-size: 112%;
	width: 535px;
	float: left;
	text-align: left;
	line-height: 150%;
}
