@charset "utf-8";

/*----------------------------------------------------------------
Copyright(c) 2009 ALLDENKA STYLE . All Rights Reserved.
----------------------------------------------------------------*/


/*-- sitemap --------------------------------------------*/
#sitemap-body {
}
.sitemap_div01 {
}
.sitemap_div01 p {
	line-height: 100%;
}
.sitemap_div-A {
	width: 630px;
	clear: both;
	margin-bottom: 10px;
}
.sitemap_div-R {
	float: right;
	width: 305px;
	margin-bottom: 10px;
}
.sitemap_div-L {
	float: left;
	width: 305px;
	margin-bottom: 10px;
}
.sitemap_div-inner {
	padding-top: 3px;
	padding-left: 3px;
	border-top: 1px dotted #0066CC;
	border-left: 1px dotted #0066CC;
	margin-bottom: 10px;
}
.sitemap_div01 h3 {
	margin-bottom: 3px;
	line-height: 150%;
	font-weight: bold;
	margin-left: 3px;
}
.sitemap_div01 ul {
	margin: 0px 0px 0px 2em;
	padding: 0px;
	list-style: circle;
}
.sitemap_div01 ul li {
	line-height: 150%;
}

