@charset "utf-8";


/******************************************************
お客様の声設定
*******************************************************/


.voice_title {
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	background-color: #e6e6e6;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-left: 8px;
	margin-bottom: 1px;
}


.tit_sub1 {
	background-image: url(../images/voice/tit_sub1.gif);
	width: 720px;
	height: 26px;
	_width: 735px;
	_height: 39px;
	float: left;
	padding: 13px 0px 0px 15px;
	margin: 17px 0px;
	display: block;
}


.tit_sub1 a{
	text-decoration: none ;
}

.tit_sub2 {
	background-image: url(../images/voice/tit_sub2.gif);
	font-weight: bold;
	width: 720px;
	height: 33px;
	_width: 735px;
	_height: 33px;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 17px 0px;
	display: block;
}


.voice_back {
	clear: left;
	margin-left: 15px;
	margin-bottom: 5px;
}


.voice_box {
	background-color: #ffffff;
	padding: 50px 2px 30px 0px;
	margin-bottom: 20px;
}

.vo_item {
	float:left;
	padding: 0px 5px ;
}

.vo_img {
	margin-bottom: 4px;
}


.vo_bt1 {
	float:left;
	margin-right: 4px;
}

.vo_bt2 {
	float:left;
}

.vo_txt {
	clear: left;
	padding: 4px 0px;
	width: 136px;
	height: 40px;
}




.voice_box2 {
	background-color: #ffffff;
	padding: 50px 2px 30px 0px;
	margin-bottom: 20px;
}

.vo2_item {
	float:left;
	padding: 0px 9px ;
}

.vo2_img {
	margin-bottom: 4px;
}

.vo2_txt {
	text-align: center;
	clear: left;
	padding: 4px 0px;
	height: 30px;
}




.voice_box3 {
	text-align: center;
	margin: 0px auto;
	background-color: #ffffff;
	padding: 100px 0px 30px 0px;
	margin-bottom: 20px;
}

.vo3_img {
	margin-bottom: 0px;
}

.vo3_tit {
	background-color: #eeeeee;
	width: 464px;
	_width: 480px;
	clear: left;
	text-align: center;
	padding: 8px;
	margin: 0px auto;
	margin-bottom: 15px;
}


.vo3_txt {
	line-height: 18px;
	border:solid 3px #aeb5bd;
	width: 444px;
	_width: 480px;
	text-align: left;
	margin: 0px auto;
	clear: left;
	padding: 15px;
	margin-bottom: 10px;
}

.vo3_list {
	clear: left;
	background-image: url(../images/voice/list_back.gif);
	text-align: left;
	margin: 0px auto;
	width: 463px;
	height: 23px;
	_width: 480px;
	_height: 33px;
	padding: 10px 0px 0px 17px;

}

.pagesend {
	color: #999999;
	padding-top: 50px;
}


