@charset "Shift_JIS";
/* ===================================================== */
/*  Green save the earth : Original CSS                  */
/* ===================================================== */

#gsteBase{
	background-color: #E3E3D4;
}

a:link {
	color: #3B574A!important;
	text-decoration: underline;
	}
a:visited {
	color: #3B574A!important;
	text-decoration: underline;
	}
a:hover {
	color: #3B574A!important;
	text-decoration: underline;
	}
a:active {
	color: #3B574A!important;
	text-decoration: underline;
	}


img{
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}

td .text{
	font-size: 12px;
	line-height: 160%;
	color: #202020;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
	margin: 0;
	width: 621px;
}

.unepBtnArea{
	padding-bottom: 20px;
}

.unepBtnArea .btn{
	display: inline;
	margin-right: 30px;
}
.flowBox{
	margin-left: 60px;
}

