#contents h2{
	margin-top: 5px;
	width: 700px;
	height:20px;
	line-height:20px;
	background-image: url(../images/title_history.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#contents #japanese{
	width: 700px;
}
#contents #english{
	width: 700px;
}

#contents dl{
	padding-left: 30px;
	padding-bottom: 30px;
	margin-top: 5px;
	width: 700px;
}

#contents dt {
	margin-top: 15px;
	margin-left: 10px;
	height: 15px;
	width: 80px;
	font-size: 13px;
	font-weight: bold;
	color: #111111;
	float: left;
}
#contents dt.cap{
	text-indent: 20px;
	background-image: url(../images/cap2.gif);
	background-repeat: no-repeat;
}

#contents dd {
	margin-top: 15px;
	height: 15px;
	width: 530px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #606060;
	background-image: url(../images/dotline_600.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-indent: 10px;
}
#contents .height{
	margin-top: 5px;
}
