@charset "Shift_JIS";
/* 要素リセット */
BODY {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #666666;
  /* 標準文字色 */
    background-color: #ffffff;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
HTML:\66irst-child BODY {
  font-size: 70%;
}
/* end */

IMG {
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
}
/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/

#hpb-container {
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  position: relative;
}
#hpb-header {
  width: 900px;
  height : 189px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 16px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  overflow: hidden;
  background-image : url(top/top4.png);
  background-position: top left;
  background-repeat: no-repeat;
}
#hpb-header:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-footer {
  clear: both;
  width: 900px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #E6E6E6;
}
#hpb-footer:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-inner {
  position: relative;
  width : 885px;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 30px;
  padding-left: 0;
  zoom: 1;
}
.hpb-layoutset-01 #hpb-inner {
  padding-top: 72px;
}
.hpb-layoutset-02 #hpb-inner {
  padding-top: 72px;
}
#hpb-inner:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper {
  width: 630px;
  float: left;
}
.hpb-layoutset-01 #hpb-wrapper {
  }
.hpb-layoutset-02 #hpb-wrapper {
  }
#hpb-title {
  margin: 0;
}
.hpb-layoutset-01 #hpb-title {
  }
#hpb-main {
  }
.hpb-layoutset-01 #hpb-main {
  }
.hpb-layoutset-02 #hpb-main {
  }
#hpb-aside {
  width : 223px;
  float: right;
}
.hpb-layoutset-01 #hpb-aside {
  padding: 0;
}
.hpb-layoutset-02 #hpb-aside {
  padding: 0;
}
/* バナー */
#banner {
  width : 216px;
  margin-top: -1px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 15px;
  padding-left: 0;
}
.hpb-layoutset-01 #banner {
  }
.hpb-layoutset-02 #banner {
  }
/* ナビゲーション */

#hpb-nav {
  position: absolute;
  top: 0;
  left: -20px;
  width: 900px;
  height: 42px;
  overflow: hidden;
  background-color: #ffffff;
}
.hpb-layoutset-01 #hpb-nav {
  }
.hpb-layoutset-02 #hpb-nav {
  }
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

.hpb-layoutset-01 {
  }
.hpb-layoutset-02 {
  }
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title H2 {
  width: 630px;
  height: 50px;
  margin-top: 0;
  margin-bottom: 15px;
  margin-left: 0;
  margin-right: 0;
  background-image : url(mainimg_2A.png);
  background-repeat: no-repeat;
  text-align: left;
  text-indent: -9999px;
  overflow: hidden;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

.hpb-layoutset-01 #toppage {
  }
/* ナビゲーション */
#hpb-nav UL {
  width: 896px;
  display: block;
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding: 0;
  list-style-type: none;
  overflow: hidden;
}
#hpb-nav UL:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav LI {
  margin: 0;
  width: 128px;
  float: left;
  overflow: hidden;
}
#hpb-nav LI A {
  width: 128px;
  height: 42px;
  padding: 0;
  background-image : url(navItemBg_2A_01.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}
#hpb-nav LI A:HOVER {
  background-image : url(navItemBg_2A_01-on1.png);
  background-position: top left;
  background-repeat: no-repeat;
  display: block;
}
#hpb-nav LI SPAN.ja {
  display: none;
}
#hpb-nav LI SPAN.en {
  display: block;
  line-height: 42px;
  font-size: 1.17em;
  font-weight: bold;
  text-transform: uppercase;
}
#hpb-nav A:LINK {
  color: #999999;
  text-decoration: none;
}
#hpb-nav A:VISITED {
  color: #999999;
  text-decoration: none;
}
#hpb-nav A:HOVER {
  color: #000000;
  text-decoration: none;
}
#hpb-nav A:ACTIVE {
  color: #999999;
  text-decoration: none;
}
