@charset "utf-8";
@import url(reset.css);
@import url(base.css);
@import url(common.css);

#content .contact {
	padding-top:15px;
}

/*-------------------------------------------------------------------
	#voice
-------------------------------------------------------------------*/
#voice {
	margin-bottom: 25px;
}
#voice .box {
	border: 1px solid #ccc;
	padding: 10px 10px 7px;
	margin-bottom: 10px;
	overflow: hidden;
	/zoom: 1;
}
#voice .box .image {
	padding-bottom:3px;
}
#voice .imgleft ul li,
#voice .imgright ul li {
	width: 160px;
	text-align: center;
}
#voice .imgright .text {
	margin-right: 160px;
}
#voice .imgleft .text {
	margin-left: 180px;
}
#voice dl dt {
	font-weight: bold;
	line-height:1.4;
	margin:1px 0 8px;
	background:url(../image/voice_icon02.jpg) left bottom repeat-x;
	overflow: hidden;
	/zoom: 1;
	color:#EA7F14;
	padding-bottom:4px;
}
#voice dl dt span {
	display: block;
	background:url(../image/voice_icon01.jpg) left 2px no-repeat;
	padding-left:25px;
}
#voice dl dt span.sex,
#voice dl dt span.star {
	margin-left: 10px;
	text-align: right;
}