/* My Comment */

.nature-box {
	background-color: #d1f2cc;
	padding: 10px;
	height: 100%;
	margin-top: 12px;
}

.nature-box dl {
	font-size: 12px;
	line-height: 1.5em;
}

.nature-box dl dt {
	width: 600px;
	float: left;
	font-weight: bold;
}

.nature-box dl dd {
	float: left;
	width: 710px;
}

div.head_common {
	margin-top: 20px;
}

div.head_common h2 {
	border-color: #1a8029;
	color: #1a8029;
}

/* end css */
