@charset "UTF-8";

/*
**********************************************************************

* qa.css

* site name   : http://www.wellbest.jp/
* description : sitemap Pages Style
* since       : 2007-09-14
* editor      : Keiko Kajitani (QL)
* modified    : 
* editor      :

*********************************************************************
*/
/* index page style
-------------------------------------------------------------------*/

div#main div.sitemap01 h4{
background:#E2DBD5;
color:#5E412A;
width:246px;
margin-left:10px;
padding:3px 5px;
}

div#main div.sitemap01 li{
padding:0 0 5px 10px;
border-bottom:1px dashed #C4A893;
width:236px;
margin-left:10px;
}