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

/* テーブル */
#table_wrapper1 {
  left: 112px;
  top: 140px;
  width:576px;
  height:56px;
}


/* テキスト */
#table_middle_text {
  position: absolute;
  left: 112px;
  top: 90px;
  width:576px;
  height:40px;
  line-height:40px;
  text-align:center;
  font-size:20px;
	background-color: #9cc9b8;
}
#table_bottom_text {
	position: absolute;
	top: 202px;
	left: 239px;
	font-size: 18px;
  line-height:18px;
}
