@charset "utf-8";
.o1{
  width : 200px;
  text-align : center;
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
  vertical-align : middle;
  padding-left : 10px;
  padding-right : 10px;
}
.o2{
  padding-top : 20px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
  vertical-align : middle;
  padding-left : 20px;
  padding-right : 20px;
}
.o9{
  width : 30px;
  text-align : center;
  vertical-align : middle;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : black;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}
.lineoff_y{
  border-right-width : 0px;
  border-right-style : none;
}
.oz{
  height : 20px;
}
.table_schedule{
  border-width : 2px 2px 5px;
  border-style : solid;
  border-color : black;
  width : 100%;
  color : black;
  background-color : white;
  background-image : linear-gradient(#ffffff, #e2e0e7);
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
}

