@charset "utf-8";

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

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

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

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


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


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




