@charset "utf-8";
@import url(../general.css);

/*-------------------------*/
a#sitemap{background-position: 0px bottom;}
/*-------------------------*/

#localnavi h2{background:url(images/localnavi_title.gif) no-repeat; width:180px; height:35px;}
#localnavi h2 span{display:none;}


table.sitemap{margin:20px 0px 0px 2px; font-size:80%; line-height:140%;}
table.sitemap th{background:#dae2e8; padding:4px 12px 0px 12px; text-align:left;}
table.sitemap td{padding:0px 0px;}
table.sitemap td.bar01{background:url(images/bar01.gif) 0px 10px no-repeat; width:19px; overflow:hidden;}
table.sitemap td.bar02{background:url(images/bar02.gif) 0px 0px repeat-x; width:19px; height:10px; overflow:hidden;}
table.sitemap td.bar03{background:url(images/bar03.gif) center; width:19px; overflow:hidden;}
table.sitemap td.bar04{background:url(images/bar04.gif) bottom; width:19px; overflow:hidden;}
