#selecter_jikomap_outer {
  position   : relative;
  margin     : auto;
  top        : 15px;
  width      : 800px;
  height     : 600px;
  background : none repeat scroll 0% 0% #FFFFFF;
  display    : none; z-index: 9999;

  border-color     : #333333;
  border-style     : solid;
  border-width     : 1px 1px 1px 1px;
}



#selecter_jikomap_title {
  cursor           : default;
  background-color : #E2E5E8;
  border-color     : #333333;
  border-style     : solid;
  border-width     : 0px 0px 1px 0px;
  display          : block;
  font-size        : 100%;
  padding          : 5px 0;
  text-decoration  : none;
  width            : 100%;
}



#selecter_jikomap_close {
  position         : absolute;
  top              : 5px;
  left             : 770px;
  cursor           : pointer;
}



#selecter_jikomap_close_img {
  width  : 20px;
  height : 20px;
}



#selecter_jikomap_inner {
  border  : 0px solid #333333;
  height  : 100%;
  width   : 100%;
  display : block;
}



#areamap_header_text {
  font-size        : 9pt;
  background-color : #FFFFFF;
  padding          : 20px;
}

