@charset "utf-8";

#sitemapTree{
	text-align:left;
}

#sitemapTree h5{
	font-size:1em;
	padding:0.2em;
	background:#ddd;
	border-left:#333 solid 12px;
	margin:0.2em 0;
	padding-left:1em;
}


#sitemapTree h5.index{
	margin-bottom:1em;
}

#sitemapTree ul{
	padding-left:2em;
	margin-bottom:1em;
}

#sitemapTree ul li{
	font-size:0.8em;
	line-height:1.6em;
	padding-left:20px;
	background:url(../img/part/sitemap_arw_1.gif) left no-repeat;
}
#sitemapTree ul li.lastArw{
	background:url(../img/part/sitemap_arw_2.gif) left no-repeat;
}
#sitemapTree h5.s_ctvNisiki{
	background:#c1e6f9;
	border-left:#3366CC solid 12px;
}
#sitemapTree h5.s_study{
	background:#f9d89d;
	border-left:#FF6633 solid 12px;
}
#sitemapTree h5.s_house{
	background:#d8ef98;
	border-left:#009933 solid 12px;
}
#sitemapTree h5.s_about{
	background:#ebe6e1;
	border-left:#666666 solid 12px;
}
.s_ul_ctvNisiki{background:#ecf7fd;}
.s_ul_study{background:#fdf3e1;}
.s_ul_house{background:#f3fae0;}
.s_ul_about{background:#f9f7f6;}
