/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */

body {
	font-size:13px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	color:#695B48;
	background:#f9f7ea url(https://img17.shop-pro.jp/PA01102/859/etc/bg_body.jpg) repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	line-height: 140%;
	}

form {
	margin: 0px;
	padding: 0px;
	}


div {
	margin: 0px;
	padding: 0px;
	}


ul {
	margin: 0px;
	padding: 0px;
	line-height: 160%
	}

li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


img {
	border: 0px;
	}


.border-right_topleft {
	border-right: 2px #ccc dotted;
	background:#000;
	}
.border-right_topcenter {
	border-right: 2px #ccc dotted;
	background:#FF5757;
	}
.border-right {
	border-right: 2px #ccc dotted;
	}

.topright {
	background:#FE9457;
	}


a:link {
	color: #CC3333;
	text-decoration: none;
	}

a:visited {
	color: #CC3333;
	text-decoration: none;
	}

a:active {
	color: #CC3333;
	text-decoration: underline;
	}

a:hover {
	color: #FF5757;
	text-decoration: underline;
	}


.menu {
	text-align: right;
	padding-right: 20px;
	font-size: 10px;
	}


TR,TD,TH,DIV,FONT{

	font-size:13px;
	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	line-height: 140%;
}


/* ************************************************ 
 *	レイアウト
 * ************************************************ */
 #header {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	background-image:url("https://img17.shop-pro.jp/PA01102/859/etc/bg_contents.gif") ;
	background-repeat: repeat-y;
	background-position: left top;
}
 #contents {
	clear: both;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	background-image:url("https://img17.shop-pro.jp/PA01102/859/etc/bg_contents.gif") ;
	background-repeat: repeat-y;
	background-position: left top;
}
#contents:after{
	content: ".";  
	display: block;  
	visibility: hidden;  
	height: 0.1px;  
	font-size: 0.1em;  
	line-height: 0;  
	clear: both;  
}
*:first-child+html #contents{  
	zoom: 100%;  
}

#main {
	float: right;
	margin: 0;
	padding: 0px 20px 0px 20px;
	_padding: 0px 0px 0px 0px;
	width: 620px;
}
#side {
	float: left;
	margin: 0;
	padding: 0px 10px 0px 10px;
	width:220px;
}
#footer {
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#footer-wrap{
	margin: 0;
	padding: 10px 0;
	background-color: #fff;
	border-top:1px solid #382114;
}
#base_gmoWrapp{
	margin-left: 0 !important;
}

/* ************************************************ 
 *	ヘッダーメニュー
 * ************************************************ */
#header-navi-wrap{
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top:1px solid #382114;
	border-bottom:1px solid #382114;
}
#header-navi{
	margin: 0 auto;
	padding: 0 0px 0 0px;
	text-align: right;
	width: 900px;
}
#header-navi ul{
	margin: 0;
	padding: 5px !important;
	background-color: #fff;
}
#header-navi li{
	margin: 0;
	padding: 0;
	display: inline;
}
#header-navi li a{
	margin: 0;
	padding: 3px;
}
#header-navi li a,
#header-navi li a:link,
#header-navi li a:visited {
	color:#000;
	text-decoration:none;
}

#header-navi li a:active,
#header-navi li a:hover {
	color:#000;
	background-color: #c3edf5;
}


/* ------------------------------------- 
 *	ショップタイトルのサイズ、色
 * ------------------------------------- */

#title_size {
	font: 22px/130% "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: bold;
	margin: 0px 0px 0px 22px;
	padding:10px 0 10px 0;
}


#title_size a {
	color: #000;
	}


#title_size a:link {
	color: #000;
	text-decoration: none;
	}

#title_size a:visited {
	color: #000;
	text-decoration: none;
	}

#title_size a:active {
	color: #000;
	text-decoration: none;
	}

#title_size a:hover {
	color: #FF5757;
	text-decoration: none;
	}



/* ************************************************ 
 *	左側メニュー
 * ************************************************ */

#side a,
#side a:link,
#side a:visited {
	color:#3300FF;
	text-decoration:none;
	}

#side a:active,
#side a:hover {
	color:#CEFF7C;
	text-decoration:underline;
	}


.linktitle {
	font-weight: bolder;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: -87px !important;
	color: #000;
}

.linktext {
	margin-bottom: 20px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px #c0c0c0 dotted;
	}
	
	
/* ------------------------------------- 
 *	会員機能
 * ------------------------------------- */	
div#btn_members_signup p.txt_members_desc {
	margin:10px 0px 3px;
	padding:0px;
	font-size:11px;
	line-height:1.1em;
}

div#btn_members_logout p.txt_members_desc {
	margin:5px 0px 3px;
	padding:0px;
	font-size:11px;
	line-height:1.1em;
}


/* ------------------------------------- 
 *	商品検索
 * ------------------------------------- */

.search {

	margin: 0px;
	}

.search_type {
	width:158px;
	}

.search_word {
	width:130px;
	}



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

.category {
	margin: 0px;
	padding: 5px;
	background-color:#fff;
	border:solid 1px #ccc;
	}

.left_category_item {
	margin: 0 0 0 0;
	border-bottom: 1px #ccc dotted;
	line-height: 0;
}
.left_category_item a{
	display: block;
	padding: 4px 3px 4px 3px;
	line-height: normal;
	color: #6f472b !important;
	border-left: 5px solid #382114 !important;
}
.left_category_item a:hover{
	padding: 4px 3px 4px 3px;
	color: #000 !important;
	background-color: #c3edf5 !important;
	border-left: 5px solid #95dceb !important;
	text-decoration: none !important;
}

#group-list {
	padding:5px 0px 0px;
}

#group-list ul{
	list-style:none;
}

#group-list ul li{
	background:transparent url(https://img.shop-pro.jp/tmpl_img/5/category_li.gif) no-repeat;
	background-position: 5px 8px;
	padding: 0px 0px 0px 20px;
}
/* ------------------------------------- 
 *	商品カテゴリｰエリア文字色（通常時・リンクが当たっている時）
 * ------------------------------------- */

.category a,
.category a:link,
.category a:visited {
	color:#4E4E4E;
	text-decoration:none;
	}

.category a:active,
.category a:hover {
	color:#999;
	text-decoration: underline;
	}


/* ------------------------------------- 
 *	カートの中身
 * ------------------------------------- */

.cart {
	font-size: 10px;
	font-weight: bolder;
	margin: 0px;
	}

.cart ul {
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	}

.cart li {
	list-style-type: none;
	color:#000;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 3px 0px;
	font-size: 12px !important;
}

.cart p {
	margin: 0px;
	padding: 5px;
	font-weight: bolder;
	}

.cart input {
	margin: 0px;
	}

.cart li a,
.cart li a:link,
.cart li a:visited {
	color:#b01a1a !important;
	text-decoration:none;
	}

.cart li a:active,
.cart li a:hover {
	color:#725a38 !important;
	text-decoration:underline;
	}


/* ------------------------------------- 
 *	店長のコーナー
 * ------------------------------------- */




/* ------------------------------------- 
 *	RSSへのリンク
 * ------------------------------------- */

.feed {
	}

.feed img {
	border: 0px;
	}

/* ------------------------------------- 
 *	左メニュー最下部　フリーエリア
 *	バナーを貼る際などにご利用ください
 *	※初期設定では適用されていません
 * ------------------------------------- */
#freespace_left {
	font-size: 12px;
	border: 2px solid #CC3333;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	}


/* ************************************************ 
 *	フッターメニュー
 * ************************************************ */
 
#footer p {
	margin: 10px 0px 0px 0px;
	font-family: "Verdana";
	}

.copyright {
	color: #C0C0C0;
}

#footer-navi{
	margin: 0;
	padding: 0;
	text-align: right;
}
#footer-navi li{
	margin: 0;
	padding: 0;
	display: inline;
}
#footer-navi a,
#footer-navi a:link,
#footer-navi a:visited {
	color:#000;
	padding: 3px;
	text-decoration:none;
}

#footer-navi a:active,
#footer-navi a:hover {
	color:#000;
	padding: 3px;
	background-color: #c3edf5;
}


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

/*商品一覧背景*/
.main_title_02 {
	margin-bottom: 10px;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_title_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}


.main_box_02 {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px;
	margin-bottom: 30px;
	}

.main_box_02 .name {
	color: #fff;
	background: #543421;
	padding:5px;
	font-weight: bolder;
	}

.main_box_02 .name a,
.main_box .name a:link,
.main_box .name a:visited {
	color:#fff;
	text-decoration:none;
}

.main_box_02 .name a:active,
.main_box_02 .name a:hover {
	color:#fff;
	text-decoration:none;
}

.main_box_02 .price {
	color: #D5472B;
	padding: 5px;
	margin-bottom: 5px;
	}

.main_box_02 .expl {
	color: #666;
	padding: 0px 0px 0px 5px ;
	font-size: 10px;
	}








/*商品検索背景*/
.main_title_03 {
	margin-bottom: 10px;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_title_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}


.main_box_03 {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px;
	margin-bottom: 30px;
	}



.main_box_03 .name {
	background: #E6E6E6;
	padding:5px;
	font-weight: bolder;
	}

.main_box_03 .name a,
.main_box .name a:link,
.main_box .name a:visited {
	color:#666;
	text-decoration:none;
}

.main_box_03 .name a:active,
.main_box_03 .name a:hover {
	color:#444;
	text-decoration:none;
}

.main_box_03 .price {
	color: #D5472B;
	padding: 5px;
	margin-bottom: 5px;
	}

.main_box_03 .expl {
	color: #666;
	padding: 0px 0px 0px 5px ;
	font-size: 10px;
	}

/*会員専用価格の表示 商品検索結果用*/
.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;
}



/*特定商取引_罫線*/
.main_title_05 {
	margin-bottom: 10px;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_title_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

.main_box_05 {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px;
	margin-bottom: 30px;
	}


.main_box_05 .name {
	background: #E6E6E6;
	padding:5px;
	font-weight: bolder;
	}

.main_box_05 .name a,
.main_box .name a:link,
.main_box .name a:visited {
	color:#666;
	text-decoration:none;
}

.main_box_05 .name a:active,
.main_box_05 .name a:hover {
	color:#444;
	text-decoration:none;
}

.main_box_05 .price {
	color: #D5472B;
	padding: 5px;
	margin-bottom: 5px;
	}

.main_box_05 .expl {
	color: #666;
	padding: 0px 0px 0px 5px ;
	font-size: 10px;
	}




/*プライバシーポリシー_罫線*/
.main_title_06 {
	margin-bottom: 10px;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_title_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}



.sp {
	width: 400px;
	height: 1px
	}

/* ------------------------------------- 
 *	ぱんくずリスト
 * ------------------------------------- */
.footstamp {
	font-size: 11px;
	color: #fff;
	padding: 10px;
	margin-bottom: 30px;
}

.footstamp a,
.footstamp a:link,
.footstamp a:visited {
	color:#fff;
	text-decoration:none;
}

.footstamp a:active,
.footstamp a:hover {
	text-decoration:underline;
}





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

.category_items td {
	font-size: 12px;
	padding: 10px 0px 10px 0px;
	}

.category_items p {
	font-size: 10px;
	margin: 5px 0px 0px 5px;
	padding: 0px;
	}


/* ------------------------------------- 
 *	商品が無い時の表示
 * ------------------------------------- */
.nodata {
	color: #FFF;
	margin: 50px 0px 50px 0px;
	text-align: center;
	}

/*商品詳細画面のnodata*/
.nodata_02 {
	color: #444;
	margin: 50px 0px 50px 0px;
	text-align: center;
	}


/* ************************************************ 
 *	TOPコンテンツ
 * ************************************************ */

/* ------------------------------------- 
 *	お知らせ・おすすめエリアレイアウト
 * ------------------------------------- */
.top_items tr {
	text-align: center;
	}


.top_items td {
	font-size: 11px;
	text-align: center;
	padding-bottom: 10px;
	}


/* ------------------------------------- 
 *	お知らせエリア
 * ------------------------------------- */

.info_title {
	color: #FFF;
	font-weight: bolder;
	padding: 0px 0px 5px 0;
	}

.top-news{
margin: 0;
}
.info_box {
	border-left: 25px #382114 solid;
	color: #FFF;
	padding: 10px;
	margin-bottom: 40px;
	height: 10em;
	overflow: auto;
}
.info_box dt{
	margin: 0 0 5px 0;
	padding: 0 0 0 20px;
}
.info_box dd{
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	line-height: 1.6;
}


.info_box a,
.info_box a:link,
.info_box a:visited {
	color:#FFF;
	text-decoration:none;
}

.info_box a:active,
.info_box a:hover {
	color:#FF5757;
	text-decoration:underline;
}


.info_space {
	margin: 0px;
	}

/* ------------------------------------- 
 *	おすすめ＆売れ筋商品エリア
 * ------------------------------------- */

/*top おすすめ＆売れ筋背景*/
.main_title_01 {
	color: #FFF;
	font-weight: bolder;
	padding: 0px 0px 5px 0;
	}


.main_box_01 {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px 10px 10px 40px;
	margin-bottom: 30px;
	}

.main_box_01 .name {
	background: #E6E6E6;
	padding:5px;
	font-weight: bolder;
	}

.main_box_01 .name a,
.main_box .name a:link,
.main_box .name a:visited {
	color:#666;
	text-decoration:none;
}

.main_box_01 .name a:active,
.main_box_01 .name a:hover {
	color:#444;
	text-decoration:none;
}

.main_box_01 .price {
	color: #D5472B;
	padding: 5px;
	margin-bottom: 5px;
	}

.main_box_01 .expl {
	color: #666;
	padding: 0px 0px 0px 5px ;
	font-size: 10px;
	}



.recommend_list {
	width: 120px;
	margin: 0px 10px 5px 0px;
	float: left;
}


.recommend_item {
	margin: 10px;
	width: 100px;
	text-align: center;
	}

.recommend_item img {
	width: 100px;
	margin-bottom: 5px;
	}



.recommend_list a,
.recommend_list a:link,
.recommend_list a:visited {
	color:#D5472B;
	text-decoration:none;
	}

.recommend_list a:active,
.recommend_list a:hover {
	color:#666;
	text-decoration:none;
	}

/* ------------------------------------- 
 *	フリースペース
 * ------------------------------------- */
.free_space {
	margin: 0px;
	padding: 10px 20px 10px 20px;
	border-top: 1px #777 solid;
	border-bottom: 1px #777 solid;
	color: #EEE;
	}

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

.info_box ul {
	line-height: 160%;
	margin: 0px;
	padding: 0px;
	}


.info_box li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/5/list_red.gif) no-repeat 6px 7px;
	}

.info_box p {
	margin: 20px;
	}

/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.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;
}

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


/*商品詳細罫線*/
.main_title_04 {
	color: #fff !important;
	font-weight: bolder;
	padding: 5px 5px 15px 5px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_title_04.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#detail {
	color: #000;
	padding: 20px 10px 20px 10px;
	border: 1px #fff solid;
	margin-bottom: 30px;
	background-color: #fff;
	}

#detail .td1 {
	background: #EEE;
	}

#detail .td2 {
	background: #F5F5F5;
	}

#detail .large {
	margin: 0px;
	margin-bottom: 5px;
	}

#detail .small {
	border: 1px solid #CCC;
	margin:0px;
	width: 100px;
	margin-bottom: 5px;
	}

#detail p {
	color: #666;
	font-size: 12px;
	line-height: 140%;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

#detail ul {
	margin: 0px;
	padding: 5px;
	}

#detail li {
	padding: 0px 0px 0px 20px;
	list-style-type: none;
	background: url(https://img.shop-pro.jp/tmpl_img/5/list_arrow_red.gif) no-repeat 6px 0px;
	}

#detail a:link,
#detail a:visited,
#detail a:active {
	color:#666;
	text-decoration:none;
	}

#detail a:hover {
	color:#FFF;
	background: #666;
	text-decoration:none;
	}

/* ------------------------------------- 
 *	商品詳細-購入数選択・「カートに入れる」ボタン
 * ------------------------------------- */

.product_num {
	width: 50px;
	}

.product_incart {
	margin: 20px 0px 0px 0px;
	}

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

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

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

#together {
	width:525px;
	margin: 0px 0px 20px 0px;
	height:100%;
	text-align:left;
	}

#together .tog_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #ABABAB;
	}

#together .together_list {
	margin:10px 30px 0px 20px;
	width:100px;
	float:left;
	}

.together_item {
	width: 100px;
	text-align: center;
	}
.together_item img {
	margin-bottom: 5px;
	}


#detail .together_list a,
#detail .together_list a:link,
#detail .together_list a:visited {
	color:#D5472B;
	text-decoration:none;
	}

#detail .together_list a:active,
#detail .together_list a:hover {
	color:#666;
	text-decoration:none;
	background:#ffffff;
	}

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

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

#trackback .tb_main_title {
	font-weight: bolder;
	margin-top:30px;
	padding-bottom:5px;
	border-bottom: 5px solid #ABABAB;
	}


#trackback .tb_url {
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	}

#trackback .tb {
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #ABABAB;
	border-left: 1px solid #ABABAB;
	border-right: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	background-color:#F3F3F3;
	}

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

#trackback .tb_title {
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	}

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

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

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

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

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



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

/* ------------------------------------- 
 *	サブカテゴリー　レイアウト
 * ------------------------------------- */
.subcat_box {
	color: #FFF;
	font-size: 11px;
	border-left: 25px #5B5B5B solid;
	background: #484848 url(https://img.shop-pro.jp/tmpl_img/5/subcatbox_bg.gif);
	padding: 10px;
	margin-bottom: 30px;
	}

.subcat_list {
	width: 120px;
	margin: 0px 5px 5px 0px;
	float: left;
}


.subcat_item {
	text-align: center;
	margin: 10px;
	width: 100px;
	}

.subcat_item img {
	width: 100px;
	margin-bottom: 5px;
	}


.subcat_box a,
.subcat_box a:link,
.subcat_box a:visited {
	color:#FFF;
	text-decoration:none;
}

.subcat_box a:active,
.subcat_box a:hover {
	color:#FF5757;
	text-decoration:underline;
}


/* ------------------------------------- 
 *	一覧表示　並び順を変更
 * ------------------------------------- */
.sort {
	padding: 10px;
	}

/* ------------------------------------- 
 *	一覧表示　商品数と表示数
 * ------------------------------------- */
.pagenavi {
	font-size: 10px;
	background: #E6E6E6;
	border-top: 1px solid #CCC;
	margin: 0px;
	padding: 10px;
	}

/* ------------------------------------- 
 *	会員専用価格の表示 商品一覧用
 * ------------------------------------- */
.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;
}


/* ************************************************ 
 *	商品オプションページ
 * ************************************************ */

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
	background-color:#999;
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#cccccc;
	margin: 2px;
	padding: 2px 10px 2px 10px;
	font-weight:bold;
	white-space:nowrap;
}

/* ------------------------------------- 
 *	オプション　価格背景の色
 * ------------------------------------- */
#Option .option_cell2 {
	text-align:left;
	background-color:#FFFFFF;
	padding: 2px 10px 2px 6px;
}

/* ------------------------------------- 
 *	サブカテゴリリスト
 * ------------------------------------- */
.subcategory_list {
	float:left;
	width: 120px;
	text-align:center;
	margin: 10px 10px;
	}

/* ------------------------------------- 
 *	会員専用価格の表示 オプション用
 * ------------------------------------- */
.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;
}

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

#ShopKeeper {
	margin: 10px auto;
	background: #CCC;
	}


#ShopKeeper th {
	width: 150px;
	background: #EEE;
	color: #444;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding-left: 5px;
	}

#ShopKeeper td {
	width: 300px;
	background: #FFF;
	padding: 7px 10px 7px 10px;
	}

.SK_box {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px;
	margin-bottom: 30px;
	}

.SK_box p {
	margin: 0px 0px 10px 0px;
	padding: 15px 0px 0px 30px;
	border-top: 1px solid #CCC;
	}

.SK_box .area {
	background: #FFF;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	margin-bottom: 10px;
	}

.SK_box .title {
	color: #666;
	background: #EEE;
	padding: 7px 15px 7px 15px;
	white-space:nowrap;
	}


.SK_box .note {
	padding: 5px 5px 5px 15px;
	}



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


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

.PE_box {
	border-left: 25px #382114 solid;
	background: #F5F5F5 url(https://img17.shop-pro.jp/PA01102/859/etc/bg_main_box_02.jpg);
	padding: 10px;
	margin-bottom: 30px;
	}

.PE_box .area {
	background: #FFF;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	margin-bottom: 20px;
	padding-bottom:10px;
	}

.PE_box .title {
	color: #444;
	background: #EEE;
	font-weight: bolder;
	padding: 7px 15px 7px 15px;
	}

.PE_box .note {
	padding: 5px 100px 5px 15px;
	}


#PrivacyExplain {
	border-left: 25px #ABABAB solid;
	background: #F5F5F5 url(https://img.shop-pro.jp/tmpl_img/5/catbox_bg.gif);
	padding: 10px 0px 10px 0px;
	margin-bottom: 30px;
	}


#PrivacyExplain .title {
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border-top: 2px solid #CCC;
	color: #000;
	font-weight: bolder;
	}

#PrivacyExplain .note {
	font-size: 11px;
	line-height: 150%;
	margin: 10px 5px 20px 15px;
	}

/* ------------------------------------- 
 *	PAGETOP
 * ------------------------------------- */
.pagetop{
	clear: both;
	text-align: right;
}

/* ------------------------------------- 
 *	SHOPPING GUIDE
 * ------------------------------------- */
#shopping-guide{
	margin: 0 0 35px 0;
	padding: 0;
}
#shopping-guide dl{
	
}
#shopping-guide dt{
	margin: 0 0 0 0;
	padding: 5px;
}
#shopping-guide dd{
	margin: -10px 0 15px 0;
	padding: 10px;
	line-height: 1.6;
	color: #fff;
	background-color:#000;
	border: 1px solid #fff;
}
#shopping-guide table{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
}
#shopping-guide th{
    border:1px solid #663300;
    color:#fff;
    background-color:#996633;
    padding:0.3em 1em;
    text-align:center;
    white-space: nowrap;
}
#shopping-guide td{
    border:1px solid #663300;
    padding:0.3em 1em;
    color: #000;
}
.td-right{
	text-align: right;
}
.nowrap{
	white-space: nowrap;
}

/* ------------------------------------- 
 *	NEW INFO
 * ------------------------------------- */
.new-info{
	
}
.new-info dl{
	margin: 0;
	padding: 0;
	height: 120px;
	overflow: auto;
	border-bottom: 1px dotted #ccc;
}
.new-info dt{
	margin: 0 0 0px 0;
	padding: 3px;
	font-weight: bold;
	line-height: 1;
}
.new-info dd{
	margin: 0 0 15px 0;
	padding: 3px;
	line-height: 1.6;
	border-bottom: 1px dotted #ccc;
}
#ticker p{
	text-align: right;
}
#ticker li a{
	color: #000 !important;
}

/* ------------------------------------- 
 *	KV
 * ------------------------------------- */
.imageSlideshowHolder{
margin:20px 0 35px 0;
width:620px;
height:280px;
position:relative;
}
.imageSlideshowHolder img{
position:absolute;
left:0px;
top:0px;
}

/* ------------------------------------- 
 *	TOPPAGE
 * ------------------------------------- */
.intro p{
	margin: 0 0 35px 0;
	color: #fff;
	line-height: 1.6 !important;
}
.intro img{
	float: left;
	padding: 0 5px 0 0;
}
.white-box{
	margin: 0 0 15px 0;
	padding: 5px;
	line-height: 1.6;
	color: #000;
	background-color:#fff;
	border: 1px solid #382114;
}
.p-shop{
	margin: 20px 20px 35px 20px;
	padding-top: 10px;
	padding-right: 300px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_p_shop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.p-tel{
	margin: 0 0 35px 20px;
}
.table-miso{
	margin-bottom: 35px;
}
.table-miso td{
	padding: 3px 10px;
}

/* ------------------------------------- 
 *	FREE PAGE
 * ------------------------------------- */
 #free-page{	
}
.table-company{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
}
.table-company th{
    border:1px solid #663300;
    color:#fff;
    background-color:#996633;
    padding:0.3em 1em;
    text-align:center;
    white-space: nowrap;
}
.table-company td{
    border:1px solid #663300;
    padding:0.3em 1em;
    color: #000;
}
.white-box2{
	margin: 0 0 15px 0;
	padding: 20px;
	line-height: 1.6;
	color: #000;
	background-color:#fff;
	border: 1px solid #382114;
}

.detail-a  {
margin-bottom:35px;
width:580px;
}
.detail-b {
margin-bottom:35px;
padding-top:10px;
}
.detail-b td {
padding-right:20px;
}
.price-table th {
border-bottom:1px dotted #ccc;
padding:3px 6px;
text-align:left;
white-space: nowrap;
}
.price-table td {
padding:3px 6px;
text-align:left;
}
.price_detail {
color:#990000;
font-size:1.2em;
margin:0;
padding:0;
}
.links li{
	padding-left: 21px;
	background-image: url(https://img17.shop-pro.jp/PA01102/859/etc/bg_links_li.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.links li a{
	color:#000 !important;
}
.links li a:hover{
	color:#000 !important;
}

.explanation p{
	margin: 0 0 20px 0;
	font-size: 1.2em !important;
	line-height: 1.6;
}
.explanation table{
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
}
.explanation th{
    border:1px solid #663300;
    color:#fff;
    background-color:#996633;
    padding:0.3em 1em;
    text-align:center;
    white-space: nowrap;
}
.explanation td{
    border:1px solid #663300;
    padding:0.3em 1em;
    color: #000;
}

.itemarea{
	float: left;
}

.fb_wrap{
position: relative;
margin-bottom: 40px;
}
.fb-badge{
position: absolute;
top: 15px;
right: -50px;
z-index: 999999;
}
.fb-page{
width: 618px !important;
background-color: #fff;
z-index: 1;
}

dl.recipe {
margin: 0 0 2em;
padding: 1em;
background-color:#faf9ec;
border: 2px solid #663300;
border-radius: 4px;
}
dl.recipe dt {
    margin: 0 0 .5em;
    line-height: 1;
    padding: 0 0 .5em;
  font-weight:bold;
  color:#663300;
  border-bottom:1px dotted #663300;
}
dl.recipe dd {
    margin: 0 0 1em;
    line-height: 1.6;
    padding: 0 0 .5em;
}

table.cooking{
margin-bottom: 2em;
border-collapse: collapse;
border-spacing: 0;	
}
table.cooking th{
padding: 0.5em 1em;
}
table.cooking td{
padding: 0.5em 1em;
}

/* 営業日カレンダー */
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}