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

/*¤¸¤Þ¤ó¤ÎÍÁÄ¾?½¨ºB¥«©`¥É*/
div .card01{
	position:relative;
	background:url(/enjoy/kids_const/challenge/town_const/images/img_02.jpg)  no-repeat left top;
	width:860px;
	height: 430px;
	}
div .card01 .btn_card01 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 321px;
	left: 0px;
	}

/*±í¼ˆ*/	
div .card02{
	position:relative;
	background:url(/enjoy/kids_const/challenge/town_const/images/img_04.jpg)  no-repeat left top;
	width:860x;
	height:400px;
	}
div .card02 .btn_card02 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 288px;
	left: 0px;
	}

/*µØ‡í*/
div .map{
	position:relative;
	background:url(/enjoy/kids_const/challenge/town_const/images/img_05.jpg)  no-repeat left top;
	width:860px;
	height:850px;
	}
div .map .btn_map a{
	position: absolute;
	width: 330px;
	height: 54px;
	top: 402px;
	left: 170px;
	}



@media print{
} 

