@charset "UTF-8";



#faq{
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	width: 500px;
}

#faq div.section02 {
   background: url(../../img/qa/bg_qa_section.gif) repeat-x left top #f4fbfb;
	padding-top: 10px;
	padding-bottom: 0;
	margin-bottom:10px;	
}


div.section div.qaAnswer dl dt {
	margin-bottom: 5px;
	color: #008e90;
	font-weight: bold;
}

div.section div.qaAnswer dl dd {
	margin-bottom: 10px;
}


#faq h2 {
	padding: 3px 0 0px 30px;
	background: url(../../../img/faq/img_question.gif) left top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #ff7070;
	line-height: 1.3;
}

#faq h3 {
	background: url(../../img/qa/img_question_grn.gif) left center no-repeat;
	padding			: 2px 0px 0 43px;
	min-height		: 0;
	margin	: 0px;
	color			: #ff6666;
	font-size		: 118%;
}

#faq img.Q {
	margin: 3px 0 0 10px;	
	}
	
#faq ul {
	margin: 0;
	padding-left: 20px;
}
#faq li {
	padding:3px 0 5px 9px;
	background: url(../../img/parts/arrow/arrow_02.gif) no-repeat left center;
}
#faq ol {
	margin: 0 0 0 10px;
	padding: 0px;
	list-style-type: decimal;
}

#faq ol li {
	padding-bottom: 5px;
	list-style-type: decimal;
	background-image: none;
	margin-left: 25px;
	padding-left: 0px;
}




#faq dl {
	margin-top: 15px;
	padding: 5px 0 10px;

}

#faq dt {
	margin-bottom: 5px;
	padding-left: 43px;
	color: #ff7070;
	font-weight: bold;
	background	  : url(../../img/parts/bg/bg_dod_green.gif) repeat-x left bottom;	
}

#faq dd {
	padding: 0 5px 0 10px;
	min-height: 55px;
	}

#faq dd .magn_r{
	margin-right: 7px;}	
	
	
#faq dd img.bcd {
	margin-top: 5px;
	padding: 0;
	width: 74px;
	display:block;	
}	
	

#faq dd img {
	margin: 0  0 3px 0;
	width: 27px;
	float: left;
}

#faq dd p{
	margin: 4px 0 0;
	padding: 0;
	width: 445px;	
	float:right;
	
}

#faq dd strong {
	color: #808080;
	font-weight: bold;	
}

#faq p.pageTop img {
	margin: 5px 5px ;
	text-align: right;
	}
	
	






