@charset "UTF-8";

#headernav-02 a{background:url(../img/headernav.jpg) -150px -34px no-repeat;}
#navbtn-11 a{background:url(../img/navi.gif) -633px -180px no-repeat;}

/*  */

#hword{
width:509px;
height:29px;
background:url(question_img/hword.gif) 0 0 no-repeat;
}

/*  */

#faqList li { list-style: none; }

#faqList .question{
margin-bottom:10px;
padding-left: 1.5em;
background:url(question_img/plus.png) left center no-repeat;
color:#003113;
}

#faqList li.simpleFAQShowing .question { background:url(question_img/minus.png) left center no-repeat; }
#faqList .simpleFAQHover { color: #060; }

#faqList .answer {
margin-left: 1.5em;
margin-bottom: 2em;
border: 1px solid #CCC;
padding: 1em;
font-size:93%;
}
