#CenterTb{
  width    : 100%;
  position : relative;
}

#Opretblock{
  float            : left;
  position         : absolute; top:0px; left:160px;
  width            : 1085px;
  height           : 630px;
  background-color : #C1DABB;
}

#Opretblock_base{
  float            : left;
  position         : relative; top:5px; left:5px;
  width            : 1075px;
  height           : 620px;
  font-size        : 9pt;
  background-color : #FFFFFF;
}

#Mapblock_base{
  float            : left;
  position         : relative; 
  top              : -75px; 
  left             : 132px;
  width            : 662px;
  height           : 502px;
  background-color : #C0C0C0;;
}

#Map{
  float    : left;
  position : relative; 
  top:1px; left:1px;}
  
#Hanrei{
  position : absolute;
  top      : 60px;
  right    : 132px;
}

#Comment_base{
  float     : left;
  position  : relative; top:440px; left:-615px;
  font-size : 10pt;
}
.Coment_normal{
  color : #333333;
}
.Comment_blue{
  color : #0000D4;
}

/* stations Icon */
span.Smark{
  position : absolute;
}
/* 地図の位置 */
#mapPos{
  position : absolute;
  top      : 65px;
  left     : 45px;
  width    : 660;
}
/* 凡例 */
#reiPos{
  position : absolute;
  top      : 60px;
  right    : 190px;
  width    : 160;
}

