h2 {
  margin-top: 40px;
  margin-bottom: 15px;
}

.thumb_row {
  margin-bottom: 10px;
}

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

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

.item_body table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.item_body table th {
  width: 50%;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
}

.item_body table .left {
  border-right: 1px solid #ccc;
}

.item_body table td.p {
  padding: 1em;
}

.group3 .wide table td img {
  height: 200px;
  width: 121px;
}

.group1 .item_block {
  width: 210px;
  height: 390px;
  margin-right: 11px;
  border: 2px solid #5a5e46;
}

.group1 .item_block img {
  height: 306px;
}

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

.group3 .item_block {
  width: 330px;
  margin-right: 11px;
  border: 2px solid #666;
}
.group4 .item_block {
  width: 330px;
  margin-right: 11px;
  border: 2px solid #9E4528;
  padding-bottom: 5px;
}

.group3 .item_block.ex {
  height: 390px;
}

.group3 .item_block img {
  height: 153px;
}

.group2 .item_block {
  width: 330px;
  height: 390px;
  margin-right: 11px;
  border: 2px solid #666;
}

.group2 .item_block img {
  height: 306px;
}

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

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

.group3 .wide img,
.group2 .wide img {
  width: 240px;
  height: auto;
  margin-top: 30px;
}

.group3 .wide img.hakogaki {
  margin-top: 0;
}

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

#schedule_kakejiku {
  color: #c33;
}

#schedule_stamp {
  color: #c33;
}

span.red {
  color: #c33;
}

div.news_cover {
  padding: 3px;
  border: 1px solid #cfb874;
  width: 95%;
  background: #eee;
  display: none;
}

div.news {
  border: 1px dashed #999;
  background: #fff;
}

div.news h4 {
  display: inline-block;
  border: 1px solid #ccc;
  border-left: 0;
  border-top: 0;
  padding: 5px;
}

#news {
  min-height: 20px;
  padding: 1em;
}

.repair_ex_title {
  background: #000;
  color: #fff;
  text-align: center;
  margin-left: 2px;
}
.icon {
  background-color: #ccc;
}
.repair_item_name {
  white-space: nowrap;
}
