@charset "utf-8";
div#main_area h3 span {
	color: #669900;
}
#main_area h2 span {
	background-image: url(../img/ttl_flow.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div#main_area img {
	margin-right: 0px;
	margin-left: 48px;
	width: 503px;
	height: 131px;
	margin-top: 10px;
}
