@charset "utf-8";
/* CSS Document */


/* title setting */

		body div#main h2.ttl {
			background: url(../images/h2_ttl/sitemap.jpg) no-repeat 0 0;
		}


/* original setting */
ul#sitemap{
  list-style:none;
	}

ul#sitemap li.tit01{
	margin:0 5px;
	background:url(../images/sitemap/ttl.jpg) no-repeat left center;
	height:23px;
	line-height:25px;
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	text-indent:13px;
	font-weight:bold;

}
ul#sitemap li.tit02{
	margin-left: 35px;
	line-height: 150%;
	list-style-type : circle;
}

