
#map_menu_space{
  width                 : 970px;
  height                : 450px;
  border                : 0px solid orange;
}

#map_canvas {
  float                 : left;
  width                 : 400px;
  height                : 400px;
  margin                : 10px 0px 0px 50px;
}

#map_menu_list_space{
  float                 : left;
  border                : 1px solid gray;
  background-color      : White;
  width                 : 450px;
  height                : 380px;
  margin                : 10px 5px 10px 30px;
  overflow-x            : hidden;
  overflow-y            : scroll;
}

#map_menu_list{
  float                 : none;
  width                 : 470px;
  height                : 30px;
  margin                : 0px 0px 0px 5px;
/*  font-family		: arial, sans-serif;*/
  font-family		: '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  text-align            : center;
}


#main_contents_space{
  width                 : 968px;
  height                : 1050px;
  background-color      : White;
}

li.map_menu_list_area{
  width                 : 200px;
  display               : block;
  text-align            : left;
/*  font-family		: arial, sans-serif;*/
  font-family		: '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  padding-top           : 15px;
}

div.map_menu_list_area_label{
  float                 : left;
  width                 : 100px;
}

div.listfield{
  width                 : 450px;
  border                : 1px dotted silver;
  margin-left           : 5px;
  padding               : 2px 2px 2px 2px;
/*  font-family		: arial, sans-serif;*/
  font-family		: '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size             : 10pt;
  text-decoration       : none;
}

div.list{
  float                 : none;
  padding               : 2px 2px 2px 2px;
}

a.list{
  color                 : black;
  padding               : 2px 2px 2px 2px;
}

img.thumbnail_graph{
  width                 : 400px;
  height                : 218px;
  margin                : 5px;
  display               : block;
  border-style          : solid;
  border-width          : 1px;
}

div.thumbnail_graph_left{
  float                 : left;
  width                 : 410px;
  height                : 250px;
}
div.thumbnail_graph_right{
  float                 : left;
  width                 : 410px;
  height                : 250px;
}

p.graph_label{
  height                : 15px;
  margin                : 15px 0px 0px 10px;
  font-size             : 14px;
/*  font-family		: arial, sans-serif;*/
  font-family		: '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-weight           : bold;
  float                 : left; 
}

a.graph_text_label{
  height                : 15px;
  margin                : 15px 0px 0px 5px;
  font-size             : 13px;
/*  font-family		: arial, sans-serif;*/
  font-family		: '¥Ò¥é¥®¥Î³Ñ¥´ ProN W3', Meiryo, ¥á¥¤¥ê¥ª, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  float                 : left;
}
