/*-------------------------------------------------------------------

	Voice - Common

-------------------------------------------------------------------*/ 
/*.categoryVoice h3{
	clear: both;
	height: 34px;
	margin: 0 0 10px;
	text-indent: -9999px;
}
.categoryVoice h3#h3_01{background: url(/mens/flow/img/subtitle_flow01.jpg) no-repeat;}
.categoryVoice h3#h3_02{background: url(/mens/flow/img/subtitle_flow02.jpg) no-repeat;}
.categoryVoice h3#h3_03{background: url(/mens/flow/img/subtitle_flow03.jpg) no-repeat;}
.categoryVoice h3#h3_04{background: url(/mens/flow/img/subtitle_flow04.jpg) no-repeat;}
.categoryVoice h3#h3_05{background: url(/mens/flow/img/subtitle_flow05.jpg) no-repeat;}
.categoryVoice h3#h3_06{background: url(/mens/flow/img/subtitle_flow06.jpg) no-repeat;}
.categoryVoice h4{
	color: #4C7A12;
	font-size: 120%;
	margin-bottom: 1em;
	font-weight: bold;
}*/

.categoryVoice #leadTxt {
	margin-bottom: 20px;
}
.categoryVoice #leadTxt dt {
	font-size: 120%;
	color: #4C7A12;
	margin-bottom: 10px;
	font-weight: bold;
}
.categoryVoice #leadTxt dd {
	margin-bottom: 10px;
}


/*-------------------------------------------------------------------

	Voice - index.html

-------------------------------------------------------------------*/ 
#voiceIndex #voiceList{
	margin: 0 0 40px;
}
#voiceIndex #voiceList .voiceItem{
	width: 320px;
	height: 160px;
	margin: 0 0 25px;
}
#voiceIndex #voiceList .voiceItem .img{
	float: left;
	display: inline;
	width: 130px;
	height: 160px;
}
#voiceIndex #voiceList .voiceItem .txt{
	float: right;
	width: 180px;
	height: 160px;
	background: url(/mens/voice/img/bg_voice.png) top right no-repeat;
}
#voiceIndex #voiceList .voiceItem .txt dl{
	width: 150px;
	height: 125px;
	padding: 10px 10px 0 20px;
}
#voiceIndex #voiceList .voiceItem .txt dl dt{
	font-size: 110%;
	color: #4C7A12;
	margin-bottom: 5px;
	font-weight: bold;
}
#voiceIndex #voiceList .voiceItem .txt dl dd{
	font-size: 93%;
	line-height: 1.4;
}
#voiceIndex #voiceList .voiceItem .btn{
	height: 30px;
	text-align: center;
}

/*-------------------------------------------------------------------

	Voice - lower

-------------------------------------------------------------------*/ 
#voiceIndex #phMain{
	float:left;
	width:240px;
	margin-bottom:20px;
	}

#voiceIndex #balloon{
	float:right;
	width:406px;
	}
#balloon p{margin:0!important;}

#voiceIndex #balloon p#balloonIn{
	padding-top:20px;
	height:96px;
	line-height:100%;
	background:url(/mens/voice/img/bg_balloon.png) no-repeat center top;
	color:#4C7A12;
	font-size:220%;
	text-align:center;
	}

#voiceIndex #balloon p.info{text-align:right;}

#voice{
	/*clear:both;*/
	padding:15px 0 10px 10px;
	/*border:1px solid #ECE2D1;*/
	}

#voice h3{
	margin-bottom:6px;
	color:#4C7A12;
	font-weight:bold;
	font-size:112%;
	}
