@charset "UTF-8";

@import url(../css/import.css);

/* -------------------------  index */

#sitemap{
	width: 736px;
	margin-right: auto;
	margin-left: auto;
}

#sitemap h2{
	background-image: url(img/h2_bg.gif);
	line-height: 33px;
	padding-left: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	margin-top: 10px;
}


#sitemap h2 a{
	line-height: 33px;
	font-weight: bold;
}

h2.home{
	background-image: url(img/h2_home.gif)!important;
	background-repeat: no-repeat;
	height: 30px;
	padding-left: 50px!important;
}

#sitemapLeft{
	float: left;
	width: 355px;
}


#sitemapRight{
	float: right;
	width: 355px;
}


.list01 li{
	text-indent: 2em;
	padding-top: 3px;
}

.list02 li{
	text-indent: 4em;
}
