.item_box_s{
	width: 552px;
	height: 161px;
	background: url('http://img10.shop-pro.jp/PA01051/230/etc/bg_item_s.png');
	margin: 5px 0 10px 0;
	padding: 11px 0 0 0;
	
}

.item_thumb{
	display: inline;
	float: left;
	width: 200px;
	height: 150px;
	margin: 0 15px 0 11px;
}

.item_name{
	font-size: 112%;
}

.item_price{
	text-align: right;
	margin: 0 20px 0 0;
}

.item_expl{
	height: 65px;
	border-top: 1px solid #999;
/*	border-bottom: 1px solid #999;*/
	margin: 0 14px 0 0;
/*	border: 1px solid #999;*/
	overflow: auto;
}

.item_shousai a{
	float: right;
	display: block;
	width: 175px;
	height: 40px;
/*	border: 1px solid #999;*/
	margin: 4px 14px 0 0;
	text-indent: -9999px;
}

#info{
	width: 170px;
	padding: 5px 0 20px;
}

#info a img{
	margin: 10px 0 10px 0;
}