@charset "utf-8";
/* CSS Document */

h2 {
	width:710px;
	height:79px;
	margin-bottom:20px;
}
.voice_box {
	width:682px;
	margin:0 0 10px 14px;
}
.bgVoicebox {
	width:100%;
}
.bgVoicebox2 {
	width:100%;
	padding:0 0 8px 0;
}
.phoProduct {
	display:inline;
	float:left;
	width:103px;
	margin:10px 0 0 37px;
}
.textVoice {
	position:relative;
	float:left;
	width:542px;
	margin:5px 0 0 0;
	color:#000;
}
.textVoice .name {
	position:absolute;
	width:200px;
	height:auto !important;
	height:65px;
	min-height:65px;
	padding:15px 327px 0 25px;
	text-align:center;
	font-size:0.9em;
	line-height:150%;
}
.textVoice h3 {
	width:200px;
	font-weight:bold;
}
.textVoice .text {
	position:relative;
	width:290px;
	padding:15px 22px 15px 230px;
	font-size:75%;
	line-height:150%;
}

.diet {
	background:url(../img/voice/bg_diet_middle.gif) repeat-y 0 0;
}
.diet .bgVoicebox {
	background:url(../img/voice/bg_diet_top.gif) no-repeat 0 0;
}
.diet .bgVoicebox2 {
	background:url(../img/voice/bg_diet_bottom.gif) no-repeat 0 bottom;
}
.diet .textVoice {
	background:url(../img/voice/bg_textdiet_middle.gif) repeat-y 0 0;
}
.diet .textVoice h3 {
	color:#b7aa0d;
}
.diet .textVoice .name {
	background:url(../img/voice/bg_textdiet_top.gif) no-repeat 0 0;
}
.diet .textVoice .text {
	background:url(../img/voice/bg_textdiet_bottom.gif) no-repeat 0 bottom;
}


.beauty {
	background:url(../img/voice/bg_beauty_middle.gif) repeat-y 0 0;
}
.beauty .bgVoicebox {
	background:url(../img/voice/bg_beauty_top.gif) no-repeat 0 0;
}
.beauty .bgVoicebox2 {
	background:url(../img/voice/bg_beauty_bottom.gif) no-repeat 0 bottom;
}
.beauty .textVoice {
	background:url(../img/voice/bg_textbeauty_middle.gif) repeat-y 0 0;
}
.beauty .textVoice h3 {
	color:#a42270;
}
.beauty .textVoice .name {
	background:url(../img/voice/bg_textbeauty_top.gif) no-repeat 0 0;
}
.beauty .textVoice .text {
	background:url(../img/voice/bg_textbeauty_bottom.gif) no-repeat 0 bottom;
}



.health {
	background:url(../img/voice/bg_health_middle.gif) repeat-y 0 0;
}
.health .bgVoicebox {
	background:url(../img/voice/bg_health_top.gif) no-repeat 0 0;
}
.health .bgVoicebox2 {
	background:url(../img/voice/bg_health_bottom.gif) no-repeat 0 bottom;
}
.health .textVoice {
	background:url(../img/voice/bg_texthealth_middle.gif) repeat-y 0 0;
}
.health .textVoice h3 {
	color:#13a0ac;
}
.health .textVoice .name {
	background:url(../img/voice/bg_texthealth_top.gif) no-repeat 0 0;
}
.health .textVoice .text {
	background:url(../img/voice/bg_texthealth_bottom.gif) no-repeat 0 bottom;
}







.pageLink {
	text-align: right;
	font-size: 75%;
	padding-right: 15px;
}
.currentPage {
	font-weight: bold;
}

