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

	QA - 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;
}*/


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

	QA - index.html

-------------------------------------------------------------------*/ 
#qaIndex .section{
	margin-bottom:20px;
	padding-bottom:15px;
	border-bottom:1px dotted #D2CCB3;
	}

#qaIndex .section h3{
	margin-bottom:6px;
	margin-left:30px;
	font-weight:bold;
	font-size:130%;
}
#qaIndex .section h3 a{
	color:#4C7A12;
	text-decoration:none;
	}

#qaIndex .section ul{margin-left:30px;}

#qaIndex .section ul li{
	list-style:circle;
	line-height:150%;
	margin-left:1.5em;
	font-size:112%;
	}
	#qaIndex .section a{
	padding:4px;
}
	
/*-------------------------------------------------------------------

	QA - lower

-------------------------------------------------------------------*/ 
ul#qaNav{margin-bottom:30px;}

ul#qaNav li{
	display:inline;
	padding:2px 6px;
	border-right:1px solid #666;
	}
ul#qaNav li a{color:#4C7A12;}

	ul#qaNav li.liEd{border-right:none;}
.categoryQa h3 img{margin-bottom:15px;}

.categoryQa #contentsMain .txtBlock dl dt{
	margin: 0 0 14px 0;
	padding: 0 0 0 30px;
	background: url(/mens/qa/img/icn_q.png) 0 1px no-repeat;
	color: #4C7A12;
	font-size: 108%;
	font-weight: bold;
	}

.categoryQa #contentsMain .txtBlock dl dd{
	margin: 0 0 20px 0;
	padding: 0 0 20px 30px;
	border-bottom:1px dotted #D2CCB3;
	background: url(/mens/qa/img/icn_a.png) 0 1px no-repeat;
	}

.categoryQa #contentsMain .txtBlock dl dd.last{
	margin-bottom: 0;
	padding-bottom: 0;
	border: none;
	}

.categoryQa #contentsMain .txtBlock  ol{
	margin: 0 0 1em 25px;
	list-style: decimal;
	}

.categoryQa #contentsMain .txtBlock  ol li{
	margin-bottom: 0.5em;
	}

.categoryQa #contentsMain .txtBlock  ul{
	margin: 0 0 1em 25px;
	list-style: disc;
	}
