<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  position: relative;
}

.inner {
  width: 100%;
  max-width: 750px;
  margin: auto;
  overflow: hidden;
}

img {
  max-width: 100%;
  height: auto;
}

img.fit {
  width: 100%;
}

* {
  text-align: center;
}

area, map {
  cursor: pointer !important;
}

/*************************************/
body {
  position: relative;
}

header {
  background: #fff;
  position: fixed;
  width: 100%;
}

#cnt00 {
  background-color: #73c9f2;
}

#cnt01 {
  background: url(../img/img01_back.png);
  background-size: auto 100%;
  background-position: center;
}

#cnt02 {
  background-color: #fff000;
}

#cnt04 {
  background-color: #73c9f2;
}

#cnt05 {
  background: url(../img/img05_back.png);
  background-size: auto 3%;
  background-position: center;
}

#cnt06 {
  background: url(../img/img06_back.png);
  background-size: auto 100%;
  background-position: center;
}

#cnt08 {
  background: #e3f3f3;
}

#cnt09 {
  background: url(../img/pattern_blue.png);
}
</pre></body></html>