@charset "utf-8";
@import url(../../css/insert.css); 


/* サイトマップのレイアウト用CSS */
#contents h2 {
	border-left: solid 1.2em #000080;
	border-bottom: solid 1px #000080;
	padding-left: 15px;
	font-size: 100%;
	text-align: left;	
	margin:0px;
	margin-bottom: 0px;
		color: #000000;
}


.sitemap {
	width:320px;
	float:left;
	line-height:1.8em;
	padding-left:30px;
}
