@charset "euc-jp";

h3.tit1{
background:url(../faq/img/faq_tit1.gif) left top no-repeat;
}

h3.tit2{
background:url(../faq/img/faq_tit2.gif) left top no-repeat;
margin:50px 0 0 0;
}

.faq{
padding:0 15px;
}

#contents ul{
list-style:none;
}

#contents li{
background:url(../img/0c_line1.gif) left bottom repeat-x;
margin:5px 15px;
padding:5px;
}

#contents dt{
background:url(../faq/img/faq_q.gif) left top no-repeat;
background-color:#E7F2FE;
padding:10px 10px 0 35px;
font-weight:bold;
}

#contents dd{
background:url(../faq/img/faq_a.gif) left top no-repeat;
background-color:#E7F2FE;
padding:10px 10px 10px 35px;
margin:0 0 20px 0;
}