@charset "UTF-8";
/* CSS Document */
/* 調整 */
.m_minus_1 {
margin-left:-1px;
}
/* テーブル */
.table_wrapper {
  left: 9px;
  width: 500px;
}

#table_wrapper1 {
  top: 57px;
}
#table_wrapper2 {
  top: 193px;
  height:108px;
}

/* 矢印 */
.arrow{
  position: absolute;
  width: 446px;
  height: 17px;
  background: url(../img/31123.png) no-repeat center;
}
#arrow_1{
	left: 37px;
	top: 120px;
}

/* ボタン */
.radio {
  margin-right:7px;
  float:left;
}
.radio:last-child {
  margin-right:0;
}
#table_wrapper2 .radio{
	margin-top:4px;
	margin-bottom:2px;
}

/* テキスト */
.valbox {
  position:absolute;
  left: 65px;
  width: 390px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  text-align:center;
  background-color: #9cc9b8;
}
#valbox_1 {
  top: 143px;
}
/*参考値*/
#attention {
  position: absolute;
  top: 255px;
  left: 132px;
  width: 320px;
  line-height:18px;
  font-size: 18px;
}

/*画像*/
#main_image {
	position: absolute;
	z-index: 1;
	top: 57px;
	left: 570px;
	width: 167px;
	height: 191px;
	background: url(../img/s_72173_chikuden.png) no-repeat;
}
#chikuden_wrapper{
	position: absolute;
	top:91px;
	left:584px;
	width:150px;
	}

.info_hanrei_wrapper {
  position: absolute;
	top: 262px;
	left: 574px;
	width:170px;
}
.info_hanrei{
	float:left;
	width:160px;
	margin-bottom:8px;
}
.info_hanrei > span {
  display: inline-block;
  vertical-align:middle;
}
.icolor {
  width: 14px;
  height: 14px;
}
.istring {
}
.ic_assist { background: url(../img/g_ic_assist.png);}
.ic_teiden { background: url(../img/g_ic_teiden.png);}
.ic_nichijo { background: url(../img/g_ic_nichijo.png);}

.den_color_t,
.den_color_m,
.den_color_b {
  display: block;
  float:left;
  width: 139px;
}
#chikuden_wrapper .p10{height:14px}
#chikuden_wrapper .p20{height:28px}
#chikuden_wrapper .p30{height:42px}
#chikuden_wrapper .p40{height:56px}
#chikuden_wrapper .p50{height:70px}
#chikuden_wrapper .p60{height:84px}
#chikuden_wrapper .p70{height:98px}
#chikuden_wrapper .p80{height:112px}
#chikuden_wrapper .p90{height:126px}
#chikuden_wrapper .p100{height:140px}
