@charset "Shift_JIS";

/* 要素リセット */

BODY {
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 75%;
    font-family: HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    color: #E3E9F4; /* 標準文字色 */
    background-image : url(bg_7A_01.png);
    background-position: center center;
    background-repeat: repeat-y;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body {
    font-size: 70%;
}
/* 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;
    background-color: #3A321C;
}

#hpb-header {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0;
    height : 125px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9D9CA0;
}

#hpb-header:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-inner {
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
}

.hpb-layoutset-01 #hpb-inner {
    background-image : url(winterbridge.jpg);
    background-position: top center;
    background-repeat: repeat-x;
}

#hpb-inner:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper {
    width: 675px;
    float: right;
    padding-top: 5px;
}

#hpb-title {
    width: 670px;
    margin-right: auto;
}

#hpb-main {
    text-align: left;
    width: 460px;
    padding-top: 10px;
    margin-right: auto;
}

.hpb-layoutset-02 #hpb-main {
    min-height: 560px;
}

* html .hpb-layoutset-02 #hpb-main {
    height: 560px; /* for ie6 */
}

#hpb-aside {
    width: 216px;
    float: left;
    padding-top: 10px;
}

#banner {
    width: 216px;
}

#shopinfo {
    width : 193px;
    position: absolute;
    left: 695px;
}

* html #shopinfo {
    left: 475px; /* for ie6 */
}

.hpb-layoutset-01 #shopinfo {
    top: 300px;
}
* html .hpb-layoutset-01 #shopinfo {
    top: 10px; /* for ie6 */
}
*:first-child + html .hpb-layoutset-01 #shopinfo {
    top: 10px; /* for ie7 */
}
.hpb-layoutset-02 #shopinfo {
    top: 70px;
}
* html .hpb-layoutset-02 #shopinfo {
    top: -210px; /* for ie6 */
}
*:first-child + html .hpb-layoutset-02 #shopinfo {
    top: -210px; /* for ie7 */
}

#hpb-footer {
    clear: both;
    padding-bottom: 10px;
}

#hpb-nav {
    width: 215px;
    float: left;
    padding-top: 5px;
    margin-top: -1px;
}


/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* 背景設定 */

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-nav li {
    width: 210px;
    display: block;
    margin-left: auto;
}

#hpb-nav li a {
    display: block;
    height: 56px;
    overflow: hidden;
    text-align: left;
    padding-left: 75px;
}

#hpb-nav li span.en {
    display: block;
    line-height: 12px;
    padding-top: 10px;
    letter-spacing: 1px;
}

#hpb-nav li span.ja {
    display: block;
    line-height: 15px;
    padding-top: 3px;
}


#hpb-nav A:link {
    text-decoration: none;
    background-image : url(mainmenu_bg_7A_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:visited {
    text-decoration: none;
    background-image : url(mainmenu_bg_7A_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}
#hpb-nav a:hover {
    background-image : url(mainmenu_bg_7A_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
    text-decoration: none;
}
#hpb-nav a:active {
    background-image : url(mainmenu_bg_7A_01_on.png);
    background-position: top left;
    background-repeat: repeat-x;
    text-decoration: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/


