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

#container { background:url(/common/img/bg_nav_gradient.png) repeat-x left top; }
#copy { position:relative; top:80px; }
#copy p { position:absolute; left:0; top:0; width:578px; height:131px; text-indent:-9999px; display:none; }
#copy1 { background:url(../img/txt_copy01.png) no-repeat left top; }
#copy2 { background:url(../img/txt_copy02.png) no-repeat left top; }
/*#copy p.default { display:block; }*/
#content { background:none; }

#movie { position:absolute; top:138px; width:382px; height:332px; padding-bottom:120px; background:url(../img/txt_movieOFF.png) no-repeat left top; }
#movie .txt { display:none; }
#movie .play { position:absolute; left:0; top:40px; background:url(../img/btn_conceptMovie2_off.png) no-repeat left top; width:347px; height:73px; }
#movie .play { position:absolute; left:0; top:40px; background:url(../img/btn_conceptMovie2_off.png) no-repeat left top; width:256px; height:76px; }
#movie .play:hover { background:url(../img/btn_conceptMovie_off.png) no-repeat left top; }
#movie .play a { width:236px; height:50px; display:block; text-indent:-9999px; outline:none;  }
#movie .sns { position:absolute; left:42px; top:284px; margin-top:0;  }
#movie .sns li { display:inline; margin-left:2px; }

#footer {
background:url(../common/img/bg_nav_footer.gif) repeat-x scroll 0 0;
bottom: 0;
left: 0;
position: fixed !important;
z-index: 50;
min-height:92px;
}