/* ************************************************ 
 *	商品詳細　レイアウト
 * ************************************************ */
.itemdetail_menu {
	width: 670px ;
        margin-left: 40px;
	}

#detail {
        width: 600px ;
	text-align:center;
	color:#333333;
	}

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

#detail .main_img {
	padding: 4px;
	border:1px #dacdb9 solid;
        margin: 0px aout;
	}

#detail_images{
        width:600px;
        margin-bottom:20px
}

#detail .sub {
	float: left;
	width:280px;
	text-align: center;
        margin-right:10px;
	}

#detail .sub_tp {
	padding-top:18px;
	}

#detail .sub img {
	width: 274px;
	padding: 4px;
	border:1px #dacdb9 solid;
	}

#detail .table {
	width: 400px;
	text-align:left;
	margin:20px auto 30px;
	}

#detail .table .cell_1 {
	width: 130px;
	height: 28px;
	color: #000000;
	font-weight:normal;
	border-right: 2px #ffffff solid;
	background: url(https://img16.shop-pro.jp/PA01091/728/etc/pagenavi_bg.gif) no-repeat;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_2 {
	width: 270px;
	height: 28px;
	color: #6d2916;
	background: url(https://img16.shop-pro.jp/PA01091/728/etc/pagenavi_bg.gif) no-repeat;
	border-bottom:2px #ffffff solid;
	}

#detail .table .cell_mar {
	margin: 0px 5px 0px 15px;
	}
#area_cart_wrapping{
       width:450px;
       margin-right: 200px;
}
#btn_cart{
        width: 160px ;
        height: 40px;
        margin-right:5px; 
margin-left: 210px;
}
#btn_wrapping{
        font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
        width: 158px ;
        height: 28px; 
        float: right;
        font-size:10px;
       border: thin solid #333;
       padding-top:10px;
       margin-top:3px;
       margin-left: 210px;
       margin-bottom: 20px;
}
#btn_wrapping a{
       color:#000;
}

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

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

