<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#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;
}
</pre></body></html>