@charset "utf-8";
.table_hosi{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  background-image : url(../img_common/back_white1.png);
  background-repeat : repeat;
  margin-left : 20px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
}
.table_hosi2{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
  margin-left : 20px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  background-color : black;
}
.sat{
  background-color : #004566;
}
.sun{
  background-color : #633f4f;
}
.p1{
  width : 230px;
  vertical-align : middle;
  text-align : center;
  padding-top : 20px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 20px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #999999;
  border-bottom-color : #999999;
}
.p2{
  width : 670px;
  vertical-align : middle;
  text-align : left;
  padding-top : 20px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
}
.p2b{
  width : 590px;
  vertical-align : middle;
  text-align : left;
  padding-top : 20px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #999999;
}
.table_btn{
  margin-top : 10px;
  margin-left : 20px;
}
.lineoff{
  border-bottom-width : 0px;
  border-bottom-style : none;
}

