@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 16px;
}
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 20px;
}
#voice .box {
	margin-bottom: 25px;
	overflow: hidden;
	/zoom: 1;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	padding-top:5px;
	text-align: center;
}
#voice .imgright .text {
	margin-right: 180px;
}
#voice .imgleft .text {
	margin-left: 180px;
}
#voice dl dt {
	font-size:1.14em;
	color:#C71527;
	font-weight: bold;
	margin-bottom: 8px;
	border-bottom: 1px solid #CAC6C1;
	overflow: hidden;
	/zoom: 1;
}
#voice dl dd.spa{
	text-align:right;
	font-weight:bold;
	color:#70B10C;
	font-size:0.86em;
	padding-top:10px;
}
#voice dl dd.spa2{
	font-weight:bold;
	color:#70B10C;
	font-size:0.86em;
	padding-top:10px;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
