@charset "UTF-8";

#mainLeft{
	position:relative;
	margin-top:10px;
	margin-left:5px;
	margin-bottom:40px;
	float:left;
	width:640px;
	height:2368px;
	background:url(../img/index.jpg) 0 0 no-repeat;
}

#mainLeft a {
	position:absolute;
	background-repeat:no-repeat;
}

#headerBox {
	position:relative;
	width:640px;
	height:500px;
}

#movieBox {
	position:relative;
	width:640px;
	height:490px;
}

#movieTitle {
	position:relative;
	width:640px;
	height:90px;
}

#contMovie{
	position:relative;
	width:440px;
	height:365px;
	margin:0 99px 0 99px;
}

#amphiBox {
	position:relative;
	width:640px;
	height:445px;
}

#worldBox {
	position:relative;
	width:640px;
	height:880px;
}

#btnMovie a{
	top:220px;
	left:5px;
	width:370px;
	height:70px;
	background-image:url(../img/movie_btn.jpg);
}

#btnMovie a:hover {background-position:0 -70px;}

#btnAmphi a {
	top:300px;
	left:5px;
	width:370px;
	height:70px;
	background-image:url(../img/amphi_btn.jpg);
}

#btnAmphi a:hover {background-position:0 -70px;}

#btnProf a {
	top:386px;
	left:30px;
	width:100px;
	height:100px;
	background-image:url(../img/prof_btn.jpg);
}

#btnOnna a {
	top:386px;
	left:135px;
	width:100px;
	height:100px;
	background-image:url(../img/onna_btn.jpg);
}

#btnBuy1 a {
	top:405px;
	left:370px;
	width:265px;
	height:90px;
	background-image:url(../img/buy_btn1.jpg);
}

#btnBuy1 a:hover {background-position:0 -90px;}

#btnBuy2 a {
	top:138px;
	left:489px;
	width:120px;
	height:120px;
	background-image:url(../img/buy_btn2.gif);
}

#btnBuy2 a:hover {background-position:0 -120px;}

#btnBuy3 a {
	top:805px;
	left:55px;
	width:535px;
	height:50px;
	background-image:url(../img/buy_btn3.jpg);
}

#btnBuy3 a:hover {background-position:0 -50px;}

#btnFukuya a{
	top:217px;
	left:26px;
	width:330px;
	height:165px;
	background-image:url(../img/fukuya_btn3.gif);
}

#btnFukuya a:hover {background-position:0 -165px;}

