body {
  color: #000000;
  background-color: #ffffff;
  font-family: "ＭＳ ゴシック", Arial, monospace;
  font-style: normal;
  font-size: 1em;
}
#m-t {
  background-image: url("../images/f_kinari.gif");
}
#m-one {
  background-image: url("../images/f_cream.gif");
}
#m-two {
  background-image: url("../images/f_hai.gif");
}
#m-three {
  background-image: url("../images/f_yuki.gif");
}
#m-e {
  background-image: url("../images/f_siro.gif");
}
h1 {
  color: red;
  font-size: 1.1em;
  font-weight: lighter;
  margin: 2em 0 1.5em 4em;
}
h2 {
  color: #600;
  font-size: 1.1em;
  font-weight: lighter;
  margin: 2em 0 1.5em 5em;
}
h3 {
  color: #ff8000;
  font-size: 1.1em;
  font-weight: lighter;
  margin: 2em 0 -1em 2em;
}
h4 {
  color: red;
  font-size: 1.1em;
  font-style: normal;
  margin-left: 2.5em;
  font-weight: normal;
}
.ps {
  font-size: 1em;
  margin: 2em 0 1em 3em;
}
.t-1 {
  font-size: 1em;
  font-weight: lighter;
  color: #090;
  margin-top: 3em;
  margin-left: 12em;
  margin-bottom: 2em;
}
.t-2 {
  font-size: 1em;
  font-weight: lighter;
  color: #090;
  margin-left: 8em;
}
.t-3 {
  font-size: 1em;
  margin-top: -1em;
  margin-left: 20em;
}
.mes {
  width: 73%;
  margin-left: 6.5em;
  margin-top: 0em;
}
.colum {
  padding-left: 2.5em;
  width: 78%;
}
/*.myo { width: 82%; margin: 0.5em 0 1.5em 5em; }*/
#myo {
  width: 84%;
  margin: 1em 0 -1em 2em;
}
#myo p {
  margin: -0.8em 0 2em 5em;
}
span.bold {
  font-size: 1em;
  font-weight: bolder;
}
span.black {
  color: black;
  font-size: 0.8em;
  margin-left: 1.5em;
}
span.x-small {
  font-size: 0.8em;
  margin-left: 1em;
}
span.space {
  letter-spacing: 1em;
}
a:link {
  color: #004080;
}
a:visited {
  color: #ff8000;
}
a:hover {
  color: #360;
}
a:active {
  color: #ff8000;
}
p#my-1 {
  margin-right: 1.7em;
}
p#my-2 {
  margin-left: 1.7em;
}
em {
  color: black;
  font-size: 1em;
  font-style: normal;
  font-weight: normal;
}
table {
  margin-left: 2.5em;
  width: 60%;
}
thead {
  text-align: center;
}
tbody {
  text-align: left;
  white-space: pre;
}
.col1 {
  width: 8%;
  font-weight: bolder;
}
.col2,
.col3 {
  width: 20%;
  padding-right: 4%;
}
td,
th {
  white-space: nowrap;
}
div {
  margin: 3em 0 1em;
}
div.myo-in {
  text-align: center;
}
div.myo-in p {
  display: inline;
}
div.div-in p {
  display: inline;
}
div#log {
  color: #000000;
  position: absolute;
  left: 0;
  top: 50px;
}

.center {
  text-align: center;
}
.foot {
  text-align: center;
  margin-bottom: 1em;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.top {
  background-image: url(../images/ptop.gif);
  width: 60px;
  height: 40px;
  display: inline-block;
}
a.top:hover {
  background-position: 0px 40px;
}
a.back {
  background-image: url(../images/pback.gif);
  width: 60px;
  height: 40px;
  display: inline-block;
}
a.back:hover {
  background-position: 0px 40px;
}
.right {
  margin-right: 2.5em;
}

img {
  border: 0;
}
