	@charset "UTF-8";

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

* sitemap.css

* site name   : http://www.idobata-hoken.com/
* description : Sitemap Page Style
* since       : 2008-04-11
* editor      : Tooru Ehara
* modified    : 
* editor      :

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

div#Contents h1{
background:url("../img/common/bg_h2.jpg") 0 0 no-repeat;
color:#FB6E5F;
font-size:120%;
font-weight:bold;
height:33px;
margin:9px auto 20px;
padding:5px 0 0 18px;
text-indent:0;
width:558px;
}
div#Contents h2,
div#Contents ul.top_sitemap{
backgournd:none;
border-top:1px solid #CCCCCC;
padding:5px 0 0 10px;
margin:15px 0;
}
ul.sitemap li{
border-bottom:1px dotted #CCCCCC;
margin:0 20px;
}