.leftborder {
  font-family: Arial;
  font-size: 12px;
  position: absolute;
  left: 0;
  width: 154px;
  height: 2600px;
  background-position: center 20px;
  color: #ffffff;
  font-weight: bold;
  background-color: #339999;
  top: 92px;
}
.rightborder {
  font-family: Arial;
  font-size: 12px;
  position: absolute;
  left: 850px;
  top: 92px;
  width: 150px;
  height: 1000px;
  background-color: #c16100;
  background-position: center 20px;
  color: #ffffff;
  font-weight: bold;
}
.mainbody {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  position: absolute;
  left: 170px;
  width: 700px;
  height: 1000px;
  background-color: #ffffff;
  top: 94px;
}
.footer {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  position: relative;
  left: 145px;
  top: 0;
  width: 500px;
}
.maintext {
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  position: relative;
  left: 0;
  top: 0;
}
.bordertext {
  font-family: Arial;
  font-size: 12px;
  color: #ffffff;
  position: relative;
  left: 0;
  top: 0;
}
.background {
  font-family: Arial;
  font-size: 12px;
  position: absolute;
  left: 0;
  height: 2000px;
}
.leftmenu {
  font-family: Arial;
  font-size: 12px;
  position: absolute;
  left: 5px;
  top: 0;
  width: 150px;
  background-position: center 20px;
  color: #ffffff;
  background-color: #339999;
}
a.subnavi {
  font-weight: normal;
  font-size: 12px;
  font-family: arial;
  color: #ffffff;
  text-decoration: none;
}
a.subnavi:hover {
  font-weight: bold;
  font-size: 12px;
  font-family: arial;
  color: #ffffff;
  text-decoration: none;
}

