#map_area {
  /* windy処理
	height: 500px;
  width:500px;
  margin: 0 10px 0 10px;
 */
  height: 409px;
  width:757px;
  margin: 0 130px 0 0px;
  position: relative;
}
#map {
  /* windy処理 
  height: 500px;
  width: 500px; */
  /*border:1px #FFF solid;*/
}
#map img {
  /* windy処理 　の場合不要 */
  max-width: 82%;
  height: 400px;
}
.sea_temperature_hanrei{
  margin:0;
  padding:0;
}
.sea_temperature_hanrei img{
  width:500px;
  max-width:500px;
}
