td {

  font-size: 12px;

  color: #111111;

  text-align: justify;

  text-justify: inter-ideograph;

  vertical-align: top;

}

A {

  font-size: 13px;

  line-height: 20px;

  color: #111111;

  font-weight: bold;

  text-decoration: none;

}

A:hover {

  color: #555555;

}

#back {
  width: 780px;
  height: 600px;
  background-repeat: no-repeat;
}
#left {

  width: 280px;

  height: 350px;

  border-right: 1px #111111 dotted;

}

#title {

  width: 280px;

  height: 25px;

  padding: 0px 35px;

  font-size: 20px;

  line-height: 25px;

  font-weight: bold;

  font-family: "‚l‚r ƒSƒVƒbƒN",monospace;

  border-right: 1px #111111 dotted;

}

#txt {

  width: 280px;

  height: 225px;

  line-height: 17px;

  padding: 0px 35px;

  border-right: 1px #111111 dotted;

}

#navi {

  width: 400px;

  height: 17px;

  padding: 5px 15px 0px;

  text-align: right;

  border-bottom: 1px #111111 solid;

}

#mail {

  width: 400px;

  height: 318px;

  padding: 5px 15px;

  text-align: right;

}
#right {
  width: 420px;
  height: 250px;
  padding: 0px 0px 0px 15px;
}