@charset "utf-8";
/* --------------------------------------
* name: map.css
* designer: Koichiro Nishi
* designer_url:  http://www.g-soft.co.jp
* developer: Koichiro Nishi
* developer_url: http://www.g-soft.co.jp
*----------------------------------------*/

div#top{width:800px; margin:0; padding:0; background:url(../images/sitemap_header.gif) no-repeat; height:90px; position:relative;}
div#top h2{position:absolute; top:65px; left:7px; font-size:small; font-weight:normal; color:#999999; margin:0; padding:0;}
div#sitemap{width:auto; margin-left:10px;}
div#sitemap h2 {font-size:small; margin:10px 0 5px 0; border-bottom:#CCCCCC dotted 1px; padding:3px 0 5px 25px; width:750px; background:url(../images/sitemap_list.gif) no-repeat;}
div#sitemap ul{margin:5px 0 5px 50px; padding:0; list-style-type:square;}
