/* Q&A */
#faq {display:inline; width:600px; margin:15px 0px 20px 5px; overflow:hidden; float:left;}

#faq h2 {height:30px; margin:0px 0px 10px; background:transparent url('../images/faq/sprit_ttl.png') no-repeat 0px 0px; overflow:hidden; text-indent:-2000px;}

#faq ul {width:600px; margin:20px 0px 20px; overflow:hidden;}
#faq ul li {margin:0px 10px 15px; background:transparent url('../images/line_1dot.png') repeat-x 0px 100%; overflow:hidden;}

#faq ul li h3 {margin:0px; padding:10px 0px 13px 40px; color:#000099; background:transparent url('../images/faq/icon_ques.png') no-repeat 0px 0px; overflow:hidden;}
#faq ul li p {margin:0px 0px 0px 15px; padding:7px 0px 15px 50px; border-top:solid 1px #e0e0e0; background:transparent url('../images/faq/icon_ans.png') no-repeat 0px 5px; overflow:hidden; text-indent:-1.2em;}


