@charset "utf-8";

h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5;
  font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
}

p.text {
  font-size: 14px;
  line-height: 1.5;
  font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
}

p.text_s {
  font-size: 12px;
  line-height: 1.5;
  font-family: ＭＳ Ｐゴシック, Osaka, sans-serif;
}

p.number {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.5;
  font-family: Georgia, ＭＳ Ｐゴシック, Osaka, sans-serif;
}

.imgSpr_S {
	display: none;
}
.imgSpr_L {
	display: none;
}

a:link { color:#0000FF; }
a:visited { color:#0000FF; }




