.tstime{
  color : #000000;
  background-color : white;
  width : 30%;
  font-size : 150%;
  font-weight : bold;
  text-align : center;
  vertical-align : middle;
  padding-left : 20px;
  padding-right : 20px;
}
.ts2{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #808080;
  width : 65%;
  padding-top : 20px;
  padding-bottom : 20px;
}
.ts2b{
  border-top-style : none;
  width : 65%;
  padding-bottom : 20px;
}
.ts1{
  background-image : url(../img_topics/timeschedule.png);
  background-repeat : repeat-y;
  background-position : center top;
  padding-top : 10px;
  padding-bottom : 10px;
}
.waku1{
  border-width : 1px;
  border-style : solid;
  border-color : #808080;
}
.tokuten{
  background-color : white;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  width : 30%;
}

