@charset "utf-8";

h1 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin: 0px;
	}
h2 {
	font-size: medium;
	color: #000000;
	line-height: 140%;
	text-indent: 1em;
}
h3 { }
h4 { }
/*mainimg*/
#mainimg {
	height: 155px;
	width: 750px;
	clear: left;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(../images/kankyo_img01.gif);
	padding: 0px;
	margin: 0px;
}
#mainimg p {
	width: 350px;
	line-height: 150%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*mainimg　ここまで*/

/*info-box　ここから*/

*html .box01 {
	background-color: #f9f9f9;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #f5f5f5;
	border-right-color: #f5f5f5;
	border-left-color: #f5f5f5;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 5px;
	background-repeat: repeat-x;
	background-position: bottom;
	float: left;
	width: 500px;
}
#info-box {
	float: left;
	width: 530px;
	margin: 0px;
	padding: 0px;
}
#info-box dl {
	line-height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#info-box dt {
	font-size: small;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}
#info-box dd {
	font-size: small;
	line-height: 120%;
	margin-top: -25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-left: 110px;
	padding-bottom: 5px;
}

/*info-box　ここまで*/
