﻿@charset "utf-8";
/* CSS Document */
#detail{
	border: 1px solid #918181;

}
#detail form{
}
#detail h3{
	font-size: 1.4em;
	line-height: 1.6;
	font-weight: bold;
	padding: 3px 6px;
	margin: 0;
	color: #8b0000;
	letter-spacing: 1px;
	background: #fff url(../../images/bg/bg_gradient211.gif) repeat-x bottom;
}

/*商品情報*/
#info{
	text-align: right;
	vertical-align: middle;
	margin: 0 0 4px 0;
	padding: 2px 4px;
	border-top: none;
	
}
#info span{
	font-size: 0.8em;
	padding: 2px;
	color: #666;
}
#info span.value{
	font-size: 0.9em;
	margin: 0 5px 0 0;
	padding: 2px;
	color: #333;
}
#info span.icon img{
	vertical-align: top;
	margin: 0 2px 0 2px;
}
#info  span#icon{
	margin: 0 0 0 5px;
	text-align: right;
}
	#info span#icon img{
		margin: 0 2px 0 2px;
	}

/*SNSボタン*/
#sns_links{
	text-align: left;
	padding: 4px;
	margin: 0 0 4px 0;
	background: #cfbfbf;
}

/*詳細情報テーブル*/
#detail table{
	width: 100%;
	margin: 10px 0 0 0;
}
#detail table td{
	vertical-align: top;
	text-align: center;
	font-size: 0.9em;
}

#detail table td.mainimage{
	width: 408px;
	padding: 0 0 0 4px;
	position: relative;
	display: block;
	text-align: left;
}
	#detail table td.mainimage a{
		position: relative;
		display: block;
	}
#detail table td.mainimage p{
	margin: 0;
	padding: 4px;
}

/*詳細情報*/
#detail table td.text{
	width: 300px;
	text-align: left;
	vertical-align: top;
	padding: 0 4px 0 0;
}

#detail table td.text dl{
	margin: 0;
	text-align: left;
}
#detail table td.text dl dt{
	padding: 1px 1px 1px 5px;
	margin: 0 0 3px 0;
	color: #fff;
	background: #211111 url(../../images/bg/bg_211.gif);
	text-align: center;
}
#detail table td.text dl dd{
	margin: 0 5px 10px 10px;
}
#detail table td.text dl dd strong{
	font-size: 1.5em;
	margin: 5px;
	color: #f33;
	font-family:Arial, Helvetica, sans-serif;
}
#detail table td.text dl dd span.sub{
	font-size: 0.8em;
	margin: 5px;
}
#detail table td.text dl dd.icons{
	padding: 5px 15px;
	margin: 0 0 5px 0;
	text-align: center;
}
#detail table td.text dl dd.icons img{
	border: 1px solid #918181;
	margin: 3px;
}

/*注記*/
#detail table p.shipping_ng{
	color: #322;
	margin: 10px 5px 10px 5px;
	padding: 4px;
	border: 1px solid #f66;
	text-align: center;
	font-weight: bold;
}
#detail table p.atn{
	padding: 10px;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.4;
}

/*ボタン*/
#detail div.btns{
	text-align: center;
	line-height: 0;
	padding: 5px;
	margin: 10px 5px 5px 5px;
}
#detail div.btns input{
	margin: 0 2px 0 2px;
}

/*telephone*/
#telephone{
	margin: 0;
	padding: 0;
	text-align: center;
}
#telephone p{
	font-size: 0.9em;
	color: #666;
}
#telephone p strong{
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
	margin: 0 5px;
	padding: 0 0 0 20px;
	background: #fff url(../../icon/tel.gif) left center no-repeat;
}

/*カートエリア*/
#cart{
	border-top: 1px dotted #918181;
	border-bottom: 1px dotted #918181;
	text-align: right;
	vertical-align: middle;
	line-height: 45px;
	padding: 0;
	margin: 10px 0;
}
/*値段の表示エリア*/
#cart span.price{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #f33;
	font-size: 2em;
	font-weight: bolder;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
#cart span.price span.sub{
	margin: 0 5px 0 0;
	font-size: 0.4em;
	color: #666;
	vertical-align: middle;
}
#cart span.price del{
	font-size: 0.6em;
	text-decoration: line-through;
	color: #666;
	margin: 0 10px 0 0;
	vertical-align: middle;
}
#cart span.price ins{
	text-decoration: none;
	font-weight: bolder;
	vertical-align: middle;
}
/*カートボタン*/
#cart span.ui {
}
#cart span.ui label {
	margin: 0 2px 0 4px;
}

/*棚番号*/
#stock_no{
	display: block;
	text-align: right;
	margin: 20px 0 0 0;
}
#stock_no span{
	font-size: 0.8em;
	width: 16em;
	padding: 2px 4px;
	color: #666;
}

/*サブ画像*/
div#imagelist{
	display: inline-block;
	padding: 0 10px 0 20px;
}
div#imagelist:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
div#imagelist dl{
	width: 204px;
	float: left;
	margin: 10px 10px 0 10px;
}
*html div#imagelist dl{
	display: inline;
}

div#imagelist dl dt{
	padding: 0;
	background: none;
	text-align: center;
	position: relative;
}
div#imagelist dl dd{
	font-size: 1em;
	line-height: 1.2em;
}

/*お問い合せ*/
#detail_inquiry{
	margin: 10px 0 0 0;
	padding: 10px;
	background: #ddd;
	border: 1px solid #918181;
}
#detail_inquiry h3{
	margin: 0 0 5px 0;
	padding: 0;
}
#detail_inquiry h4{
	margin: 0 0 10px 0;
	padding: 4px;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	background: #211111 url(../../images/bg/bg_211.gif);
}

#detail_inquiry table{
	width: 100%;
	margin: 5px 0 15px 0;
}
#detail_inquiry table th{
	width: 12em;
	margin: 0;
	padding: 5px;
	vertical-align: top;
	background: #ddd;
	color: #333;
	border: 1px solid #999;
	border-right: 1px dotted #999;
}
#detail_inquiry table td{
	margin: 0;
	padding: 10px;
	border: 1px solid #999;
	border-left: none;
	text-align: left;
}
#left form td label{
	font-size: 0.9em;
	color: #666;
	padding: 0 0 0 14px;
	background: #fff;
}
	#left form td label.focus{
		font-weight: normal;
		color: #333;
		background: #fff url(../../icon/sankaku_right_f60.gif) left center no-repeat;
	}
	#left form table td.must input, #left form table td.must textarea, #left form table td.must span.select, #left form table td.must span.checkbox{
		background: #fff url(../../icon/must_s.gif) right top no-repeat;
		padding-right: 20px;
	}

/*住所入力フィールド*/
ul.addressInput li {
	display: block;
	margin: 0;
	padding: 5px 0 0 0;
	border-bottom: 1px dotted #ccc;
}
ul.addressInput li:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
ul.addressInput li label{
	width: 4.5em;
	font-size: 0.9em;
	color: #666;
	float: left;
}
ul.addressInput li.btn{
	text-align: center;
}
ul.addressInput li.btn label{
	width: auto;
	float: none;
	background: #fff;
	text-align: left;
	color: #36c;
}
	ul.addressInput li.must input{
		background: #fff url(../../icon/must_s.gif) right top no-repeat;
		padding-right: 20px;
	}

/*lightbox button*/
a.lightbox img{
	border: 2px solid #c1b1b1;
	display: block;
}
a.lightbox:hover img{
	border: 2px solid #fc0;
}

/*Sold Out時のスタイル*/
#cart.soldout{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.mainimage img.overimage{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 70;
}
/*売り切れメッセージ*/
span.negociate{
	padding: 4px 8px;
	border: 1px solid #f33;
	background: #fff0f0;
	color: #211;
	margin: 0 0 5px 0;
	display: block;
}

/*マテック商品です。*/
#matecItem{
	clear: both;
}
#matecItem p{
	margin: 10px 40px;
	padding: 10px 10px 10px 40px;
	background: #fff url(../../icon/error_fff.gif) 5px 5px no-repeat;
	border: 2px solid #f66;
	font-weight: bold;
	color: #221;
}

/*ポップアップhtml*/
#detail table p{
	margin: 5px;
}
a.htmlBox-light{
	color: #615151;
	border: 1px solid #918181;
	background: #fff url(../../images/bg/genrebg.gif) repeat-x bottom;
	padding: 2px 4px;
	margin: 0 0 0 7px;

}
	a.htmlBox-light:hover{
		text-decoration: none;
		color: #211111;
		border: 1px solid #615151;
		background: #fff url(../../images/bg/genrebghover.gif) repeat-x bottom;
	}

/*送料・梱包数について*/
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000;
	z-index: 80;
	padding: 0;
}
#popupContact{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	background:#fff;
	border: 4px solid #fff;
	z-index: 81;
	padding: 0;
	font-size:13px;
	text-align: left;
}
a#bt_close{
	position: absolute;
	font-size: 13px;
	width: 65px;
	padding: 2px;
	top: 0;
	right: 0;
	text-align: right;
	color: #211111;
	background: #ccc url(../../icon/close.gif) 2px center no-repeat;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	z-index: 82;
}
	a#bt_close:hover{
		color: #fff;
		background: #413131 url(../../icon/close.gif) 2px center no-repeat;
		text-decoration: underline;
	}
#popupContact h3{
	color: #fff;
	background: #211111 url(../../images/bg/bg_211.gif);
	border: none;
	margin: 0 0 5px 0;
	padding: 4px 4px 4px 20px;
}
#popupContact dl{
	margin: 5px;
	width: 600px;
}
#popupContact dl dt{
	font-weight: bolder;
	color: #666;
	font-size: 1em;
}
#popupContact dl dd{
	margin: 0 0 10px 0;
	padding: 5px 5px 10px 10px;
	font-size: 0.9em;
}
	#popupContact dl dd span{
		font-size: 0.9em;
	}

#popupContact table{
	border-collapse: collapse;
	margin: 5px;
}
	#popupContact table th{
		background: #def;
		border: 1px solid #999;
		text-align: center;
		padding: 2px 4px;
	}
	#popupContact table td{
		border: 1px solid #999;
		text-align: center;
		padding: 2px 4px;
	}
	#popupContact table td.right{
		font-size: 0.9em;
		border: 1px solid #999;
		text-align: right;
	}
