@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);
/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom:24px;
}
#voice .box {
	margin:-4px 0 24px;
	overflow: hidden;
	/zoom: 1;
}
#voice .imgleft .text {
	margin-left:180px;
}
#voice .imgleft dl {
	margin-left:160px;
}
#voice .imgleft ul {
	padding:4px 0 5px;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 154px;
	height:154px;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
	border:1px solid #D8D8D8;
	padding:2px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom:5px;
	background:url(../image/voice_dt.jpg) left bottom repeat-x;
	padding-bottom:3px;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}