@charset "Shift_JIS";
/* 要素リセット */
body {
  margin: 0;
  padding: 0;
  font-size : 12px;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  /* 標準文字色 */
    min-width: 950px;
  float : none;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
  font-size: 70%;
}
/* end */

img {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
  background-position: bottom left;
  background-repeat: repeat-x;
  position: relative;
}
#hpb-header {
  width : 950px;
  margin-left: auto;
  margin-right: auto;
  height: 82px;
  overflow: hidden;
}
#hpb-inner {
  width : 950px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  padding-top : 100px;
  position : relative;
}
#hpb-wrapper {
  padding-top: 1px;
}
.hpb-layoutset-01 #hpb-title {
  margin: 0px;
  padding: 0;
  overflow: hidden;
  background-position: top right;
  background-repeat: no-repeat;
  height : 0px;
}
.hpb-layoutset-02 #hpb-title {
  height: 135px;
  margin: 0px;
  padding: 0;
  overflow: hidden;
  zoom: 100%;
}
#hpb-main {
  width : 730px;
  margin-left: auto;
  float: right;
}
#hpb-aside {
  width : 200px;
  float : left;
  padding-bottom: 50px;
}
* html #hpb-aside {
  float: none;
/* for IE6 */
}
*:first-child + html #hpb-aside {
  float: none;
/* for IE7 */
}
.hpb-layoutset-02 #hpb-aside {
  }
#hpb-ninja {
  width : 950px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#hpb-footer {
  width : 950px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  background-image : url(../image/bottom_bar.png);
  background-repeat : repeat-x;
}

#hpb-nav {
  width: 950px;
  overflow: hidden;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-top: -12px;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01 {
  background-position: top left;
  background-repeat: repeat-x;
}
.hpb-layoutset-02 {
  background-position: top left;
  background-repeat: repeat-x;
}
/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul {
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  list-style-type: none;
  text-align: left;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #E2E2E2;
}
#hpb-nav ul:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav li {
  display : block;
  float: left;
  text-align: center;
}
#hpb-nav li a {
  /*display: block;
  height: 35px;
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
*/
}
#hpb-nav li span.ja {
  margin-top: 3px;
  display: block;
  letter-spacing: -1px;
  font-size: 12px;
  line-height: 18px;
}
#hpb-nav li span.en {
  display: block;
  font-size: 9px;
  line-height: 9px;
}
#hpb-nav a:link {
  }
#hpb-nav a:visited {
  }
#hpb-nav a:hover {
  }
#hpb-nav a:active {
  }
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

