@charset "UTF-8";

html,body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body,table {
  color: #fff;
  font-family: "ＭＳ Ｐゴシック", "Osaka";
  font-size: 12px;
  line-height: 1.7em;
  line-break: strict;
  word-break: break-all;
  text-align: justify;
  text-justify: distribute;
}

body {
  background: url(../images/bg1.gif) repeat-y #000 center;
}

#wrapper {
  height: 100%;
  min-height: 100%;
}

body>#wrapper {
  　height: auto;
}

#dummy {
  float: left;
  height: 50%;
  margin-bottom: -350px;
}

#content {
  clear: left;
  width: 100%;
  height: 700px;
  background: url(../images/bg2.gif) repeat-x;
  position: relative;
}

#content #wrap {
  width: 920px;
  height: 700px;
  margin: 0px auto;
  background: url(../images/content_bg.gif) no-repeat;
  position: relative;
}

#content #wrap #cd-base {
  width: 900px;
  height: 540px;
  background: #666;
  position: absolute;
  top: 80px;
  left: 10px;
  background: url(../images/cd_base_bg.gif) no-repeat;
}

#content #wrap #social {
  width: 300px;
  height: 40px;
  position: absolute;
  top: 646px;
  left: 10px;
}

#content #wrap #social div {
  margin-right: 10px;
  float: left;
}

#content #wrap #link-btn a {
  width: 225px;
  height: 40px;
  position: absolute;
  top: 642px;
  left: 677px;
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}

#bg_container {
  position: absolute;
  left: 0px;
  top: 0px;
}

#bg_container div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container {
  position: absolute;
  left: 217px;
  top: 247px;
  visibility: hidden;
}

#num_container #num_c1 {
  position: absolute;
  left: 222px;
  top: 61px;
}

#num_container #num_c2 {
  position: absolute;
  left: 436px;
  top: 30px;
}

#num_container #num_se {
  position: absolute;
  left: 282px;
  top: 122px;
}

#num_container #num_h1 {
  position: absolute;
  left: 0px;
  top: 61px;
}

#num_container #num_h1 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container #num_h2 {
  position: absolute;
  left: 117px;
  top: 47px;
}

#num_container #num_h2 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container #num_i1 {
  position: absolute;
  left: 268px;
  top: 30px;
}

#num_container #num_i1 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container #num_i2 {
  position: absolute;
  left: 356px;
  top: 20px;
}

#num_container #num_i2 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container #num_s1 {
  position: absolute;
  left: 471px;
  top: 7px;
}

#num_container #num_s1 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#num_container #num_s2 {
  position: absolute;
  left: 537px;
  top: 0px;
}

#num_container #num_s2 div {
  position: absolute;
  left: 0px;
  top: 0px;
  display: none;
}

#overlay .overlay_white {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  display: none;
}