@charset "utf-8";
.base #main h4 {
  margin-bottom: 15px;
  background: #1F2221;
}
.base #main .unit {
  margin: 30px 0;
}
.base #lead .img_2 {
  margin: 20px 0;
  text-align: center;
}
.base #lead .t {
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.base #shop_p {
  height: 260px;
}
.base #shop_p li {
  float: left;
  margin-left: 35px;
  width: 350px;
  height: 175px;
}
.base #shop_p li:first-child {
  margin-left: 0;
}
.base #news {}
.base #baseinfo {
  font-size: 14px;
  line-height: 1.5;
}
.base #baseinfo .l {
  float: left;
  width: 410px;
}
.base #baseinfo .r {
  float: right;
  width: 330px;
  height: 280px;
}
.base #baseinfo h5 {
  margin-top: 12px;
  font-weight: bold;
}
.base #baseinfo h5:first-child {
  margin-top: 0;
}
.base #baseinfo h5 span {
  color: #FDD000;
}
.base p.link {
  text-align: right;
  margin: 10px 0 0;
}
.base p.link a {
  padding-left: 25px;
  line-height: 16px;
  background: url(/img/arrow_others_normal.gif) left center no-repeat;
}
.base #news-list table .icon {
  display: none;
}
.base #news-list table:nth-of-type(n+11) {
  display: none;
}
.base #lead .caution {
  width: 650px;
  border: 3px solid red;
  padding: 15px;
  margin: 0 30px;
}
.base #lead .caution span {
  color: red;
  line-height: 1.5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: block;
}
.base .att {
  border: #cc0000 3px solid;
  background: #fff0f0;
  padding: 10px;
  color: #cc0000;
  margin-top: 30px;
}
.base .att dt, .base .att dd {
  text-align: center;
}
.base .att dt {
  font-size: 16px;
  font-weight: bold;
  line-height: 2em;
}
.base .att dd {
  font-size: 14px;
}
