@charset "utf-8";

/* ------ 全体構造 ------ */
#wrapper, h1, h2, h3, h4, h5, h6, p {
  font-size: 12px;
  line-height: 18px;
}
#wrapper2, h1, h2, h3, h4, h5, h6, p {
  font-size: 12px;
  line-height: 18px;
}
.red {
  font-size: 10px;
  line-height: 16px;
  color: #f08e00;
}
.small_right {
  font-size: 10px;
  line-height: 16px;
  text-align:right;
}
.small {
  font-size: 10px;
  line-height: 14px;
}
