@charset "UTF-8";

/* /////////// お客様の声 ////////// */

#contents #voiceArea .impression {
	margin-bottom: 25px;
	padding-top: 25px;
	background: url(../img/voice/bg_voicebox_top.jpg) no-repeat center top;
}
#contents #voiceArea .impression h4 {
	margin: 0 auto 10px;
	padding-left: 30px;
	width: 570px;
	height: 24px;
	line-height: 24px;
	color: #996633;
	background: url(../img/voice/bg_itemname.gif) no-repeat center center;
}
#contents #voiceArea .impression .comment {
	margin: 0 30px;
	width: 600px;
}
#contents #voiceArea .impression .nameArea {
	margin-bottom: 0px;
	padding: 0 30px 25px;
	color: #999900;
	background: url(../img/voice/bg_voicebox_bottom.jpg) no-repeat center bottom;
	text-align: right;
}

