@charset "utf-8";

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

#img_voice {
	width: 990px;
	height: 100px;
	background: url(../common/images/img_voice.jpg) no-repeat;
	text-indent: -9999em;
}

.box_01 {
    width: 786px;
	_width: 846px;
	padding: 10px 30px 0 30px;
}

.table_01 {
    width: 786px;
	font-size: 1em;
	text-align: left;
}
.table_01 th {
    width: 383px;
	_width: 393px;
	padding-right: 10px;
	padding-bottom: 30px;
	font-weight: normal;
	vertical-align: top;
}
.table_01 td {
    width: 383px;
	_width: 393px;
	padding-left: 10px;
	padding-bottom: 30px;
	vertical-align: top;
}
.table_01 li {
    background: url(../common/images/marker_01.gif) left top no-repeat;
	padding-left: 30px;
	line-height: 160%;
}
.table_01 span {
    font-size: 0.9em;
	color: #666;
}




