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

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 30px;
}
#voice .box {
	overflow: hidden;
	/
	zoom: 1;
	margin-bottom: 30px;
	padding: 35px 29px 32px;
	background: url(../image/voice_bg.jpg) left top;
}
#voice h4 {
	margin-bottom: 18px;
	padding: 3px 0 0 45px;
	background: url(../image/icon_v.png) left top no-repeat;
	font-size: 1.15em;
	font-weight: bold;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 180px;
	text-align: center;
}
#voice .imgright .text {
	margin-right: 220px;
}
#voice .imgleft .text {
	margin-left: 210px;
}
#voice .text {
	padding-left: 5px;
}
#voice dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	/zoom: 1;
}
#voice dl dt span {
	display: block;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}
