strong.itemname {
	display:block;
	padding:5px;
	background:url(https://img11.shop-pro.jp/PA01056/418/etc/multi2_bg.gif);
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}

div.itemimgbox {
	padding-bottom:10px;
	text-align:center;
}

span.itemdetailtitle {
	width:500px;
	margin:0 auto;
	display:block;
}

table.itemdetail {
	width:500px;
	margin:10px auto 0 auto;
	border-collapse:collapse;
	border-top:1px dashed #666666;
}

table.itemdetail td,
table.itemdetail th {
	border-bottom:1px dashed #666666;
	padding:10px 5px;
}

table.itemdetail th {
	width:130px;
	background:#ededed;
}

table.itemdetail table,
table.itemdetail table td {
	border:none;
}

div.iteminput {
	width:500px;
	margin:10px auto 0 auto;
	text-align:center;
}

div.iteminput a {
	display:block;
	padding:5px;
	margin:5px 150px;
	border:1px solid #10857A;
	background:url(https://img11.shop-pro.jp/PA01056/418/etc/multi2_bg.gif);
	color:#FFFFFF;
	text-decoration:none;
}

div.iteminput a:hover {
	border:1px solid #D0F7F3;
	background:#D0F7F3 url(https://img11.shop-pro.jp/PA01056/418/etc/multi_bg.gif);
	color:#10857A;
}