@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 30px;
}
#voice .box.last{
	margin-bottom: 165px;
}
#voice .box {
    background: #600000;
    padding: 20px;
    margin-bottom: 40px;
    overflow: hidden;
	/
    zoom: 1;
 }
#voice .box.last{
	margin-bottom: 145px;
}
#voice .imgleft ul li a,
#voice .imgright ul li a{
	width: 198px;
	height : 198px;
	padding: 2px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
#voice .imgright .text {
	margin-right: 200px;
}
#voice .imgleft .text {
	margin-left: 214px;
}
#voice dl dt {
	background: url(../image/icon_voice.jpg) left 7px no-repeat;
	padding: 12px 0px 9px 41px;
	margin: 0 0 15px;
	font-family: '游ゴシック', 'Yu Gothic', YuGothic, "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	color: #FFF;
	font-size: 1.142em;
	font-weight: bold;
	line-height: 1.2;
}
#voice dl dd p{
	padding-right: 15px;
}
#voice dl dd p+p{
	padding-top: 27px;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}