@charset "utf-8";
/*-----------------------------------------------------------------------------------------------
	[ kurodakigata css ] [ uni_sitemap.css ]
	-----------------------------------------------------------------------------------------------
	making day: 2009-08-31
	---------------------------------------------------------------------------------------------*/


/* ================================================

	mainimg inner

=================================================*/

/* mainimg inner -------------*/
div#contentsArea div.inner {
	background-image: url(../_img/sitemap/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}



/* ================================================

	sitemap

=================================================*/

/* sitemap -------------*/
div#contentsArea ul {}
div#contentsArea ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
div#contentsArea ul li.home {}

