@charset "Shift_JIS";

/*	スタイルシート　[ 十島村役場：サイトマップ ]
=================================================================== */
/* 再定義 */
/* ※※※※※※　各領域定義　※※※※※※
/*	全体枠組み
=================================================================== */
/* h4 */
div#MainContents h4 {
	background: none;
	border-bottom: #A9DBF3 1px dotted;
	border-left: #A9DBF3 5px solid;
	font-size: 110%;
	height: auto;
	line-height: normal;
	margin: 0 0 15px 0;
	padding: 3px 0 3px 10px;
}

div.mapLeft {
	float: left;
	width: 300px;
}
div.mapRight {
	float: right;
	width: 300px;
}
div#MainContents ul.sitemap {
	margin: 0 0 30px 30px;
	padding: 0;
}
div#MainContents ul.sitemap li {
	line-height: 180%;
}
