@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 70px;
}
#content h4.last{
	margin-bottom: 15px;
}
#content h4 {
	margin-bottom:20px;
	padding: 16px 30px 15px 30px;
	color: #000000;
	font-size:14px;
	font-weight: bold;
	border: 2px solid #66D0F5;
	position:relative;
}
#content h4::after {
	content:url(../image/h4_bottom.png);
	position:absolute;
	bottom:-14px;
	left:30px;
}
#content h4.height{
	padding: 18px 30px 27px 30px;
	background:  url(../image/h4_bg1.jpg)left  no-repeat;
}
#voice .box.last{
	margin-bottom: 35px;
}
#voice .box {

	margin-bottom: 40px;
	
	overflow: hidden;
	/zoom: 1;
}

#voice .imgright .text {
	margin-right: 280px;
}
#voice .imgleft .text {
	margin-left: 280px;
}


#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
