@charset "utf-8";

/* ------ 全体構造 ------ */
#wrapper, h1, h2, h3, h4, h5, h6, p {
  font-size: 12px;
  line-height: 20px;
}
#wrapper2, h1, h2, h3, h4, h5, h6, p {
  font-size: 12px;
  line-height: 20px;
}

#header, #footer{
font-size: 10px;
}
.blue {
  line-height: 16px;
  color: #005BD4;
	font-weight:bold;
}
.small_right {
  font-size: 10px;
  line-height: 16px;
  text-align:right;
}
.small {
  font-size: 10px;
  line-height: 14px;
}