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

/* テーブル */
#table_wrapper1 {
  left: 98px;
  top: 86px;
  width:603px;
  height:137px;
}

td > .button {
  float:right;
  margin-right:10px;
}

td > div:first-child {
  line-height: 46px;
}

/******************************************************
 * NetFront用調整
 ******************************************************/
body.nf .table_object td {
	font-size:16px !important;
}

/******************************************************
 * contents_check_for_AiSG
 ******************************************************/
body.aiseg .table_object td {
  font-size:16px !important;
}
