@charset "utf-8";

/*================
全体
=================*/

.fcWrapper {
  font-size: 13px;
  line-height: 130%;
  width: 960px;
  margin: 0 auto;
  margin-bottom: 30px;
  line-height: 0;
}

.wd1000 {
  width: 1000px;
  margin: 0 auto;
}

.fcWrapper img {
  width: 100%;
  vertical-align: top;
}

.fcWrapper .mgb10 {
  margin-bottom: 10px;
}

.fcWrapper .mgb20 {
  margin-bottom: 20px;
}

.fcWrapper .mgb30 {
  margin-bottom: 30px;
}

.cartBtn img:hover {
  opacity: 0.7;
}

/*============
コンテンツ
==============*/

/*商品詳細*/


#item-detail {
  width: 925px;
  margin: 0 auto;
}


.contents_box table {
  width: 925px;
  margin: 0 auto;
}