#contentspage_box{
	background:url(/images/bg_contentspage1.gif) repeat-y;
}
	#contents_box h3{
		background:url(../images/ttl_sitemap.gif) no-repeat;
	}

.sitemap_box{
	width:743px;
	margin:30px auto 0 82px;
	padding-bottom:50px;
}

.sitemap_box a:link,
.sitemap_box a:visited{
	color:#82204e;
	text-decoration: none;
	overflow:hidden;
	outline:none;

}

.sitemap_box a:hover,
.sitemap_box a:active{
	color:#82204e;
	text-decoration: underline;
	overflow:hidden;
	outline:none;
}

.sitemap_box table th,
.sitemap_box table td{
	text-align:left;
}


.pagetop{
	text-align:right;
	margin-right:10px;
}
