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

/*˜ò¥«©`¥É*/
div .card01{
	position:relative;
	background:url(/enjoy/kids_const/challenge/look_for_bridge/images/img_03.jpg)  no-repeat left top;
	width:860px;
	height: 1000px;
	}
div .card01 .btn_card01 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 338px;
	left: 0px;
	}

/*±í¼ˆ*/	
div .card02{
	position:relative;
	background:url(/enjoy/kids_const/challenge/look_for_bridge/images/img_04.jpg)  no-repeat left top;
	width:860x;
	height:455px;
	}
div .card02 .btn_card02 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 295px;
	left: 0px;
	}
	
	
/*¥Ò¥ó¥È*/	
div .hint{
	position:relative;
	background:url(/enjoy/kids_const/challenge/look_for_bridge/images/img_05.jpg)  no-repeat left top;
	width:860x;
	height:440px;
	}
div .hint .btn_hint a{
	position: absolute;
	width: 375px;
	height: 32px;
	top: 365px;
	left: 51px;
	}
	
		

@media print{
} 

