@charset "utf-8";
.s0{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  background-color : white;
  font-weight : bold;
  background-image : url(../img_common/medatsu1.png);
  background-repeat : repeat-x;
  background-position : center top;
}
.s1{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  padding-left : 10px;
  padding-right : 10px;
  width : 100px;
}
.s2{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  background-image : url(../img_common/s2.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 70px;
}
.s9{
  padding-top : 10px;
  padding-bottom : 10px;
  vertical-align : middle;
  text-align : center;
  font-size : 12px;
  width : 70px;
}
.sat{
  background-color : #cfdae2;
}
.sun{
  background-color : #ffe8e8;
}
.table_playguide{
  background-color : white;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #8e7751;
  border-bottom-color : #8e7751;
  margin-left : 20px;
}
.t1{
  vertical-align : middle;
  text-align : center;
  padding-top : 30px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  width : 250px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #8e7751;
  border-right-width : 1px;
  border-right-style : dotted;
  border-right-color : #8e7751;
  background-image : url(../img_common/medatsu1.png);
  background-repeat : repeat-x;
  background-position : center top;
}
.t2{
  vertical-align : middle;
  text-align : center;
  padding-top : 30px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  width : 500px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #8e7751;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.list_tokyo{
  background-image : url(../img_common/list_tokyo.png);
  background-repeat : no-repeat;
  background-position : left center;
}
.list_nagoya{
  background-image : url(../img_common/list_nagoya.png);
  background-repeat : no-repeat;
  background-position : left center;
}
.list_osaka{
  background-image : url(../img_common/list_osaka.png);
  background-repeat : no-repeat;
  background-position : left center;
}
.list{
  padding-top : 30px;
  padding-left : 215px;
  padding-bottom : 30px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-width : 1px;
  border-bottom-width : 5px;
  border-top-color : #b47c5f;
  border-bottom-color : #d3b4a3;
  border-right-width : 5px;
  border-right-style : solid;
  border-right-color : #d3b4a3;
  padding-right : 30px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #b47c5f;
}
.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*/
}
.chu{
  font-weight : bold;
  color : white;
  background-color : red;
  font-size : 80%;
}

