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

/* コンテンツ
────────────────────────────── */
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-left: 30px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 30px;
}
div#contents-right .lead ol {
	margin-left: 40px;
	margin-top: 10px;
}
div#contents-right #sokuteitejun ol {
	background-image: url(images/fmdtoha-image.gif);
	height: 276px;
	width: 670px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	list-style-type: none;
}
div#contents-right #tokucho {
	font-size: 120%;
	font-weight: bold;
	color: #F00;
	border: 1px solid #F00;
	text-align: center;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 30px;
}

