<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

div#hotel .s_wrappper {
  background-color: #ffe4e1;
}
div#hotel .entry h3 span {
  background-image: none;
  background-color: #b22222;
}
div#s0 .sub p {
  color: #b22222;
}
div#hotel .entry .t a {
  color: #b22222;
}
img { 
  width: 140px;
  max-width: 640px;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}</pre></body></html>