@charset "utf-8";
/**
 * Q&A（よくある質問）
 * @author  itakura@re-set.ne.jp(2009.01)
 * @version 1.0.0
 * @update  
 */

ul#category-list li a{width:280px; height:30px; line-height:30px; color:#000; display:block; padding:0 15px 0 10px; margin:0 0 10px; background:url(../img/faq/category_body_of.gif) no-repeat 0 0;}
ul#category-list li a:hover{background:url(../img/faq/category_body_on.gif) no-repeat 0 0;}

dl.faq-list dt{margin-top:10px; padding:0 0 0 1.8em; text-indent:-1.8em;}
dl.faq-list dd{line-height:150%;}

.bodyGR{background:#E3EADB; padding:3px; line-height:180%;}



