body {
  background: url(../images/bg_wrapper.gif) center top repeat-y;
}
#header-area {
  background: #fef0f5;
  z-index: 100;
  border-bottom: 1px solid #716f71;
  width: 100%;
  height: 60px;
}
#header-area .inner-outer {
  width: 1000px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}
#header-area .inner-outer h1 {
  float: right;
}
#header-area .inner-outer h1 a {
  display: block;
  background: url(../images/h1_logo.png) no-repeat 0 0;
  width: 106px;
  height: 24px;
  text-indent: -9999px;
  margin: 23px 0 0px;
}
#header-area .inner-outer #header-menu {
  float: right;
  margin: 30px 60px 0 0px;
  width: 200px;
}
#header-area .inner-outer #header-menu ul {
  display: table;
}
#header-area .inner-outer #header-menu ul li {
  display: table-cell;
  vertical-align: middle;
}
#header-area .inner-outer #header-menu ul li a {
  color: #666666;
  font-size: 13px;
  text-decoration: none;
  display: block;
  margin: 0 15px 0 0px;
}
#header-area .inner-outer #header-menu ul li a:hover {
  color: #221815;
}
#header-area .inner-outer #header-menu ul li .on {
  color: #221815;
}
#header-area .inner-outer h2 {
  float: left;
  margin: 17px 0 0px;
}
#header-area .inner-outer h2 a {
  background: url(../images/h2_logo.png) no-repeat 0 0;
  width: 179px;
  height: 30px;
  text-indent: -9999px;
  display: block;
}
.edgeLoad-EDGE-23078132 {
  visibility: hidden;
}
#wrap-animation {
  height: 600px;
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
#area-skip {
  text-align: center;
  margin: 30px 0px;
}
