div#main_wrapper{
	margin:0px auto;
	width:810px;
	height:1300px;
	text-align:left;
	background:url(../img/bg_main.gif) repeat-y;
}
div#main_wrapper div#main_leftnavi{
	width:150px;
	height:1300px;
	background:url(../img/bg_leftnavi1.gif) repeat-y;
	float:left;
}

ul.sitemap{
	margin:0px;
	list-style-image:url(../img/btn_image.gif);
}
a.sitemap_link{
	font-weight:bold;
	color:#e04999;
	text-decoration:none;
}
a.sitemap_link:hover{
	font-weight:bold;
	color:#d0d079;
	text-decoration:underline;
}

div.sitemap_comment{
	padding:0 0 0 25px;
	height:25px;
	font-size:12px;
	line-height:15px;
	color:#494949;
}