.main_contents .main {
	text-align: left;
}

/*¾¦ÉÊ¾ÜºÙ*/
.pankuzu {
	text-align: left;
}
.productpage {
	margin-left: 50px;
    font-size: 12pt;
    font-size: 16px;
}


.productname {
	font-family: "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 23px;
	color: #FFFFFF;
	background-color: #661514;
	padding: 10px;
}
.sub_image {
	padding-top: 10px;
	padding-bottom: 5px;
}


.sub_image  .sub {
	margin-right: 13px;
}
.price {
	font-size: 15px;
	font-weight: bold;
	padding-left: 10px;
	color: #ffd69f;
}
.stock {
	color: #ffd69f;
}
.stock .big{ font-size: 120%; }

.soldout {
	margin-bottom: 25px;
	font-size: 17px;
	color: #C33;
	font-family: "£Í£Ó £ÐÌÀÄ«", "MS PMincho", "¥Ò¥é¥®¥ÎÌÀÄ« Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
}
.soldout span {
	background-color: #FFF;
}
.disable_cartin {
	margin-top: 15px;
	margin-bottom: 15px;
}

/* -------------------------------------
2016/08 ins
* ------------------------------------- */
.product-detail{
	margin: 20px 0;
	padding: 15px 15px 5px;
	background-color: #fafafa;
	border: 2px solid #ccc;
	color: #333;
	line-height: 25px;
}
.product-detail .title{
	margin-bottom: 20px;
	border-bottom: 1px solid #c1625f;
	line-height: 30px;
	font-size: 120%;
}
.product-detail .title .red{ font-weight: bold; color: #a70500; }

.product-detail dt{
	margin-bottom: 6px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #bbb;
	font-weight: bold;
}
.product-detail dd{
	margin-bottom: 5px;
	padding: 5px 0 5px 8px;
	border-left: 3px solid #ccc;
}

.product-cart{
	margin: 20px 0;
	padding: 15px 15px 5px;
	background-color: #fafafa;
	border: 2px solid #ccc;
	color: #333;
}
.product-cart .title{
	margin: 15px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #a70500;
	text-align: center;
}

.product-t th,
.product-t td{ padding: 5px 10px; font-size: 15px; }
.product-t th{ background-color: #fff; font-weight: normal; text-align: right; }
.product-t td.price{
	color: #a70500;
}
.product-t td.price .num{
	font-size: 17px;
	font-weight: bold;
}

.product-t td.stock{
	color: #a70500;
}
.product-t td.stock .big{ font-size: 20px; font-weight: bold; }
.product-t .normal{ font-weight: normal; }
.disable_cartin{ text-align: center; }
.disable_cartin input[type="image"]:hover{ opacity: 0.60; filter: alpha(opacity=60); -ms-filter: "alpha(opacity=60)"; }

.recommend{
	margin: 40px 0 80px;
}
.productpage .al-r{ text-align: right; }
.productpage .m10-b{ margin-bottom: 10px; }
.productpage .small1{ font-size: 90%; }
.productpage .small2{ font-size: 80%; }

