#CenterTb{
  width    : 100%;
  position : relative;
}

#Opretblock{
  float            : left;
  position         : relative; top:0px; left:160px;
  width            : 1085px;
  height           : 635px;
  background-color : #C1DABB;
}

#Opretblock_base{
  float            : left;
  position         : relative; top:5px; left:5px;
  width            : 1075px;
  height           : 625px;
  font-size        : 9pt;
  background-color : #FFFFFF;
}

#Mapblock_base{
  float            : left;
  position         : relative; top:-76px; left:130px;
  width            : 662px;
  height           : 502px;
  background-color : #C0C0C0;
}

#Map{
  float    : left;
  position : relative; top:1px; left:1px;
}


#Hanrei{
  position : absolute;
  top      : 60px;
  right    : 134px;
}

#Comment_base{
  width     : 80%;
  float     : left;
  position  : relative; 
  top       : -70px;
  left      : 130px;
  font-size : 10pt;
}
.Coment_normal{
  color : #333333;
}
.Comment_red{
  color : #F00000;
}
.Coment_normal_right{
  color    : #333333;
  position : absolute;
  top      : 0px;
  right    : 30px;
}

/* 観測局記号 */
span.sMark{
  POSITION : absolute;
  Z-INDEX  : 2;
}
/* ポップアップ */
span.sWin{
  POSITION   : absolute;
  VISIBILITY : hidden;
  Z-INDEX    : 3;
}
table.sWin{
  WIDTH            : 180px;
  BACKGROUND-COLOR : #ffffff;
}
td.popItm{
  WIDTH      : 60px;
  TEXT-ALIGN : center;
  height:12px;
  padding: 4px 0px 2px 0px;
}
/* データ */
td.dat{
  position   : relative; 
  top        : 0px; 
  left       : 10px;
}
/* フラグ１ */
td.flg{
  position   : relative; 
  top        : 0px; 
  left       : 10px;
}
/* 単位 */
td.uit{
  WIDTH      : 20%;
  TEXT-ALIGN : left;
}

