.bbs b{
	color: black;
	font-size: small;
	}
/*イメージ画像*/
.voiceimage{
	color: black;
	font-weight: bold;
	font-size: 20px;
	width:750px;
	padding-top:40px;
	padding-bottom:40px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(voiceimage.jpg);
	}	
	
/*お客様の声*/
.voice{
	border:2px solid #e9c74b;
	width:536px;
	margin-bottom:10px;
	}
.voice td {
	text-align:left;
	padding-left:10px;
	}	
.voice th {
	text-align:left;
	vertical-align:text-top;
	padding:0px;
	}	
.voice h2{
	text-align:left;
	color:#A0522D;
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:0px;
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	line-height:130%;
	background-color:#FEE9C5;
	}
.voice td h3{
	text-align:left;
	text-indent:0em;
	color:black;
	font-size: 14px;
	margin-bottom:5px;
	margin-right:5px;
	}
.voice p{
	font-size: 10px;
	line-height:150%;
	margin-right:20px;
	}
/*お客様の声*/
.voice2{
	border:2px solid #e9c74b;
	margin-bottom:5px;
	}
.voice2 td {
	}
.voice2 th {
	text-indent:1em;
	color:#A0522D;
	font-size: 14px;
	font-weight:normal;
	padding-top:10px;
	background-color:#FEE9C5;
	}
.voice2 h2{
	text-align:left;
	color:#A0522D;
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:5px;
	margin-right:0px;
	margin-left:0px;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:5px;
	line-height:130%;
	background-color:#FEE9C5;
	}
/*.voice2 h2{
	text-align:left;
	text-indent:0em;
	color:#A0522D;
	font-size: 14px;
	font-weight:normal;
	margin-left:20px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#FEE9C5;
	}*/
.voice2 h3{
	text-align:left;
	text-indent:0em;
	color:black;
	font-size: 14px;
	margin-bottom:5px;
	margin-left:20px;
	}
.voice2 p{
	font-size: 10px;
	margin-top:0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:10px;
	line-height:150%;
	}

