@charset "Shift_JIS";

/* 要素リセット */
body{
    margin: 0;
    padding: 0;
    font-size: 75%;
    font-family: 'メイリオ' , Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' , sans-serif;
    color: #403d3c; /* 標準文字色 */
    background-color: #231809;
    min-width: 1010px;
}

/* 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: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    position: relative;
    color: #333333;
    background-image : url(img/bg_inner_2G.png);
    background-repeat: repeat-y;
    background-position: 0px 120px;
    width: 1000px;
    border-left-width: 1px;
    border-left-color: #2e200c;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #2e200c;
    border-right-style: solid;
}

#hpb-header{
    background-image : url(img/bg_header_2G.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 1000px;
    height: 156px;
    overflow: hidden;
    margin-top: -1px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
}

#hpb-header:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-headerMain{
    height: 20px;
    overflow: hidden;
    padding-top: 86px;
    margin-left: 90px;
}

#hpb-headerLogo{
    width : 256px;
    position: absolute;
    left: 90px;
    top: 46px;
}

#hpb-footer{
    clear: both;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    z-index: 1;
    position: relative;
    background-image : url(img/bg_footer_2G.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 126px;
}

#hpb-inner{
    width: 1000px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    background-image : url(img/bg_nav_2G.png);
    background-repeat: no-repeat;
    background-position: 100px 20px;
}
#hpb-inner:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper{
    width: 600px;
    padding-top: 40px;
    padding-right: 72px;
    float: right;
}

#hpb-main{
    width: 570px;
}

#hpb-aside{
    width: 200px;
    padding-top: 40px;
    float: left;
    padding-left: 100px;
}

/* サイドブロック内パーツ */
/* バナー */

#banner{
    width: 190px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 1px;
    padding-left: 5px;
    background-image : url(img/bg_plaid02_2G.png);
    background-position: left top;
    background-repeat: repeat;
}
#banner ul{
    margin: 0;
    padding: 0;
    list-style-type: none;
}
#banner li{
    display: block;
}
#banner li a{
    display: block;
    text-align: left;
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    height: 70px;
    margin-bottom: 5px;
    width: 190px;
}
#banner a#banner-access{
    /* アクセスバナー */
    background-image : url(img/banner_2G_01.png);
}
#banner a#banner-netshop{
    /* ネットショップ */
    background-image : url(img/banner_2G_02.png);
}
#banner a#banner-category1{
    /* 商品カテゴリ1 */
    background-image : url(img/banner_2G_03.png);
}
#banner a#banner-category2{
    /* 商品カテゴリ2 */
    background-image : url(img/banner_2G_04.png);
}
#banner a#banner-category3{
    /* 商品カテゴリ3 */
    background-image : url(img/logo_s.png);
}

/* 店舗情報 */

#shopinfo{
    width: 190px;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    background-image : url(img/bgCompany_2G.png);
    background-position: left top;
    background-repeat: repeat;
}
#shopinfo h3{
    display: none;
}

#shopinfo h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 3px;
    text-align: center;
    font-size: 1.1em;
    line-height: 16px;
    font-weight: bold;
    background-color: #251e1c;
    color: #fff;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#shopinfo p{
    margin: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    line-height: 1.5;
    text-align: left;
    background-image : url(img/bgContent_2G.png);
    background-position: left top;
    background-repeat: repeat;
}

/* ナビゲーション */

#hpb-nav{
    position: absolute;
    left: 100px;
    top: 130px;
    width: 820px;
    height: 42px;
    overflow: hidden;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2{
    width: 570px;
    height: 270px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    background-image : url(img/top_mainimg_2G.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#toppage{
    background-image : url(img/bg_toplead_2G.png);
    background-repeat: repeat-x;
    background-position: top left;
    padding-top: 20px;
}

#hpb-main #toppage h3{
    width: 570px;
    float: left;
    margin-bottom: 10px;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 4px;
    padding-right: 0px;
    padding-bottom: 4px;
    padding-left: 0px;
    text-align: left;
    font-size: 1.17em;
    line-height: 16px;
    color: #333333;
    font-weight: bold;
    background-image : url(img/bg_plaid02_2G.png);
    background-repeat: repeat;
    background-position: top left;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
    color: #000;
}

#toppage h3 span.ja{
    display: block;
    float: right;
    width: 250px;
    text-align: right;
    padding-right: 6px;
}

#toppage h3 span.en{
    padding-top: 0;
    padding-right: 0;
    padding-left: 6px;
    padding-bottom: 0;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 250px;
    font-size: 1.2em;
    letter-spacing: 1px;
    font-weight: normal;
}

#toppage h3:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


/* 商品情報 */

#hpb-wrapper #toppage-item .item{
    padding-top: 14px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 275px;
    float: left;
    background-image : url(img/line_2G.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}

#hpb-wrapper #toppage-item:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper #toppage-item .itemlist .item img{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    display: block;
    border-width: 5px;
    border-color: #fff;
    border-style: solid;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata{
    width: 250px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 14px;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata h4{
    font-weight: bold;
    font-size: 1.3em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h5{
    color: #873636;
    font-size: 1.2em;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
}

/* 新着情報 */
#hpb-wrapper #hpb-main #toppage-news dl
{
}
#hpb-wrapper #hpb-main #toppage-news dl dt{
    color: #873636;
}
#hpb-wrapper #hpb-main #toppage-news dl dd{
    border-bottom-width: 1px;
    border-bottom-color: #e8e5d7;
    border-bottom-style: solid;
    background-image: none;
}
#hpb-wrapper #hpb-main #toppage-news dl dt:first-child + dd{
    border-top: none;
}
hr{
    color: #FFFFFF;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* ナビゲーション */

#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    width: 820px;
    height: 42px;
}

#hpb-nav ul:after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    font-size: 13px;
    text-transform: uppercase;
    width: 115px;
    height: 42px;
    overflow: hidden;
}

#hpb-nav li a{
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    background-image : url(img/point_2G.png);
    background-repeat: no-repeat;
    background-position: 4px 4px;
    margin-right: 5px;
    padding-bottom: 3px;
    position: relative;
    font-family: Century, HeiseiMincho, 'Hiragino Mincho Pro' , "ＭＳ 明朝" , 'MS Mincho' , serif;
}

#hpb-nav li span.ja{
    display: block;
    padding-top: 23px;
    padding-left: 18px;
    color: #666666;
}
*html #hpb-nav li span.ja
{
    /*for IE6*/
    padding-left: 0;
}

#hpb-nav li span.en{
    display: block;
    position: absolute;
    top: 2px;
    left: 18px;
    letter-spacing: -1px;
}

#hpb-nav a:link
{
}
#hpb-nav a:visited
{
}
#hpb-nav a:hover{
    background-image : url(img/nav_on_2G.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #FFFFFF;
}
#hpb-nav a:active{
    background-image : url(img/nav_on_2G.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    color: #FFFFFF;
}
#hpb-nav li a:hover span.ja, #hpb-nav li a:active span.ja{
    color: #7d2226;
}


/* 先頭に戻るボタン */

#pagetop{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    text-align: left;
}

#pagetop a{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 110px;
    height: 11px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(img/returnTop_2G.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}
/* 商品紹介ページ デザイン定義 */

#item .itemlist{
    width: 540px;
}
#item .itemlist .item{
    width: 180px;
}
