@charset "Shift_JIS";

/* ----- SITEMAP ----- */

#sitemap .title { background: url("../../sitemap/img/title.jpg") no-repeat; }
#sitemap .mainbg { background: url("../../sitemap/img/bg.jpg") repeat-x bottom; }
#sitemap #index p.st1 {
	background-color: #B3B3B3;
	color: #FFFFFF;
	padding: 3px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 10px 0;
	text-indent: 0;
}
#sitemap #index p.st2 {
	background-color: #E6E6E6;
	color: #666666;
	padding: 2px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 20px 0 5px 0;
	text-indent: 0;
}
#sitemap #index p.st3 {
	background-color: #E6E6E6;
	color: #666666;
	padding: 2px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-indent: 0;
}

#sitemap #index ul li {
	margin: 2px 0;
}
#sitemap #index ul li ul {
	margin-bottom: 5px;
}
#sitemap #index ul li ul li{
	padding-left: 1.4em;
	margin: 0;
}
#sitemap #index ul li ul li ul li{
	padding-left: 1em;
}
