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

#detail {
	margin: 0;
	display:block;
	}

#detail .td1 {
	background: #efefef;
	}

#detail .td2 {
	background: #FFF;
	}

#detail p {
	font-size: 14px;
	margin: 20px;
	padding: 5px;
	border: 1px solid #CCC;
	background: #efefef;
	display:block;
	}

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

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

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

#detail p.price_detail {
	padding:0px;
	margin:0px;
	border:none;
	background:none;
}

#detail p.discount_rate_detail {
	padding:5px 0px 0px;
	margin:0px;
	color:#ff0000;
	border:none;
	background:none;
}

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

.product_num {
	width: 50px;
	}

.product_incart {
	margin: 10px;
	text-align: center;
	}

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

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

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

#together {
	width:520px;
	margin: 20px 0;
	height:100%;
	}

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

#together #together_list {
	display:block;
	margin:10px;
	padding:0;
	width:155px;
	text-align:center;
	float:left;
	}
#together #together_list img {
	width:140px;
	padding:4px;
	border:1px #ccc solid;
	margin-bottom:0;
	}
/* ------------------------------------- 
 *	トラックバック
 * ------------------------------------- */

#trackback {
	margin:20px 0;
	clear:both;
	width:520px;
	}

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


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

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

#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 #CCC;
	border-bottom: 1px dotted #CCC;
	}

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




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

/* ------------------------------------- 
 *	オプション表の罫線の色
 * ------------------------------------- */
#Option .option_table {
}

/* ------------------------------------- 
 *	オプション　項目背景の色 
 * ------------------------------------- */
#Option .option_cell1 {
	text-align:left;
	color: #333333;
	background-color:#FFFFCC;
	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;
}

/* ------------------------------------- 
 *	会員専用価格の表示　オプション用
 * ------------------------------------- */
span.regular_price_stock {
	padding:0px;
	margin:0px;
	font-size:11px;
	text-decoration:line-through;
	color:#666666;
}

span.price_detail_stock {
	padding:0px;
	margin:0px;
}

span.discount_rate_stock {
	padding:0px;
	margin:0px;
	color:#ff0000;
}
.mainpic{
	margin:3px;
	display: block;
	background-color:#ffffff;
	padding:4px;
	border:1px solid #cccccc;
	max-width:230px;
	max-height:750px;
	float:left;
}
#spec_left{
	display:block;
	padding:10px;
	float:left;
	width:330px;
	margin:0;
	text-align:center;
	}
#spec{	
	width:498px;
	padding:10px;
	border:1px solid #cccccc;
	margin:10px 0;
	background-color: #ECF7FF;
	line-height:18px;
	text-align:left;
}
#spec .specin{	
	padding:10px 0 0 0;
	border-top:1px dashed #666666;
	margin:10px 0;
	line-height:22px;
	text-align:right;
	display:block;
}
#subpic{
	display:block;
	float:left;
	width:110px;
	margin-right:15px;
	padding:4px;
	border:1px solid #cccccc;
	}


.photo .small {
	margin:0 0 10px 0;
	display: block;
	background-color:#ffffff;
	padding:3px;
	border:1px solid #cccccc;
	width: 100px;
	top: 0;
	left: 0;
}
.photo .large {
	display: block;
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: 0;
}

.photo a.popup,
.photo a.popup:visited {
	display: block;
	top: 0;
	left: 0;
}
.photo a.popup:hover {
	background-color: #fff;
}
.photo a.popup:hover .large {
	display: block;
	position: absolute;
	width:300px;
	height:auto;
	background-color:#ffffff;
	padding:15px;
	border:2px solid #ff0000;
	top: -100px;
	left: -350px;
}
#specbox table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;

	}
#specbox th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#f8f8f8;
	padding:5px;
	}
#specbox td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	background:#ffffff;
	}
#buybox table{
	border:none;
	margin:5px;
	padding:0;
	}
#buybox td{
	border:none;
	padding:2px;
	backgruond:#ffffff;
	}
#buybox th{
	border:none;
	padding:2px 0;
	backgruond:#ffffff;
	}
#small_right{
	font-size:10px;
	text-align:right;
}
#wetbox table{
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;

	}
#wetbox th{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background:#f8f8f8;
	padding:5px 10px;
	text-align:center;
	}
#wetbox td{
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:5px;
	background:#ffffff;
	text-align:center;
	}
/* ************************************************ 
 *	レビュー
 * ************************************************ */
#rev{
	display:block;
	width:520px;
	text-align:center;
	}
#rev li{
	display:block;
	padding:10px;
	margin:10px 20px;
	width:198px;
	float:left;
	border:#ccc 1px solid;
	background:#ECF9EF;
	text-align:center;
	line-height:20px;
	}

/**************************************/
/* 画像拡大　                   */
/**************************************/

#open02,
#open02,
#open04 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
}
 
.close_overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-indent: -9999px;
    position: absolute;
    background: #000;
    opacity: 0.5;
    z-index: 5;
}
 
.modal_window {
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -200px;
    width: 400px;
    height: 300px;
    text-align: center;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 10;
 
    -webkit-transform: scale(0);
}
 
.modal_window h2 {
    margin-bottom: 20px;
    width: 400px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    text-indent: 15px;
    background: #000;
}
.modal_window p {
    padding: 0 15px 15px 15px;
    font-size: 12px;
    line-height: 160%;
    text-align: left;
}
 
 
/* CSS3 ModalWindow SET
-------------------------- */
@-webkit-keyframes modalFadeIn {
    0% {opacity: 0;display: block;}
    100% {opacity: 1;}
}
div#modal div:target {
    -webkit-animation-name: modalFadeIn;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    opacity: 1;
    display: block;
}
 
@-webkit-keyframes modalScale {
    0% {opacity: 0;display: block; -webkit-transform:scale(0);}
    100% {opacity: 1; -webkit-transform:scale(1);}
}
div#modal div:target .modal_window {
    -webkit-animation-name: modalScale;
    -webkit-animation-duration: 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform:scale(1);
    opacity: 1;
    display: block;
}