#wp_contents h3{
	background-repeat: no-repeat;
	background-image: url(../images/sitemap_gimic1.jpg);
	background-position: left center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #343434;
	padding-left: 15px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
}

#wp_contents h3 a:link{
	text-decoration:none;
	color: #343434;
}
#wp_contents h3 a:visited{
	text-decoration:none;
	color: #343434;
}
#wp_contents h3 a:hover{
	text-decoration:underline;
	color: #343434;
}




#wp_contents table h4{
	margin-bottom:10px;
	border-bottom:1px dotted #dadada;
	width: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 25px;
	background-image: url(../images/sitemap_gimic2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	color: #343434;
	line-height: 1em;
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom: 8px;
	background-color: #FFFFFF;
}
#wp_contents table h4 a{
	color: #343434;
	line-height: 1em;
}

#wp_contents table h4 a:hover{
	text-decoration: underline;	
}

#top #wrapper #contents #main #wp_contents .catbox #sitemap td {
	padding: 0px;
}
