@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 900px;
    float: left;
    z-index: 1;
}

/*#hpb-headerMain h1{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-weight: normal;
    line-height: 12px;
    font-size: 10px;
}*/

.hpb-layoutset-01 h1{

    margin-top: 0;
    margin-left : 5px;
    text-align: left;
    overflow: hidden;
    height: 30px;
    line-height: 37px;

    font-size : 1.8em;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;

    color : #0c2913;
}

h1{

    margin-top: 0;
    margin-left : 5px;
    text-align: left;
    overflow: hidden;
    height: 30px;
    line-height: 32px;

    font-size : 1.8em;
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;

    color : #0c2913;
}

#hpb-headerLogo{
    max-width: 900px;
    height: auto;
    float: left;
}

#hpb-headerLogo a{
   /* display: block;*/
    height :auto;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
 /*   text-indent: -9999px;
    overflow: hidden;
    height: 40px;
    background-image : url(../img/logo_12D.png);
    background-position: center left;
    background-repeat: no-repeat; */
}

#hpb-headerExtra1{
    width: 300px;
    margin-top: 5px;
    margin-right: 200px;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 43px;
    position: absolute;
    top: 20px;
    left: 400px;
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.3em;
    line-height: 16px;
    text-align: right;
    color: #002F0E;
    font-weight: bold;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
    color: #002F0E;
}

#hpb-headerExtra1 p.mail{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align: right;
    font-size: 12px;
    line-height: 14px;
}

#hpb-headerExtra1 p.mail a{
    /* お問い合わせリンク設定 */
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}

#hpb-headerExtra1 p.mail a:link{
    color: #002F0E;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:visited{
    color: #002F0E;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:hover{
    color: #002F0E;
    text-decoration: none;
}
#hpb-headerExtra1 p.mail a:active{
    color: #002F0E;
    text-decoration: none;
}

#hpb-headerExtra2{
    height: 39px;
    overflow: hidden;
    text-align: right;
    position: absolute;
    top: 25px;
    left: 750px;
}

.hpb-dvcc-basket{
    display: block;
    width: 145px;
    height: 39px;
    background-image : url(../img/cart_12D.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: auto;
    margin-right: 0;

}

#hpb-headerExtra2 a{
    padding-left: 0px;
    padding-right: 0px;
}

#hpb-headerExtra2 a:link{
    color: #000000;
    text-decoration: none;
}
#hpb-headerExtra2 a:visited{
    color: #000000;
    text-decoration: none;
}
#hpb-headerExtra2 a:hover{
    color: #6D9618;
    text-decoration: underline;
}
#hpb-headerExtra2 a:active{
    color: #6D9618;
    text-decoration: underline;
}


/* フッター内パーツ */
#hpb-footerMain{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    color:#ffcc99;
    background-color : #0c2913;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 0.9em;
    text-align: right;
    color: #ffcc99;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    margin-top: -20px;
    text-align: left;
    background-color : #0c2913;
}

#hpb-footerExtra1 ul{
    /* フッターサブメニュー設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-footerExtra1 li{
    display: inline;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #FFFFFF;
    font-size: 12px;
}

#hpb-footerExtra1 li a{
    padding-left: 10px;
    padding-right: 10px;
}

#hpb-footerExtra1 a:link{
    color: #ffcc99;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    color: #ffcc99;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    color: #999999;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active{
    color: #999999;
    text-decoration: underline;
}


#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
/* 会員様ログイン */

#toppage-memberbox{
    margin-bottom: 0px;
    padding-bottom: 1px;
    color: #000000;
    border-right-width: 7px;
    border-right-style: solid;
    border-right-color: #00300E;
    border-left-width: 7px;
    border-left-style: solid;
    border-left-color: #00300E;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #00300E;
}

#toppage-memberbox h3{
    background-color: #00300E;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    color: #FFFFFF;
    width: 206px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#toppage-memberbox h3 span.ja{
    font-size: 0.9em;
    padding-left: 10px;
}


#toppage-memberbox a{
    line-height: 1.7;
}

#toppage-memberbox a:link{
    color: #000000;
    text-decoration: none;
}
#toppage-memberbox a:visited{
    color: #000000;
    text-decoration: none;
}
#toppage-memberbox a:hover{
    color: #3F4864;
    text-decoration: underline;
}
#toppage-memberbox a:active{
    color: #3F4864;
    text-decoration: underline;
}

#toppage-memberbox input[type="submit"]{
    border: 0px;
    display: inline-block;
    width: 74px;
    height: 20px;
    background-image : url(../img/login_12D.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: center;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}


/* 商品検索 */

#toppage-searchbox{
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #00300E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #00300E;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00300E;
}

.hpb-dvcc-searchbox{
    padding-left: 35px;

}

#toppage-searchbox h3{
    background-color: #00300E;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    color: #FFFFFF;
    width: 218px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#toppage-searchbox h3 span.ja{
    font-size: 0.9em;
    padding-left: 10px;
}


#toppage-searchbox a{
    line-height: 1.7;
}

#toppage-searchbox input[type="submit"]{
    border: 0px;
    display: inline-block;
    width: 74px;
    height: 20px;
    background-image : url(../img/search_12D.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 35px;
    margin-right: auto;
}

#toppage-searchbox input{
    margin-bottom: 5px;
    width: 130px;
}

/* キャンペーン */
#toppage-campaignbox{
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    text-align: left;
    color: #C7000B;
    background-image : url(../img/campaignBg_12D.png);
    background-position: bottom left;
    background-repeat: no-repeat;
}

#toppage-campaignbox h3{
    width: 220px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-left: 0px;
    font-size: 1.2em;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-image : url(../img/campaign_title_12D.png);
    background-position: top left;
    background-repeat: repeat-y;
}

#toppage-campaignbox h3 span.ja{
    font-size: 0.9em;
    padding-left: 10px;
}

#toppage-campaignbox ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 0px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 17px;
    background-image : url(../img/point_12D.png);
    background-position: 5px 5px;
    background-repeat: no-repeat;
}

#toppage-campaignbox 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;
    text-align: left;
}


#toppage-campaignbox a{
    line-height: 1.7;
}

#toppage-campaignbox a:link{
    color: #C7000B;
    text-decoration: none;
}
#toppage-campaignbox a:visited{
    color: #C7000B;
    text-decoration: none;
}
#toppage-campaignbox a:hover{
    color: #C7000B;
    text-decoration: underline;
}
#toppage-campaignbox a:active{
    color: #C7000B;
    text-decoration: underline;
}

.hpb-dvcc-campaignbox{
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 10px;
}

.hpb-dvcc-campaignbox p{
    font-size:1.15em;
    font-weight: bold;
    margin-bottom:5px;
}

/* カテゴリ */

#toppage-category{
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    text-align: left;
}

#toppage-category h3{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 0px;
/*     color: #231815;
    height: 25px;
    line-height: 27px;
    text-align: left;
   background-image : url(../img/indexBg_12D_03.png);
    background-position: center left;
    background-repeat: no-repeat;*/
}

#toppage-category h3 span.ja{
    font-size:1.4em;
    padding-left: 0px;
    color: #0c2913;
}

#toppage-category ul li{
    display: block;
    text-align: left;
    line-height: 1.4;
    margin-bottom: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
}

#toppage-category ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0px;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 0px;
    list-style-type: none;
    text-align: left;
}

#toppage-category li#category-item1{
    /* カテゴリ1 */
    height: 57px;
    background-image : url(../img/category-sphone.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item2{
    /* カテゴリ2 */
    height: 57px;
    background-image : url(../img/category-yuuyaku.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item3{
    /* カテゴリ3 */
    height: 57px;
    background-image : url(../img/category-sozai.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item4{
    /* カテゴリ4 */
    height:57px;
    background-image : url(../img/category-web-lec.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item5{
    /* カテゴリ4 */
    height: 57px;
    background-image : url(../img/category-seihin.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item6{
    /* カテゴリ4 */
    height: 57px;
    background-image : url(../img/category-taiken.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item7{
    /* カテゴリ4 */
    height: 57px;
    background-image : url(../img/category-denkiro.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item8{
    /* カテゴリ4 */
    height: 57px;
    background-image : url(../img/category-yougu.jpg);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li#category-item9{
    /* カテゴリ4 */
    height: 57px;
    background-image : url(../img/category_12D_04.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-category li a{
    display: block;
    font-size: 1.3em;
    padding-left: 1px;
    padding-top: 15px;
    padding-bottom :10px;
/*    width: 195px;
    height: 55px;
    margin-bottom: 5px;
    text-indent: -9999px;
    overflow: hidden;*/
}


/* バナー */
#banner{
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    text-align: left;
    margin-bottom: 27px;
}

#banner 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;
}

#banner li{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

#banner li a{
    display: block;
 /*   text-indent: -9999px;
    overflow: hidden;*/
}

#banner a#banner-present{
    /* プレゼントバナー */
    width: 220px;
    height: 76px;
    background-image : url(../img/banner_12D_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-magazine{
    /* メルマガバナー */
    height: 81px;
    background-image : url(../img/banner_12D_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-rss{
    /* RSSバナー */
    height: 51px;
    background-image : url(../img/banner_12D_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
    padding-bottom: 1px;
}

#shopinfo h3{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-left: 0px;
    color: #0c2913;
    height: 25px;
    line-height: 27px;
    text-align: left;
 /*   background-image : url(../img/indexBg_12D_03.png);
    background-position: center left;
    background-repeat: no-repeat;*/
}

#shopinfo h3 span.ja{
    font-size: 1.15em;
    padding-left: 0px;
}

#shopinfo h4{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-size: 1.1em;
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
    color: #000000;
}

#shopinfo p{
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    padding-left: 0px;
    padding-right: 0px;
}

#shopinfo a{
    line-height: 1.7;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a
{
    /* ナビゲーション文字設定 */
}


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #000000;
    text-decoration: none;
}
a:visited{
    color: #000000;
    text-decoration: none;
}
a:hover{
    color: #7D7D7D;
    text-decoration: none;
}
a:active{
    color: #7D7D7D;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

#toppage p{
    color: #221714;

}

#toppage p.large{
    color: #002F0E;
    margin-top : -20px;
}

p.large{
    font-weight: bold;
    font-size: 1.2em;
    margin-bottom: 0.4em;
    color: #00300E;
}
p.indent{
    padding-left: 15px;
}

p.price{
    color: #000000;
    text-align: right;
    font-size: 1.2em;
}

p.more{
    margin-bottom: 0;
    text-align: right;
    padding-right: 5px;
}

p.more a{
    display: block;
    width: 46px;
    height: 13px;
    margin-left: auto;
    background-image : url(../img/more_12D.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

p.icon{
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.5em;
}

#hpb-main p.icon img{
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 5px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    font-size: 1.3em;
    color: #0c2913;
    margin-top: -7px;
    text-align: left;
    overflow: hidden;
    padding-left: 15px;
/*    height: 45px;
    line-height: 47px;
    background-image : url(../img/banner/titleBg_m.jpg);
    background-position: center left;
    background-repeat: no-repeat;*/

}

.hpb-layoutset-02 h2 span.ja{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    font-size: 1.2em;
    color: #0c2913;
    padding-left: 15px;
    padding-right: 15px;
}

.hpb-layoutset-02 h2 span.en{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    color: #56cd74;
    font-size: 0.9em;
    text-transform: uppercase;
}

#hpb-wrapper h3{
    font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
    height: 25px;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 0px;
    text-align: left;
    color: #595757;
    font-size: 1.6em;
    text-align: left;
    line-height: 25px;
    overflow: hidden;
    clear: both;
 /*   background-image : url(../img/indexBg_12D.png);
    background-position: center left;
    background-repeat: no-repeat;*/
}

.hpb-layoutset-02 #hpb-wrapper h3{

    background-image: none;
}

h3.hpb-c-index{
    width: 128px;
   /* height :260px;*/
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 0px;
    /*list-style-type: none;*/
    font-size : 13px;
    margin-top: -27px;
    margin-right: 20px;
    margin-bottom: 5px;
    margin-left: 0;

    list-style-type: none;
}

#hpb-main h3 img{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 15px;
    vertical-align: middle;
}


h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 0;
    padding-left: 0;
    text-align: left;
    font-size: 1.2em;
    line-height: 1.2;
    font-weight: bold;
    color: #00300E;
}

h4 img{
    margin-left: 15px;
}

h5{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.5;
    font-weight: bold;
}

/*table{
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000000;
}

table th{
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    background-color: #00300E;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    white-space: nowrap;
}

table td{
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    background-color: #FFFFFF;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
}*/

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 380px;
    height: 200px;
}

input.l{
    width: 380px;
}
input.m{
    width: 250px;
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
}

#hpb-main dl{
    margin-top: 5px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main dt{
   /* float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: normal;
    width: 9em !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 2px;
    color: #000000;
    font-weight: bold;*/
  clear: left;
  float: left;
  text-align: left;
  width: 17%;
  font-weight: bold;
  color :#0b2712;
}

#hpb-main dd{
 /*   margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    text-align: left;
    line-height: 1.4;
    padding-left: 10em;
    color: #880000;*/
margin-left: 10%; 
text-align:left;
}

* html #hpb-main dd{
    height: 1%; /* for IE6 */
}

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

#hpb-main img{
    margin-top: 5px;
    margin-bottom: 10px;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 97px;
    height: 16px;
    background-image : url(../img/returnTop_12D.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: auto;
    margin-right: 0;
}


/* トップページ デザイン定義 */
.hpb-layoutset-01 #hpb-title h2
{
}

/* 新商品情報 */
#toppage-item div.item{
    width: 147px;
    margin-bottom: 5px;
    padding-left:5px;
    padding-right: 10px;
    float: left;
}

#toppage-item
{

}

#toppage-item h3
{

}

#toppage-item img.itemimg{
    float: left;
    margin-left: 0px;
    margin-right: 0px;
}

#toppage-item .item h4{
    padding-left: 5px;
    font-size: 1.2em;
    width: 150px;
    padding-top: 5px;
    margin-right: auto;
    margin-left: auto;
    color: #110000;
}

#toppage-item a{
    text-decoration: none;
}

#toppage-item p{
    padding-left: 5px;
    padding-right: 6px;
    margin-bottom: 0;
}

#toppage-item p.price{
    margin-top: 0px;
    text-align: center;
}



/* インフォメーション */

#toppage-news
{
}

#toppage-news h3{
    background-image : url(../img/indexBg_12D_02.png);
    background-position: center left;
    background-repeat: no-repeat;
}




/* 商品一覧ページ デザイン定義 */
h3 span.cat{
    font-weight: normal;
    color: #ffff00;
    padding-right: 10px;
    font-size: 0.9em;
}


#item .item{
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
    float: left;
  	background: #FFFFFF;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #00300E;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #00300E;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #00300E;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #00300E;
    padding-bottom: 5px;
}

#item .itemimg{
    margin-top: 10px;
    margin-bottom: 0;
}

#item h4{
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.3;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2px;
    color: #000000;
}

#item p{
  color: #0c2913;
}

#item p.icon{
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
}

#item p.price{
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    text-align: left;
    font-size: 1.1em;
    float: left;
}

#item p.more{
    margin-top: 2px;
}

/* 商品詳細ページ デザイン定義 */
#detail .price{
    font-size: 1.3em;
    margin-bottom: 0;
    padding-top: 5px;
}

#hpb-wrapper #detail h3{
    color: #000000;
    font-size: 1.3em;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000000;
    padding-left: 5px;
    background-image: none;
    margin-bottom: 10px;
}

.hpb-dvct-cart{
    text-align: left;
    line-height: 2;
}

.hpb-dvct-cart input[type="submit"]{
    border: 0px;
    width: 91px;
    height: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-image : url(../img/incart_12D.png);
    background-position: center center;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* 注文方法ページ デザイン定義 */
#flow{
    background-color: #00932C;
    font-size: 1.2em;
    margin-left: 10px;
    margin-right: 10px;
}

#flow ol{
    color: #000000;
    text-align: left;
    font-weight: bold;
}

#flow ol li{
    background-color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    padding-bottom: 10px;
    background-image : url(../img/flowArrow_12D.png);
    background-position: 40px 0px;
    background-repeat: no-repeat;
}

#flow ol li:first-child{
    padding-top: 10px;
    background-image: none;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		width: 100%;
		float: none;
	}
	/*#hpb-headerMain h1{
		padding-right: 150px;
		padding-bottom: 5px;
		padding-left: 5px;
		line-height: 1.4;
	}*/

	#hpb-headerLogo{
		width: 98%;
		float: none;
		margin-left: auto;
		margin-right: auto;
	}
	#hpb-headerLogo a{
		display: block;
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: -15px;
		margin-left: auto;
	}
	#hpb-headerExtra1{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
		height: auto;
		position: relative;
		top: 0;
		left: 0;
	}
	#hpb-headerExtra1 p.tel span{
		/* 電話番号の「TEL」文字設定 */
		display: inline-block;
	}
	#hpb-headerExtra2{
		top: 0;
		left: 0;
		right: 0;
	}

	/* フッター内パーツ */
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
		text-align: center;
		color  : #ffcc99;
		word-break: break-all;
	}
	#hpb-footerExtra1{
		width: 98%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#hpb-footerExtra1 li{
		display: inline-block;
		margin-top: 2px;
		margin-bottom: 2px;
		padding-right: 10px;
		padding-left: 10px;
	}
	#hpb-footerExtra1 li a{
		padding-left: 0;
		padding-right: 0;
	}

	/* サイドブロック内パーツ */
	/* 会員様ログイン */
	#toppage-memberbox h3{
		width: 100%;
		height: auto;
		line-height: 1.4;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#toppage-memberbox input[type="submit"]{
		max-width: 100%;
		background-size: contain;
	}

	/* 商品検索 */
	#toppage-searchbox h3{
		width: 100%;
		height: auto;
		line-height: 1.4;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#toppage-searchbox input[type="submit"]{
		max-width: 100%;
		background-size: contain;
		margin-right: auto;
		margin-left: auto;
	}
	#toppage-searchbox input{
		max-width: 100%;
	}

	/* キャンペーン */
	#toppage-campaignbox h3{
		height: auto;
		line-height: 1.4;
		padding-bottom: 3px;
	}
	.hpb-dvcc-campaignbox{
		padding-right: 5px;
	}

	/* カテゴリ */
	#toppage-category h3{
		height: auto;
		line-height: 1.4;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#toppage-category ul li{
		padding-right: 5px;
		padding-left: 5px;
	}
	#toppage-category li#category-item1,
	#toppage-category li#category-item2,
	#toppage-category li#category-item3,
	#toppage-category li#category-item4,
	#toppage-category li#category-item5,
	#toppage-category li#category-item6,
	#toppage-category li#category-item7,
	#toppage-category li#category-item8,
	#toppage-category li#category-item9{
		background-position: center center;
		background-size: contain;
	}
	#toppage-category li a{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	/* バナー */
	#banner a#banner-present,
	#banner a#banner-magazine,
	#banner a#banner-rss{
		max-width: 100%;
		background-position: center center;
		background-size: contain;
		margin-right: auto;
		margin-left: auto;
	}

	/* 店舗情報 */
	#shopinfo h3{
		height: auto;
		line-height: 1.4;
		padding-top: 3px;
		padding-bottom: 3px;
	}
	#shopinfo h3 span.ja{
		display: inline-block;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(../img/btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 0px;
　　　　　　　　padding-top :10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	img.left{
		margin-left: 0;
	}
	img.right{
		margin-right: 0;
	}
	.hpb-layoutset-02 h2{
		height: auto;
		line-height: 1.4;
	/*	padding-top: 10px;
		padding-right: 15px;
		padding-bottom: 10px;*/
		background-color : #ffffff;
		background-position: top left;
		word-break: break-all;
	}
	.hpb-layoutset-02 h2 span.ja{
		display: inline-block;
		padding-left: 15px;
		padding-right: 0;
	}
	.hpb-layoutset-02 h2 span.en{
		display: inline-block;
		padding-left: 15px;
		padding-right: 0;
	}
	#hpb-wrapper h3{
		height: auto;
		line-height: 1.4;
	}
	h1{
		text-align: left;
		color: #0c2913;
	}

	h4{
		padding-right: 0;
	}
	table{
		width: 100%;
		margin-right: auto;
		margin-left: auto;
		
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main dl{
		margin-right: 10px;
	}
	#hpb-main dt{
	/*	float: none;
		max-width: 100%;
		padding-left: 0;*/
  	 	clear: left;
 		 float: left;
  		width: 25%;
		text-align: left;
 		 font-weight: bold;
	}
	#hpb-main dd{
	/*	padding-left: 0;*/
		 margin:0 0 0 10%; 
	}
	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}

	/* 新商品情報 */
	#toppage-item div.item{
		max-width: 100%;
		float: none;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		padding-right: 0;
		padding-left: 0;
		box-sizing: border-box;
	}
	#toppage-item img.itemimg{
		margin-left: auto;
		margin-right: auto;
	}
	#toppage-item .item h4{
		padding-left: 0;
		width: auto;
	}
	#toppage-item p{
		padding-left: 0;
		padding-right: 0;
	}

	/* オススメ商品 */
	#toppage-reccomend div.reccomend{
		max-width: 100%;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		padding-right: 0;
		padding-left: 0;
		float: none;
	}
	#toppage-reccomend img.itemimg{
		margin-left: auto;
		margin-right: auto;
	}
	#toppage-reccomend h4{
		width: auto;
	}
	#toppage-reccomend p{
		padding-right: 0;
		padding-left: 0;
	}

	/* 特集 */
	#hpb-main #toppage-special ul{
		width: 100%;
	}
	#hpb-main #toppage-special li{
		max-width: 100%;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		float:none;
	}

	/* 商品一覧ページ デザイン定義 */
	#item .item{
		max-width: 100%;
		display: inline-block;
		margin-right: 5px;
		margin-left: 5px;
		float:none;
		box-sizing: border-box;
	}

	/* 商品詳細ページ デザイン定義 */
	.hpb-dvct-cart input[type="submit"]{
		max-width: 100%;
		background-size: contain;
	}



}