@charset "utf-8";


#movieBox {
	position: relative;
	width: 670px;
	padding-top: 30px;
	overflow: hidden;
	/* 
	background: url(../../coupon/images/coupon01_back.jpg) no-repeat center top;
	 */
}

#movieBox .movieArea {
	padding:20px 2px 30px;
}

#movieBox .movieArea .txtArea {
	padding-top: 2em;

}

.movie-nav{
	width: 590px;
	padding: 30px 0 0 80px;
	overflow: hidden;
	
}

	.movie-nav li{
		float: left;
		padding: 0 60px 40px 0;
		height: 180px;
	}
/*---------- end [#movieBox] ----------*/

/*----------
#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;
}

