body {
  color: #000000;
  background-color: #ffffff;
  font-family: "ＭＳ Ｐゴシック", Arial, monospace;
  font-style: normal;
  font-size: 1em;
}

#app {
  background-image: url("../images/f_wall1_9.gif");
}
#kaiki {
  background-image: url("../images/f_wall1_5.gif");
}
/*h1 { color: #004000; font-weight: bold; font-size: 1.3em; margin-left: 3em; margin-top: 1.2em;}*/
h1 {
  margin-left: 14em;
  margin-top: 3em;
  margin-bottom: 2em;
  font-size: 1.5em;
}
h2 {
  font-weight: bold;
  font-size: 1.1em;
  margin-left: 21.5em;
  margin-top: 2em;
  letter-spacing: 1em;
  width: 400px;
}
.mes {
  font-weight: bold;
  white-space: pre;
  font-size: 1.1em;
  margin-top: -0.5em;
  margin-left: 20em;
  width: 400px;
}
.info {
  font-size: 1.2em;
  width: 63%;
  text-align: center;
  margin: 2.9em auto 3em auto;
  font-weight: bold;
}
p.t0 {
  font-size: 1.2em;
  text-align: center;
  margin-top: 2em;
}
p.t1 {
  font-weight: bold;
  font-size: 1.3em;
  text-align: left;
  width: 18%;
  margin: 1em auto 0 auto;
}
p.t1 a:link {
  color: #066;
}
p.t1 a:visited {
  color: #066;
}
p.t1 a:active {
  color: #008080;
}
p.t2 {
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
  text-align: left;
  width: 18%;
  margin: 1.5em auto 0 auto;
}
p.t2 a:link {
  color: #000;
}
p.t2 a:visited {
  color: #00f;
}
p.t2 a:hover {
  color: #00f;
  text-decoration: underline;
}
p.t2 a:active {
  color: #00f;
}
em.small {
  background-image: url("../images/f_wall1_5.gif");
  font-size: -4em;
  font-weight: bold;
  font-style: normal;
}
#top {
  text-align: center;
}
.top2 {
  margin-top: 3em;
}
/*
p#top2 a { background-image:url("../images/ptop.gif"); }
p#top2 a:hover { background-image:url("../images/ptop.gif"); }
*/
p#top2 a {
  background-image: url(../images/ptop.gif);
  width: 60px;
  height: 40px;
  display: inline-block;
}
p#top2 a:hover {
  background-position: 0px 40px;
}

div#log {
  color: #000000;
  position: absolute;
  left: 0;
  top: 50px;
}
a img {
  border: 0;
}
.att {
  margin-left: 15em;
  font-size: 1.2em;
  font-weight: bold;
  width: 600px;
}
.ca1cu {
  margin-left: auto;
  margin-right: auto;
  border: 1px solid green;
  width: 400px;
  padding: 5px 20px;
  text-align: center;
  color: green;
}
.tiny {
  font-size: 0.8em;
  font-weight: bold;
}
.tiny a:link {
  color: #000;
}
.tiny a:visited {
  color: #360;
}
.tiny a:hover {
  color: #c60;
  text-decoration: underline;
}
.tiny a:active {
  color: #c60;
}
a {
  text-decoration: none;
}
.center {
  text-align: center;
}
div.div-in p {
  display: inline;
}
.foot {
  text-align: center;
}
a.top {
  background-image: url(../images/ptop.gif);
  width: 60px;
  height: 40px;
  display: inline-block;
  margin-top: 2.5em;
  margin-bottom: 3em;
}
a.top:hover {
  background-position: 0px 40px;
}
a.back {
  background-image: url(../images/pback.gif);
  width: 60px;
  height: 40px;
  display: inline-block;
  margin-top: 2.5em;
  margin-bottom: 3em;
}
a.back:hover {
  background-position: 0px 40px;
}
.right {
  margin-right: 2.5em;
}
