@charset "UTF-8";

/* index.html（サイトマップ）
====================================================== */
#sitemapBody h3{
	margin-bottom:4px;
	padding-bottom:4px;
	border-bottom:1px solid #bbb;
	font-size:94%;
	font-weight:bold;
	color:#444;
}
#sitemapBody h3.single{
	margin-bottom:25px;
}
#sitemapBody ul{
	margin-bottom:25px;
}
#sitemapBody ul li{
	margin-bottom:4px;
	margin-left:40px;
	padding-bottom:4px;
	border-bottom:1px solid #ddd;
	font-size:82%;
	color:#444;
}




