@charset "utf-8";
/* CSS Document */

div#faq { margin-left: 15px}
div#faq ol { padding-bottom: 80px}
div#faq ol li { padding: 3px 0 3px 30px; margin-bottom: 0.7em; margin-left: 30px; list-style: none; font-size: 0.9em}
div#faq ol li#fq01 { background: url(../images/faq_q1.gif) no-repeat center left }
div#faq ol li#fq02 { background: url(../images/faq_q2.gif) no-repeat center left }
div#faq ol li#fq03 { background: url(../images/faq_q3.gif) no-repeat center left }
div#faq ol li#fq04 { background: url(../images/faq_q4.gif) no-repeat center left }
div#faq ol li#fq05 { background: url(../images/faq_q5.gif) no-repeat center left }
div#faq ol li#fq06 { background: url(../images/faq_q6.gif) no-repeat center left }

div#faq dl { margin-left: 9px; padding-bottom: 80px}
div#faq dl dt { padding: 20px 0 20px 64px; font-size: 0.9em; color: #f60}
div#faq dl dt#dq1 { background: url(../images/faq_qhk01.gif) no-repeat center left}
div#faq dl dt#dq2 { background: url(../images/faq_qhk02.gif) no-repeat center left}
div#faq dl dt#dq3 { background: url(../images/faq_qhk03.gif) no-repeat center left}
div#faq dl dt#dq4 { background: url(../images/faq_qhk04.gif) no-repeat center left}
div#faq dl dt#dq5 { background: url(../images/faq_qhk05.gif) no-repeat center left}
div#faq dl dt#dq6 { background: url(../images/faq_qhk06.gif) no-repeat center left}

div#faq dl dd { margin-left: 60px; padding-left: 50px; font-size: 0.9em; padding-right: 50px; line-height: 1.4em}
div#faq dl dd#da1 { background: url(../images/faq_a1.gif) no-repeat top left}
div#faq dl dd#da2 { background: url(../images/faq_a2.gif) no-repeat top left}
div#faq dl dd#da3 { background: url(../images/faq_a3.gif) no-repeat top left}
div#faq dl dd#da4 { background: url(../images/faq_a4.gif) no-repeat top left}
div#faq dl dd#da5 { background: url(../images/faq_a5.gif) no-repeat top left}
div#faq dl dd#da6 { background: url(../images/faq_a6.gif) no-repeat top left}

span.text_right { display: block; width: 100%; text-align: right; padding-top: 10px; padding-bottom: 34px}
p.faq_text { font-size: 0.9em; margin-bottom: 40px; line-height: 1.4em}



