@charset "utf-8";
#voice_box {
	width: 570px;
	height: auto;
	padding: 0px;
	margin: 0px;
}
#voice_box h4.voice4 {
	font-size: 14px;
	color: #990000;
	display: block;
	margin-bottom: 15px;
}
.voicew_box_t {
	width: 570px;
	height: 10px;
	background-image: url(../img/waku_t.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
}
.voicew_box {
	color: #330000;
	width: 548px;
	height: auto;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #BCBCBC;
	border-left-color: #BCBCBC;
}
.voicew_box h5.voice5 {
	width: 548px;
	height: auto;
	font-size: 14px;
	font-weight: bold;
	color: #330000;
	padding-top: 1px;
	padding-left: 19px;
	background-image: url(../img/pcircle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin-bottom: 8px;
}
.voicew_box .voice_honbun {
	display: block;
	width: 528px;
	height: 60px;
	margin-bottom: 7px;
	margin-left: 20px;
	background-image: url(../img/box_line.gif);
	background-repeat: repeat;
	background-position: left 2px;
}
.voicew_box .voice_honbun img {
	margin-left: 470px;
}
.voicew_box .voice_url {
	display: block;
	width: 528px;
	height: auto;
	margin-left: 20px;
}
.voicew_box .voice_url a {
	color: #330000;
	text-decoration: none;
}
.voicew_box .voice_url a:hover {
	color: #990000;
	text-decoration: underline;
}
.voicew_box_b {
	width: 570px;
	height: 10px;
	background-image: url(../img/waku_b.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
