@charset "EUC-JP";

.div_brand_image {
  width: 697px;
  margin-bottom: 10px;
}

.div_brand_subimage {
  width: 697px;
  margin-bottom: 10px;
}

.div_brand_image img {
  width: 100%;
  height: auto;
}

.div_brand_history {
  width: 697px;
  margin-bottom: 20px;
  color: #666;
  font-size: 9pt;
  line-height: 12pt;
}

/**
 * 各モデルエリア
 */
.div_model {
  display: inline; /* IE6 hack */
  float: left;
  width: 225px;
  margin-left: 11px;
}

.div_model:first-child {
  margin-left: 0;
}

.div_model_detail {
  width: 225px;
  font-size: 10pt;
  font-family: Meiryo, Hiragino, sans-serif;
  line-height: 14pt;
  text-align: center;
}

.a_model_detail_size {
  margin-left: 0.5rem;
}

.a_model_detail_size:first-child {
  margin-left: 0;
}
