@charset "euc-jp";


/* ------ SPS 2013 style.css ------ 
01 PRIMARY SET
02 RESET
03 PRESET
04 WRAPPER
05 HEADER
06 CONTENTS
07 
08
*/

/* --- PRIMARY SET --- */
	* { zoom: 1; margin: 0; padding: 0; }
	
/* --- RESET --- */
	html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,a,img { margin: 0; padding: 0; }
	h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
	ul,ol { list-style: none; }
	fieldset,img { border: none; }
	img { vertical-align: top; }
	caption,th { text-align: left; }
	a { text-decoration : none; }
	table { text-align: center; border-collapse: collapse; border-spacing: 0; vertical-align: middle; margin: 0 auto; }
	td { text-align: center; margin: 0 auto; }
	
	/* --- BUG FIX --- */
	* html ul li dl,
	* html ol li dl {
		display: inline;
	}
	*:first-child+html ul li dl,
	*:first-child+html ol li dl {
		display: inline;
	}
	/* --- CLEARFIX --- */
	.cf:before,
	.cf:after {
		content:"";
		display:table;
	}
	.cf:after {
		clear:both;
	}
	.cf {
		zoom:1;
	}

/* ------ PRESET ------ */
	body {
		min-width: 1024px;
		/*line-height: 130%;*/
		text-align: center;
		background: #f7f7f7;
		font-size: 12px;
		font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
		font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
		color: #fff;
		/*color:#333333;*/
		/*margin: 0 0 20px;*/
		background-color: #fff;
	}
	/* iPad */
	html body { -webkit-text-size-adjust: 90%; }
	/* iPhone */
	@media screen and (max-width: 960px) {
		html body { -webkit-text-size-adjust: 80%; }
	}
	/* IE7 */
	*:first-child+html body {
		font-family: 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
		font-size: 0.8em;
		margin: 5px;
	}
	/* IE4-6 */
	*html body { font-size: 80%; margin: 10px; }
	/* Firefox 1.5 2.0以降用 */
	body, x:-moz-read-only { font-size: 13px; }
	/* Firefox 3.0以降用 */
	body, x:-moz-broken { font-size: 13px; }
	
	
	body {
		font-family: 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro','Verdana','メイリオ',Meiryo,'ＭＳ Ｐゴシック', sans-serif;
		font-size: 12px;
		line-height: 170%;
		color: #fff;
		margin: 0px;
		padding: 0px;
		text-align: center;
		background-color: #fff;
	}
	h3 {
		clear: both;
		height: 38px;
		margin: 0 0 8px;
		padding: 0 0 0 40px;
		color: #fff;
		text-align: left;
		font-size: 13px;
		font-weight: bold;
		line-height: 38px;
		letter-spacing: 0.1em;
		border-top: 1px solid #f27eb8;
		border-right: 1px solid #aa4363;
		border-bottom: 1px solid #aa4363;
		border-left: 1px solid #f27eb8;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_umbrella.png) 0 0 no-repeat #ff6495;
	}

/* ------ COMMON CLASS ------ */
	.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:underline;}
	a:link    { color: #ffabc3; }
	a:visited { color: #ffabc3; }
	a:active  { color: #ffabc3; }
	a:hover   { color: #ff6495; }

/* ------ WELCOME ------ */
	.welcome_status {
		position: absolute;
		left: 0;
		top: 0;
	}
	.welcome_status p {
		padding: 0 0 0 20px;
		color: #9C566C;
		letter-spacing: 0.08em;
		line-height: 25px;
	}
/* ------ WRAPPER ------ */
	#wrapper {
		text-align: center;
	}

/* ------ HEADER ------ */
	#header {
		width: 100%;
		margin: 0 0 3px;
		text-align: center;
		border-top: 1px solid #fff;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_header.png?) center center repeat-x transparent;
	}
	.title {
		width: 980px;
		height: 217px;
		margin: 0 auto;
		text-align: center;
		color: #6d2916;
		font-size: 22px;
		font-weight: bold;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_header_ver2.png) center center no-repeat transparent;
	}
	.title a {
		display: block;
		width: 980px;
		height: 224px;
	}
	.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; }

/* ------ SLIDE AREA ------ */
	#slide_area {
		width: 100%;
		margin: 0 0 3px;
		text-align: center;
	}
	.slide_inner {
		width: 980px;
		margin: 0 auto 1px;
		padding: 5px 0;
	}
	.slide_main {
		float: left;
		position: relative;
		overflow: hidden;
		width: 750px;
		height: 350px;
	}
	.slide_main ul {
		position: relative;
		overflow: hidden;
		width: 750px;
		height: 350px;
		text-align: left;
	}
	.slide_main ul li {
		position: absolute;
		width: 750px;
		height: 350px;
	}
	.slide_navi_area {
		width: 100%;
		text-align: center;
	}
	.slide_navi {
		width: 980px;
		margin: 0 auto 5px;
		padding: 0;
		text-align: left;
	}
	.btn_l {
		float: left;
		cursor: pointer;
	}
	.btn_r {
		float: right;
		cursor: pointer;
	}
	.slide_navi ul {
		margin: 0;
		padding: 12px 0 0;
		text-align: center;
	}
	.slide_navi ul li {
		display: inline-block;
		/display: inline;
		/zoom: 1;
		vertical-align: middle;
		width: 12px;
		height: 12px;
		padding: 0 6px;
		font-size: 0;
		line-height: 0;
		cursor: pointer;
	}
	.slide_navi ul li span {
		display: block;
		width: 12px;
		height: 12px;
		background: #fec5df;
		border-radius: 6px;
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
	}
	.slide_navi .rss_area {
		float: right;
		width: 225px;
		padding: 7px 0 0;
	}
	.slide_navi .rss_area a {
		display: inline;
	}
	.slide_navi .rss_area img {
		display: inline;
		width: 110px;
	}

/* ------ CONTENTS ------ */
	#contents {
		width: 980px;
		min-height: 600px;
		_height: 600px;
		margin: 0 auto;
		padding: 4px 22px;
		background: #fff;
	}

/* ------ MAIN MENU ------ */
	.main_menu {
		float: right;
		width: 225px;
		height: 350px;
		margin: 0;
		text-align: left;
	}
	.main_menu ul li {
		width: 225px;
		height: 70px;
		margin: 0;
	}
	.main_menu ul li a {
		color: #fff;
	}

/* ------ INFO AREA ------ */
	.info_area {
		width: 978px;
		margin: 0 0 5px;
		padding: 10px 0;
		color: #ffabc3;
		font-size: 16px;
		letter-spacing: 0.2em;
		border: 1px solid #ffabc3;
	}

/* ------ SIDEBAR AREA ------ */
	#sidebar {
		float: left;
		width: 240px;
		margin: 0;
		padding: 0;
	}
	#sidebar .side_category {
		margin: 0 0 8px;
	}
	#sidebar .side_category dt {
		height: 38px;
		margin: 0;
		padding: 0 0 0 40px;
		text-align: left;
		color: #fff;
		font-size: 13px;
		font-weight: bold;
		line-height: 38px;
		border-top: 1px solid #ff91b4;
		border-right: 1px solid #aa4363;
		border-bottom: 1px solid #aa4363;
		border-left: 1px solid #ff91b4;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_umbrella.png) 0 0 no-repeat #ff6495;
	}
	#sidebar .side_category dd {
		height: 38px;
		margin: 0;
		padding: 0 0 0 40px;
		text-align: left;
		color: #fff;
		line-height: 38px;
		font-weight: bold;
		border-top: 1px solid #ff91b4;
		border-right: 1px solid #aa4363;
		border-bottom: 1px solid #aa4363;
		border-left: 1px solid #ff91b4;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_umbrella.png) 0 0 no-repeat #fa91af;
	}
	:root #sidebar .side_category dd {
		font-weight: normal;
	}
	#sidebar .side_category dd:hover {
		border-top: 1px solid #ff91b4;
		border-right: 1px solid #aa4363;
		border-bottom: 1px solid #aa4363;
		border-left: 1px solid #ff91b4;
		background-color: #ff6495;
	}
	#sidebar .side_category dd a {
		display: block;
		color: #fff;
	}
	#sidebar ul {
		margin: 0 0 8px;
	}
	#sidebar ul li {
		width: 240px;
		height: 40px;
		margin: 0 0 5px;
		background: #61d8ff;
	}
	#sidebar .view_cart {
		margin: 0 0 10px;
	}
	#sidebar .view_cart a {
		color: #fff;
	}
	#sidebar .view_cart a:hover {
		color: #fff;
	}
	#sidebar .side_info {
		margin: 0 0 8px;
		padding: 0 0 0 15px;
		font-size: 90%;
		color: #9c566c;
	}
	#sidebar .side_info dt {
		float: left;
		width: 225px;
		text-align: left;
		background: url("https://img06.shop-pro.jp/PA01177/146/etc/2_bg_rec.png") left center no-repeat 
		transparent;
		padding: 0 0 0 15px;
	}
	#sidebar .side_info dd {
		float: left;
		width: 188px;
		margin: 0 0 3px;
		padding: 0 0 0 12px;
		text-align: left;
	}
/* ------ MAIN CONTENTS AREA ------ */
/* TOP */
	#main_contents {
		float: right;
		width: 730px;
		padding: 0 0 8px;
	}
	
	#main_contents .img_shelf {
		position: relative;
		overflow: hidden;
		width: 750px;
		margin: 0 -20px 0 0;
		text-align: left;
	}
	:root #main_contents .img_shelf {
		width: 750px;
		margin: 0 -20px 0 0;
	}
	.img_shelf dl.product {
		position: relative;
		display: inline-block;
		/display: inline;
		/zoom: 1;
		overflow: hidden;
		width: 228px;
		height: 228px;
		margin: 0 20px 8px 0;
		padding: 0;
		text-align: center;
		border: 1px solid #9c566c;
		background-color: #fff;
	}
	:root .img_shelf dl.product  {
		display: block;
		float: left;
	}
	.img_shelf dl.product dt {
		height: 228px;
	}
	.img_shelf dl.product dt img {
		width: 228px;
		height: auto;
	}
	.img_shelf dl.product dd {
		position: absolute;
		left: 0;
		/*bottom: 0;*/
		top: 160px;
		width: 208px;
		/*height: 57px;*/
		/*max-height: 57px;*/
		min-height: 58px;
		/height: 58px;
		padding: 5px 10px;
		text-align: left;
		font-weight: bold;
		background-color: #bd003b;
		opacity: 0.7;
		filter: alpha(opacity=70); /* ie 6 7 */
		-ms-filter: "alpha(opacity=70)"; /* ie 8 */
	}
	:root .img_shelf dl.product dd {
		font-weight: normal;
	}
	.img_shelf dl.product dd a {
		color: #fff;
	}

/* PRODUCT */
	.footstamp {
		margin: 0 0 10px;
		padding: 0 0 0 10px;
		text-align: left;
		line-height: 40px;
		color: #ff6495;
	}
	.footstamp a {
		color: #ff6495;
	}
	.footstamp img {
		vertical-align:middle;
	}
	
/* ------ FOOTER ------ */
	#footer {
		clear: both;
		width: 100%;
		height: 329px;
		padding: 25px 0 0;
		text-align: center;
		font-weight: bold;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_footer.png) repeat-x center 0 transparent;
	}
	:root #footer {
		font-weight: normal;
	}
	.footer_inner {
		position: relative;
		width: 980px;
		height: 245px !important;
		margin: 0 auto;
		color: #fff;
	}
	.footer_inner a {
		color: #fff;
	}
	.footer_inner a:hover {
		color: #9c566c;
		text-decoration: underline;
	}
	#footer .footer_img {
		float: left;
		width: 653px;
		height: 205px;
		margin: 0;
		padding: 0;
	}
	#footer .footer_img li {
		float: left;
		width: 205px;
		height: 205px;
		padding: 0 5px;
	}
	#footer .footer_txt {
		float: right;
		width: 216px;
		height: 185px;
		padding: 10px 50px;
		text-align: left;
		border-right: 1px solid #fff;
		border-left: 1px solid #fff;
	}
	#footer .footer_txt li {
		padding: 0 0 0 15px;
		background: url(https://img06.shop-pro.jp/PA01177/146/etc/2_bg_dot.png) no-repeat left center transparent;
	}
	#footer .footer_under_txt {
		clear: both;
		/*width: 600px;*/
		margin: 0 auto;
		padding: 10px;
		text-align: center;
	}
	#footer .footer_under_txt li {
		display: inline-block;
		/display: inline;
		/zoom: 1;
	}
	#scroll_top {
		position: absolute;
		right: 0;
		bottom: 0;
		line-height: 0;
		font-size: 0;
	}
	#footer #credit {
		clear: both;
		width: 980px;
		margin: 0 auto;
		padding: 20px 0 0;
		text-align: right;
	}
.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  	color:#000000;
  background-color: #facfcf;
}
.tbl_calendar th, .tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
  background-color: #facfcf;
}

/* ------ ホーム・マイアカウント・お問合せリンク ------ */
.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;
}

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


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

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

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

.side_bottom {
	height:4px;
	background-color:#FF33CC;
	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://img06.shop-pro.jp/PA01177/146/etc/side_cat_title_bg.jpg) no-repeat;
	color:#ffffff;
	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: 0;
	padding: 10px;
	font-size:80%;
	font-weight: normal;
	letter-spacing: 0.1em;
	background-color: #ffabc3;
	border-right: 1px solid #aa4363;
	border-bottom: 1px solid #aa4363;
}
.incart_name {
	line-height: 1.6em;
	text-align: left;
}	
.subtotal {
	padding: 0;
}
.stotal {
	text-align: right;
}
.total {
	padding: 5px 0 0;
	border-top: 1px solid #fff;
	text-align:right;
	font-size: 120%;
}

.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 {
	width: 1000px;
	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 {
	height:0px;
	background: url(https://img.shop-pro.jp/tmpl_img/26/main_title_bg.jpg) no-repeat;
	color:#6d2916;
	margin-bottom:0px;
	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;*/
	font-size: 80%;
	text-decoration:line-through;
	color:#ffabc3;
}

.price_top {
	padding:0px;
	margin:0px;
	font-size: 80%;
}

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

/* ************************************************ 
 *	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: 730px;
	text-align: left;
	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;*/
	color: #ff6495;
	/*text-decoration:none;*/
	}

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

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

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


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

.sort_02 {
	width: 730px;
	height: 28px;
	text-align: left;
	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: 730px;
	padding: 15px 0;
	text-align: center;
	color: #9C566C;
	/*font-size:80%;*/
	/*background: url(https://img.shop-pro.jp/tmpl_img/26/pagenavi_bg.gif) no-repeat;*/
	}


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

.product_list {
	float: left;
/* ------------------------------------- 
 *	テストwidth: 188px;
 * ------------------------------------- */
	width: 220px;
  text-align: center;
padding:0px;
  display: flex;
	}

.product_item {
 	text-align:center;
  /* ------------------------------------- 
 *	テストwidth: 175px;
 * ------------------------------------- */
	width:175px;
	margin:0px auto;
  padding: 10px;
	}

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

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

#detail .product_main {
	margin: 0 0 8px;
}
#detail .main_img {
	width: 720px;
	padding: 4px;
	border:1px #dacdb9 solid;
}
#detail .product_thum {
	margin: 0 -16px 0 0;
	width: 746px;
}
#detail .sub {
	float: left;
	/*width: 188px;*/
	text-align: center;
	margin-right: 16px;
	}

#detail .sub img {
	width: 134px;
	height: 105px !important;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .price_box {
	clear: both;
	width: 730px;
	border: 1px solid #ff6495;
}
#detail .price_box {
	clear: both;
	width: 690px;
	padding: 20px;
	border: 1px solid #ff6495;
}
#detail .price_box dl {
	float: left;
	width: 215px;
	/*height: 68px;*/
	padding: 0 0 0 10px;
}
#detail .price_box dl dt {
	margin: 0 0 5px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	color: #9c566c;
}
:root #detail .price_box dl dt {
	font-weight: normal;
}
#detail .price_box dl dd {
	font-size: 16px;
	line-height: 40px;
}
#detail .price_box dl dd input {
	float: left;
	width: 130px;
	height: 26px;
	padding: 4px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #9c566c;
	outline: none;
	border: 1px solid #9c566c;
}
:root #detail .price_box dl dd input {
	font-weight: normal;
}
#detail .price_box dl dd ul {
	float: left;
	width: 30px;
	padding: 0 0 0 5px;
	line-height: 0;
}
#detail .price_box dl dd ul li {
	margin: 0 0 5px;
	font-size: 0;
}
#detail .price_box .add_cart {
	float: right;
	width: 240px;
}

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

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

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

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

#detail .table .cell_mar input {
	width: 70px;
	padding: 5px;
	text-align: center;
}

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

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

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

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

.discount_rate_detail {
	display: none;
	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:#ffabc3;
}


#trackback .tb_url {
	font-size:11px;
	padding:10px 13px;
	background:#ffabc3;
	color:#fff;
}

#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: 730px;
	color: #9c566c;
	margin-bottom: 15px;
	border-top: 1px solid #9c566c;
	border-left: 1px solid #9c566c;
	}


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

#ShopKeeper td {
	border-right: 1px solid #9c566c;
	border-bottom: 1px solid #9c566c;
	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:0 0 0 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 {
	padding: 10px;
}
ul.product-linkList li {
	float: left;
	margin-bottom:5px;
	padding: 0 10px;
	background:transparent url(https://img.shop-pro.jp/tmpl_img/26/icon_side01.gif) no-repeat 0px center;
}

/* ************************************************ 
 *	プライバシーポリシー
 * ************************************************ */
.privacy_lead {
	margin: 0 0 15px;
	padding: 0 10px;
	text-align: left;
	color: #666;
}

#PrivacyExplain {
	color: #9c566c;
	margin-bottom: 15px;
	text-align: left;
	}

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

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