.cg_freespace_01 {
  margin-bottom: 20px;
}

.cg_freespace_02 {
  clear: both;
}

.product-item-box {
  float:left;
  width:200px;
  margin-right: 10px;
  margin-left: 5px;
  padding-bottom: 40px;
}

.product-item-box p {
  margin: 15px 15px 0px;
  font-size: 108%;
}

.product-item-box p a {
  font-weight: bold;
}

.product-item-box p.product-soldout {
  color: #FF0000;
  font-weight: bold;
  margin-top: 0px;
}
