@charset "utf-8";

#movieArea {
	height: 300px;
	width: 450px;
	margin: 75px auto 0px;
}

#movieBox {
	position: relative;
	height: 470px;
	width: 915px;
	overflow: hidden;
	background: url(../images/movie_top.jpg) no-repeat center center;
}

#movieBox h3 {
	padding-top: 17px;
	padding-left: 18px;
	overflow: hidden;
}

#movieBox #menuList {
	position: relative;
	top: -25px;
	width: 267px;
	padding-left: 18px;
}

#movieBox #menuList li {
	margin-bottom: 5px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
}

#menuList .topMgn {
	padding-top: 15px;
}

/*---------- end [#menuList] ----------*/
/*---------- end [#movieBox] ----------*/

#movieBox02 {
	position: relative;
	height: 470px;
	overflow: hidden;
	background: url(../images/movie_top02.jpg) no-repeat center center;
}

#movieBox02 .othersBtn {
	width: 291px;
	margin: 15px auto 0px;
}

/*---------- end [#movieBox02] ----------*/

.kobeBox {
	background: url(../images/kobe_back.jpg) no-repeat center center!important;
}

.tokyoBox {
	background: url(../images/tokyo_back.jpg) no-repeat center center!important;
}

#movieBox02 h4 {
	position: absolute;
	left: 227px;
	top: 20px;
}

.tokyoBox h4 {
	position: absolute;
	left: 224px!important;
	top: 21px;
}
