#contents h2 {
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#contents   h4 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 25px;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #009999;
	clear: both;
	background-color: #FFFFFF;
	font-size: 1.1em;
}
#contents    h5 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
	margin-bottom: 15px;
	margin-top: 20px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-left: 5px;
	font-weight: bold;
	color: #333399;
	clear: both;
	background-color: #F0F0F0;
	font-size: 1.1em;
	background-image: none;
}
#contents #box_voice {
	height: auto;
	width: 660px;
	margin-bottom: 20px;
	float: left;
	margin-top: 10px;
	display: inline;
}
#box_voice .img_left {
	margin-bottom: 20px;
	border: 1px dashed #999999;
	padding: 2px;
	display: inline;
}
#box_voice .img_left .bold {
	margin-top: 5px;
	display: block;
	margin-left: 5px;
}


.ol_sub li {
	list-style-type: decimal;
	margin-left: 15px;
	margin-bottom: 5px;
}

