@charset "utf-8";

div#C1_sitemap h3,
div#C2_sitemap h3 {
	font-size: 80%;
	background: #CC6600;
	color: #FFF;
	text-indent: 1em;
	width: 250px;
}

div#C1_sitemap ul,
div#C2_sitemap ul {
	padding-bottom: 10px;
		text-indent: 1em;
}


div#C1_sitemap {
　	width: 250px;
	padding-right: 25px;
	float: left;
}

div#C2_sitemap {
　	width: 250px;
	float: left;
}

h3 a { color: #FFF;
	text-decoration: none;}
h3 a:hover { color: #FFF;
	text-decoration: underline;}
	
ul a { color: #000;
	text-decoration: none;}
ul a:hover { color: #000;
	text-decoration: underline;}