@charset "UTF-8";

/* TOP */
#aboutus{
	color: #006633;
	padding: 10px;
	margin-bottom: 10px;
	background: #d8ecbd;
	border: #d8ecbd solid 4px;
}
#aboutus p{
	text-indent: 1em;
	margin-bottom: 1em;
}

#main_left .box{
	padding: 10px;
	margin-top: 20px;
}

