
#contents h2 {
	margin: 0 0 20px 0;
	width: 535px;
	height: 29px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/voice_title1.gif);
	background-repeat: no-repeat;
}

#contents h3 {
	margin: 0 0 30px 0;
	width: 535px;
	height: 28px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/voice_title2.gif);
	background-repeat: no-repeat;
}

#contents p.p1 {
	margin: 0 0 30px 0;
	width: 523px;
	height: 315px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/voice_p1.jpg);
}

#contents p.p2 {
	padding: 0 0 25px 0;
	line-height: 200%;
	border-bottom: 2px #dddcdc dotted;
}

#contents p.p2 strong {
	font-weight: bold;
}

#contents p.p2 span {
	color: #f97d7d;
}

#contents p.p2 img {
	margin: 0 0 10px 25px;
	float: right;
}

#contents .voice {
	padding: 25px 10px 0 10px;
}

#contents .voice .left {
	margin: 0 0 35px 0;
	width: 247px;
	text-align: right;
	float: left;
}

#contents .voice .right {
	margin: 0 0 35px 0;
	width: 247px;
	text-align: right;
	float: right;
}

#contents .voice img {
	margin: 0 0 5px 0;
}

#contents .voice span {
	padding: 5px 0 0 0;
	width: 120px;
	height: 18px;
	background-image: url(../img/voice_img.gif);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
}



#contents .btn {
	height: 120px;
	margin: 10px 0 0 0;
	padding: 30px 35px 0 35px;
	border-top: 2px #dddcdc dotted;
}

#contents .btn a {
	margin: 0 0 10px 0;
	width: 229px;
	height: 49px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
	float: left;
}

#contents .btn a:hover {
	background-position: bottom;
}

#contents .btn a.btn_howto {
	background-image: url(../img/btn_howto.jpg);
}

#contents .btn a.btn_request {
	background-image: url(../img/btn_request.jpg);
	float: right;
}

#contents .btn a.btn_brand {
	background-image: url(../img/btn_brand.jpg);
}

#contents .btn a.btn_notbuy {
	background-image: url(../img/btn_notbuy.jpg);
	float: right;
}


