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

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 0;
  width:782px;
  height:252px;
}

td > .button {
float:right;
margin-left:-1px;
margin-right:7px;
}

td > .float_text.twoLine {
  height:46px;
  top:3px;
}

td > .float_text.oneLine {
  height:46px;
  line-height:46px;
}
