@charset "utf-8";

/* ##################################### faq.css ##################################### */
/* ========================== index ========================== */
.faqQA {}
.faqQA ul { line-height:1.4em; }
.faqQA ul li.q { margin:0 0 10px 0; padding:0 0 3px 24px; background: url(../faq/img/q.gif) 3px 0 no-repeat;
border-bottom:1px dotted #8a1069; color:#8a1069; }
.faqQA ul li.a { margin:0 0 20px 0; padding:0 0 0 24px; background:url(../faq/img/a.gif) no-repeat 3px 3px; }

.faqQA ul ol { margin:10px 0 0 40px; }
.faqQA ul ol li { margin-bottom:7px; font-weight:bold; list-style:decimal; }
.faqQA ul ul { margin:10px 0 0 30px; }
.faqQA ul ul li { list-style:square !important; font-weight:bold; }
.faqQA ul ul ul li { margin-bottom:5px; list-style:disc !important; font-weight:normal; }




/*  */
