@charset "utf-8";
/* CSS Document */

/*地図*/
div .map{
	position:relative;
	background:url(/enjoy/kids_env/try/look_for_green/images/img_03.jpg)  no-repeat left top;
	width:860x;
	height:640px;
	}
div .map .btn_map a{
	position: absolute;
	width: 330px;
	height: 54px;
	top: 416px;
	left: 120px;
	}
	
	
/*温度きろくカード*/
div .card01{
	position:relative;
	background:url(/enjoy/kids_env/try/look_for_green/images/img_04.jpg)  no-repeat left top;
	width:860x;
	height:330px;
	}
div .card01 .btn_card01 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 246px;
	left: 3px;
	}

