

ul.faqList-head{
margin:0 0 0.8em;
list-style:none;
}

ul.faqList-head li{
margin:0 0 0.3em;
padding:12px 12px 12px 30px;
background:url(images/faq_ico_q.gif) no-repeat 0 10px;
border-bottom:1px dashed #959595;
}

ul.faqList-head li a{
color:#666;
}


dl.faqList-body{}

dl.faqList-body dt{
color:#008dce;
font-weight:bold;
background:#d9ecf4 url(images/faq_ico_q.gif) no-repeat 16px 0.7em;
padding:0.8em 20px 0.8em 50px;
margin:0 0 0.8em;
}

dl.faqList-body dd{
padding:0.8em 0 0.8em 50px;
margin:0 0 0.8em;
background:url(images/faq_ico_a.gif) no-repeat 16px 0.7em;
}

dl.faqList-body dd p.returnPageTop{
margin:0;
text-align:right;
}

ul.faqList-caution li{
background-image:url(images/faq_ico_q2.gif);
}
dl.faqList-caution dt{
color:#f00;
background:#ffe2d4 url(images/faq_ico_q2.gif) no-repeat 16px 0.7em;
}