.contents {
  border: 2px solid #4a6a68;
  width: 700px;
}
.bodytext {
  border: 2px solid #666666;
  margin: 2px 0px 10px;
  padding: 5px 8px 5px 10px;
  line-height: 1.4em;
  width: 700px;
}
h1 {
  border: 2px solid #333333;
  color: #333333;
  font-size: 2em;
  word-spacing: 0;
  padding-right: 10px;
  font-weight: bold;
  margin-bottom: 10px;
  height: auto;
  margin-top: 10px;
  width: 700px;
  background-color: #cccccc;
  padding-left: 10px;
  text-align: center;
}
h2 {
  border: 1px solid #666666;
  margin-bottom: 2px;
  background-color: #cccccc;
  width: 700px;
  line-height: 1.2em;
  color: #333333;
  font-size: 1.5em;
  padding-right: 10px;
  margin-top: 10px;
  padding-left: 10px;
  height: auto;
}
h3 {
  border-style: solid;
  border-width: 1px;
  padding: 2px 5px;
  line-height: 1.3;
  margin-top: 6px;
  width: 700px;
  height: auto;
  margin-bottom: 6px;
  font-size: 1em;
}
a:link {
  color: #446688;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #666666;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.2em;
}
a:hover {
  color: #333333;
  font-weight: bold;
  text-decoration: underline;
}
a:active {
  color: #000000;
  text-decoration: underline;
}
ul {
  list-style-type: square;
  padding-bottom: 2px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
}
address {
  color: #333333;
  font-size: 10px;
  text-align: right;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  width: 680px;
  padding-right: 10px;
  border-top-width: 1px;
}
hr#dotline {
  border: medium solid ;
  position: absolute;
  color: #666666;
  width: 700px;
  height: 2px;
}
#footer {
  background-color: #ffffff;
  color: #666666;
  font-size: 10px;
  text-align: right;
  padding-top: 1em;
  padding-bottom: 0.5em;
  width: 700px;
}
body {
  width: 700px;
}
.textsmall {
  border:  none;
  margin: 2px 0px 8px;
  padding: 3px 8px 3px 10px;
  line-height: 11px;
  width: 680px;
  font-size: 10px;
}
h4 {
  font-family: "-3 0´·Ã¯","Osaka";
  font-size: 14px;
  margin-top: auto;
  height: 1.2em;
}
.textbold {
  border:  none;
  line-height: 16px;
  font-size: 14px;
  font-weight: bold;
}
.textnormal {
  border:  none;
  margin: 2px 0px 8px;
  padding: 3px 8px 3px 10px;
  line-height: 120%;
  width: 680px;
  font-size: 12px;
}

