@charset "utf-8";
.t1{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  width : 57px;
  padding-top : 7px;
  padding-bottom : 7px;
  vertical-align : middle;
  text-align : center;
}
.p1{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  width : 300px;
  padding-top : 15px;
  padding-bottom : 15px;
  vertical-align : middle;
  text-align : center;
}
.p0{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  padding-top : 15px;
  padding-bottom : 15px;
  vertical-align : middle;
  text-align : center;
  background-color : #232e32;
}
.p2e{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
  width : 400px;
  padding-top : 15px;
  padding-bottom : 15px;
  vertical-align : middle;
  text-align : center;
}
.t9{
  border-bottom-width : 0px;
  border-bottom-style : none;
  width : 50px;
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  font-size : 11px;
}
.t0{
  vertical-align : middle;
  text-align : center;
  width : 140px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cccccc;
  background-color : #593228;
}
.table_hosi{
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #999999;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #999999;
  background-image : url(../img_common/footer.png);
  background-repeat : repeat;
  margin-left : 20px;
}
.sat{
  background-color : #0086c6;
}
.sun{
  background-color : #bf0060;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.list_tokyo{
  background-image : url(../img_schedule/div_tokyo.jpg);
  background-repeat : no-repeat;
  background-position : left center;
}
.list_osaka{
  background-image : url(../img_schedule/div_osaka.jpg);
  background-repeat : no-repeat;
  background-position : left center;
}
.list_fukuoka{
  background-image : url(../img_schedule/div_fukuoka.jpg);
  background-repeat : no-repeat;
  background-position : left center;
}
.list{
  padding-top : 30px;
  padding-left : 280px;
  padding-bottom : 30px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-color : #986548;
  border-bottom-color : #986548;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #986548;
}
.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*/
}