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


/* かぶせる
-----------------------------------*/
.navi li.n1 a {
background:url(../img/base/navi.jpg) no-repeat 0 0;
}

.navi li.n6 a {
background:url(../img/base/navi.jpg) no-repeat -610px -130px;
}


/* ticket
-----------------------------------*/
.ticket {
background:#FFFFFF;
margin:0 5px;
padding:10px 5px 50px 5px;
overflow: hidden;
}
.ticket:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .ticket {
    height: 1em;
    overflow: visible;
}
/**/
.ticket h2 {
width:720px;
height:110px;
margin:0px 0 10px 0;
background:url(../img/ticket/title.jpg) no-repeat 0 0;
text-indent:-9998em;
}
.ticket h3 {
margin:15px 0 10px 0;
padding:0;
text-indent:-9998em;
}
h3.season {
width:715px;
height:51px;
background:url(../img/ticket/season.jpg) no-repeat 0 0;
}
h3.lift {
width:715px;
height:51px;
background:url(../img/ticket/lift.jpg) no-repeat 0 0;
}
table.ticet {
margin:50px;
}

