ul#menu{background:url(../images/menu_00.jpg) no-repeat;}
#ttl{background:url(../images/sitemap/ttl.gif) no-repeat;}


div.sitemap {
    display: inline;
	font-size:13px;
	line-height:18px;
}

div#sitemap-right {
    padding: 0 0 0 30px;
    border: solid 1px #CCC;
    border-width: 0 0 0 1px;
	float:right;
	margin-bottom:40px;
}

div.sitemap h3 {
    margin: 20px 0 0 0;
    padding: 4px 0 0 30px;
    width: 250px;
    height: 28px;
    background: url(../images/sitemap/h3_sitemap.png) top left no-repeat;
	font-size:14px;
}

div.sitemap ul li {
    margin: 5px 0 0 20px;
    padding: 0 0 0 15px;
    background: url(../images/icon.gif) 0px 2px no-repeat;
	list-style:none;
}
