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

/* コンテンツ
────────────────────────────── */
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 div#yotei {
	margin-top: 15px;
	margin-left: 20px;
}
div#contents-right div#yotei p {
	font-size: 110%;
	font-weight: bold;
	background-image: url(images/icon-file.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
div#contents-right div#yotei dl {
	margin-left: 25px;
	margin-bottom: 15px;
}
div#contents-right div#yotei dl dt {
	float: left;
}
div#contents-right div#yotei dl dd {
	padding-left: 8em;
}
div#contents-right ul#report {
	margin-top: 15px;
}
div#contents-right ul#report li {
	background-image: url(images/icon-file.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 20px;
	padding-left: 25px;
	list-style-type: none;
	margin-bottom: 10px;
}
div#contents-right div#report-block {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#contents-right div#report-block img {
	margin-top: 20px;
	margin-bottom: 20px;
}
div#contents-right div#report-block img#img-spacer40 {
	margin-left: 40px;
}
div#contents-right div#report-block h3 {
	background-color: #666;
	font-size: 110%;
	font-weight: bold;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 15px;
}
div#contents-right div#report-block h4 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
}
div#contents-right div#report-block img#right-img {
	float: right;
	margin-left: 20px;
}
div#contents-right div#report-block h4#link {
	background-image: url(images/icon-file.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
}
div#contents-right div#report-block ul {
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 15px;
}
div#contents-right div#report-block div#guideline2009 {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	border: 1px solid #D6D6D6;
	margin-top: 20px;
}


div#contents-right div#report-block div.shorei {
	clear: both;
	width: 600px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	overflow: hidden;
}
div#contents-right div#report-block div.shorei p {
	float: left;
	width: 240px;
	margin-top: 20px;
}
div#contents-right div#report-block div.shorei img {
	float: right;
	height: 270px;
}
div#contents-right div#report-block p#clear-p {
	clear: both;
}
div#contents-right div#report-block div.shorei div.clear-p {
	clear: both;
	margin-bottom: 10px;
}

