@charset "utf-8";
/*::::Clears::::*/
#contents_r h3 {
	background-image: url(../images/voice/voice_tit_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 582px;
	height: 24px;
	padding-top: 20px;
	padding-left: 23px;
	color: #271E15;
	clear: both;
	font-weight: bold;
	font-size: 110%;
}
#contents_r h3 span {
	padding-right: 10px;
}
.voice_con {
	padding-left: 5px;
	padding-bottom: 15px;
}
.voice_con p {
	float: left;
	width: 410px;
}
.voice_con img {
	float: left;
	margin-left: 12px;
	padding: 1px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.voice_con div img {
	margin-top: 10px;
	margin-left: 12px;
	padding: 0px;
	background-color: #ffffff;
	border: none;
	clear:both;
}


