#topnavi01  li#top_navi01  a {
	background-position: 0px -100px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#contents h2 {
	margin-bottom: 5px;
}
#contents  h3 {
	margin-bottom: 10px;
}
#contents   h4 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D79D9D;
	font-size: 16px;
	color: #BA5656;
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 3px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #D79D9D;
}
.box_text {
	padding-right: 10px;
	padding-left: 10px;
	border: 2px dotted #BBBBBB;
	padding-top: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

div.voice    {
	display: inline;
	float: left;
	margin-right: 10px;
	margin-left: 12px;
	width: 200px;
}
div.voice  .blue_bold  {
	margin-top: 5px;
	display: block;
	font-size: 11px;
}

.box_info {
	margin-bottom: 15px;
	height: 200px;
	overflow: scroll;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
}
