@charset "utf-8";
@import url(./cmn.css);

h2.title {  
  background:url(../img/voice/title.jpg) no-repeat;
}

h3.sttl01 {
	width:570px;
	height:30px;
	background:url(../img/voice/sttl01.gif) no-repeat;
}

.owners_voice {
	width:530px;
	height:auto;
	margin:0 auto;
	padding:10px;
	margin-bottom:20px;
	border:solid 1px #D0D0D0;
	background-color:#FEFDF1;
	line-height:150%;
	clear:both;
}

.owners_voice:after{
	content:"";
	display:block;
	clear:both;
	height:1px;
	overflow:hidden;
}
/*
.owners_photo {
	width:162px;
	height:auto;
	margin-right:15px;
	float:left;
	padding-top:7px;
}*/

.owners_voice p{
	/*width:353px;*/
	margin:0;
	padding-top:7px;
	/*float:right;*/
}
	