@charset "utf-8";
/* CSS Document */

.voice_box {
	padding:20px;
	margin-bottom:30px;
}
.voice_box div {
	min-height:34px;
	background:url(../../voice/images/box_bg.png) no-repeat right 0;
	line-height:34px;
	margin-bottom:20px;
}
.voice_box h3 {
	font-weight:bold;
	font-size:130%;
	background:url(../images/icon_house.png) no-repeat 0 center;
	padding-left:25px;
	color:#288638;
}