@charset "utf-8";

/* CSS Document */

#footer_menu {
	visibility: hidden;
}

/* テーブル */
#table_wrapper1 {
  left: 9px;
  top: 0;
  width: 782px;
  height:60px;
}
#table_wrapper2 {
  left: 9px;
  top: 90px;
  width: 728px;
  height:211px;
}

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

#table_wrapper1 .radio {
	margin-bottom:6px;
	float:left;
}
.radio_wrapper {
	width:680px;
	position:absolute;
	top:6px;
}

#table_wrapper2 th {
line-height:211px;
vertical-align:top;
}


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


/* スルロールバー */
.scroller {
  position: absolute;
  top: 90px;
  left: 737px;
  width: 52px;
  height: 211px;
}
.scroll_bar_wrap {
  height: 112px;
}
.scroll_bar {
  height: 106px;
}
.scroll_bottom {
  top: 165px;
}

/* ボタン */
#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;
}


