h2 {
  box-shadow: 2px 2px 2px rgba(0,0,0,0.4);
  padding-left: 1em;
  margin-top: 40px;
  margin-bottom: 1.5em;
}

div.frame {
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 1px;
}

.thumb_row {
  margin-bottom: 10px;
}

.item_block:last-child {
  margin-right: 0;
}

.item_body {
  text-align: center;
  padding: 5px;
}

.item_block {
  width: 440px;
  height: 420px;
  margin-right: 11px;
  margin-bottom: 11px;
  border: 2px solid #5a5e46;
}

.item_block img {
}

.item_head {
  height: 24px;
  padding: 5px;
  background: url(/images/index/item_head_bg02.jpg) left top repeat-x;
  color: #fff;
  text-align: center;
}

div.price {
  text-align: center;
  color: #c33;
}

