#sitemapL{
	width:315px;
	float:left;
}

#sitemapR{
	width:315px;
	float:right;
}

#wp_contents h3.sitemap{
	background-repeat: no-repeat;
	background-image: url(../images/sitemap_gimic.gif);
	background-position: left center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
}
#wp_contents h3.sitemap2{
	background-repeat: no-repeat;
	background-image: url(../images/sitemap_gimic.gif);
	background-position: left center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #343434;
}
#wp_contents h3.sitemap a:link{
	text-decoration:none;
}
#wp_contents h3.sitemap a:visited{
	text-decoration:none;
}
#wp_contents h3.sitemap a:hover{
	text-decoration:underline;
}

#wp_contents div#sitemap ul{
	list-style:none;
	width:260px;
	margin-bottom:20px;
}

#wp_contents div#sitemap ul li{
	margin-bottom:8px;
	border-bottom:1px dotted #dadada;
	width: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 25px;
	background-image: url(../images/gimic_arrow1.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

#wp_contents div#sitemap ul li.child{
	padding:0 0 3px 40px;
	margin-bottom:7px;
	border-bottom:1px dotted #dadada;
	background-image: url(../images/sitemap/gimic_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
}

#wp_contents div#sitemap ul li.g_child{
background:url(../common/img/link_mark03.gif) no-repeat 48px 4px;
padding:0 0 3px 55px;
margin-bottom:7px;
border-bottom:1px dotted #dadada;
}

div#sitemap ul li{
color:#484848;
}

div#sitemap ul li a{
	color:#000000;
	text-decoration:none;
}

div#sitemap ul li a:hover{
text-decoration:underline;
}
#wp_contents #sitemap {
	margin-top: 0px;
	padding-top: 0px;
}
#contents #main #wp_contents h2 {
	margin-bottom: 0px;
}
