.font9pt {
	FONT-SIZE: 9pt
}
.font8pt {
	FONT-SIZE: 8pt
}
.font11pt {
	FONT-SIZE: 11pt;
	line-height: 24px;
}
.font10pt {
	FONT-SIZE: 10pt;
	line-height: 24px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}


.btn {
	text-align: center;
  padding: 10px 5px;
  color: white;
	border-radius: 7px;
  background-color: #1998BF;
  display: block;
	text-decoration: none;
	font-weight: bold;
}
