#subnavi h4 {
	background-image:    url("../syoukai/history_img/subnavi_title_bg.gif");
	background-repeat: no-repeat;
}
#left_area p {
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.block {
	width: 640px;
	overflow: hidden;
	position: relative;
	margin-top: 20px;
}
#block_left {
	float: left;
	width: 305px;
}
#block_right {
	float: right;
	width: 305px;
}
.block dt {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	padding-top: 10px;
}
.block dd {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.block dd ol {
	list-style-type: disc;
	margin: 0px;
	padding: 0px;
}
.block dd ol li {
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	color: #333333;
	margin-left: 2em;
}
