@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
ul, ol {
    list-style: none;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, dl, dt, dd, a{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: normal;
}
div {
    margin: 0;
    padding: 0;
}
img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
img,a img,iframe{
    border: none;
}
a:hover{
    opacity: .7;
}
html, body {
    zoom: 1;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    letter-spacing: -.1px;
    min-width: 780px;
    font-size: 62.5%;
    line-height: 1.4;
    font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    -webkit-text-size-adjust: 100%;
    background: #fff;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
#wrapper {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-width: 780px;
    background: url("images/tour7/bg.jpg") repeat;

}
#contents{
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
    width: 780px;
    height: auto;
    background: url("images/tour7/content_bg.jpg") repeat-y;

}
.top{
    margin-top: 0!important;
}
.notice{
    margin-bottom: 0!important;
}
.block{
    margin: 50px auto;

}
#ticket{
    position: relative;
    top: 0;
    left: 0;
    width: 780px;
    height: 555px;
    background: url("images/06_ticket_twicas.jpg") no-repeat;
}
#ticket02{
    position: relative;
    top: 0;
    left: 0;
    width: 780px;
    height: 587px;
    background: url("images/06_ticket_twitter.jpg") no-repeat;
}
#ticket03{
    position: relative;
    top: 0;
    left: 0;
    width: 780px;
    height: 553px;
    background: url("images/06_ticket_fm.jpg") no-repeat;
}
#ticket04{
    position: relative;
    top: 0;
    left: 0;
    width: 780px;
    height: 284px;
    background: url("images/ticket_ippan.jpg") no-repeat;
}