/* ナビ固定
────────────────────────────── */
div#navi ul li#navi-center a:link, div#navi ul li#navi-center a:visited, div#navi ul li#navi-center a:hover {
	background-position: -220px -240px;
}

/* コンテンツ
────────────────────────────── */
div#contents-right h1 {
	background-image: url(images/title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 670px;
}
div#contents-right h2 {
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #99C;
	font-size: 140%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-top: 20px;
}
div#contents-right #lead {
	margin-top: 20px;
	margin-right: 30px;
	margin-left: 30px;
}
div#contents-right ol {
	background-image: url(images/center-image.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 580px;
	width: 670px;
	list-style-type: none;
	margin-top: 30px;
	margin-bottom: 30px;
}

div#contents-right #lead-left {
	margin-top: 20px;
	margin-left: 30px;
	margin-bottom: 20px;
	float: left;
	width: 430px;
	margin-right: 20px;
	display: inline;
}
div#contents-right #lead-left #text-freecoal {
	font-size: 140%;
	font-weight: bold;
	color: #F00;
	margin-top: 10px;
	margin-bottom: 10px;
}
div#contents-right #hyokahyo img {
	margin-top: 20px;
	margin-bottom: 20px;
}
