#bgmid {
  background-color: #000000;
  background-image: url(../images/bgmid_jp.gif);
  background-repeat: repeat-y;
  background-position: top center;
  width: 945px;
  border-width: 0;
  color: #000000;
  z-index: 0;
}

#bgtop {
  background-image: url(../images/bgtop_title.png);
  background-repeat: no-repeat;
  background-position: top center;
  width: 945px;
  border-width: 0;
  color: #000000;
  z-index: 1;
}

#bgbot {
  background-image: url(../images/bgbot_title.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 945px;
  border-width: 0;
  color: #000000;
  z-index: 0;
}

#title {
  float: left;
  margin-top: 95px;
  padding-left: 172px;
  vertical-align: top;
  width: 600px;
  border-width: 0;
  color: #969696;
  font: bold 11px Arial, Tahoma,Verdana;
  z-index: 10;
}

#title .titlelogo {
  float: left;
  vertical-align: top;
  width: 600px;
  border-width: 0;
  z-index: 10;
}

#title .titletitle {
  float: left;
  margin-top: 30px;
  margin-bottom: 40px;
  vertical-align: top;
  width: 600px;
  border-width: 0;
  color: #ffffff;
  font: bold 14px Arial, Tahoma,Verdana;
  letter-spacing: 2px;
  z-index: 10;
}

#title .titletext {
  float: left;
  vertical-align: top;
  width: 600px;
  height: 140px;
  border-width: 0;
  color: #ffffff;
  font: bold 12px Arial, Tahoma,Verdana;
  line-height: 22px;
  z-index: 10;
}

#title .titlemenu {
  float: left;
  margin-top: 10px;
  vertical-align: top;
  width: 600px;
  border-width: 0;
  color: #969696;
  font: bold 14px Arial, Tahoma,Verdana;
  word-spacing: 14px;
  z-index: 10;
}

#title .titlemenu a {
  text-decoration: none;
}

#title .titlemenu a:link, #title .titlemenu a:visited { color: #969696; }
#title .titlemenu a:hover, #title .titlemenu a:active { color: #ffffff; }


#height {
  float: left;
  height: 455px;
}

