@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content h3.spa{
	margin-bottom: 16px;
}

.no_voice{
	margin-bottom:30px;
}

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 18px;
}
#voice .box {
	margin-bottom: 18px;
	overflow: hidden;
	/zoom: 1;
}
#content #voice .imgleft ul li,
#content #voice .imgright ul li {
	width: 160px;
	padding: 4px 0 9px;
	margin-bottom:10px;
}
#voice .imgright .text {
	margin-right: 180px;
}
#voice .imgleft .text {
	margin-left: 180px;
}

#voice .imgright .blank {
	margin-right: 0px;
}
#voice .imgleft .blank {
	margin-left: 0px;
}

#voice dl dt {
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 1px dotted #F1858A;
	overflow: hidden;
	/zoom: 1;
	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;
}
#voice .imgleft ul li a {
	width: 158px;
	height: 158px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	border: 1px solid #F8C5CA;
}

