@charset "UTF-8";

#tickethasso { width: 530px; height: 680px; }

#tickethassoCaption { background-image: url(../img/img_tickethasso/tickethassoCaption.jpg); width: 489px; height: 28px; margin: 10px auto 0 15px; }
#tickethassoCaption h2 { display: block; text-indent: -999em; }

#tickethassoI { width: 530px; height: 580px; margin: 20px auto 30px 15px; overflow: auto; }

.tickethassoTitle { width: 489px; padding-bottom: 3px; border-bottom: solid 1px #000; margin-bottom: 3px; }
.tickethassoTitle h3 { font-size: 12px; font-weight: bold; }
.tickethassoSyosai { height: 15px; margin-bottom: 15px; }
.tickethassoS1 { display: block; width: 115px; height: 13px; float: left; font-size: 10px; }
.tickethassoS2 { display: block; width: 200px; height: 13px; float: left; font-size: 10px; }
.tickethassoS3 { display: block; background-image: url(../img/img_tickethasso/tickethassoIcon.jpg); width: 45px; height: 16px; text-indent: -999em; float: left; }
.tickethassoS4 { width: 110px; float: left; font-size: 10px;}

#tickethassoCloseButton { width: 489px; margin: auto; }

.tickethassoNotice { width: 489px; margin: 0 auto 10px 17px; }
#tickethassoNoticeText { font-size: 10px; line-height: 14px; color: #F00; margin-top:5px; }

.tickethassoResult { width: 489px; margin: 0 auto 0 17px; height: 20px; }
.tickethassoPagelink1 { float: left; display: block; width: 200px; text-align: left; font-size: 10px; }
.tickethassoPagelink2 { float: right; display: block; width: 200px; text-align: right; font-size: 10px; margin-bottom: 5px; }

#close
{
    display: block; background-image: url(../img/img_common/closeButton.jpg); 
    width: 48px; 
    height: 14px; 
    text-indent: -999em;
    margin-left:15px;
    cursor:pointer;
}