div.sh {
	background-position: 80% top;
}
div.sh.shop {
	background-position: 100% top;
}

div.home-shop img {
	border-radius:3px;
	display: block;
	margin:0 auto;
	width:100%;
}
div.home-shop > div.img {
	display: inline-block;
	width:52%;
	margin-right: 3%;
	vertical-align: top;
	max-width:600px;
}
div.home-shop > div.info {
	display: inline-block;
	width:45%;
	vertical-align: top;
}
/* THEME */
div.plist.theme > div {
	width: 16.96%;
}