body {
  background: #eeeecc;
  color: #000000;
  margin-left: 0em;
  margin-right: 2em;
}
a:link {
  color: #0044cc;
}
a:visited {
  color: #000077;
}

hr {
  size: 5em;
  width: 95%;
}
h1{
  font-size: 240%;
  font-weight: bold;
  color: #3333ff;
  margin-bottom: 0em;
}
h1.ttl2{
  font-size: 180%;
  font-weight: bold;
  color: #3333ff;
  margin-bottom: 0em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
h2{
  font-size: 120%;
  font-weight: bold;
  color: #000077;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
h3{
  font-size: 100%;
  font-weight: normal;
  color: #000033;
  margin-top: 0em;
  margin-bottom: 0em;
}
p{
  font-weight: normal;
  color: #000000;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
}
table.menu{
  background: #cccccc;
  font-size: 90%;
  width: 180;
  border: solid 1px #000000;
  border-collapse: collapse;
}
td.menu {
  vertical-align: top;
  border: none;
}
table.line{
  border: solid 1px #000000;
  border-collapse: collapse;
}
td.line{
  border: solid 1px #000000;
  border-collapse: collapse;
}
th.line{
  border: solid 1px #000000;
  border-collapse: collapse;
}
div.title{
  margin-left: 2em;
  margin-right: 0em;
}
div.body{
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 1em;
  margin-right: 1em;
}
iframe.banner{
  width: 100%;
  height: 200;
}
ilayer.banner{
  width: 100%;
  height: 200;
}
iframe.adress{
  width: 176;
  height: 250;
}
ilayer.adress{
  width: 176;
  height: 250;
}
div.banner{
  font-size: 80%;
}
span.tpcs{
  font-size: 120%;
  font-weight: bold;
  color: #770000;
}

