.bg01 {
  background: url(/main/layout/images/bg_01.jpg) no-repeat;
  height: 135px;
  width: 990px;
}

.bg02 {
  background: url(/main/layout/images/bg_02.jpg) no-repeat;
  float: left;
  height: 359px;
  width: 316px;
}

.bg03 {
  background: url(/main/layout/images/bg_03.jpg) no-repeat;
  height: 36px;
  width: 663px;
}

.bg04 {
  background: url(/main/layout/images/bg_04.jpg) no-repeat;
  float: left;
  height: 359px;
  width: 41px;
}

.bg05 {
  background: url(/main/layout/images/bg_05.jpg) no-repeat;
  height: 323px;
  width: 633px;
}

.bg06 {
  background: url(/main/layout/images/bg_06.jpg) no-repeat;
  height: 36px;
  width: 990px;
}

.contents {
  font-size: 0.8em;
}

.footer {
  font-size: 0.6em;
  padding-top: 15px;
  text-align: center;
}

.frame {
  margin: 10px auto;
  width: 991px;
}

.image {
  text-align: center;
}

.inner_frame {
  float: left;
  height: 323px;
  width: 633px;
}

.menu {
  font-size: 0.8em;
  padding-top: 10px;
  text-align: center;
  font-weight:bold;
}

a {
  color: #000000;
}

body {
  background: #000000;
  font-family: arial;
}

h1 {
  font-size: 130%;
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  text-align: center;
}

img {
  border: 0px;
  padding: 3px;

