/* ************************************************ 
 * ------------------------------------------------
 *	共通設定
 * ------------------------------------------------
 * ************************************************ */
 
/* --- 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:'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
	font-size: 85%;
	background: #FFFAC8 url(https://img20.shop-pro.jp/PA01191/584/etc/bg_body.png?202401123810) repeat-x left top;
	line-height:170%;
	color:#CC3333;
	margin: 0px;
	padding: 0px;
	line-height:150%;
	}

img {
	 vertical-align:bottom;
	}

p {
	line-height: 180%;
	margin: 0;
}

p.mini_title {
	font-weight: bold;
	font-size: 16px;
}

p.tit_orange {
	font-weight: bold;
	font-size: 16px;
	color:#FF6600;
}

.bold {
	font-weight:bold;
	}

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

a:link    { color:#eb5050;text-decoration:none;}
a:visited { color:#eb5050;text-decoration:none;}
a:active  { color:#eb5050;text-decoration:none;}
a:hover   { color:#ff7a21;text-decoration:none; }


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

* html .clearfix { /* IE6にのみ適用 */
    height:1%;
}

*+html .clearfix { /* IE7にのみ適用 */
    display:inline-block;
}

/** 透過ロールオーバー
---------------------------------------------**/
a:hover img{
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
	opacity: 0.7;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}

.clear {
	clear: btoh;
}

/*-----------------------------------------------
  margin,padding
-----------------------------------------------*/
	.m00 { margin:0 !important;}
	.mt00 { margin-top: 0 !important;}
	.mt05 { margin-top: 5px !important;}
	.mt10 { margin-top:10px !important;}
	.mt12 { margin-top:12px !important;}
	.mt15 { margin-top:15px !important;}
	.mt20 { margin-top:20px !important;}
	.mt25 { margin-top:25px !important;}
	.mt30 { margin-top:30px !important;}
	.mt40 { margin-top:40px !important;}
	.mr00 { margin-right: 0 !important;}
	.mr05 { margin-right: 5px !important;}
	.mr10 { margin-right:10px !important;}
	.mr12 { margin-right:12px !important;}
	.mr15 { margin-right:15px !important;}
	.mr20 { margin-right:20px !important;}
	.mr25 { margin-right:25px !important;}
	.mr30 { margin-right:30px !important;}
	.mr35 { margin-right:35px !important;}
	.mr40 { margin-right:40px !important;}
	.mr50 { margin-right:50px !important;}
	.mr60 { margin-right:60px !important;}
	.mr80 { margin-right:80px !important;}
	.mr90 { margin-right:90px !important;}
	.mb00 { margin-bottom: 0 !important;}
	.mb05 { margin-bottom: 5px !important;}
	.mb10 { margin-bottom:10px !important;}
	.mb12 { margin-bottom:12px !important;}
	.mb15 { margin-bottom:15px !important;}
	.mb20 { margin-bottom:20px !important;}
	.mb25 { margin-bottom:25px !important;}
	.mb30 { margin-bottom:30px !important;}
	.mb35 { margin-bottom:35px !important;}
	.mb40 { margin-bottom:40px !important;}
	.mb45 { margin-bottom:45px !important;}
	.mb50 { margin-bottom:50px !important;}
	.mb60 { margin-bottom:60px !important;}
	.mb70 { margin-bottom:70px !important;}
	.mb75 { margin-bottom:75px !important;}
	.mb100 { margin-bottom:100px !important;}
	.mb130 { margin-bottom:130px !important;}
	.mb200 { margin-bottom:200px !important;}
	.ml00 { margin-left: 0 !important;}
	.ml05 { margin-left: 5px !important;}
	.ml10 { margin-left:10px !important;}
	.ml12 { margin-left:12px !important;}
	.ml15 { margin-left:15px !important;}
	.ml20 { margin-left:20px !important;}
	.ml25 { margin-left:25px !important;}
	.ml30 { margin-left:30px !important;}
	.ml40 { margin-left:40px !important;}
	.ml80 { margin-left:80px !important;}
	.ml100 { margin-left:100px !important;}
	.ml180 { margin-left:180px !important;}

	.pt00 { padding-top: 0 !important;}
	.pt05 { padding-top: 5px !important;}
	.pt10 { padding-top:10px !important;}
	.pt12 { padding-top:12px !important;}
	.pt15 { padding-top:15px !important;}
	.pt20 { padding-top:20px !important;}
	.pt25 { padding-top:25px !important;}
	.pt30 { padding-top:30px !important;}
	.pt70 { padding-top:70px !important;}
	.pr00 { padding-right: 0 !important;}
	.pr05 { padding-right: 5px !important;}
	.pr10 { padding-right:10px !important;}
	.pr12 { padding-right:12px !important;}
	.pr15 { padding-right:15px !important;}
	.pr20 { padding-right:20px !important;}
	.pr25 { padding-right:25px !important;}
	.pr30 { padding-right:30px !important;}
	.pb00 { padding-bottom: 0 !important;}
	.pb05 { padding-bottom: 5px !important;}
	.pb10 { padding-bottom:10px !important;}
	.pb12 { padding-bottom:12px !important;}
	.pb15 { padding-bottom:15px !important;}
	.pb20 { padding-bottom:20px !important;}
	.pb25 { padding-bottom:25px !important;}
	.pb30 { padding-bottom:30px !important;}
	.pb45 { padding-bottom:45px !important;}
	.pb60 { padding-bottom:60px !important;}
	.pl00 { padding-left: 0 !important;}
	.pl05 { padding-left: 5px !important;}
	.pl10 { padding-left:10px !important;}
	.pl12 { padding-left:12px !important;}
	.pl15 { padding-left:15px !important;}
	.pl20 { padding-left:20px !important;}
	.pl25 { padding-left:25px !important;}
	.pl30 { padding-left:30px !important;}
	.pl45 { padding-left:45px !important;}

#wrapper {
	width: 1040px;
	margin: 0 auto;
	background: #140000 url(https://img20.shop-pro.jp/PA01191/584/etc/bg_wrapper.png?2052032044) repeat-x left top;
}


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

#header {
	color:#ffffff;
	margin:0px auto 27px;
	width: 1002px;
	}

#header-in {
height: 125px;
	background:transparent url(https://img20.shop-pro.jp/PA01191/584/etc/header-new-bg-new.jpg) no-repeat 0px 0px;
	}

#header h1 {}

#header h1 a {
	float: left;
	display: block;
	width: 421px;
	height: 93px;
	margin: 7px 0 0 17px;
	overflow: hidden;
}

#header_text{
float:right;
    display: block;
    width: 164px;
    height:32px;
    margin: 74px 0px 0px 0px;
    padding-right: 118px;
    overflow: hidden;

}

#header .snsLink {
    float: right;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 42px;
    margin-top: 9px;
}

#header .snsLink li {
    float: right;
    margin-right: 3px;
}

#menu {
	height: 51px
}

#menu li {
	float: left;
}

#menu li a {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/header_menu2.png) no-repeat;
	display: block;
	width: 161px;
	height: 51px;
	margin: 0 7px 0 0;
	text-indent: -9999px;
}

#menu li.last a {
	margin: 0;
}

#menu li.menu01 a,
#menu li.menu01 a:hover {
	background-position: 0 0;
}
#menu li.menu02 a,
#menu li.menu02 a:hover {
	background-position: -168px 0;
}
#menu li.menu03 a,
#menu li.menu03 a:hover {
	background-position: -337px 0;
}
#menu li.menu04 a,
#menu li.menu04 a:hover {
	background-position: -505px 0;
}
#menu li.menu05 a,
#menu li.menu05 a:hover {
	background-position: -673px 0;
}
#menu li.menu06 a,
#menu li.menu06 a:hover {
	background-position: -842px 0;
}

#menu li a:hover {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/header_menu2.png) no-repeat left top;
}



.title {
	width:785px;
	height:121px;
	color: #6d2916;
	font-size: 22px;
	font-weight:bold;
	text-align:center;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/title_bg.jpg) 0px 0px no-repeat;
	margin-bottom:10px;
	}

.title a {color: #6d2916;}
.title a:link    {color: #6d2916;text-decoration: none;}
.title a:visited {color: #6d2916;text-decoration: none;}
.title a:active  {color: #6d2916;text-decoration: none;}
.title a:hover   {color: #6d2916;text-decoration: none;}


/*ホーム・マイアカウント・お問合せリンク*/
.menu_1 {
	padding:0px;
	margin:0px;
	line-height:0em;
	text-align:right;
}
.menu_1 img{
	vertical-align:top;
}

a#linkHome,
a#linkMyAccount {
	margin-right:25px;
}

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

#side {
	width: 227px;
	float: left;
	margin: 0 0 0 20px;
	text-align: center;
}

#side_set {
	margin:0 0 15px;
}

#side_set .btn_box {
	position: absolute;
	left: 20px;
}

#side_set .btn_box .side_btn_in_cart {
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/side_btn_in_cart.png?2052032538);
	width:190px;
	height: 34px;
	border:0;
	margin: 0 0 5px;
	cursor: pointer;
}

#side_set .btn_box a {
	display: block;
	margin: 0 0 5px;
}
#side_set #premia_set,
#side_set #putiimo_set,
#side_set #wakeari_set {
	position: relative;
}
#side_set #premia_set .btn_box {
	top: 210px;
}
#side_set #putiimo_set .btn_box {
	top: 185px;
}
#side_set #wakeari_set .btn_box {
	top: 160px;
}

#side_matome {
	position: relative;
}

#side_matome a {
	display: block;
	position: absolute;
	left: 3px;
	top: 615px;
}

#side_news {
	width: 220px;
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/side_body_news.png?2052032418) repeat-y left top;
	margin:0 auto;
}

#side_news ul {
	padding:0 15px;
	text-align: left;
	font-size: 14px;
}

#side_news p {
	margin:0;
}

#side_news p.date {
	color: #FC862D;
	font-weight: bold;
	margin: 5px 0;
}

#side_news p.text {
	margin-bottom: 10px;
}

.sidemenu {
	width:190px;
	color:#CC3333;
	margin-bottom: 20px;
	}

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

.side_text {
	background-color:#f9f4eb;
	padding:13px;
	}
	
.side_text ul li{
	padding-bottom:10px;
	}
	
.side_text ul li img{
	vertical-align:middle;
	}

.side_bottom {
	height:4px;
	background-color:#f9f4eb;
	background: url(https://img.shop-pro.jp/tmpl_img/26/side_bottom_bg.gif) no-repeat;
	}


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

.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: #eb5050;}
.side_cat_text a:link    {color: #eb5050;text-decoration: none;}
.side_cat_text a:visited {color: #eb5050;text-decoration: none;}
.side_cat_text a:active  {color: #eb5050;text-decoration: none;}
.side_cat_text a:hover   {color: #ff7a21;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_info {
	clear: both;
	width:1002px;
	margin:0 auto 15px;
}

#footer_info .otherBox {
	background: #FFFFFF;
    float: left;
    font-size: 12px !important;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 11px;
    margin-top: 0;
    width: 326px;
	}

#footer_info .otherBox div {
	height:360px;
	overflow-y:scroll;
	padding: 20px 10px;
}

#footer_info .otherBox div h5 {
	color: #1AC451;
	font-weight: bold;
}

#footer_info .otherBox div p,
#footer_info .otherBox div ul li {
	line-height: 150%;
}

#footer_info .otherBox div a {
	color: #993300;
}

#footer {
	clear: both;
	height: 30px;
	background: #D99900;
	color: #FFFFFF;
	font-size:80%;
	text-align: center;
	}
	
#footer .copyright {
	margin: 0;
	padding: 6px 0 0;
}

#footer .copyright a {

	color:#FFF;
}

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

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



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

#contents {
	float: right;
	width: 752px;
	margin: 0 20px 0 0;
}

#contents .contents_box {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/bg_content.jpg?2085) no-repeat left bottom;
	padding: 0 0 20px;
	margin: 0 0 20px;
}

#contents .bg_none {
	background: none;
	padding: 0;
}

#contents .bg_no_border {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/bg_no_border.png?202401180026) no-repeat left bottom;
}



#contents h6 {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/bg_content_h6.png?2035042020) no-repeat left top;
	clear: both;
	height: 25px;
	padding: 8px 0 0 35px;
	font-weight: bold;
	font-size: 16px;
	color: #E66400;
}

#contents .btn_cart_in {
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/free03_btn_cart_in.png?202402112133);
	width:300px;
	height: 61px;
	border:0;
	margin: 0;
	cursor: pointer;
	text-indent: -9999px;
}

#contents .btn_cart_in_matome {
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/btn_matome.png?cmsp_timestamp=20160808135452);
	width:300px;
	height: 61px;
	border:0;
	margin: 0;
	cursor: pointer;
	text-indent: -9999px;
}

#top_contents07 .inner {
	padding: 10px 20px;
}

#top_contents07 .image07_form {
	float:right;
	width:300px;
}

#top_contents07 .image07_btn_in_cart {
	width:300px;
	height:61px;
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/top_image07_btn_cart.png?2052033703);
	border:none;
	cursor: pointer;
}
.image07_btn_in_cart {
	width:300px;
	height:61px;
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/top_image07_btn_cart.png?2052033703);
	border:none;
	cursor: pointer;
}

.image08_btn_in_cart {
	width:702px;
	height:82px;
	background:url(https://img20.shop-pro.jp/PA01191/584/etc/sango-btn2.png);
	border:none;
	cursor: pointer;
}


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

.sttl_s{
	padding-top:1px;
	border-top:1px solid #999;
}
h2.sttl {
	background-image: url(https://img20.shop-pro.jp/PA01191/584/etc/s-h2.jpg?202502153359);
	padding:10px;
	color:#fff;
	font-size:14px;
	text-shadow: 0 1px 2px #666;
}
	
/* ------------------------------------- 
 *	会員専用価格の表示　トップページ用
 * ------------------------------------- */
.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:#CC3333;
	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:#CC3333;
	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;
}


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

.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: #eb5050;}
.footstamp a:link    {color: #eb5050;text-decoration: none;}
.footstamp a:visited {color: #eb5050;text-decoration: none;}
.footstamp a:active  {color: #eb5050;text-decoration: none;}
.footstamp a:hover   {color: #ff7a21;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;
	}

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

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

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

/* ************************************************ 
 *	特定商取引法・お支払い方法・配送設定について
 * ************************************************ */
.payment_img {
	width:30px;
	height:30px;
	margin:3px;
}

#ShopKeeper {
	width: 564px;
	color:#FFF;
	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:#FFF;
	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;
}
.bold { font-weight: bold; }

/* -------------------------------------
*     先行販売ページ
* ------------------------------------- */
#senkoupage{
}
#senkoupage div.senkou1{
float: left;
}
#senkoupage p.senkou2{
background:url(https://img20.shop-pro.jp/PA01191/584/etc/free12_image02-2.jpg?cmsp_timestamp=20150817143620) repeat-y;
width:304px;
padding:7px 20px 0px 37px;
font-size:16px;
}
#senkoupage div.senkou3{
background:url(https://img20.shop-pro.jp/PA01191/584/etc/free12_image03-2.jpg?cmsp_timestamp=20150817143946) repeat-y;
height: 587px;
float: left;
}


/* -------------------------------------
*     サイドメニュー擬似インラインフレーム
* ------------------------------------- */

.logbox
      {
         border: 0px;
         width: 205px;
         height: 500px;
         padding: 0.5em;
         overflow: auto;
      }

/* -------------------------------------
*     お客さまの声
* ------------------------------------- */

.voiceman {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/bg_man.png?cmsp_timestamp=20160729224508) no-repeat left top;
	clear: both;
	height: 25px;
	padding: 8px 0 0 35px;
	font-weight: bold;
	font-size: 16px;
	color: #E66400;
}

.voicewoman {
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/bg_woman.png?cmsp_timestamp=20160729224546) no-repeat left top;
	clear: both;
	height: 25px;
	padding: 8px 0 0 35px;
	font-weight: bold;
	font-size: 16px;
	color: #E66400;
}

.logboxvoice
      {
         border: 0px;
         width: 695px;
         height: 500px;
         padding: 0.5em;
         overflow: auto;
      }

.side_hassou
    {
	font-size: 120%;
   -moz-border-radius: 10px;    /* 古いFirefox */
   -webkit-border-radius: 10px; /* 古いSafari,Chrome */
   border-radius: 10px;         /* CSS3 */
   background-color: #fff;   /* 背景色 */
	background: url(https://img20.shop-pro.jp/PA01191/584/etc/mn_back_hassou.jpg?cmsp_timestamp=20160731225747);
     }


/*リスト型ボタン 小*/

ul.product_section li{  
	background:url(https://img.shop-pro.jp/s_tmpl_img/1/icon_arrow_l2.png) no-repeat center right;
	-webkit-background-size: 38px 28px;
	padding: 10px;
	background-color:#f5f5f5;
	border-bottom: 1px solid #ccc;
}
ul.product_section li a:after{  
	content: '';
	display: block;
	clear: both;
}
ul.product_section a {
	display:block;
	text-decoration:none;
	color:#000000;

	line-height:1.2;
	width:100%;
	height:100%;
}
ul.product_section li:last-child {
	border: none;
}
.product_pict {  
    width: 25%;  
    min-height: 80px;
    float: left;  
}  
.product_pict img{
	width:80px;
}
.product_summary {  
    width: 60%;  
    min-height: 80px;
	float: left;
	padding-left: 15px;
} 
.product_name{
	font-size:16px;
	font-weight: bold;
	margin-bottom: 5px;
}
.product_ttl p:last-child{
	margin-bottom: 5px;
}
.product_ttl{
	font-size:10px;
	font-weight:normal;
	line-height:1.2;	
}
.product_price_regular{
	font-size:16px;
	font-weight:normal;
	text-decoration: line-through;
	color:#FF0000;
}
.product_price {
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
	}
.product_price_discount{
	font-size:16px;
	font-weight:bold;
	color:#FF0000;
}
.product_price_soldout {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	background:#ff0000;
	padding:3px 5px;
	width:70px;
	text-align:center;
	}
#product_detail form .product_price_soldout {
	width:auto;
	margin-bottom:5px;
 