@charset "UTF-8";
#Sitemap
{
	font-size : 80%;
}
#TitleArea
{
	margin : 4px 0px 15px 10px;
	padding-left : 10px;
	border-left : solid 8px #a9cc1e;
	border-bottom : solid 1px #a9cc1e;
	font-size : 140%;
	font-weight : bold;
	color : #69aa1e;
}
#Sitemap .BaseContents
{
	padding-left : 30px;
	padding-bottom : 20px;
}
#Sitemap table
{
	padding-left : 30px;
	width : 100%;
}

