body {
  background: #cdd4f9;
  font-family: Arial,Verdana,Helvetica,Sans-Serif;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 14px;
}

div.banner_bg {
  background: url('../img/banner_bg.gif') repeat-x left top;
  width: 100%;
  height: 92px;
}

a.banner {
  display: block;
  width: 680px;
  height: 81px;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 50;
}

a.legal_button {
  display: block;
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
  text-decoration: none;
  color: #000;
}

a.legal_button:hover {
  text-decoration: underline;
}

div.main_navi_frame {
  position: absolute;
  left: 25px;
  top: 66px;
  z-index: 100;
  padding: 5px 0 0 0;
}

a.main_navi_button {
  display: inline-block;
  background: url('../img/main_navi_button.gif') no-repeat left top;
  width: 115px;
  height: 16px;
  text-align: center;
  font-weight: bold;
  color: #cfe5ff;
  text-decoration: none;
  padding: 1px 0 0 0;
  cursor: pointer;
}

a.main_navi_button:hover {
  color: #ffffff;
}

a.main_navi_button_click {
  display: inline-block;
  background: url('../img/main_navi_button.gif') no-repeat left -17px;
  width: 115px;
  height: 16px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  padding: 1px 0 0 0;
  cursor: pointer;
}

div.subnavi_frames {
  position: absolute;
  top: 85px;
  width: 112px;
  background: #2c4c8e;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  opacity: 0.9;
  z-index: 100;
  display: none;
  z-index: 110;
}

div.subnavi_frames a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

div.subnavi_frames a:hover {
  text-decoration: none;
  color: #c4d6fb;
}

div.subsubnavi_frames {
  position: absolute;
  width: 150px;
  background: #6182c8;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90);
  opacity: 0.9;
  z-index: 110;
  display: none;
}

div.subsubnavi_frames a {
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

div.subsubnavi_frames a:hover {
  text-decoration: none;
  color: #c4d6fb;
}

div.subsub_navi_extra_frame {
  position: absolute;
  left: 50px;
  top: 130px;
  height: 23px;
  z-index: 105;
}

div.subsub_navi_extra_left {
  width: 5px;
  height: 23px;
  float: left;
}

div.subsub_navi_extra_right {
  width: 6px;
  height: 23px;
  float: left;
}

div.extra_window {
  position: fixed;
  top: 100px;
  left: 100px;
  background: url('../img/extra_window_bg.gif') no-repeat left top;
  width: 585px;
  height: 412px;
  z-index: 110;
  display: none;
}

div.extra_window_head {
  position: absolute;
  top: 4px;
  left: 10px;
  color: #ffffff;
  font-weight: bold;
  cursor: default;
}

div.extra_window_close {
  background: url('../img/extra_window_close.gif') no-repeat top left;
  position: absolute;
  top: 1px;
  right: 10px;
  width: 77px;
  height: 17px;
  cursor: pointer;
  color: #000000;
  padding: 2px 0 0 8px;
  font-size: 11px;
}

div.extra_window_content {
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 25px;
  left: 10px;
  width: 560px;
  height: 340px;
}

div.content {
  width: 95%;
  position: relative;
  top: 20px;
  left: 25px;
  z-index: 80;
}

a.button {
  display: inline-block;
  background: url('../img/product_button.gif') no-repeat left top;
  width: 200px;
  height: 19px;
  text-align: center;
  font-weight: bold;
  padding: 2px 0 0 0;
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}

div.home_pics_bg {
  background: url('../img/home_pic_frame.png') no-repeat left top;
  width: 641px;
  height: 344px;
  color: #ffffff;
  z-index: 20;
  position: absolute;
  left: 0px;
  top: 0px;
}
