@charset "utf-8";
/* CSS Document */
h2,h3 {text-indent:-9999px;}

/* #contents ************************************/
div#contents h2{
	background:url(../images/h2_sitemap.jpg);
	width:780px;
	height:39px;

}

div#contents p {
	margin:10px 10px 10px 30px;
}

div#contents ul {
	margin:0 10px 0 40px;
	background:url(../images/sitemap_bg1.gif) repeat-y;
}

div#contents li {
	margin-left:2px;
	padding:0 0 0.5em 41px;
	background:url(../images/sitemap_bg2.gif) no-repeat;
	background-position:left center;
}

div#contents li.li_last {
	background:url(../images/sitemap_bg3.gif) no-repeat;
	margin-left:0;
}

div#contents a {
	color:#3333ff;
	background:url(../images/li.gif) no-repeat;
	padding-left:20px;
	outline:none;
	overflow:hidden;
}

div#contents a:hover {color:#f33;}

div#contents li a {
	background:none;
	padding-left:0;
}

/* #l_box #c_box #r_box ************************************/
div#l_box,div#c_box,div#r_box {
	float:left;
	width:230px;
	margin-bottom:10px;
}

div#c_box {
	width:300px;
}

div#contents p.gotop {
	clear:both;
	margin-bottom:0;
}


/* #footer *****************************************/
div#footer {
	margin-top:10px;
}