@charset "UTF-8";
/* CSS Document */



/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- Reset Start --- 
   --- 各ブラウザ間の表示を統一する為の記述です --- */

/* default property reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,
th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}
   

body * {line-height:1.22em;}
/* body * {line-height:1.22em;} について */
/*
各フォントサイズ毎に行間を算出する指定です。
この指定を削除すると、全体の行間は統一される為、
見た目のレイアウトが変更される場合があります。
*/



/* --- Reset End --- */


body {
	font-family:"Osaka‐等幅", "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height:170%;
	color:#000;
	margin: 0 auto;
	padding: 0px;
        background:#DCD7EC url(https://img06.shop-pro.jp/PA01107/760/etc/bg_img.jpg?cmsp_timestamp=20210323161925) repeat-x;
	width:970px;
	}

img {
	 vertical-align:bottom;
	}

.bold {
	font-weight:bold;
	}

.cell_mar {
	margin: 0px 5px 0px 15px;
	}

a:link    { color:#A37D56;text-decoration:none;}
a:visited { color:#A37D56;text-decoration:none;}
a:active  { color:#A37D56;text-decoration:none;}
a:hover   { color:#CC6600;text-decoration:none; }




/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */

.header {
	width:970px;
        height:104px;
	color:#000;
        padding-top:12px;
	}

.header p{
	margin:0;
	padding:0;
}

#hLeft{
	float:left;
	width:569px;
}

#hLeft p{
	padding-bottom:10px;
}

#hLeft h1{
	padding-bottom:13px;
}

#hRight{
	float:right;
}

#hRight p{
	padding:0 5px 15px 85px;
}

#hNavi li{
	float:right;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/icn_01.gif?cmsp_timestamp=20210323162117) no-repeat;
	padding:0 15px 0 15px;
	font-size:11px;
}

#hNavi li a{
        color:#3F3F3F;
        text-decoration:none;
}

#hNavi li a:hover {
        opacity:0.8;
        filter:alpha(opacity=80);
        -ms-filter: “alpha( opacity=80 )”;
}

/* ************************************************ 
 *	メインとグローバルナビ
 * ************************************************ */

#main{
        clear:both;
        width:960px;
        padding-top:2px;
        margin-bottom:10px;
        
}

#gNavi_bg{
	width:970px;
	height:56px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#gNavi_bg #side_a {
	background: url(https://img06.shop-pro.jp/PA01107/760/etc/gnavi_side_a.png?cmsp_timestamp=20210323162014) no-repeat;
	display: block;
	width: 5px;
	height: 56px;
	margin: 0;
	padding: 0;
	float: left;
}

#gNavi_bg #side_b {
	background: url(https://img06.shop-pro.jp/PA01107/760/etc/gnavi_side_b.png?cmsp_timestamp=20210323162042) no-repeat;
	display: block;
	width: 5px;
	height: 56px;
	margin: 0;
	padding: 0;
	float: left;
}


#gNavi{
	width:960px;
	height:56px;
	float: left;
}

#gNavi li{
	float:left;
	margin: 0;
	padding: 0;
	display: block;
}

/* ************************************************ 
 *	トップコンテンツ
 * ************************************************ */

.contents {
	float:left;
	width:765px;
        margin-bottom:30px;
	}

.contents p{
        margin:0 0 10px 0;
}

#recommend{
        margin-bottom:10px;
        /*position:relative;*/
        height:100%;
}
 
#recommend_h{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_head.png?cmsp_timestamp=20210323162847) repeat-y;
	height:39px;
}

#recommend_h h3{
	text-align:center;
	padding-top:9px;
}

#recommend_m{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_middle.png?cmsp_timestamp=20210323162926) repeat-y;
	 height:420px;
         padding-bottom:10px;
         overflow:hidden;
}

#recommend_box{
         float:left;
         width:180px;
         height:500px;
         border-right:dotted #EADAC8  1px;
         padding-right:10px;
}

#recommend_m p{
         padding:15px 25px 5px 25px;
}

#recommend_m p img{
         width:140px;
         height:140px;
         border:solid #EADAC8 2px;
}

#recommend_m dl{
         margin-bottom:30px;
}

#recommend_m dt{
         font-size:14px;
         color:#8C6239;
         padding:0 0 10px 25px;
}

#recommend_m dd{
         width:140px;
         padding:0 0 0 25px;
}

#recommend_m ul{
         width:160px;
         text-align:right;
         font-size:13px;
         /*position:absolute;*/
         top:345px;
         font-weight:bold;
}

#recommend_m li{
         padding:0 0 15px 0;
}

#recommend_m li em{
         padding:0 0 0 5px;
         font-style:normal;
}

#recommend_m a{
         color:#8C6239;
}

#recommend_b{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_bottom.png?cmsp_timestamp=20210323165048) repeat-y;
	 height:5px;
}

#category {
         clear:both;
}

#category_title {
         background:url(https://img06.shop-pro.jp/PA01107/760/etc/ttl_category.gif?cmsp_timestamp=20210323163640) no-repeat;
         width:765px;
         height:29px
}
#category_title #btn_pos {
	padding-left: 652px;
	padding-top: 3px;
}



.cNavi{
	overflow:hidden;
        margin-bottom:10px;
        margin-top:10px;
	}

.cNavi li{
	float:left;
	width:185px;
	padding:0 8px 0 0;
}

ul.cNavi .liR{
        padding:0 0 0 0;
}

/* ************************************************ 
 *	右側メニュー
 * ************************************************ */

.side{
	float:right;
	width:180px;
}

.side p{
        margin:0 0 10px 0;
}

#news{
	margin-bottom:10px;
        height:300px;
}

#news_h{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/news_head.png?cmsp_timestamp=20210323162810) no-repeat;
	height:20px;
}

#news_m{
	 width:180px;
	 height:268px;
	 background-color:#FFF;
	 overflow-x:scroll;
}

#news_m dl{
	border-bottom:dotted #CDBBA9 1px;
	width:150px;
        padding:0 0 0 10px;
}

#news_m dl em {
	color: navy;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}

#news_m dt{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/icn_02.gif?cmsp_timestamp=20210323162214) no-repeat;
        padding:0 0 10px 15px;
}

#news_b{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/news_bottom.png?cmsp_timestamp=20210323162739) no-repeat;
	 height:12px;
}

#search{
          margin-bottom:10px;
} 

#search_h{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/s_shirowaku_head.png?cmsp_timestamp=20210323163024) repeat-y;
	height:5px;
}

#search_h p{
        padding:5px 0 0 5px;
}

#search_m{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/s_shirowaku_middle.png?cmsp_timestamp=20210323163523) repeat-y;
	height:100%;
}

#search_box{
         width:140px;
         text-align:center;
         padding:25px 20px 10px 20px;
}

#search_b{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/s_shirowaku_bottom.png?cmsp_timestamp=20210323165318) repeat-y;
	 height:5px;
}

#categoryNavi li{
	border-top:dotted #CDBBA9 1px;
	width:170px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#categoryNavi li img{
        padding-right:10px;
}

#otherNavi ul{
	margin-bottom:10px;
}

#otherNavi li {
        margin-bottom:5px;
}

/* ------------------------------------- 
 *	商品カテゴリｰエリア背景色
 * ------------------------------------- */

.side_cat_bg {
	width:190px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bg.gif) 0px 0px repeat-y;
	margin-bottom:25px;
	}

.side_cat_title {
	height:30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/side_cat_title_bg.jpg) no-repeat;
	color:#6d2916;
	padding-left:15px;
	font-weight:bold;
	}

.side_cat_text {
	border-bottom:1px #dacdb9 solid;
	padding:10px 15px 10px 30px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 15px 13px;
	line-height:0px;
	}

.side_cat_bottom {
	height:18px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_cat_bottom_bg.jpg) no-repeat;
	}

.side_cat_text a {color: #A37D56;}
.side_cat_text a:link    {color: #A37D56;text-decoration: none;}
.side_cat_text a:visited {color: #A37D56;text-decoration: none;}
.side_cat_text a:active  {color: #A37D56;text-decoration: none;}
.side_cat_text a:hover   {color: #CC6600;text-decoration: none;}


/* ------------------------------------- 
 *	カートの中 - 商品名・価格ボタン色/枠線色
 * ------------------------------------- */
.cart_item {
	border-left: 3px solid #dacdb9;
	border-right: 3px solid #dacdb9;
	margin: 3px 0px 3px 0px;
	padding:0 5px;
	font-size:80%;
	}
	
.subtotal {
	padding:5px 0;
}
.stotal {
	text-align:right;
}
.total {
	padding:5px 0;
	border-top:1px dotted #C3C3C3;
	text-align:right;
}

.postage {
	border-top:1px solid #C3C3C3;
	padding-top:5px;
}

.postage li {
	margin:5px 0;
	color:red;
	text-align:left;
}

.viewcart {
	padding:5px 0;
	text-align:center;
}

/* ------------------------------------- 
 *	会員専用ページ
 * ------------------------------------- */
#btn_members_login,
#btn_members_logout {
	text-align:center;
	}
#btn_members_signup {
	padding:7px 0px 0px;
	margin:10px 0px 0px;
	border-top:#dacdb9 dotted 1px;
	text-align:center;
	}
#btn_members_signup span,
#btn_members_logout span {
	display:block;
	font-size:10px;
	line-height:1.1em;
	padding-bottom:3px;
	text-align:center;
	}

/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */

#footer {
       clear:both;
       padding-top:25px;
       width:960px;
       height:300px;
       border-top:2px solid #BDBCC1;	
       margin:0 auto;
       /*position:relative;*/
       overflow:hidden;
       text-align: center;
}

#footer ul{
	/*padding:10px 0 10px 0;*/
padding-left:25%;
    letter-spacing:3px;
    font-size:10px;
    /*position:relative;*/
    /*left:50%;*/
    /*float:left;*/
} 

#footer li{
	/*position:relative;*/
	/*left:-50%;*/
float:left;
} 

#footer a{
        color:#4D4D4D;
        text-decoration:none;
}




/*#footer {
	width: 785px;
	height: 79px;
	color: #432A16;
	font-size:80%;
	text-align: center;
	background: url(https://img.shop-pro.jp/tmpl_img/26/footer_bg.jpg) no-repeat;
	margin-top: 30px;
	margin-bottom: 15px;
	}

#menu_2 {
	text-align:center;
	margin-bottom: 5px;
	}

#copy {
	text-align:center;
	color:#333333;
	}

#footer a {color: #432A16;}
#footer a:link    {color: #432A16;text-decoration: none;}
#footer a:visited {color: #432A16;text-decoration: none;}
#footer a:active  {color: #432A16;text-decoration: none;}
#footer a:hover   {color: #7E5E44;text-decoration: none;}*/



/* ************************************************ 
 *	コンテンツ共通
 * ************************************************ */


.main_title {
	width:565px;
	height:30px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/main_title_bg.jpg) no-repeat;
	color:#6d2916;
	margin-bottom:15px;
	font-weight:bold;
	}
	
.main_title td{
	padding-left:15px;
	}

.main_title td img{
	vertical-align:middle;
	}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.regular_price_top {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_top {
	padding:0px;
	margin:0px;
}

.discount_rate_top {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ************************************************ 
 *	TOPコンテンツ　※元々入ってたやつ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせエリア
 *	箇条書きでお知らせを掲載する際にご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */

.info_bg {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bg.jpg) 0px 0px repeat-y;
	padding:0px 0px 5px;
	width:565px;
	}

.info_title {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_top_bg.jpg) 0px 0px no-repeat;
	color:#6d2916;
	font-weight:bold;
	padding:7px 15px;
	margin:0px;
	}

.info_text {
	color:#333333;
	padding:0px 15px;
	}
	
.info_text_bottom {
	margin-top:10px;
	}
	
.info_block {
	width:550px;
	margin:0px auto;
	padding:15px 0px 0px;
	background:#ffffff;
}
	
.info_bottom {
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/info_bottom_bg.jpg) 0px 0px no-repeat;
	height:5px;
	margin-bottom:20px;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	color:#333333;
	margin-bottom: 15px;
	}


/* ************************************************ 
 *	商品一覧　レイアウト
 * ************************************************ */


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品一覧）
 * ------------------------------------- */
.sort_01 {
	width: 564px;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

.sort_01 a,
.sort_01 a:link,
.sort_01 a:visited {
	color:#eb5050;
	text-decoration:none;
	}

.sort_01 a:active,
.sort_01 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

/* 会員専用価格の表示 商品一覧用 */
.regular_price_all {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	margin:0px;
}

.price_all {
	padding:0px;
	margin:0px;
}

.discount_rate_all {
	padding:2px 0px 0px;
	color:#ff0000;
	margin:0px;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更(商品検索結果）
 * ------------------------------------- */

/* ------------------------------------- 
 *	add by kara
 * ------------------------------------- */

#product_viewall_m{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_middle.png?cmsp_timestamp=20210323162926) repeat-y;
	 height:100%;
         overflow:hidden;
}

#product_viewall_box{
         float:left;
         width:170px;
         height:100%;
         border-right:dotted #EADAC8 1px;
         padding:15px 0 15px 20px;
        
}

#product_viewall_box img{
         border:solid #EADAC8 2px;
         margin-bottom:15px;
}

/* ------------------------------------- 
 *	original
 * ------------------------------------- */

.sort_02 {
	width: 564px;
	height: 28px;
	color: #432A16;
	font-size:80%;
	background: url(https://img.shop-pro.jp/tmpl_img/26/sort_bg.gif) no-repeat;
	margin-bottom: 1px;
	}

.sort_02 a,
.sort_02 a:link,
.sort_02 a:visited {
	color:#eb5050;
	text-decoration:none;
	}

.sort_02 a:active,
.sort_02 a:hover {
	color:#ff7a21;
	text-decoration:none;
	}

/* 会員専用価格の表示 商品検索結果用 */
.regular_price_search {
	padding:0px 0px 2px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
	margin:0px;
}

.price_search {
	padding:0px;
	margin:0px;
}

.discount_rate_search {
	padding:2px 0px 0px;
	color:#ff0000;
	margin:0px;
}


/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	width: 564px;
	height: 30px;
	color: #432A16;
	font-size:80%;
	background: url(https://img.shop-pro.jp/tmpl_img/26/pagenavi_bg.gif) no-repeat;
	margin-bottom: 15px;
	}


/* ------------------------------------- 
 *	商品一覧表示のレイアウト
 * ------------------------------------- */

.product_list {
	float: left;
	width: 188px;
	text-align: center;
	padding:5px 0px 30px;
	}


.product_item {
	text-align:center;
	width:175px;
	margin:0px auto;
	}

.product_item img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

.product_item .name {
	line-height: 120%;
	margin:10px 0px 0px;
	}
	
.product_item .name img{
	vertical-align:middle;
	}

.product_item .price {
	margin:5px 0px 0px;
	color: #333333;
	}

.product_item .expl {
	color: #999;
	font-size:80%;
	line-height:120%;
	text-align: left;
	margin:5px 0;
	}


.product_list a,
.product_list a:link,
.product_list a:visited {
	text-decoration:none;
	}

.product_list a:active,
.product_list a:hover {
	text-decoration:none;
	}

/* ------------------------------------- 
 *	最近チェックした商品
 * ------------------------------------- */
.checkitem_list {
	width:120px;
	padding:0 8px 0 12px;
	margin:0 0 10px 0;
	float:left;
	}

.checkitem .ci_img {
	width:90px;
	border: 1px solid #DACDB9;
	padding: 4px;
	margin-bottom:3px;
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */

.footstamp {
	width: 564px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/footstamp_bg.gif) no-repeat;
	color: #333333;
	margin-bottom: 15px;
	}

.footstamp a {color: #A37D56;text-decoration: none;}
.footstamp a:link    {color: #A37D56;text-decoration: none;}
.footstamp a:visited {color: #A37D56;text-decoration: none;}
.footstamp a:active  {color: #A37D56;text-decoration: none;}
.footstamp a:hover   {color: #EADAC8;text-decoration: none;}

.txt-f10 {
	font-size:10px;
}

.footstamp img {
	vertical-align:middle;
}

.footstamp .bg {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_bg_checkitem.gif") repeat-y scroll 0 0 transparent;
	width: 564px;
	}

.footstamp .bg .middle {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_top_checkitem.gif") no-repeat scroll 0 0 transparent;
	margin: 0;
	padding: 5px 0 0 0;
	}

.footstamp .bg .middle .pankuzuline {
	margin:0;
	padding:0 15px 2px;
	}

.footstamp .bottom {
	background: url("https://img.shop-pro.jp/tmpl_img/26/footstamp_btm_checkitem.gif") no-repeat scroll 0 0 transparent;
	width: 564px;
	height:5px;
	}

/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	width: 90%;
	padding-top: 20px;
	text-align: center;
	margin-bottom:40px;
	}

/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */

 /* ------------------------------------- 
 *	add by kara
 * ------------------------------------- */

#product_detail_box{
	width:765px;
}

#product_detail_h{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_head.png?cmsp_timestamp=20210323162847) repeat-y;
	height:100%;
        border-bottom:solid #EADAC8 2px;
}


#bread {
	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 7px;
}


#product_detail_m{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_middle.png?cmsp_timestamp=20210323162926) repeat-y;
	 height:100%;
         padding:25px;
         overflow:hidden;
}

#product_detail_b{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_bottom.png?cmsp_timestamp=20210323165048) repeat-y;
	 height:5px;
}
	 
#product_detail_Lbox{
	float:left;
	width:350px;
}

#product_detail_Lbox img{
         width:350px;
         border:solid #EADAC8 2px;
}

#product_detail_Rbox{
	float:right;
	width:340px;
}

#product_detail_Rbox strong{
	font-size:14px;
}

#product_detail_Rbox em{
        font-size:25px;
	color:#EADAC8;
	font-style:normal;
}

.explain{
	border-bottom:dotted #333 1px;
	padding:25px 0 0 0;
}

.explain p{
	font-size:14px;
	line-height:1.8;
	padding:0 10px 0 10px;
	color:#333;
}

.pname {
	font-size:17px;
}

.price{
	font-size:17px;
}

.pname li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.price li {
	margin-top: 3px;
	margin-bottom: 3px;
}

.price s{
	font-size:24px;
	color:#C00;
}

.numbers li{
	float:left;
	width:70px;
}


/*
.links {
	font-size: 15px !important;
}



.links li {
	padding-top: 7px;
	padding-bottom: 7px;
}

 */
#data {
	font-size:13px;
}

/* ------------------------------------- 
 *	original
 

#detail {
	text-align:center;
	color:#333333;
	}

#detail .expl {
	line-height:150%;
	text-align: left;
	margin: 10px 10px 5px 10px;
	}

#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .sub {
	float: left;
	width: 188px;
	text-align: center;
	}

#detail .sub img {
	width: 160px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .sub_tp {
  padding-top:18px;
  }

#detail .table {
	width: 400px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/detail_table_bg.jpg) left top repeat-y;
	text-align:left;
	margin:20px auto 30px;
	}

#detail .table .cell_1 {
	width: 130px;
	height: 28px;
	color: #6d2916;
	font-weight:bold;
	border-right: 2px #ffffff solid;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	color: #6d2916;
	background:#f2ebe0;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}



* ------------------------------------- */

/* 特定商取引法に基づく表記（返品など）ボタン */
p#sk_link_other {
	text-align:center;
	margin-top:10px;
}

p#sk_link_other a {
	font-size:12px;
}

/* 会員専用価格の表示 商品詳細用 */	
.regular_price_detail {
	padding:5px 0px 0px;
	margin:0px;
	text-decoration:line-through;
}

.price_detail {
	padding:0px;
	margin:0px;
	color:#ff0000;
	font-weight:bold;
}

.discount_rate_detail {
	padding:0px 0px 5px;
	margin:0px;
	color:#ff0000;
}

/* ------------------------------------- 
 *	この商品を買った人はこんな商品も買ってます
 * ------------------------------------- */

#together {
	margin: 0px 10px 0px 10px;
	}

#together .tog_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	padding:5px 10px;
	background:#f9f4eb;
	}

#together .together_list {
	margin:10px 3px 10px 3px;
	float:left;
	width: 170px;
	text-align:center;
	}

#together img {
	padding: 4px;
	border: 1px #dacdb9 solid;
	}

/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin: 0px 10px 20px 10px;

	}

#trackback .tb_main_title {
	font-weight:bold;
	margin:30px 0px 5px;
	color:#6d2916;
	}


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#f9f4eb;
	color:#6d2916;
	}

#trackback .tb {
	margin:0px 0px 5px;
	border:1px solid #dacdb9;
	}

#trackback .tb_date {
	font-size:80%;
	padding: 10px 10px 10px 10px;
	}

#trackback .tb_title {
	padding: 0px 10px 10px 10px;
	color:#6d2916;
	}

#trackback .tb_body {
	line-height: 150%;
	padding: 10px 10px 10px 10px;
	border-top: 1px dotted #dacdb9;
	border-bottom: 1px dotted #dacdb9;
	}

#trackback .tb_state {
	padding: 5px 10px 5px 10px;
	}




/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */
#Option .option_table {
	width: 564px;
	margin-bottom:5px;
	border-left: 1px solid #dacdb9;
	border-top: 1px solid #dacdb9;
	}

#Option .option_cell1 {
	font-size: 11px;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	padding-left: 6px;
	}

#Option .option_cell2 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 6px 2px 6px;
	}

#Option .option_cell3 {
	font-size:80%;
	text-align:left;
	padding:5px;
	border-right: 1px solid #dacdb9;
	border-bottom: 1px solid #dacdb9;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
	}

/* 会員専用価格の表示 オプション用 */
.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

.price_detail_stock {
	padding:0px;
	margin:0px;
}

.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */

/* ************************************************ 
*	add by kara
* ************************************************ */

#privacy_h{
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_head.png?cmsp_timestamp=20210323162847) repeat-y;
	height:100%;
        border-bottom:solid #EADAC8 2px;
        font-size:13px;
}

#privacy_m{
	 background:url(https://img06.shop-pro.jp/PA01107/760/etc/r_shirowaku_middle.png?cmsp_timestamp=20210323162926) repeat-y;
	 height:100%;
         padding:25px;
         overflow:hidden;
         line-height:1.5;
         font-size:13px;
}

#privacy_m th{
	width:200px;
	vertical-align:top;
	border-bottom:1px dotted #CCC;
	margin-bottom:10px;
	padding:10px;	
}

#privacy_m td{
	border-bottom:1px dotted #CCC;
	padding:10px;
	line-height:1.5;
}

/* ************************************************ 
*	original
* ************************************************ */

.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

#ShopKeeper {
	width: 564px;
	color:#333333;
	margin-bottom: 15px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


#ShopKeeper th {
	width: 160px;
	padding:10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 80%;
	font-weight: normal;
	text-align:left;
	}

#ShopKeeper td {
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding:10px;
	text-align:left;
	}
	
#ShopKeeper td table th,
#ShopKeeper td table td,
#ShopKeeper td table,
#ShopKeeper td table {
	border-right:none;
	border-top:none;
	border-left:none;
	border-bottom:none;
	}
	
#ShopKeeper th img,
#ShopKeeper td img {
	vertical-align:middle;
	}
	
/* 検索結果 */
.txt-search {
	padding:5px 10px;
	background:#f6eddf;
	border-bottom:#ffffff solid 1px;
	}

.txt-hitNum {
	margin-bottom:15px;
	padding:5px 10px;
	background:#f6eddf;
	}

.txt-search strong,
.txt-hitNum strong {
	color:#6d2916;
	font-weight:bold;
	}

/* オプションリンク */
.txt-optionLink {
	margin-bottom:15px;
	font-weight:bold;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}
ul.product-linkList li {
	margin-bottom:5px;
	padding:0px 0px 0px 15px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px 5px;
	line-height:0px;
}

/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */

#PrivacyExplain {
	color:#333333;
	margin-bottom: 15px;
	}

.pe_title {
	color: #432A16;
	border-top: 1px solid #dacdb9;
	padding-top: 15px;
	}

.pe_note {
	line-height: 150%;
	margin:5px 5px 20px 30px;
	}

/* -------------------------------------
*     商品オプション 表形式
* ------------------------------------- */
#option_tbl {
     border-collapse:collapse;
     margin:10px auto 0;
     border-top:1px solid #ccc;
     border-left:1px solid #ccc;
     width:100%;
}
#option_tbl th{
     padding:5px;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
#option_tbl td input{
     float:none;
     margin:0 0 5px;
     width:auto;
}
#option_tbl th,
#option_tbl td.none {
     background:#eee;
}
#option_tbl td {
     padding:5px;
     text-align:center;
     border-bottom:1px solid #ccc;
     border-right:1px solid #ccc;
}
.stock_zero {
     color:red;
}

.up_btn {

	padding-top: 10px;
	padding-bottom: 10px;
	text-align: right;
}


/* n_plusここから */


#ContentsArea {
	font-size:14px;
	margin:0 auto;
	width:700px;
}
#ContentsArea p {
	line-height:1.8;
	padding-bottom:5px;
}
#ContentsArea p img {
	padding-bottom:0;
}
#ContentsArea p.titleimg {
	margin-bottom:20px;
}
#ContentsArea .floatL{
float:left;
margin:0;
padding:0 10px 20px 0;
}

#ContentsArea .floatR{
float:right;
margin:0;
padding:0 0 10px 20px;
}

#ContentsArea .recipeA {
	border-bottom:1px dotted #ccc;
	padding-bottom:24px;
	margin-bottom:24px;
}
#ContentsArea .recipeA div {
	float:left;
	width:294px;
}
#ContentsArea .recipeA div p {
	padding-bottom:0;
}

#ContentsArea .recipeA div.rightcontents {
	border-left:1px dotted #ccc;
	padding-left:20px;
	margin-left:50px;
}

#ContentsArea .recipeB {
	border-bottom:1px dotted #ccc;
	padding-bottom:24px;
	margin-bottom:24px;
}
#ContentsArea .recipeB .floatR {
	padding:0;
}
#ContentsArea .recipeB.last {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}

/* table */
#ContentsArea table {
	float:left;
	width:450px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-bottom: 15px;
	border-top:1px solid #A3B4D8;
	border-left:1px solid #A3B4D8;
	border-right:1px solid #A3B4D8;
}
#ContentsArea table thead th,
#ContentsArea table thead td {
	background:#9EB8E7;
	color:#FFF;
	font-weight:bold;
}
#ContentsArea table thead th {
	border-right:2px solid #7F92C6;
}
#ContentsArea table th,
#ContentsArea table td{
	vertical-align:bottom;
	padding:3px 7px;
	border-bottom:1px solid #A3B4D8;
	text-align:left;
}
#ContentsArea table th{
	background-color:#E6EDF9;
	width:266px;
	border-right:2px solid #A3B4D8;
	font-weight:normal;
}
#ContentsArea table td{
	background-color:#fff;
}

#ContentsArea .recipeDetail {
	clear:both;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/tsuyu_recipe_bg.gif?cmsp_timestamp=20210323163609) 0 0 no-repeat;
}

#ContentsArea .recipeDetail ol {
	list-style-type: decimal;
	padding-left:118px;
}
#ContentsArea .recipeDetail span {
	padding-left:96px;
}

#ContentsArea ul.pagelink li {
	display: inline; 
	line-height: 1.0;
	zoom: 1; 
	position: relative;}

#ContentsArea ul.pagelink {
	position: relative;
	list-style: none;
	padding: 0 0 20px;
	margin: 0;
}
#ContentsArea ul.pagelink li a {
	display: inline;
	font-size:14px;
	line-height:30px;
	padding:0 0 0 20px;
	margin:0 0 0 20px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg.gif?cmsp_timestamp=20210323162329) 0 0 no-repeat;
}

#ContentsArea ul.pagelink.pgcenter {
	margin: 0 auto;
	width:28em;
}

#ContentsArea ul.pagelink2 {
	position: relative;
	list-style: none;
	padding: 0 0 20px;
	margin: 0;
}

#ContentsArea ul.pagelink2 li a {
	display: inline;
	font-size:14px;
	line-height:30px;
	padding:0 0 0 20px;
	margin:0 0 0 20px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg.gif?cmsp_timestamp=20210323162329) 0 0 no-repeat;
}



#ContentsArea .sttl {
	padding-bottom:10px;
}

#ContentsArea .subContents {
	width:545px;
	margin:0 auto;
}

#ContentsArea .subContents blockquote {
	margin:0 0 0 18px;
}

#ContentsArea hr {
    border: 0;
    height: 1px;
	border-bottom:1px dotted #ccc;
	margin-bottom:20px;
	clear:both;
}
#ContentsArea p.subtitleimg {
	padding-bottom:0;
}

#ContentsArea p.titletxt {
	font-size:15px;
	font-weight:bold;
	color:#474EA3;
	padding-bottom:0;
	margin-bottom:0;
}

#ContentsArea p.btnimg {
	text-align:center;
	margin-top:30px;
}

#ContentsArea p.btnimgL {
	text-align:left;
}

#ContentsArea h2 {
	font-size:15px;
	font-weight:bold;
	color:#464DA3;
	border-left:8px solid #E2CDB6;
	padding-left:8px;
	margin-bottom:25px;
}

#ContentsArea .mediaDetail {
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
}

#ContentsArea .itemPhoto {
	float:left;
	width:238px;
}

#ContentsArea .mediaDetail p.btnimg {
	text-align:left;
	padding-left:15px;
}
#ContentsArea .mediatxt {
	width:307px;
	float:right;
}

#ContentsArea #UserVoice hr {
	padding-top:20px;
}


#ContentsArea .uvcopy {
	float:right;
	width:554px;
}

#ContentsArea .uvtitletxt {
	font-size:17px;
	color:#283065;
	font-weight:bold;
}

#ContentsArea .blowoffR {
	float:right;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg_r_btm.png?cmsp_timestamp=20210323164248) right bottom no-repeat;
	padding:0 0 85px 0;
	width:563px;
}
#ContentsArea .blowoffR div {
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg_r_top.png?cmsp_timestamp=20210323164315) right 0 no-repeat;
	padding:12px 25px 0 0;
}

#ContentsArea .blowoffR p {
	padding-bottom:0;
	margin-bottom:0;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg.png?cmsp_timestamp=20210323163714) 0 0 repeat-y;
	padding:0 75px 0 25px;
}

#ContentsArea .blowoffL {
	float:left;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg_l_btm.png?cmsp_timestamp=20210323163744) right bottom no-repeat;
	padding:0 0 85px 0;
	width:563px;
}
#ContentsArea .blowoffL div {
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg_l_top.png?cmsp_timestamp=20210323163812) right 0 no-repeat;
	padding:12px 0 0 25px;
}

#ContentsArea .blowoffL p {
	padding-bottom:0;
	margin-bottom:0;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/uv_bg.png?cmsp_timestamp=20210323163714) 45px 0 repeat-y;
	padding:0 25px 0 70px;
}

#ContentsArea .uvphL {
	float:left;
	padding:0 16px 0 37px;
}
#ContentsArea .uvphR {
	float:right;
	padding:0 37px 0 16px;
}

#ContentsArea .centertxt {
	text-align:center;
}

#ContentsArea #area01,
#ContentsArea #area02,
#ContentsArea #area03,
#ContentsArea #area04,
#ContentsArea #area05,
#ContentsArea #area06 {
	margin-bottom: 3px;
	margin-top: 10px;
}



#ContentsArea #area01 ul li{
	padding-left: 25px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area01.gif?cmsp_timestamp=20210323162420) 0 0 no-repeat;
	margin:0 0 0.5em 0;
}

#ContentsArea #area01 .list_none{
	margin:0 0 1em 0;
	padding-left:19px;
	background:none;
	margin:0 0 0.5em 0;
}

#ContentsArea #area01 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

#ContentsArea #area02 ul li{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area02.gif?cmsp_timestamp=20210323162457) 0 0 no-repeat;
}

#ContentsArea #area02 .list_none{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:none;
}

#ContentsArea #area02 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

#ContentsArea #area03 ul li{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area03.gif?cmsp_timestamp=20210323162526) 0 0 no-repeat;
}

#ContentsArea #area03 .list_none{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:none;
}

#ContentsArea #area03 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

#ContentsArea #area04 ul li{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area04.gif?cmsp_timestamp=20210323162603) 0 0 no-repeat;
}

#ContentsArea #area04 .list_none{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:none;
}

#ContentsArea #area04 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

#ContentsArea #area05 ul li{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area05.gif?cmsp_timestamp=20210323162628) 0 0 no-repeat;
}

#ContentsArea #area05 .list_none{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:none;
}

#ContentsArea #area05 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}

#ContentsArea #area06 ul li{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:url(https://img06.shop-pro.jp/PA01107/760/etc/listimg_area06.gif?cmsp_timestamp=20210323162657) 0 0 no-repeat;
}

#ContentsArea #area06 .list_none{
	margin:0 0 0.5em 0;
	padding-left:19px;
	background:none;
}

#ContentsArea #area06 .area{
	margin:0;
	padding:0 0 5px 0;
	background:none;
}



/* plus y */
.area_list {
	width: 690px;
	overflow: hidden;
	padding-left: 10px;
}

.area_list li{
	width: 325px;
	float: left;
	display: block;
}

.area_list .area_name {
	display: block;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}

/* Utilities -------------------------------------------------------------- */
#ContentsArea .recipeA:after,
#ContentsArea .recipeB:after,
#ContentsArea .mediaDetail:after,
#ContentsArea #area01:after,
#ContentsArea #area02:after,
#ContentsArea #area03:after,
#ContentsArea #area04:after,
#ContentsArea #area05:after,
#ContentsArea #area06:after{
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
#ContentsArea .recipeA,
#ContentsArea .recipeB,
#ContentsArea .mediaDetail,
#ContentsArea #area01,
#ContentsArea #area02,
#ContentsArea #area03,
#ContentsArea #area04,
#ContentsArea #area05,
#ContentsArea #area06{
    height: 1%;
}

#ContentsArea #block_ab {
	overflow: hidden;
}


#ContentsArea #block_a {
	width: 290px;
	float: left;
	padding-left: 30px;
}

#ContentsArea #block_b {
	width: 380px;
	float: right;
}

#ContentsArea #block_a2 {
	padding-left: 30px;
}


/* n_plusここまで */

/* ------------------------------------- 
 *	カタログダウンロード add by kara
 * ------------------------------------- */

.catalog_viewall_box {
         float:left;
         width:140px;
         border-right:dotted #EADAC8 1px;
         padding:0 15px 0 18px;
         display:block;
	 font-size:12px;
         text-align:center;
}

.catalog_viewall_box dt img{
         border:solid #EADAC8 2px;
	 margin-bottom:10px;
}


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