@charset "Shift_JIS";

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

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

#hpb-headerLogo{
    width: 400px;
    float: left;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    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: 47px;
}

#hpb-headerExtra1{
    width: 380px;
    margin-top: -15px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    float: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    width: 170px;
    float: left;
    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.4em;
    line-height: 16px;
    font-weight: bold;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    display: block;
    width: 22px;
    height: 16px;
    float: left;
    text-indent: -9999px;
    overflow: hidden;
}

#hpb-headerExtra1 p.mail{
    /* 住所文字設定 */
    width: 210px;
    float: left;
    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: 12px;
}

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

#hpb-headerExtra2 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-headerExtra2 li
{
}

#hpb-headerExtra2 li a{
    width: 145px;
    height: 37px;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}


/* フッター内パーツ */
#hpb-footerMain{
    background-color: #db70b0; /* 桃色系　*/
    padding-top: 8px;
    padding-bottom: 8px;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
    color: #ffffff;
    line-height: 1.4;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    background-color: #ebebeb;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

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

#hpb-footerExtra1 li a{
    padding-left: 10px;
    padding-right: 10px;
    background-image : url(footerPoint_8Ec.png);
    background-position: left center;
    background-repeat: no-repeat;
}

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

#hpb-footerExtra2
{
}

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

/* ランキング */
#ranking{
    background-color: #fdeff2; 
/* 背景：薄桜 うすざくら */
    border: 1px solid #e198b4;
/* 囲み線：桃花色 ももはないろ */
}

#ranking h3{
    text-align: left;
    color: #ffffff;
    font-size: 1em;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 5px;
    height: 26px;
    background-image : url(rankingBg_8Ec2.png); /* 桃色系　*/
    background-position: left top;
    background-repeat: repeat-x;
}

#ranking img.new{
    float: left;
    margin-top: -10px;
    margin-right: 0;
}

#ranking ol{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    list-style-type: none;
}

#ranking li {
    display: block;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCCCCC;
    padding-top: 5px;
    padding-bottom: 6px;
    padding-bottom: 5px;
    text-align: left;
    padding-right: 5px;
    padding-left: 25px;
    line-height: 1.4;
}

#ranking li img {
    display: block;
}

#ranking a:link {
    color: #000000;
    text-decoration: none;
}
#ranking a:visited {
    color: #000000;
    text-decoration: none;
}
#ranking a:hover {
    color: #53A75B;
    text-decoration: none;
}
#ranking a:active {
    color: #53A75B;
    text-decoration: none;
}


#ranking li img{
    vertical-align: text-top;
}

#ranking li#r01{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;
    }

#ranking li#r02{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;
   
}

#ranking li#r03{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;
   }

#ranking li#r04{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;
}

#ranking li#r05{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;

}
#ranking li#r06{
    background-image : url;
    background-position: left top;
    background-repeat: no-repeat;

}

/* バナー */
#banner{
    margin-top: 6px;
    margin-bottom: 10px;
}

#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: 6px;
}

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

#banner a#banner-sale{
    /* miss patinaバナー */
    height: 62px;
    background-image : url(banner_8Bc_011.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-hinagiku {
    /* hinagiku バナー */
    height: 62px;
    background-image : url(banner_8Bc_024.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-present{
    /* プレゼントバナー */
    height: 62px;
    background-image : url(banner_8Ec_03.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-magazine{
    /* メルマガバナー */
    height: 62px;
    background-image : url(banner_8Ec_02.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-diary {
    /* 映画ファッションブログバナー */
    height: 24px;
    background-image : url(banner_8Bc_044.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-blog {
    /* 店長ブログバナー */
    height: 50px;
    background-image : url(banner_8Bc_045.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#banner a#banner-kobutu {
    /* 古物許可証バナー */
    height: 70px;
    background-image : url(banner_8A_055.png);
    background-position: center center;
    background-repeat: no-repeat;
}

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

#banner a#banner-kaiin{
    /* 会員バナー */
    height: 62px;
    background-image : url(banner_8Ec_05.png);
    background-position: left center;
    background-repeat: no-repeat;
}
#banner a#banner-girl{
    /* Moviegoer Girlバナー */
    height: 62px;
    background-image : url(banner_8Bc_mg.png);
    background-position: left center;
    background-repeat: no-repeat;
}

/* 店舗情報 */
#shopinfo{
    background-color: #fff;
    border: 1px solid #c4c4c4;
}

#shopinfo h3{
    text-align: left;
    color: #ffffff;
    font-size: 1em;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    height: 26px;
    background-image : url(shopBg_8Ec.png);
    background-position: left top;
    background-repeat: repeat-x;
}

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

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

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

#shopinfo a{
    line-height: 1.7;
}

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

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


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

/* リンク文字色 */
a:link{
    color: #3366cc;
    text-decoration: underline;
}
a:visited{
    color: #3366cc;
    text-decoration: underline;
}
a:hover{
    color: #afafaf;
    text-decoration: underline;
}
a:active{
    color: #afafaf;
    text-decoration: underline;
}

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

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

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

p.price{
    color: #cc0000;
    text-align: right;
}

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

p.more a{
    display: block;
    width: 84px;
    height: 23px;
    margin-left: auto;
    background-image : url(more_8Ec.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{
    margin-top: 0;
    color: #333;
    background-image : url(indexBg_8Ec.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}

.hpb-layoutset-02 h2 span.ja{
    font-size: 1em;
    color: #333;
    padding-left: 20px;
    padding-right: 10px;
}

.hpb-layoutset-02 h2 span.en{
    color: #333;
    font-size: 0.8em;
    text-transform: uppercase;
    font-weight: normal;
}

#hpb-wrapper h3{
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: left;
    background-image : url(point_8Ec_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1.15em;
    text-align: left;
    clear: both;
    color: #204f83;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: 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.1em;
    line-height: 1.2;
    font-weight: bold;
}

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{
    width: 97%;
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #d9d8d8;
}

table th{
    padding-top: 5px;
    padding-right: 16px;
    padding-bottom: 5px;
    padding-left: 9px;
    text-align: left;
    background-color: #e5f3f9;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d9d8d8;
    white-space: nowrap;
}

table td{
    padding-top: 5px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 8px;
    text-align: left;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d9d8d8;
}

td p{
    margin-bottom: 0.5em;
}
/* フォームパーツ設定 */
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: 25px;
    margin-bottom: 20px;
    margin-left: 15px;
    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;
    margin-bottom: 5px;
    padding-top: 0;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
    background-image : url(point_8Ec_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-main dl{
    margin-top: 5px;
    margin-right: 25px;
    margin-bottom: 20px;
    margin-left: 15px;
    padding-top: 0;
    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;
    font-weight: bold;
}

#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;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
}

* 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;
    padding-right: 15px;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 123px;
    height: 27px;
    background-image : url(returnTop_8Ec.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{
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

#toppage p{
    padding-left: 10px;
}

#toppage h3{
    color: #333;
    background-image : url(indexBg_8Ec.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    font-size: 1.4em;
    padding-left: 20px;
    margin-left: 0;
}

/* 新商品情報 */
#toppage-item div.item{
    width: 320px;
    float: left;
    padding-left: 5px;
}

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

#toppage-item h4{
    width: 140px;
    float: right;
    font-size: 1em;
    text-align: left;
    margin-right: 5px;
    margin-left: 0;
    padding-left: 16px;
    padding-bottom: 5px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
    background-image : url(point_8Ec_02.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
}

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

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


/* 特集 */
#hpb-main #toppage-special ul{
    width: 642px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 13px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}

#hpb-main #toppage-special li{
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: #ffffff;
    background-image: none;
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 8px;
    padding-left: 0;
}

#hpb-main #toppage-special a{
    display: block;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
}

/* バーゲンスタート
#special-bargain{
    width: 642px;
}
#special-bargain a{
    height: 76px;
    background-image : url(specialBanner_8c_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}
 */

/* 映画ファッション */
#special-gift{
    width: 319px;
    float: left;
}
#special-gift a{
    height: 76px;
    background-image : url(specialBanner_8Bc_011.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* キャンペーン */
#special-outlet{
    width: 319px;
    float: right;
}
#special-outlet a{
    height: 76px;
    background-image : url(specialBanner_8Bc_021.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* Moviegoer Records */
#special-pricedown{
    width: 319px;
    float: left;
}
#special-pricedown a{
    height: 76px;
    background-image : url(specialBanner_8Bc_031.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* シェルブールの雨傘屋さん */
#special-recommend{
    width: 319px;
    float: right;
}
#special-recommend a{
    height: 76px;
    background-image : url(specialBanner_8Bc_041.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* ムービーゴーアーガール */
#special-girl{
    width: 319px;
    float: left;
}
#special-girl a{
    height: 76px;
    background-image : url(specialBanner_8Bc_051.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* Moviegoerのおもてなし */
#special-omote{
    width: 319px;
    float: right;
}
#special-omote a{
    height: 76px;
    background-image : url(specialBanner_8Bc_061.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

.itemlist{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content:  flex-start;;
    align-items: flex-start; 
    align-content: space-between;
   /* padding-left: 14px;　*/
}

.itemlist h3{
/*    margin-left: -5px !important; */
    font-weight: normal;
    padding-right: 10px;
    color: #333;
    font-size: 0.9em;
}

#item .item{
    width: 155px; 
    margin-right: 7px;
    margin-bottom: 7px
    float: left;
    background-color: #fdeff2; /* 薄桜 */
    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;
}

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

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

#item p.more{
    clear: both;
}


/* 商品詳細ページ デザイン定義 */

#detail{
    padding-left: 10px;
}

#detail .price{
    font-size: 1.1em;
    margin-bottom: 0;
    padding-top: 5px;
    padding-right: 10px;
}

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

/* 注文方法ページ デザイン定義 */

#flow{
    background-color: #bae4f8;
    margin-left: 10px;
    margin-right: 10px;
}

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

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

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

/* キャンペーンページ デザイン定義 */

#campaign .image{
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 10px;
}

#spring .image{
    background-image : url(springcamp_8Ec.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#summer .image{
    background-image : url(summercamp_8Ec.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#autumn .image{
    background-image : url(autumncamp_8Ec.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#winter .image{
    background-image : url(wintercamp_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#campaign .item{
    background-color: #e5f3f9;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
    margin-left: 10px;
    margin-right: 10px;
    border-width: 1px;
    border-color: #c4c4c4;
    border-style: solid;
}

.item h4{
    padding-left: 10px;
}

* html #campaign .item{
    height: 230px; /* for IE6 */
}

#campaign .item::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#campaign .item img{
    margin-left: 15px;
    margin-right: 15px;
}

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

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		float: none;
	}

	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		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{
		max-width: 100%;
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
	}

	#hpb-headerExtra1{
		width: 98%;
		margin-top: 0;
		margin-right: auto;
		margin-left: auto;
		float: none;
		text-align: right;
	}

	#hpb-headerExtra1 p.tel{
	    /* 電話番号の文字設定 */
		width: auto;
		float: none;
		padding-top: 0;
		line-height: 1.4;
		text-align: right;
		display: inline-block;
	}

	#hpb-headerExtra1 p.tel span{
	    /* 電話番号の「TEL」文字設定 */
		display: inline-block;
		float: none;
		text-align: left;
	}

	#hpb-headerExtra1 p.mail{
	    /* 住所文字設定 */
		width: 100%;
		float: none;
		margin-left: auto;
		padding-top: 0;
		text-align: right;
	}

	#hpb-headerExtra2 li a{
		max-width: 100%;
		margin-right: 0;
		margin-left: auto;
	}

	/* フッター内パーツ */
	#hpb-footerMain{
		margin-top: 0;
	}

	#hpb-footerMain p{
	    /* コピーライト文字設定 */
		word-break: break-all;
		padding-right: 5px;
		padding-left: 5px;
	}

	#hpb-footerExtra1 li a{
		display: inline-block;
		margin-top: 5px;
		margin-bottom: 5px;
	}

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

	/* ランキング */
	#ranking h3{
		line-height: 1.4;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		height: auto;
		background-image : none;
		background-color: #5799b8;
	}

	#ranking img.new{
		margin-top: -15px;
	}

	/* バナー */
	#banner a#banner-sale{
	    /* セールバナー */
		max-width: 100%;
		background-size: contain;
		background-position: top center;
	}

	#banner a#banner-present{
	    /* プレゼントバナー */
		max-width: 100%;
		background-size: contain;
		background-position: top center;
	}

	#banner a#banner-magazine{
	    /* メルマガバナー */
		max-width: 100%;
		background-size: contain;
		background-position: top center;
	}

	#banner a#banner-rss{
	    /* RSSバナー */
		max-width: 100%;
		background-size: contain;
	}

	/* 店舗情報 */
	#shopinfo h3{
		line-height: 1.4;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		height: auto;
		background-image: none;
		background-color: #acacac;
	}

	#shopinfo h3 span.ja{
		padding-left: 0;
	}

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

	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu_01.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}
	
	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-left: 0;
		padding-right: 0;
	}

	.hpb-layoutset-02 h2{
		background-image : none;
		background-color: #e8e8e8;
		height: auto;
		line-height: 1.4;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color:#b7b7b7;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color:#b7b7b7;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color:#b7b7b7;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color:#b7b7b7;
		box-sizing: border-box;
		border-top-left-radius: 6px;        /* CSS3草案 */  
		-webkit-border-top-left-radius: 6px;    /* Safari,Google Chrome用 */  
		border-top-right-radius: 6px;        /* CSS3草案 */  
		-webkit-border-top-right-radius: 6px;    /* Safari,Google Chrome用 */  
		border-bottom-left-radius: 6px;        /* CSS3草案 */  
		-webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */  
		border-bottom-right-radius: 6px;        /* CSS3草案 */  
		-webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */  
		word-break: break-all;
	}

	.hpb-layoutset-02 h2 span.ja{
		display: inline-block;
		padding-left: 10px;
		padding-right: 0;
	}

	.hpb-layoutset-02 h2 span.en{
		display: inline-block;
		padding-left: 10px;
	}

	#hpb-wrapper h3{
		margin-left: 0;
	}

	h4{
		padding-right: 0;
	}

	h5{
		padding-right: 5px;
	}

	table{
		margin-left: auto;
		width: 100%;
		box-sizing: border-box;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}
	
	/* メインコンテンツ内基本パーツ */

	#hpb-main ul{
		margin-right: 0;
		margin-left: 0;
	}

	#hpb-main ul li{
		padding-right: 0;
	}
	
	#hpb-main dl{
		margin-right: 0;
		margin-left: 0;
	}

	#hpb-main dt{
		float: none;
		padding-left: 0;
		max-width: 100%;
		box-sizing: border-box;
	}

	#hpb-main dd{
		padding-left: 0;
	}

	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}

	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}

	#pagetop{
		 padding-right: 0;
	}

	/* トップページ デザイン定義 */
	#toppage p{
		padding-left: 0;
		padding-right: 0;
	}

	#toppage h3{
		background-image : none;
		background-color: #e8e8e8;
		height: auto;
		line-height: 1.4;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		margin-bottom: 10px;
		border-top-width: 1px;
		border-top-style: solid;
		border-top-color:#b7b7b7;
		border-right-width: 1px;
		border-right-style: solid;
		border-right-color:#b7b7b7;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color:#b7b7b7;
		border-left-width: 1px;
		border-left-style: solid;
		border-left-color:#b7b7b7;
		box-sizing: border-box;
		border-top-left-radius: 6px;        /* CSS3草案 */  
		-webkit-border-top-left-radius: 6px;    /* Safari,Google Chrome用 */  
		border-top-right-radius: 6px;        /* CSS3草案 */  
		-webkit-border-top-right-radius: 6px;    /* Safari,Google Chrome用 */  
		border-bottom-left-radius: 6px;        /* CSS3草案 */  
		-webkit-border-bottom-left-radius: 6px;    /* Safari,Google Chrome用 */  
		border-bottom-right-radius: 6px;        /* CSS3草案 */  
		-webkit-border-bottom-right-radius: 6px;    /* Safari,Google Chrome用 */  
	}

	/* 新商品情報 */
	#toppage-item div.item{
		width: 100%;
		float: none;
		padding-left: 0;
		padding-bottom: 20px;
	}

	#toppage-item img.itemimg{
		float: none;
		margin-left: auto;
		margin-right: auto;
	}

	#toppage-item h4{
		width: auto;
		float: none;
		margin-right: 0;
	}

	#toppage-item p.price{
		margin-top: 5px;
	}


	/* 特集 */
	#hpb-main #toppage-special ul{
		width: 100%;
		margin-left: 0;
	}

	#hpb-main #toppage-special li{
		margin-right: auto;
		margin-left: auto;
	}

	/* バーゲンスタート */
	#special-bargain{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	
	#special-bargain a{
		background-size: contain;
		background-position: top center;
	}

	/* ギフト特集 */
	#special-gift{
		max-width: 100%;
		float: none;
	}
	
	#special-gift a{
		background-size: contain;
		background-position: top center;
	}

	/* アウトレット特集 */
	#special-outlet{
		max-width: 100%;
		float: none;
	}
	#special-outlet a{
		background-size: contain;
		background-position: top center;
	}

	/* 今月のお買い得 */
	#special-pricedown{
		max-width: 100%;
		float: none;
	}
	#special-pricedown a{
		background-size: contain;
		background-position: top center;
	}

	/* スタッフおすすめ */
	#special-recommend{
		max-width: 100%;
		float: none;
	}
	#special-recommend a{
		background-size: contain;
		background-position: top center;
	}


	/* 商品一覧ページ デザイン定義 */
	.itemlist{
		padding-left: 0;
	}

	.itemlist h3{
		margin-left: 0 !important;
	}

	#item .item{
		max-width: 100%;
	}

	/* 商品詳細ページ デザイン定義 */

	#detail{
		padding-left: 0;
	}

	#detail .price{
		padding-right: 0;
	}

	/* 注文方法ページ デザイン定義 */

	#flow{
		margin-left: 0;
		margin-right: 0;
	}

	/* キャンペーンページ デザイン定義 */

	#campaign .image{
		height: 175px;
	}

	#spring .image{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-left: auto;
		margin-right: auto;
	}

	#summer .image{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-left: auto;
		margin-right: auto;
	}

	#autumn .image{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-left: auto;
		margin-right: auto;
	}

	#winter .image{
		max-width: 100%;
		background-size: contain;
		background-position: top center;
		margin-left: auto;
		margin-right: auto;
	}

	#campaign .item{
		min-height: 0;
		margin-left: 0;
		margin-right: 0;
	}

	.item h4{
		padding-left: 0;
	}

	#campaign .item img{
		margin-left: 0;
		margin-right: 0;
	}
	
}

/* 以下　↓　追加のページデザイン　*/


/* 映画ファッション デザイン定義 */
#specials .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#movie .image {
    background-image : url(moviespecials_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
/*
#summer .image {
    background-image : url(summercamp_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#autumn .image {
    background-image : url(autumncamp_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#winter .image {
    background-image : url(wintercamp_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
*/
#specials .item {
    background-color: #f0f0f0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
}
#specials .item2 {
 width: 180px;
    margin-right: 5px;
    margin-bottom: 7px;
    float: left;
    background-color: #f0f0f0;
    padding-bottom: 5px;
}


* html #specials .item {
    /* for IE6 */
    height: 230px;
}

#specials .item:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#specials .item img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
}
/* ミスパティナページ デザイン定義 */

#patina .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#misspatina .image {
    background-image : url(misspatina_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#patina .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#patina .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

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

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

#patina p.more {
    margin-top: 2px;
}
/* ディアクリーチャーズ デザイン定義 */

#creatures .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#creatures .image {
    background-image : url(dear_creatures_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#creatures .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#creatures .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

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

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

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

/* Book of Deer デザイン定義 */

#deer .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#deer .image {
    background-image : url(deer_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#deer .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#deer .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

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

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

#deer p.more {
    margin-top: 2px;
}
/* umbrellas_shop デザイン定義 */

#umbrellas .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#umbrellas .image {
    background-image : url(umbrellas_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#umbrellas .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#umbrellas .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

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

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

#umbrellas p.more {
    margin-top: 2px;
}
/* Moviegoer Girl デザイン定義 */
#mg .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#moviegoer .image {
    background-image : url(moviegoergirl2.png);
    background-position: center center;
    background-repeat: no-repeat;
}


#mg .item {
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
}

* html #mg .item {
    /* for IE6 */
    height: 230px;
}

#mg .item:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#mg .item img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
}

/*おもてなし デザイン定義 */
#om .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#omotenashi .image {
    background-image : url(omotenashi.png);
    background-position: center center;
    background-repeat: no-repeat;
}


#om .item {
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
}

* html #om .item {
    /* for IE6 */
    height: 230px;
}

#om .item:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#om .item img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
}

/* mod dolly デザイン定義 */

#dolly .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#dolly .image {
    background-image : url(dolly_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#dolly .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#dolly .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

#dolly p.icon {
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
/* topics デザイン定義 */

#topics .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#topics .image {
    background-image : url(topics_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#topics .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#topics .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

#topics p.icon {
    height: 15px;
    line-height: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
/* records デザイン定義 */

#records .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#records .image {
    background-image : url(records_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}
h3 span.cat {
    font-weight: normal;
    color: #008080;
    padding-right: 10px;
    font-size: 0.9em;
}

#records .item {
    width: 180px;
    margin-right: 7px;
    margin-bottom: 7px;
    float: left;
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-bottom: 5px;
}

#records .itemimg {
    margin-top: 10px;
    margin-bottom: 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
}

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

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

/* hinagiku デザイン定義 */

#hinagiku .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#hinagiku .image {
    background-image : url(hinagiku_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#hinagiku .item {
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
}
#hinagiku .item2 {
    width: 180px;
    margin-right: 5px;
    margin-bottom: 7px;
    float: left;
    background-color: #ffe5e5; /*とても淡い赤系の色 */
    padding-bottom: 5px;
}


* html #hinagiku .item {
    /* for IE6 */
    height: 230px;
}

#hinagiku .item:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hinagiku .item img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
}
/* press デザイン定義 */

#press .image {
    height: 220px;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 5px;
}

#press .image {
    background-image : url(press_8Bc.png);
    background-position: center center;
    background-repeat: no-repeat;
}

#press .item {
    background-color: #fef4f4; /* 桜色 さくらいろ */
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    min-height: 230px;
}
#press .item2 {
    width: 180px;
    margin-right: 5px;
    margin-bottom: 7px;
    float: left;
    background-color: #ffe5e5; /*とても淡い赤系の色 */
    padding-bottom: 5px;
}


* html #press .item {
    /* for IE6 */
    height: 230px;
}

#press .item:after {
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#press .item img {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCCCCC;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCCCCC;
    margin-left: 15px;
    margin-right: 15px;
}

/* お客様の声 デザイン定義 */
#okyakusama .image {
    height: 200px;
    background-image : url(mainimg_8Bc3.png);
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

/* 新商品情報 */
#okyakusama-item div.item {
    min-height: 200px;
}

/* 新商品情報 */
* html #okyakusama-item div.item {
    /* for IE6 */
    float: none;
}

#okyakusama-item h5 {
    float: left;
    padding-bottom: 8px;
    background-image : url(indexBg_8Ab.png);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#okyakusama-item img.itemimg {

    display: block;
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #DDDDDD;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #DDDDDD;
    border-bottom-width: 0px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DDDDDD; 
}

#okyakusama-item p {
    margin-bottom: 0;
}

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