@charset "Shift_JIS";

div#ecoassistimg {
	position: relative;
	width: 850px;
	height: 350px;
	margin: 0 auto;
	padding: 0;
	background: no-repeat url(../image/eco_image.gif);
}

div#ecoassistimg a {
	position: absolute;
	display: block;
	width: 149px;
	height: 25px;
}
div#ecoassistimg a#teaching { left:62px; top:292px; background: url(../image/eco_image.gif) no-repeat -62px -292px;}
div#ecoassistimg a#teaching:hover { background: url(../image/eco_image.gif) no-repeat -62px -642px;}
div#ecoassistimg a#coaching { left:664px; top:1px; background: url(../image/eco_image.gif) no-repeat -664px -1px;}
div#ecoassistimg a#coaching:hover { background: url(../image/eco_image.gif) no-repeat -664px -353px;}
div#ecoassistimg a#econ { left:574px; top:325px; background: url(../image/eco_image.gif) no-repeat -574px -325px;}
div#ecoassistimg a#econ:hover { background: url(../image/eco_image.gif) no-repeat -574px -675px;}


div#ecoassistimg a span {
	display: none;
}