@charset "Shift_JIS";
#intention {
	background-image: url(../img/index_img/h2_intention_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
#intention h2 {
	margin: 0px;
	padding: 0px;
}
#intention p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: justify;
}
#report-list {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#report-list h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#report-list dl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-right: 0px;
	padding-left: 0px;
	height: 28px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#report-list dt {
	color: #44933E;
	background-image: url(../img/index_img/dt_report.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	margin: 0px;
	width: 100px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#report-list dd {
	background-image: url(../img/index_img/dd_report.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	float: left;
	margin: 0px;
	padding-right: 15px;
}
#report-list dd a {
	text-decoration: underline;
}
#report-list dd a:link {
	color: #555555;
}
#report-list dd a:visited {
	color: #888888;
}
#report-list dd a:hover,#report-list dd a:active {
	color: #439137;
}

#topics {
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#topics h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#topics dl {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#topics dt {
	background-image: url(../img/index_img/li_topics.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	float: left;
}
#topics dd {
	background-image: url(../img/index_img/li_topics.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
	word-spacing: 10px;
}
#topics dd a {
	text-decoration: underline;
}
#topics dd a:link {
	color: #555555;
}
#topics dd a:visited {
	color: #888888;
}
#topics dd a:hover,#topics dd a:active {
	color: #E96D06;
}
