@charset "utf-8";
.wrap { width:1000px; max-width:100%; margin:0 auto;   position:relative;}

#header { background:url(../images/header_bg.png) repeat left bottom; height:78px; position:fixed; top:0px; z-index:999; width:100%;}

#header ul#menu { position:absolute; top:12px; left:0px; }
#header ul#menu li { float:left; padding:12px 27px 12px 31px; background:url('../images/m_sl.png') no-repeat left 13px; }
#header ul#menu li.logo {padding:0px 20px; background:none; margin:-5px 0 0 0;}
#header ul#menu li.first {background:none}
.moving { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease;}
.moving2 { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease;}
.moving3 { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.moving4 { -webkit-transition: all 1.5s ease; -moz-transition: all 1.5s ease; -ms-transition: all 1.5s ease; -o-transition: all 1.5s ease; transition: all 1.5s ease;}


#main_box1 {background:url('../images/main_1.png') no-repeat center top; height:1100px; position:relative;}
#main_box2 {background:url('../images/main_2.jpg') no-repeat center top; height:0px; position:relative;}
#main_box3 {background:url('../images/main_3.jpg') no-repeat center top; height:0px; position:relative;}
#main_box4 {background:url('../images/main_4.png') no-repeat center top; height:3300px; position:relative;}
#main_box5 {background:url('../images/main_corona.jpg') no-repeat center top; height:1100px; position:relative;}
#main_box6 {background:url('../images/main_6.jpg') no-repeat center top; height:1407px; position:relative;}
#main_box7 {background:url('../images/main_7_dj.png') no-repeat center top; height:3500px; position:relative;}
#main_box8 {background:url('../images/main_8.png') no-repeat center top; height:200px; position:relative;}
#main_box9 {background:url('../images/main_11.jpg') no-repeat center top; height:415px; position:relative;}
#main_box10 {background:url('../images/special-event.png') no-repeat center top; height:1000px; position:relative;}
#main_box11 {background:url('../images/goldenhand.jpg') no-repeat center top; height:875px; position:relative;}
#main_box20 {background:url('../images/d05.png') no-repeat center top; height:600px; position:relative;}
#main_box21 {background:url('../images/d06.png') no-repeat center top; height:600px; position:relative;}
#main_box22 {background:url('../images/payback.png') no-repeat center top; height:1440px; position:relative;}
#main_box23 {background:url('../images/disney.png') no-repeat center top; height:1500px; position:relative;}

#footer { height:140px;}


.email_send_box {width:96%; background:#fff; height:265px; padding:10px 2%; text-align:center;}
.email_send_box .btn_input {margin:25px 0 0 0;}
.email_send_box textarea {height:50px; width:700px}
.email_send_box table {}
.email_send_box table input {border:1px solid #ccc;}
.email_send_box table td {border-bottom:1px solid #cccccc; padding:8px 0; text-align:left}
.email_send_box table td.title {font-size:14px; font-weight:bold; letter-spacing:-1px;}