@charset "UTF-8";
/* CSS Document */

/* 調整 */

#footer_menu {
	visibility: hidden;
}

/* テーブル */

#table_wrapper1 {
  left: 112px;
  top: 50px;
  width:576px;
  height:84px;
}

td > .button:last-child {
  float:right;
  margin-right:7px;
}
.float_cel > div:first-child {
line-height:46px;
}

/* チェックボックス */
.check_box {
  position:relative;
  display:inline-block;
}
