@charset "UTF-8";

.clear_right {
	clear: left;
}
.shizen_memo {
	vertical-align:top;
	background-image: url(../images/m01_03.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:15px 30px 0px;
	color:#fffff0;
	text-align:left;
	height:188px;
}
.td0 {
	background-image: url(../images/m01_04.jpg);
	background-repeat:no-repeat;
	height:188px;
}

.nature_list {
	margin: 0px 0px 10px;
	width: 560px;
/*	height:130px;	/*	*/
}
.nature_title {
	background-image: url(../images/mk01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding: 0px 0px 0px 30px;
	margin:3px;
	height:30px;
	vertical-align: top;
	text-align:left;
}
.nature_photo {
	float: right;
	vertical-align: middle;
	margin-top:1px;
	width:160px;
	height:120px;
}
.nature_memo {
	clear:left;
	margin:0px 0px 0px;
/*	height:55px;		/**/
	width:360px;
	padding:0px 10px 0px 30px;
	text-align:left;
	float: left;
}
.btn_info {
	clear:left;
	padding: 10px 0px 3px 260px;
	float:left;
}
.line1 {
	background-image: url(../images/line01.jpg);
	height:5px;
	border:none;
	width:560px;
}
.line2 {
	clear: both;
	background-image: url(../images/line02.jpg);
	height:1px;
	border:none;
	width:560px;
}
.line3 {
	border-top:1px #999999 dotted;
	border-bottom:none;
	margin:5px 10px 5px 30px;
}

.n_memo1 {
	margin:10px;
	color:#ff6600;
	text-align:left;
}
.n_memo1_1 {
	margin:10px;
	color:#007500;
	text-align:left;
}
.n_memo1_2 {
	margin:10px;
	color:#007500;
	text-align:left;
}
.n_memo2 {
	margin:10px 10px;
	text-align:left;
}
.n_memo3 {
	margin:10px 10px;
	text-align:left;
}
.n_memo3_1 {
	margin:10px 20px 10px 50px;
	text-align:left;
}
.n_memo3_3 {
	margin:10px 25px 10px 60px;
	text-align:left;
}
.n_memo3_2 {
	margin:10px 20px 10px 40px;
	text-align:left;
}
.h2_line {
	margin:10px;
	border-left:	#4F83AF 20px solid;
	border-bottom: #4F83AF 2px solid;
	padding-top:5px;
	padding-left: 5px;
	text-align:left;
	color: #000066;
	font-weight: bold;
}
.h3_line {
	margin:5px;
	border-top: #4F83AF 1px solid;
	border-left:	#4F83AF 10px solid;
	border-right:	#4F83AF 10px solid;
	border-bottom: #4F83AF 1px solid;
	padding-top:3px;
	padding-left: 3px;
	text-align:center;
	color: #000033;
	font-weight: bold;
}
.h3_line_1 {
	margin:10px 20px;
	border-left:	#598300 10px solid;
	border-bottom: #598300 1px solid;
	padding-top:3px;
	padding-left: 3px;
	text-align:left;
	color: #003300;
	font-weight: bold;
}
.h4_line {
	margin:10px 40px;
	border-left:	#598300 5px solid;
	border-right:	#598300 5px solid;
	border-top: #598300 1px solid;
	border-bottom: #598300 1px solid;
	padding-top:3px;
	padding-left: 3px;
	text-align:left;
	color: #006600;
	font-weight: bold;
}
.fontgreen {
	color:#005000;
	font-size:110%;
}
.fontred {
	color:#ff0000;
}
.n_table {
	margin: 10px auto;
}
.n_table th {
	text-align:center;
	background-color:#E7F2E7;
	border-bottom:1px #999999 dotted;
}
.n_table td {
	text-align:left;
	background-color:#ffffff;
	border-bottom:1px #999999 dotted;
}



