@charset "Shift_JIS";

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

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

#headerLogo
{
    width: 100px;
    float: left;
}

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

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



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

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

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

#headerExtra2 li
{
}

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


/* フッター内パーツ */
#footerMain
{
    background-color: #58cb50;
    margin-top: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
}

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

#footerLogo
{
}

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

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

#footerExtra1 p
{

/* フッターのアクセスカウンター */

    width: 80px;    
    height: 16px;
    float: right;
    padding-left: 10px;
    padding-right: 100px;
    background-image : url(../count/lime.gif);
    background-position: top right;
    background-repeat: no-repeat;





    
}

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

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

#footerExtra2
{
}

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

/* ランキング */
#ranking
{
    background-color: #ffffdd;
    border: 1px solid #a3d5ea;
}

#ranking h3
{
    text-align: left;
    color: #000000;
    font-size: 1em;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: -10px;
    padding-left: 5px;
    height: 26px;
    background-image : url(rankingBg_8Ea.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-top-width: 1px;
    border-top-style: solid;
    border-top-color: #8ad5eb;
    padding-top: 5px;
    padding-bottom: 4px;
    text-align: left;
    padding-right: 5px;
    padding-left: 35px;
    line-height: 2;
}

#ranking li:first-child
{
    border: none;
}


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

#ranking li#r01
{
    background-image : url(../img/rankingNum_01.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

#ranking li#r02
{
    background-image : url(../img/rankingNum_02.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

#ranking li#r03
{
    background-image : url(../img/rankingNum_03.png);
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 10px;
}

#ranking li#r04
{
    background-image : url(../img/rankingNum_04.png);
    background-position: left top;
    background-repeat: no-repeat;
}

#ranking li#r05
{
    background-image : url(../img/rankingNum_05.png);
    background-position: left top;
    background-repeat: no-repeat;
}

/* バナー */
#banner
{
    margin-top: 30px;
    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-1
{
    /* モバイルバナー */
    height: 200px;
    background-image : url(../img/iitokoro_mobile.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

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

#banner a#banner-3
{
    /* 別サイトリンク */
    height: 62px;
    background-image : url(../img/banner1_noimage.gif);
    background-position: center center;
    background-repeat: no-repeat;
}

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




#banner a#banner-5
{
    /* 新着バナー */
    height: 25px;
    background-image : url(../img/update.gif);
    background-position: center center;
    background-repeat: no-repeat;
    
}

#banner a#banner-6
{
    /* お知らせバナー */
    height: 25px;
    background-image : url(../img/information.gif);
    background-position: center center;
    background-repeat: no-repeat;
    
}
#banner #info-box
{
    height: 80px;
    overflow: auto;
    border : 1px solid lime;
    background-color: #eeffff;
    font-size: 85%;
    text-align : left;
    list-style-type : disc;
    list-style-position : outside;
    
}






/* 店舗情報 */
#shop
{
 /*   background-color: #efecff;
    border: 1px solid #cac3ed;*/
}

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

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

#shop h4
{
    text-align: right;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    font-size: 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;
}


#shop dl.list_s
{   
    margin: 0 0 15px;
    padding: 0 10px 10px;
    border: 3px #EEEEEE solid;
    overflow: hidden;   
    zoom: 1;   
}   
#shop dl.list_s dt
{   
    margin-bottom: 5px;   
    padding-bottom: 5px;   
    width: 150px;   
    float: left;   
    clear: both;   
    font-weight: bold;   
}   
#shop dl.list_s dd
{   
    margin-bottom: 5px;   
    padding: 0 0 5px 250px;   
    border-bottom: 1px dotted #999;   
}












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

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


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

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

#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: #339933;
}
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_8Ea.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;
}

#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: #ccccff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.layout02 h2
{
    margin-top: 0;
    color: #fff;
    background-image : url(indexBg_8Ea.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: left;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}

.layout02 h2 span.ja
{
    font-size: 1em;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 10px;
}

.layout02 h2 span.en
{
    color: #fff;
    font-size: 0.8em;
    text-transform: uppercase;
}

#wrappera h3
{
	clear: both;
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 250px;
    text-align: left;
    background-image : url(point_8Ea_01.png);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 2.15em;
    
}

/* 20120621 */
#wrappera h4
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 15px;
    text-align: right;
    float: right;
    font-size: 1.15em;
    text-align: left;
    clear: both;
}
/* 20120621 */
#wrappera h5
{
    margin-top: 0px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-left: 85px;
    text-align: left;
    float: left;
    background-image : url(../img/etokoro.gif);
    background-position: top left;
    background-repeat: no-repeat;
    font-size: 1.15em;
    clear: both;
}

h3.c-index
{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

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


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

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

#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_8Ea_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

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

#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 #main dd
{
    height: 1%; /* for IE6 */
}

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

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

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

#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(../img/returnTop.png);
    background-color: #eefbff;
    background-position: center left;
    background-repeat: no-repeat;
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-left: auto;
    margin-right: 0;
}


/* トップページ デザイン定義 */
.layout01 #title h2
{
    text-align: left;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}
/* メインページ デザイン定義 20120621*/
#title1 h3
{
    text-align: left;
    font-size: 2.1em;
    text-indent: -9999px;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
}

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

#toppage h3
{
    color: #dd6666;
    background-image : url(../img/banner_title.gif);
    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;
    padding-bottom: 20px;
    margin-left: 0;
}

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

#toppage-item img.itemimg
{
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}
/* メインの題名　追加20120620 */
#toppage-item h2

{
    color: #dd6666;
    text-align: center;
    overflow: hidden;
    height: 34px;
    line-height: 34px;
    font-size: 2.4em;
    padding-left: 0;
    padding-bottom: 20px;
    margin-left: 0;
}

#toppage-item h3
{
    color: #dd6666;
    background-image : url(../img/banner_title1.gif);
    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;
    padding-bottom: 20px;
    margin-left: 0;
}
#toppage-item h4
{
    width: 150px;
    float: left;
    font-size: 1em;
    text-align: left;
    margin-right: 25px;
    margin-left: 10px;
    padding-left: 20px;
    padding-bottom: 5px;
    color: #333;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #cccccc;
    background-image : url(../img/point_02.png);
    background-position: 0 3px;
    background-repeat: no-repeat;
}
/* 20120621 */
#toppage-item h5
{
    width: 250px;
    float: left;
    font-size: 1em;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
    padding-left: 90px;
    padding-bottom: 5px;
    color: #000000;
    background-image : url(../img/etokoro.gif);
    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;
}


/* 特集 */

#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;
}
#toppage-special
{
 width: 642px;
}
#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;
}

#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_8Ea_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 食べるところ特集 */
#special-tbr 
{
    width: 319px;
    float: left;
    text-align: left;
    
}
#special-tbr div
{
    width: 319px;
    float: left;
    
    
}
#special-tbr div p
{
    width: 200px;
    height: 60px;
    float: right;
    
}
#special-tbr a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_tbr.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 遊ぶところ特集 */
#special-asb 
{
    width: 319px;
    float: right;
    text-align: left;
}
#special-asb div
{
    width: 319px;
    float: right;
}
#special-asb div p
{
    width: 200px;
    height: 60px;	
    float: right;
    
}
#special-asb a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_asb.gif);
    background-position: top left;
    background-repeat: no-repeat;
}
/* 買うところ特集 */
#special-ku 
{
    width: 319px;
    float: left;
    text-align: left;
}
#special-ku div
{
    width: 319px;
    float: left;
}
#special-ku div p
{
    width: 200px;
    height: 60px;
    float: right;
    
}
#special-ku a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_ku.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

/* 観るところ特集 */
#special-mr 
{
    width: 319px;
    float: right;
    text-align: left;
}
#special-mr div
{
    width: 319px;
    float: right;
}
#special-mr div p
{
    width: 200px;
    height: 60px;	
    float: right;
    
}
#special-mr a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_mr.gif);
    background-position: top left;
    background-repeat: no-repeat;
}


/* 癒すところ特集 */
#special-iys 
{
    width: 319px;
    float: left;
    text-align: left;
}
#special-iys div
{
    width: 319px;
    float: left;
}
#special-iys div p
{
    width: 200px;
    height: 60px;
    float: right;
}
#special-iys a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_iys.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

/* そのた特集 */
#special-etc 
{
    width: 319px;
    float: right;
    text-align: left;
}
#special-etc div
{
    width: 319px;
    float: right;
}
#special-etc div p
{
    width: 200px;
    height: 60px;
    text-align: left;	
}
#special-etc a
{
    width: 100px;    
    height: 60px;
    float: left;
    background-image : url(../img/banner_power.gif);
    background-position: top left;
    background-repeat: no-repeat;
}





/* 今月のお買い得 */
#special-pricedown
{
    width: 319px;
    float: left;
}
#special-pricedown a
{
    height: 76px;
    background-image : url(specialBanner_8Ea_04.png);
    background-position: top left;
    background-repeat: no-repeat;
}

/* スタッフおすすめ */
#special-recommend
{
    width: 319px;
    float: right;
}
#special-recommend a
{
    height: 76px;
    background-image : url(specialBanner_8Ea_05.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
{
    padding-left: 14px;
}

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

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

#wrapper #detail h3
{
    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: #eefbff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 40px;
    padding-bottom: 10px;
    background-image : url(flowArrow_8Ea.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_8Ea.png);
    background-position: center center;
    background-repeat: no-repeat;
}

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

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

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

#campaign .item
{
    background-color: #eefbff;
    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: #93b5f2;
    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;
}


/* サブメニュー定義 */


.box1
{
	float: left;
	background-color: #eeffee;
	width: 100px;
	height: 80px;
    border-right: 1px solid #aaffaa;
	
}
.box2
{
	float: left;
	background-color: #eeffee;
	width: 70px;
	height: 70px;
	padding-top: 10px;
	border-right: 1px solid #aaffaa;
}
.box3 a
{
	float: left;
	
	width: 100px;
	height: 30px;
	background-image : url(../img/map.gif);
    background-position: 5px 5px;
    background-repeat: no-repeat;
	
}
.box3
{
	float: left;
	background-color: #eeffee;
	width: 100px;
	height: 80px;
	magin-top: 30px;
	text-align: left;
    border-right: 1px solid #aaffaa;

}

.box4
{
	float: left;
	background-color: #eeffee;
	width: 192px;
	height: 75px;
	padding-top: 5px;
	text-align: left;
	border-right: 1px solid #aaffaa;
}
.box5
{
	float: left;
	background-color: #eeffee;
	width: 70px;
	height: 50px;
	color: red;
	padding-top: 30px;
	border-right: 1px solid #aaffaa;
}
.box6
{
	float: left;
	background-color: #eeffee;
	width: 100px;
	height: 80px;
    border-right: 1px solid #aaffaa;
	
}

.box01
{
	float: left;
	background-color: #99FF99;
	width: 100px;
	height: 18px;
	padding-top: 4px;
    border-right: 2px solid #E6FFE9;
	
}
.box02
{
	float: left;
	background-color: #99FF99;
	width: 70px;
	height: 18px;
	padding-top: 4px;
	border-right: 2px solid #E6FFE9;
}
.box03
{
	float: left;
	background-color: #99FF99;
	width: 100px;
	height: 18px;
	padding-top: 4px;
    border-right: 2px solid #E6FFE9;
	
}
.box04
{
	float: left;
	background-color: #99FF99;
	width: 188px;
	height: 18px;
	padding-top: 4px;
	border-right: 2px solid #E6FFE9;
}
.box05
{
	float: left;
	background-color: #99FF99;
	width: 70px;
	height: 18px;
	padding-top: 4px;
	border-right: 2px solid #E6FFE9;
}
.box06
{
	float: left;
	background-color: #99FF99;
	width: 100px;
	height: 18px;
	padding-top: 4px;
        border-right: 2px solid #aaffaa;
	
}
/*  ff9900; ボタンのデザイン定義 */
.boxbt
{
        float: left;
	background-color: #FF8856;
	width: 80px;
	height: 24px;
	margin-left: 8px;
        margin-right: auto;
        margin-top: 8px;
        margin-bottom: auto;
        text-align: center;
        border: 4px outset #ff9966;

}
.boxe
{
	clear: both;
	height: 10px;

}
.boxs
{
	clear: both;
	width: 640px;
	height: 80px;
	
        border: 2px solid #aaffaa;
        font-size: 12px;
}
.box0s
{
	clear: both;
	width: 640px;
	height: 20px;
	background-color: #eeffee;
        border: 2px solid #aaffaa;
        font-size: 12px;
}


/* 詳細情報の表 デザイン定義 */


#wrapper1


#table-02
{
    width: 280px;
   
}

#table-02 TR
{
    white-space: nowrap;
    border-color: #ffffff;
    
   
}

#table-02 TD.tit
{
    width: 25%;
    text-align: center;
    font-weight: bold;
    border: 2px solid #aaffaa;
    background-color: #fee890;
}
#table-02 TD.sr0
{
    width: 75%;
    border: 2px solid #aaffaa;
    background-color: #fee890;
}
#table-02 TD.sr1
{
    width: 25%;
    border: 2px solid #aaffaa;
    background-color: #f9f9e4;
}
#table-02 TD.sr2
{
    width: 37%;
    border: 2px solid #aaffaa;
    background-color: #f9f9e4;
}
#table-02 TD.sr3
{
    width: 30%;
    height: 32px;
    text-align: center;
    border: 2px solid #ddffdd;
    background-color: #ddffdd;
}
#table-02 TD.sr4
{
    width: 70%;
    height: 32px;
    text-align: left;
    vertical-align:middle
    color:  #0000ff;
    border: 2px solid #ddffdd;
    background-color: #ddffdd;
}
table#table-02 td p
{
    margin-bottom: 0.5em;
}
/* 詳細情報の写真 説明文 */
#wrapperd div.pct
{
    width: 180px;
    height: 150px;
    float: left;
}

#wrapperd p
{
    clear: both;
    text-align: center;
}

#wrapperd div.pct img
{
    float: left;
    margin-left: 10px;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: auto;
}


#bside div.pct
{    
    clear: both;
    width: 350px;
    height: 300px;
    float: left;   
}

#bside div.pct img
{
    float: left; 
    margin-left:  50px;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: auto;
     
}

#bside div p
{
	clear: both;
    text-align: center; 
}



