@charset "UTF-8";


/* ------------------------------------------------------------
 ドライブプラザ　よくある質問トップページ　CSS
 更新日:07/08/10
 
------------------------------------------------------------ */


div.main div.section ul{
list-style-type:disc;
margin:0 0 0 20px;
}

div.main div.section ul a{
text-decoration:none;
}

div.main div.section ul li a:hover{
text-decoration:underline;
}