@charset "utf-8";
/**
 * サイトマップ
 * @author  itakura@re-set.ne.jp(2009.02)
 * @version 1.0.0
 * @update  
 */

#sitemap{line-height:150%;}
#sitemap a{color:#19077D;}
#sitemap a:hover{color:#09390C;}

#sitemap-left{width:300px; float:left;}
#sitemap-right{width:280px; float:right;}

#sitemap ul{margin:0 0 0 1em; background:url(../img/sitemap/mark1.gif) repeat-y 0 0;}
#sitemap ul li{padding:0 0 0 12px; background:url(../img/sitemap/mark2.gif) no-repeat left top; display:block;}
#sitemap ul li.list-bottom{background:url(../img/sitemap/mark3.gif) no-repeat left top; padding-bottom:10px;}
*:first-child + html #sitemap ul li.list-bottom{padding-bottom:10px; margin-bottom:-5px;}
* html #sitemap ul li.list-bottom{padding-bottom:10px; margin-bottom:-5px;}
#sitemap ul li.list-top{background:url(../img/sitemap/mark4.gif) no-repeat left top;}
