@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}



/*contents
==============================================*/
#contents{
	width:558px;
	height:663px;
	margin:0 auto;
}

#contents h1{
	width:558px;
	height:40px;
	background:url(../img/title_sitemap.gif) no-repeat;
	text-indent:-3000px;
	margin:25px auto;
}


#contents dl#navi{
	float:left;
	width:300px;
	height:420px;
}

#contents dl#navi dt{
	margin:20px 0 4px 31px;
	color:#330000;
	font-weight:600;
	background:url(../img/maru.gif) no-repeat left center;
	padding-left:1em;
	line-height:20px;
}

#contents dl#navi dd{
	margin-left:60px;
	color:#333333;
	
}

#contents dl#end{
	float:right;
	width:256px;
	height:420px;
	margin-bottom:30px;
}

#contents dl#end dt{
	margin:20px 0 4px 0;
	color:#330000;
	font-weight:600;
	background:url(../img/maru.gif) no-repeat left center;
	padding-left:1em;
	line-height:20px;
}

#contents dl#end dd{
	color:#333333;
	margin-left:2em;
	
}

#contents dt a:link{
	color:#330000;
	text-decoration:none;
}
#contents dt a:visited{
	color:#330000;
	text-decoration:none;
}
#contents dt a:hover{
	color:#327e27;
	text-decoration:none;
}
#contents dt a:active{
	color:#327e27;
	text-decoration:none;
}


#contents p#illust{
	clear:both;
	margin-left:430px;
	background:url(../img/matsubokkuri.jpg) no-repeat;
	width:73px;
	height:92px;
	text-indent:-3000px;}