@charset "utf-8";


/*
--------------------------------------------
ご愛用者の声共通設定
--------------------------------------------
*/

#visual {/* ご愛用者の声同一階層ページのビジュアル */
	height: 220px;
	background: url(../images/visual_voice.jpg) no-repeat;
}



/*
--------------------------------------------
ご愛用者の声トップページ
--------------------------------------------
*/
#voice {
	width: 580px;
	float: left;
}
#voice_jo {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_jo h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_jo.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_jo p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#voice_ichiki {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_ichiki h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_ichiki.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_ichiki p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


#voice_kubo {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_kubo h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_kubo.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_kubo p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#voice_takahashi {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_takahashi h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_takahashi.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_takahashi p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}


#voice_nishikawa {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_nishikawa h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_nishikawa.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_nishikawa p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#voice_murabayashi {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_murabayashi h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_murabayashi.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_murabayashi p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

#voice_maeda {
	width: 580px;
	float: left;
	margin-bottom: 30px;
}
#voice_maeda h2 {
	width: 580px;
	height: 150px;
	float: left;
	background: url(../images/voice_maeda.jpg) no-repeat;
	text-indent: -9999px;
}
#voice_maeda p {
	width: 548px;
	padding: 15px;
	float: left;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}



.voice_btn01 {/* ご購入はこちらへのリンクボタン */
	display: block;
	width: 163px;
	height: 33px;
	background: url(../images/voice_btn01.gif) no-repeat;
}
.voice_btn01:hover {/* ご購入はこちらへのリンクボタンロールオーバー */
	background: url(../images/voice_btn01.gif) no-repeat 0px -33px;
}
