@charset "utf-8";

/*業務内容*/


#sitemapL{
	width: 280px;
	float: left;
}


#sitemapR{
	width: 280px;
	float: right;
}


#sitemapL ul,#sitemapR ul {
	padding: 0  0 20px 25px;
}

#sitemapL ul li, #sitemapR ul li{
	margin-bottom: 5px;
}

div#ContentsInner h3{
	background: none;
	border: none;
	border-bottom: 1px solid #004406;
}

div#ContentsInner h4{
	background: none;
	border: none;
	margin: 0 0 10px 5px;
}