@charset "utf-8";
/* CSS Document */

@import url("sub.css");

h1{
	position:absolute;
	top:30px;
	left:34px;
	text-indent:-9999px;
	width:154px;
	height:30px;
	background:url("../sitemap/img/title.jpg") no-repeat top left;
}

#h2-1{
	background:url("../sitemap/img/h2_1.gif") no-repeat top left;
	width:540px;
	height:30px;
	text-indent:-9999px;
}

.mapHome{
	background:url("../img_common/arrow1.gif") no-repeat 0px 7px;
	padding-left:10px;
}

#sitemapIn{
	margin-top:5px;
	margin-left:40px;
	border-left:solid 1px #C4B09B;
	padding-top:20px;
}

#sitemapIn li{
	background:url("../sitemap/img/sitemap_arrow1.gif") no-repeat 0px 7px;
	padding-left:40px;
	margin-bottom:35px;
}

#sitemapIn li#mapBottom{
	background:url("../sitemap/img/sitemap_arrow2.gif") no-repeat 0px 7px;
	padding-left:40px;
	margin-bottom:35px;
	margin-left:-1px;
}
