@import url(/css/common.css);
@import url(/css/product.css);

/*--------------------
ショップリンク
--------------------*/
main div.shop-link {
  margin-bottom: 4%;
}
/* 左商品画像 */
main div.shop-link p.photo img {
  width: 51%;
}
/* 通常価格の見出し画像 */
main div.shop-link section.normal h2 img,
main div.shop-link section.normal h3 img {
  width: 53%;
}
