@charset "utf-8";
.div_senkou{
 width : 550px;
 height : 110px;
 margin-top : 20px;
}
ul#mail_senkou1{
 list-style:none;
 margin:0;
 padding:0;
}
ul#mail_senkou1 li{
 list-style:none;
 float:left;
 width : 550px;
}
ul#mail_senkou1 a{
 display:block;
 width : 550px;
 height:110px;
 background-image : url(../img_tickets/senkou2.jpg);
}
ul#mail_senkou1 a span{
 display:none;
}
a.mail_senkou{
 background-position:0px 0px;
}
a:hover.mail_senkou{
 background-position:0px -110px;
}
.t0{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #999999;
 text-align : center;
 padding-top : 5px;
 padding-bottom : 5px;
 width : 80px;
 font-size : 15px;
 font-weight : bold;
 vertical-align : middle;
 background-color : white;
}
.t1{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #999999;
 text-align : center;
 padding-top : 7px;
 padding-bottom : 7px;
 width : 60px;
 font-size : 15px;
 vertical-align : middle;
}
.t9{
 border-bottom-width : 1px;
 border-bottom-style : dotted;
 border-bottom-color : #999999;
 text-align : center;
 padding-top : 7px;
 padding-bottom : 7px;
 width : 60px;
 font-size : 12px;
 vertical-align : middle;
}
.linetop{
 border-top-width : 1px;
 border-top-style : dotted;
 border-top-color : #999999;
}
.table_hosi{
 border-top-width : 1px;
 border-top-style : solid;
 border-top-color : #999999;
 background-image : url(../img_common/backblack.png);
 background-repeat : repeat;
 margin-left : 15px;
 border-bottom-width : 1px;
 border-bottom-style : solid;
 border-bottom-color : #999999;
}
.sun{
 background-image : url(../img_tickets/sun.png);
 background-repeat : no-repeat;
 background-position : right top;
}
.sat{
 background-image : url(../img_tickets/sat.png);
 background-repeat : no-repeat;
 background-position : right top;
}
.lineoff{
 border-bottom-width : 0px;
 border-bottom-style : none;
}
.list_osaka{
 background-image : url(../img_tickets/list_osaka.png);
 background-repeat : no-repeat;
 background-position : 0px center;
}
.list_miyagi{
 background-image : url(../img_tickets/list_miyagi.png);
 background-repeat : no-repeat;
 background-position : 0px center;
}
.list_tokyo{
 background-image : url(../img_tickets/list_tokyo.png);
 background-repeat : no-repeat;
 background-position : 0px center;
}
.list{
 padding-top : 15px;
 padding-left : 180px;
 padding-bottom : 15px;
 background-image : url(../img_schedule/listb.png);
 background-repeat : repeat-y;
 background-position : left center;
 border-top-style : solid;
 border-bottom-style : solid;
 border-top-width : 1px;
 border-bottom-width : 1px;
 border-top-color : #c30d23;
 border-bottom-color : #c30d23;
}
.coverdiv{
 position: relative;
}
.coverdiv a{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 text-indent:-999px;
}
.coverdiv:hover{
 filter:alpha(opacity=70);
 /* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";
 /* IE 8,9 */
    -moz-opacity:0.7;
 /* FF , Netscape */
    -khtml-opacity: 0.7;
 /* Safari 1.x */
    opacity:0.7;
 zoom:1;
/*IE*/
}