@charset "utf-8";

/* SITEMAP
---------------------------------------------*/

.sitemap h3 {margin-top: 35px;}

.sitemapbox {
	float: left;
	display: block;
	width: 250px;}

#sitemap01 {margin-left: 22px;}
#sitemap02 {margin-left: 70px;}
#sitemap03 {margin-left: 110px;}

.sitemap .home a {
	display: block;
	margin-bottom: 2em;
	padding-left: 16px;
	background: url(../img/arw.gif) left 0.6em no-repeat;}

.sitemap .home a:hover {
	color: #cc9;
	background: url(../img/arw_o.gif) 3px 0.6em no-repeat;}

.sitemapbox ul li a {
	display: block;
	margin-bottom: 1.3em;
	padding-left: 16px;
	background: url(../img/arw.gif) left 0.3em no-repeat;}

.sitemapbox ul li a:hover {
	color: #cc9;
	background: url(../img/arw_o.gif) 3px 0.3em no-repeat;}

.sitemapbox ul li ul {
	margin-left: 2em;
	padding-bottom: 1em;}