@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;
  /* 標準文字色 */
    min-width: 900px;
}
/* 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: 0px;
  margin-left: auto;
  position: relative;
  background-position: left bottom;
  background-repeat: repeat-x;
  zoom: 1;
}
#hpb-container:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-header {
  width: 900px;
  height: 84px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#hpb-inner {
  width : 1032px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 20px;
  zoom: 1;
}
* HTML .hpb-layoutset-01 #hpb-inner {
  /* for IE6 レイアウト崩れに対応するために背景にメインイメージを配置 */
    background-image : url(mainimg_10C.png);
  background-position: 0px 50px;
  background-repeat: no-repeat;
}
#hpb-inner:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-wrapper {
  width: 668px;
  margin-left: 0;
  margin-right: 0;
  float: right;
}
* HTML .hpb-layoutset-01 #hpb-wrapper {
  /* for IE6 */
    padding-top: 300px;
  width: 660px;
}
* HTML .hpb-layoutset-02 #hpb-wrapper {
  /* for IE6 */
    width: 660px;
}
#hpb-title {
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
}
.hpb-layoutset-01 #hpb-title {
  width: 900px;
  margin-left: -232px;
  height: 280px;
}
* HTML .hpb-layoutset-01 #hpb-title {
  /* for IE6 */
    display: none;
}
.hpb-layoutset-02 #hpb-title {
  width: 625px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
#hpb-main {
  padding-bottom: 0px;
}
.hpb-layoutset-01 #hpb-main {
  width: 605px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
}
.hpb-layoutset-02 #hpb-main {
  width: 615px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
}
#hpb-aside {
  width: 230px;
  float: left;
}
* HTML #hpb-aside {
  /* for IE6 */
    float: none;
  padding-top: 40px;
}
.hpb-layoutset-01 #hpb-aside {
  margin-top: 310px;
}
.hpb-layoutset-02 #hpb-aside {
  margin-top: 20px;
}
#hpb-footer {
  clear: both;
  width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}
#hpb-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 50px;
  width: 900px;
  overflow: hidden;
}
/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */
.hpb-layoutset-01 {
  background-image : url(bg_10C_01_01.png);
  background-position: top left;
  background-repeat: repeat-x;
}
.hpb-layoutset-02 {
  background-image : url(bg_10C_01_02.png);
  background-position: top left;
  background-repeat: repeat-x;
}
/* コンテンツ配置領域 */
/* ナビゲーション */
#hpb-nav UL {
  display: block;
  margin-top: 0;
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  overflow: hidden;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #e6e6e7;
}
#hpb-nav UL:after {
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hpb-nav LI {
  display: block;
  width: 179px;
  margin-left: 0;
  margin-right: 0;
  float: left;
  overflow: hidden;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #e6e6e7;
}
#hpb-nav LI#nav-toppage {
  width: 178px;
}
/* トップページを1px小さく */

#hpb-nav LI A {
  display: block;
  height: 40px;
  overflow: hidden;
  border-bottom-width: 9px;
  border-bottom-style: solid;
  border-bottom-color: #0068B7;
}
/* メニュー下線色設定 */
#hpb-nav LI#nav-toppage A {
  border-bottom-color: #0068B7;
}
#hpb-nav LI#nav-policy A {
  border-bottom-color: #E85298;
}
#hpb-nav LI#nav-entrance A {
  border-bottom-color: #F29300;
}
#hpb-nav LI#nav-program A {
  border-bottom-color: #C3D700;
}
#hpb-nav LI#nav-company A {
  border-bottom-color: #00A73C;
}
#hpb-nav LI SPAN.en {
  display: block;
  line-height: 10px;
  font-size: 10px;
  text-transform: uppercase;
}
#hpb-nav LI SPAN.ja {
  display: block;
  font-size: 14px;
  line-height: 19px;
  padding-top: 5px;
}
#hpb-nav A:LINK {
  color: #666666;
  text-decoration: none;
  background-image: none;
}
#hpb-nav A:VISITED {
  color: #666666;
  text-decoration: none;
  background-image: none;
}
#hpb-nav A:HOVER {
  color: #ffffff;
  text-decoration: none;
  background-image : url(navBg_10C_on.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
#hpb-nav A:ACTIVE {
  color: #ffffff;
  text-decoration: none;
  background-image : url(navBg_10C_on.png);
  background-position: bottom left;
  background-repeat: repeat-x;
}
/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo {
  padding-left: 15px;
}
#banner {
  margin-left: 15px;
}

