@charset "utf-8";

/* CSS Document */
#setting_value, .setting_value {
	visibility: hidden;
}

#footer_menu {
	visibility: hidden;
}

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 0;
  width: 782px;
  height:56px;
}
#table_wrapper2 {
  left: 9px;
  top: 86px;
  width:390px;
  height:56px;
}
#table_wrapper3 {
  left: 401px;
  top: 86px;
  width:390px;
  height:56px;
}
#table_wrapper4 {
  left: 9px;
  top: 144px;
  width: 782px;
  height:168px;
}

td .radio {
  margin-right:7px;
}


#next_arrow {
  position: absolute;
  top: 63px;
  left: 356px;
  width: 39px;
  height: 17px;
  background: url(../img/31123.png) no-repeat left;
}

#caution {
  width: 320px;
  position: absolute;
  top: 380px;
  left: 11px;
  font-size: 14px;
}

.week.check_box {
  width: 64px;
  margin-right:10px;
}

.month.check_box {
  width: 82px;
  margin-right:24px;
}
