@charset "utf-8";
#wrapper {
	text-align: center;
}
/* CSS Document */

#maincont {
	text-align: left;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#findgreen {
	font-size: 120%;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #07455F;
	padding: 1px;
	margin-top: 40px;
}

#findgreen #border {
	padding-left: 5px;
	border: 1px solid #FFFFFF;
}
.cont {
	background-color: #E0EBF8;
	margin-top: 20px;
	clear: both;
	padding: 10px;
}
.cont .contfind {
	font-size: 120%;
	line-height: 140%;
	clear: both;
	padding-bottom: 10px;
}

.cont .conttext {
	width: 320px;
	float: left;
	line-height: 200%;
	padding-right: 10px;
	padding-bottom: 10px;
}
#backtop {
	margin-top: 20px;
}



#footer {
	margin-top: 150px;
}
