@charset "Shift_JIS";

/* 要素リセット */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size : 80%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
    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: 0;
    margin-left: auto;
    position: relative;
    background-image : url(footerBg_10C.png);
    background-position: bottom left;
    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: 900px;
    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-position : 0% 50%;
    background-repeat : repeat;
background : transparent url(mainimg_10C.png) repeat scroll 0% 0%;background-attachment : scroll;
}

#hpb-inner:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper {
    width: 668px;
    margin-left: 0;
    margin-right: 0;
    float: left;
  
}

* html .hpb-layoutset-01 #hpb-wrapper {
    /* for IE6 */
    width: 660px;
    padding-top: 300px;
}

* 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-right: -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: right;
  
}

.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 : 143px;
    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#nav-contact a {
	border-bottom-color: aqua;
	

  border-top-color : aqua;
}
#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 : #f00018;
    text-decoration: none;
    background-image : url(navBg_10C_on.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}
#hpb-nav a:active {
    color : #f00018;
    text-decoration: none;
    background-image : url(navBg_10C_on.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#shopinfo {
    padding-right: 15px;
}

#banner {
    margin-right: auto;
  background-color : #fff7f8;
}
