@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: #333333; /* 標準文字色 */

    background-color: #FFF0CB;

    background-position: center top;

    background-repeat: repeat-x;

}

/* 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: 100%;

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0;

    margin-left: auto;

    position: relative;

    background-image : url(footerBg_7C.png);

    background-position: bottom left;

    background-repeat: repeat-x;

}



#hpb-header {

    width: 900px;

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0;

    margin-left: auto;

    height: 88px;

}



#hpb-header:after {

    content: ".";

    clear: both;

    height: 0;

    display: block;

    visibility: hidden;

}



#hpb-inner {

    width: 900px;

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0;

    margin-left: auto;

    padding-bottom: 30px;

    position: relative;

    zoom: 1;

}



.hpb-layoutset-02 #hpb-inner {

    padding-top: 65px;

}





#hpb-inner:after {

    content: ".";

    clear: both;

    height: 0;

    display: block;

    visibility: hidden;

}



#hpb-wrapper {

    width: 685px;

    float: left;

}



.hpb-layoutset-02 #hpb-wrapper {

    margin-top: -3px;

}



.hpb-layoutset-01 #hpb-title {

    width: 685px;

    height: 353px;

}



.hpb-layoutset-02 #hpb-title {

    width: 680px;

    margin-left: auto;

    margin-right: auto;

}



#hpb-main {

    width: 680px;

    text-align: left;

    margin-left: auto;

    margin-right: auto;

}



#hpb-aside {

    width: 210px;

    float: right;

}



* html #hpb-aside {

    float: none; /* for IE6 */

}



#banner {

}



.hpb-layoutset-01 #banner {

    height: 290px;

    overflow: hidden;

    margin-bottom: 55px;

}



.hpb-layoutset-02 #banner {

    margin-bottom: 10px;

}



#shopinfo {

    width: 200px;

    margin-left: auto;

    margin-right: auto;

}



#hpb-footer {

    width: 900px;

    margin-top: 0;

    margin-right: auto;

    margin-bottom: 0;

    margin-left: auto;

    padding-top: 30px;

    clear: both;

}



#hpb-nav {

    position: absolute;

    left: 0px;

    width: 900px;

    height: 45px;

    overflow: hidden;

    background-image : url(navBg_7C_01.png);

    background-position: center center;

    background-repeat: no-repeat;

}



.hpb-layoutset-01 #hpb-nav {

    top: 300px;

}



.hpb-layoutset-02 #hpb-nav {

    top: 5px;

}



/*--------------------------------------------------------

  デザイン設定

--------------------------------------------------------*/

/* 背景設定 */

.hpb-layoutset-01 {

    background-image : url(topBg_7C_01.png);

}



.hpb-layoutset-02 {

    background-image : url(pageBg_7C_01.png);

}



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



/* ナビゲーション */

#hpb-nav ul {

    display: block;

    height: 23px;

    width: 875px;

    margin-top: 10px;

    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;

    border-right-width: 4px;

    border-right-style: solid;

    border-right-color: #BE1C1E;

}



#hpb-nav ul:after {

    content: ".";

    clear: both;

    height: 0;

    display: block;

    visibility: hidden;

}



#hpb-nav li {

    display: block;

    width: 175px;

    float: left;

}





#hpb-nav li a {

    display: block;

    height: 23px;

    line-height: 25px;

    overflow: hidden;

    text-align: center;

    background-position: top left;

    background-repeat: repeat-x;

    border-left-width: 4px;

    border-left-style: solid;

    border-left-color: #BE1C1E;

}



#hpb-nav li span.en {

    display: none;

}



#hpb-nav li span.ja {

    padding-right: 5px;

    font-size: 14px;

}



#hpb-nav a:link {

    text-decoration: none;

    color: #BE1C1E;

}

#hpb-nav a:visited {

    text-decoration: none;

    color: #BE1C1E;

}

#hpb-nav a:hover {

    text-decoration: none;

    color: #ffffff;

    background-color: #BE1C1E;

}

#hpb-nav a:active {

    text-decoration: none;

    color: #ffffff;

    background-color: #BE1C1E;

}







/*--------------------------------------------------------

  共通パーツデザイン設定

--------------------------------------------------------*/

/* メインイメージ高さ */

.hpb-layoutset-01 #hpb-title h2 {

    height: 283px;

}



/* コンテンツタイトル背景 */

.hpb-layoutset-02 h2 {

}



