.pankuzu{
	margin: 5px 10px;
}

#itembox{
	background: url('http://img10.shop-pro.jp/PA01051/230/etc/bgitem_l_top.png') no-repeat;
	width: 552px;
	background-size: cover;
}

#item_descript{
	display: inline;
	float: right;
	width: 303px;
	height: 110px;
	margin: 12px 17px 0 0;
/*	border: 1px solid #999;*/
}

#price{
	margin: 5px 0 10px 0;
	border-bottom: 1px solid #999;
	font-size: 123%;
	font-family: Georgia;
	color: #666	;
	text-align: right;
}

#suryo{
	margin: 0 0 0 180px;
}

#add_cart{
	display: inline;
	clear: both;
	float: right;
	margin: 0 10px 0 0;
}

.large img{
	margin: 11px 0 0 11px;
}

#thums{
	margin: 10px;
}

#thums img{
	border: 1px solid #999;
	padding: 2px;
	background: #fee;
}

#explain{
	font-size: 93%;
	margin: 10px 15px;
}

#sending{
	font-size: 93%;
	margin: 10px;
	padding: 0 0 0 10px;
}

#sending li{
	float: left;
	margin: 0 20px 0 0;
}

#sending li a:link,
#sending li a:visited{
	text-decoration: none;
	color: #fff;
	border-bottom: 1px dotted #fff;
}

#trackback{
	clear: both;
	width: 522px;
	background: url('http://img10.shop-pro.jp/PA01051/230/etc/bgitem_l_btm.png') no-repeat bottom center;
	padding: 10px 15px;
}