@charset "utf-8";

/* CSS Document */

#footer_menu {
	visibility: hidden;
}
/* テーブル内オブジェクト位置 */
.val_wrapper {
  height:46px;
  line-height:46px;
}
.val_wrapper.line2 {
	line-height:23px;
}

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 0;
  width: 782px;
  height:56px;
}
#table_wrapper2 {
  left: 9px;
  top: 86px;
  width: 728px;
  height:189px;
}

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

#table_wrapper1 .radio {
margin-top:4px;
margin-bottom:2px;
}


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


/* スルロールバー */
.scroller {
  position: absolute;
  top: 86px;
  left: 737px;
  width: 54px;
  height: 190px;
}
.scroll_bar_wrap {
  height: 96px;
}
.scroll_bar {
  height: 46px;
}
.scroll_bottom {
  top: 149px;
}

/* ボタン */
#popup_button_lb {
  position: absolute;
  left: 8px;
  top: 376px;
}
#popup_button_rb {
  position: absolute;
  left: 683px;
  top: 376px;
  background-image: url(../img/b_arrow_110x46.png);
}
#popup_button_rb > .button_text {
  left: -4px;
}


/* テーブル内オブジェクト位置 */
td > .button:last-child {
  float:right;
  margin-right:5px;
}

