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

/*科学技術館*/
div .museum01{
	position:relative;
	background:url(/enjoy/kids_const/challenge/go_museum/images/img_01.jpg)  no-repeat left top;
	width:860px;
	height:320px;
	}
div .museum01 .btn_museum01 a{
	position: absolute;
	width: 315px;
	height: 32px;
	top: 28px;
	left: 525px;
	}



/*土木のことがわかる博物館*/
div .museum02{
	position:relative;
	background:url(/enjoy/kids_const/challenge/go_museum/images/img_02.jpg)  no-repeat left top;
	width:860px;
	height:374px;
	}
div .museum02 .btn_museum02 a{
	position: absolute;
	width: 365px;
	height: 32px;
	top: 31px;
	left: 475px;
	}



/*博物館カード*/
div .card01{
	position:relative;
	background:url(/enjoy/kids_const/challenge/go_museum/images/img_04.jpg)  no-repeat left top;
	width:860px;
	height: 236px;
	}
div .card01 .btn_card01 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 182px;
	left: 0px;
	}

/*表紙*/	
div .card02{
	position:relative;
	background:url(/enjoy/kids_const/challenge/go_museum/images/img_06.jpg)  no-repeat left top;
	width:860x;
	height:400px;
	}
div .card02 .btn_card02 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 287px;
	left: 0px;
	}
	
/*もっと博物館カード*/	
div .card03{
	position:relative;
	background:url(/enjoy/kids_const/challenge/go_museum/images/img_07.jpg)  no-repeat left top;
	width:860x;
	height:600px;
	}
div .card03 .btn_card03 a{
	position: absolute;
	width: 372px;
	height: 54px;
	top: 445px;
	left: 40px;
	}
	

@media print{
} 

