.s {
	font-size: 90%;
	line-height: 90%;
	font-weight: bold;
	color: #F00;
	padding-left: 5px;
}
.honbun_area  strong {
	color: #C00;
}
.honbun_area h1 {
	font-size: 18px;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f39700;
	font-weight: normal;
	margin-bottom: 5px;
}
.honbun_area h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333;
	width: 540px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-image: url(images/title_b.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 23px;
	padding-top: 5px;
}
.cap {
	border: 3px solid #CCC;
	padding: 6px;
	width: 540px;
	text-decoration: underline;
	text-align: center;
}
.voice {
	width: 420px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 12px;
	line-height: 20px;
	background-image: url(images/voice_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.honbun_area table {
	font-size: 12px;
	width: 550px;
	margin-bottom: 10px;
}
.honbun_area table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
