@charset "utf-8";
.fade-up {
 transition: opacity 0.7s;
 -moz-transition: opacity 0.7s;
 -webkit-transition: opacity 0.7s;
 -o-transition: opacity 0.7s;
 transition: transform 0.7s;
 -moz-transition: transform 0.7s;
 -webkit-transition: transform 0.7s;
 -o-transition: transform 0.7s;
}
.logbox{
 width : 920px;
 height : 255px;
 overflow: auto;
 border : 0px solid;
 vertical-align : top;
 color : white;
 line-height : 1.6em;
 margin-top : 20px;
 margin-left : 20px;
 margin-right : 20px;
 margin-bottom : 20px;
 font-size : 14px;
}
.tit_headline{
 background-image : url(../img_top/tit_headline.png);
 background-repeat : no-repeat;
 width : 960px;
 height : 55px;
}
a:hover.ticket_mailmagabt{
 background-position:0px -110px;
}
.td_headline{
 background-image : url(../img_top/back_headline.png);
 background-repeat : no-repeat;
 width : 960px;
 height : 295px;
 color : black;
}
.div_topticket{
 width : 540px;
 height : 130px;
 position : absolute;
 top : 30px;
 left : 420px;
}
.div_lv{
 width : 420px;
 height : 45px;
 position : absolute;
 top : 130px;
 left : 780px;
 z-index : 3;
}
.div_eng{
 width : 220px;
 height : 20px;
 position : absolute;
 top : 15px;
 left : 980px;
 z-index : 2;
}
.div_tic{
 width : 220px;
 height : 20px;
 position : absolute;
 top : 15px;
 left : 770px;
 z-index : 2;
}
.tablenews{
 top : 930px;
 position : absolute;
 left : 120px;
}
.toplogo{
 background-image : url(../img_top/logo12.png);
 background-repeat : no-repeat;
 width : 372px;
 height : 180px;
 position : absolute;
 top : 10px;
 left : 20px;
}
.nittei{
 background-repeat : no-repeat;
 width : 397px;
 height : 95px;
 position : absolute;
 top : 35px;
 left : 803px;
}

