@charset "Shift_JIS";

#qanda #contents .catTitle{
	background: url(../qanda/img/bgHl_b.jpg) no-repeat center bottom;
	padding-bottom: 7px;
	margin-bottom: 30px;
	width: 650px;
}

#qanda #contents .catTitle02{
	background: url(../qanda/img/bgHl_m.jpg) repeat-y center;
	width: 650px;
}

#qanda #contents .catTitle h3{
	background: url(../qanda/img/bgHl_t.jpg) no-repeat center top;
	font-size: 115%;
	color: #FFF;
	margin: 0;
	padding: 10px 18px 3px;
}

#qanda #contents h3{
	margin-bottom: 30px;
}

#qanda #contents h4{
	background: url(../qanda/img/iconQ.gif) no-repeat left;
	font-size: 125%;
	padding: 12px 0px 10px 40px;
}

#qanda #contents .list{
	background: url(../common/dot.gif) repeat-x left top;
	padding: 10px 0px 25px 40px;
}

#qanda #contents .list li{
	padding-bottom: 8px;
}

#qanda #contents li a:link,
#qanda #contents li a:visited,
#qanda #contents li a:hover,
#qanda #contents li a:active {
	color: #1AA3D1;
}

#qanda #contents #category{
	width: 630px;
	margin: 0 auto;
}

#qanda #contents #category h4{
	background: url(../qanda/img/bgQ_t.jpg) no-repeat center top;
	padding: 20px 10px 15px 70px;
	color: #FFF;
	font-size: 115%;
}

#qanda #contents #category .answerBg02 p{
	background: url(../qanda/img/iconA.gif) no-repeat left top;
	padding: 0px 0px 0px 50px;
	min-height:40px;
	height: auto !important;
	height: 40px;
}


#qanda #contents #category .answerBg01{
	background: url(../qanda/img/bgQ_s.gif) repeat-y center;
	width: 630px;
	margin: 0;
	padding: 0;
}

#qanda #contents #category .hrz{
	background: url(../qanda/img/bgQ_b.gif) no-repeat center top;
	width: 630px;
	margin-bottom: 30px;
	height:12px;
	vertical-align: bottom ;
}

#qanda #contents #category .hrzLast{
	background: url(../qanda/img/bgQ_b.gif) no-repeat center bottom;
	width: 630px;
	margin-bottom: 0px;
	border:0;
	padding-bottom: 10px;
	vertical-align: bottom;
}

#qanda #contents #category .answerBg02{
	background: url(../qanda/img/bgQ_m.jpg) no-repeat center top;
	padding: 20px 20px 0px;
	width: 590px;
}

#qanda #contents #category .answerBg02 dt{
	float: left;
	clear: left;
	padding-top: 15px;
}

#qanda #contents #category .answerBg02 dd{
	padding: 18px 0px 3px 8em;
}

