@charset "Shift_JIS";

/* 要素リセット */

body {
    margin: 0;shopinfo
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #666666; /* 標準文字色 */
 
  border-right-width : 10px;
  border-right-color : #000000;
}

/*全体文字サイズ調整*/
/*hayashi修正20181118*/
html:\66irst-child body {
/*    font-size: 70%;   */
    font-size: 85%;
}
/* end */

img {
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container {
    width: 900px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;

}

#hpb-header {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    height: 75px;

}





#hpb-wrapper {
    width: 680px;
    float: right;
}





.hpb-layoutset-02 #hpb-title {
    margin-bottom: 0;
}


* html #hpb-main {
    height: 580px; /* for IE6 */

}

.hpb-layoutset-01 #hpb-main {
    padding-top: 10px;

}

.hpb-layoutset-02 #hpb-main {
    margin-top: -5px;
}

#hpb-aside {
    width: 220px;
    float: left;

}

#banner {
    position: absolute;
    left: 690px;
}

*:first-child + html #banner {
    left: 345px; /* for IE7 */
}

.hpb-layoutset-01 #banner {
    top: 290px;
}

.hpb-layoutset-02 #banner {
    top: 60px;
}

/*バーの色＿上*/
#shopinfo {
    width: 200px;
    margin-left: auto;
    margin-right: auto;
background-color: #FE7F01;
}


#hpb-footer {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 30px;
    padding-bottom: 30px;
    clear: both;


}

#hpb-nav {
    width: 220px;
    float: left;
    overflow: hidden;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    margin-bottom: 15px;

}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
/* バーの色＿下 */
#hpb-nav ul {
    margin-top: -1px;
    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;
    background-color:  #FE7F01;
}

#hpb-nav li {
    display: block;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #666;
    clear: both;
}


#hpb-nav li a {
    display: block;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    text-align: left;
    padding-left: 37px;
    padding-right: 15px;
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-nav li span.en {
    float: right;
    font-size: 10px;
}

#hpb-nav li span.ja {
    padding-right: 10px;
    font-size: 14px;
}

#hpb-nav a:link {
    text-decoration: none;
    background-image : url(navBg_7D_02.png);
}
#hpb-nav a:visited {
    text-decoration: none;
    background-image : url(navBg_7D_02.png);
}
#hpb-nav a:hover {
    text-decoration:underline;
    background-image : url(navBg_7D_02_on.png);
}
#hpb-nav a:active {
	text-decoration: none;
	background-image : url(navBg_7D_02_on.png);
	color: #FFF;
}


/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
/* メインイメージ高さ */
.hpb-layoutset-01 #hpb-title h2 {
    height: 273px;
}

/* shopinfo設定 */
#hpb-inner #shopinfo {
    padding-top: 15px;
}



#shopinfo h4 {
    color: #00F;
}




/* コンテンツタイトル背景 */

/* フッター内パーツデザイン */
#hpb-footerMain {
    width: 40px;
    float: right;
}

#hpb-footerMain p {
    /* コピーライト文字設定 */
    font-size: 0.8em;
    text-align: right;
    margin-bottom: 0;
    color: #3FC;
    padding-right: 10px;
}
