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

#main_l{
	float: left;
	width: 357px;
	}
#main_r{
	float: right;
	width: 347px;
	}


/* 商品写真（メイン＋3点） */
.itemPhoto_area{
	width: 357px;
	overflow: hidden;
	}
.itemPhoto_main{
	width: 341px;
	height: 341px;
	text-align: center;
	}
.itemPhoto_main img{
	max-width: 339px;
	max-height: 339px;
	}
.itemPhoto_main a{
	width: 339px;
	height: 339px;
	display: block;
	border: 1px solid #ddd;
	}
	
.itemPhoto_area ul{
	width: 345px;
	margin: 10px 0 0 0;
	overflow: hidden;
	}
.itemPhoto_area li{
	float: left;
	width: 111px;
	height: 111px;
	margin: 0 4px 2px 0;
	text-align: center;
	}
.itemPhoto_area li img{
	max-width: 109px;
	max-height: 109px;
	}
.itemPhoto_area li a{
	width: 109px;
	height: 109px;
	display: block;
	border: 1px solid #ddd;
	}

/* 料金・個数テーブル */
.order{
	padding: 60px 10px 18px 10px;
	}
table.order_price{
	width: 100%;
	}
table.order_price th, table.order_price td{
	border: 1px solid #412a17;
	padding: 12px 10px;
	vertical-align: middle;
	}
table.order_price th{
	width: 35%;
	}
table.order_price td .price_detail{
	color: #e6337f;
	font-weight: bold;
	font-size: 123%;
	}
table.order_price td .regular_price_detail{
	}
table.order_price td .discount_rate_detail{
	}
table.order_price td td, table.order_price th td{
	padding: 0;
	border: 0;
	}
table.order_price .input a{
	padding: 1px;
	}

/* カートボタン周辺 */
.disable_cartin{
	margin: 0 0 100px 0;
	text-align: center;
	}
em.i_sold{
	display: block;
	width: 337px;
	margin: 0 auto 100px 10px;
	padding: 2px 0;
	text-align: center;
	background: #0292e6;
	}
.info_sold{
	margin: 0 10px 100px 10px;
	padding: .5em;
	border: 2px solid #0292e6;
	font-weight: bold;
	color: #0292e6;
	text-align: center;
	}

/* 商品タイトル */
.itemTitle{
	margin: 3px 0 .5em 0;
	padding: 0 0 .25em 0;
	font-weight: bold;
	font-size: 123%;
	line-height: 1.3;
	border-bottom: 2px solid #412a17;
	}
h2.itemTitle{
	position: relative;
	}
h2.itemTitle img{
	position: absolute;
	left: 0;
	top: -1em;
	}

/* 詳細テキスト */
.itemText{
	margin: 15px 0 15px 0;
	padding: 0 0 12px 0;
	background: url(https://img08.shop-pro.jp/PA01199/626/etc/line_dot2.gif?20130122132652) repeat-x 0 100%;
	line-height: 1.4;
	}

.itemText span.hr{
	display: block;
	height: 1px;
		margin: 0 0 -5px 0;
	padding: 12px 0 0 0;
	background: url(https://img08.shop-pro.jp/PA01199/626/etc/line_dot2.gif?20130122132652) repeat-x 0 100%;
	}

/* 送料無料・OFF表示 */

.itemText .sale{
	font-size: 108%;
	display: block;
	color: #ea1e6a;
	}
 .itemText .sale strong{
	color: #ea1e6a;
	}
.itemText .off{
	font-size: 108%;
	color: #ff3300;
	}
.itemText .free{
	font-size: 108%;
	color: #ff3300;
	}
.itemText .free span{
	font-size: 93%;
	}
.itemText .off strong, .itemText .free strong{
	color: #ff3300;
	}

/* リンクリスト */
.product-linkList{
	margin: 0 0 1em 0;
	line-height: 1.3;
	}
.product-linkList li{
	margin: 0 0 .4em 0;
	}
.txt_back{
	}
.txt_law{
	}
.txt_sk{
	}
.txt_tell{
	}
.txt_inq{
	}

.twitter{
	}
.logpi{
	}
.yahoo{
	}
.hatena{
	}
.facebook{
	padding-top: .25em;
	}

/* トラックバック */
#trackback{
	clear: both;
	}
.tb_main_title{
	margin: 0 0 1em 5px;
	}
.tb{
	border: 1px solid #ccc;
	padding: 12px 15px;
	}
.tb_url{
	}

/* 値上げについて */
.priceNote{
  width: 339px;
  line-height: 1.6;
  font-size: 12px;
  margin: 1em 0 -3em;
  color: #e6337f;
}

/* ギフトバナー */
.bnr_gift.product{
  margin-top: 30px;
}

/* 定期便はこちら
.btn_teikibin{
 display: block;
  margin-top: 12px;
} */