@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 15px;
}
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	padding-top:15px;
	margin-bottom: 43px;
}
#voice .box {
	margin-bottom: 23px;
	overflow: hidden;
	/zoom: 1;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	padding-bottom: 7px;
	text-align: center;
}
#voice .imgleft ul li a,
#voice .imgright ul li a{
    border: 1px solid #E6231D;
    display: table-cell;
    height: 160px;
    text-align: center;
    vertical-align: middle;
    width: 160px;
	padding: 1px;
}
#voice .box dl.text_right {
	margin-left: 183px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 15px;
	overflow: hidden;
	/zoom: 1;
	color:#fff;
	padding: 3px 0 2px 11px;
	background:#2D8458;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
