@charset "Shift_JIS";

/* 要素リセット */
body
{
    margin: 0;
    padding: 0;
    font-size : 16px;
    font-family: 'Avenir','Helvetica Neue','Helvetica','Arial', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', sans-serif;
    color : rgb(0, 0, 0); /* 標準文字色 */
    
  
  border-top-color : white;
  background-color : white;
}

/* 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: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: relative;
	color: rgb(51, 51, 51);
	background-color : white;
	background-image: url(headerBg_2Jc.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#hpb-header
{
    width : 905px;
    height : 140px;
    
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    overflow: hidden;
    
    background-repeat: repeat-x;
    background-position: center top;
  
  
  background-image : url(headerBg_2Jc.gif);
}

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


#hpb-footer
{
    clear: both;
    width : 100%;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0px;
    padding-bottom: 50px;
    z-index: 1;
    
    background-color : orange;
}


#hpb-footerExtra1
{
    width: 900px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#hpb-inner
{
    position: relative;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 31px;
    padding-bottom: 50px;
    background-color : white;
}
#hpb-inner:after
{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-wrapper
{
    width: 900px;
}

.hpb-layoutset-02 #hpb-wrapper
{
    width: 600px;
    float: left;
}

.hpb-layoutset-01 #hpb-title
{
    padding-bottom: 3px;
}
.hpb-layoutset-02 #hpb-title
{
    padding-bottom: 3px;
    padding-top: 20px;
    padding-left: 20px;
}
.hpb-layoutset-01 #hpb-main
{
    width: 600px;
    float: left;
}
.hpb-layoutset-02 #hpb-main
{
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 40px;
}

#hpb-aside
{
    width: 280px;
    padding-top: 20px;
    float: right;
}

.hpb-layoutset-02 #hpb-aside
{
}


/* サイドブロック内パーツ */
/* バナー */

#banner
{
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0;
}
#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: 46px;
    margin-bottom: 5px;
    width: 260px;
}
#banner a#banner-access
{
    /* アクセスバナー */
    background-image : url(banner_2Jc_02-01.png);
}
#banner a#banner-netshop
{
    /* ネットショップ */
    background-image : url(banner_2Jc_02-02.png);
}
#banner a#banner-category1
{
    /* 商品カテゴリ1 */
    background-image : url(banner_2Jc_02-03.png);
}
#banner a#banner-category2
{
    /* 商品カテゴリ2 */
    background-image : url(banner_2Jc_02-04.png);
}
#banner a#banner-category3
{
    /* 商品カテゴリ3 */
    background-image : url(banner_2Jc_02-05.png);
}

/* 店舗情報 */

#shopinfo
{
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 20px;
    padding-top: 18px;
    padding-right: 18px;
    padding-left: 18px;
    padding-bottom: 15px;
    background-color: #f8f8f8;
    border-top-width: 3px;
    border-right-width: 3px;
    border-bottom-width: 3px;
    border-left-width: 3px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #e4e4e4;
    border-right-color: #e4e4e4;
    border-bottom-color: #e4e4e4;
    border-left-color: #e4e4e4;
}
#shopinfo h3
{
    display: none;
}

#shopinfo h4
{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 3px;
    margin-left: 0;
    padding-top: 0px;
    padding-left: 0px;
    text-align: left;
    font-size: 1em;
    line-height: 16px;
    font-weight: bold;
}

#shopinfo p
{
    margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    line-height: 1.5;
    text-align: left;
}

/* ナビゲーション */

#hpb-nav
{
    position: absolute;
    left: 0px;
    top: -32px;
    width: 900px;
    
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/
/* コンテンツ配置領域 */
/* トップページメインイメージ */

.hpb-layoutset-01 #hpb-title h2
{
    width: 900px;
    height: 303px;
    margin-top: 0px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background-image : url(top_mainimg_2Jc_02.png);
    background-repeat: no-repeat;
    background-position: top left;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* トップページ デザイン定義 */

#toppage
{
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 10px;
    padding-left: 20px;
}
#toppage p
{
    padding-left: 0;
    padding-right: 0;
}
#toppage p.large
{
    padding-top: 0px;
    padding-bottom: 10px;
}

#hpb-wrapper #toppage h3
{
    line-height: 16px;
    background-image: none;
    margin-bottom: 14px;
    margin-top: 0px;
    font-weight: bold;
    border-left-color: #FF9C29;
}

#hpb-wrapper #toppage h3 span.en
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    text-transform: uppercase;
}

#hpb-wrapper #toppage h3 span.ja
{
    padding-top: 0;
    padding-right: 0;
    padding-left: 10px;
    padding-bottom: 0;
}


/* 商品情報 */
#hpb-wrapper #toppage-item .item
{
    padding-top: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 280px;
    float: left;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d8d8d8;
    border-right-color: #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-left-color: #d8d8d8;
}
#hpb-wrapper #toppage-item .item:first-child + .item
{
    float: right;
}

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

#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;
}
#hpb-wrapper #toppage-item .itemlist .item .itemdata h5
{
    color: #cc2200;
}

#hpb-wrapper #toppage-item .itemlist .item .itemdata p
{
    padding-top: 10px;
    padding-left: 0px;
    padding-bottom: 5px;
    padding-right: 0px;
}

/* 新着情報 */
#hpb-wrapper #toppage #toppage-news h3
{
    margin-top: 10px;
}

#hpb-wrapper #hpb-main #toppage-news dl
{
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #d8d8d8;
    border-right-color: #d8d8d8;
    border-bottom-color: #d8d8d8;
    border-left-color: #d8d8d8;
    padding-top: 5px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 7px;
}
#hpb-wrapper #hpb-main #toppage-news dl dt
{
    width: 100px !important;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    color: #cc2200;
}
#hpb-wrapper #hpb-main #toppage-news dl dd
{
    padding-left: 110px;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-style: none;
    border-top-color: #CCC;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#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: 0px;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    overflow: hidden;
    height: 32px;
    width: 900px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #ffce80;
}

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

#hpb-nav li
{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    text-transform: uppercase;
}

* html #hpb-nav li
{
    /* ie6用ハック */
    width: 100px;
}

#hpb-nav li a
{
    padding-top: 2px;
    padding-right: 20px;
    padding-left: 20px;
    overflow: hidden;
    display: block;
    height: 32px;
    color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ffce80;
}

* html #hpb-nav li a
{
    /* ie6用ハック */
    padding-left: 20px;
    padding-right: 20px;
}

#hpb-nav li span.ja
{
    display: none;
}

#hpb-nav a:link
{
    background-color: #FF9C29;
}
#hpb-nav a:visited
{
    background-color: #FF9C29;
}
#hpb-nav a:hover
{
    background-color: #d48200;
}
#hpb-nav a:active
{
    background-color: #d48200;
}


/* 先頭に戻るボタン */

#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;
    position: absolute;
    right: -10px;
    bottom: 5px;
}

#pagetop a
{
    /* 先頭に戻るボタンの左右設定 */
    display: block;
    width: 138px;
    height: 35px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: auto;
    background-image : url(returnTop_2Jc_02.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;
}
