a {
  text-decoration: none;
  }

a:link {
  color: #3333ff;
  text-decoration: none;
  }

a:visited {
  color: #009900;
  text-decoration: none;
  }

a:active {
  color: #00cc00;
  text-decoration: none;
  }

a:hover {
  color: #00cc00;
  text-decoration: none;
  }

h1 {
  font-family: sans-serif;
  font-size: xx-large;
  font-weight: bolder;
  color: #8b4513;
  }

h2 {
  font-family: sans-serif;
  font-size: x-large;
  font-weight: bolder;
  color: #8b4513;
  }

h3 {
  font-family: sans-serif;
  font-size: large;
  font-weight: bolder;
  color: #8b4513;
  }

hr {
  width: 100%;
  height: 1px;
  color: #c0c0c0;
  background-color: #c0c0c0;
  }

IMG {
  border: 0px;
  }

#ten {
  width: 728px;
  height: 120px;
  margin-right: auto;
  margin-left: auto;
  padding: 32px 0px 0px 0px;
  text-align: left;
  background-image: url("images/titleback.jpg");
  }

#naka {
  width: 664px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 0px;
  padding: 16px 32px 16px 32px;
  text-align: left;
  background-color: #ffe4c4;
  }

#chi {
  width: 664px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 32px 32px 32px;
  text-align: center;
  background-color: #ffe4c4;
  }

.xxsmallbox {
  font-family: serif;
  font-size: xx-small;
  }

.xsmallbox {
  font-family: serif;
  font-size: x-small;
  }

.smallbox {
  font-family: serif;
  font-size: small;
  }

.mediumbox {
  font-family: serif;
  font-size: medium;
  }

.largebox {
  font-family: serif;
  font-size: large;
  }

.xlargebox {
  font-family: serif;
  font-size: x-large;
  }

.xxlargebox {
  font-family: serif;
  font-size: xx-large;
  }

.shikake_right {
  border: 0px;
  margin: 0px 0px 8px 8px;
  padding: 0px 0px 0px 0px;
  float: right;
  font-size: small;
  }

.shikake_center {
  border: 0px;
  margin: 0px 0px 8px 8px;
  padding: 0px 0px 0px 0px;
  float: none;
  text-align: center;
  font-size: small;
  }

.shikake_book {
  border: 1px solid #cccccc;
  margin: 0px 0px 8px 8px;
  padding: 0px 0px 0px 0px;
  float: right;
  font-size: small;
  color: #666666;
  height: auto;
  width: auto;
  }