@charset "utf-8";

h3 {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  font-family: sans-serif;
}

p.text {
  font-size: 14px;
  line-height: 1.4;
  font-family: sans-serif;
}

p.text_s {
  font-size: 12px;
  line-height: 1.4;
  font-family: sans-serif;
}

p.number {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  font-family: sans-serif;
}


a:link { color:#0000FF; }
a:visited { color:#800080; }


