.productimg {
	float:left;
	width:320px;
	margin-right:1em;
	margin-left:2em;
}
.producttbl {
	border-collapse:collapse;
	border-spacing:0;
	width:20em;
	font-size:16px;
}
.producttbl th,
.producttbl td {
	border:1px solid #ccc;
}
.producttbl th {
	font-weight:normal;
	text-align:left;
	width:5em;
	padding:5px;
}
.producttbl td {
	padding:5px;
}
.producttbl td table td {
	border:none;
}
.producttbl td em {
	font-style:normal;
}
.disable_cartin {
	margin-top:12px;
	text-align:center;
}
.disable_cartin input {
	background:url(https://img11.shop-pro.jp/PA01059/704/etc_base64/YnRuX2NhcnRpbg.png?cmsp_timestamp=20240514101633);
	border:0;
	width:160px;
	height:30px;
}
.disable_cartin input:hover {
	cursor:pointer;
}
.detail {
	float:left;
}

h2.h_detail {
	font-size:27px;
	border-bottom:1px dotted #ff3333;
	border-left:none;
	margin-left:1em;
}

.breadcrumb {
	margin-top:28px;
	margin-left:2em;
}
.breadcrumb a {
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}

.sort,
.number {
	margin-left:2em;
}

.main form p {
	margin-left:2em;
}