@charset "UTF-8";
.title {
	font-size: 60pt;
	font-family: "Arial Black", Gadget, sans-serif;
	text-align: center;
}
.info-center {
	font-size: 12pt;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-align: center;
}
.main_h1 {
	font-size: 16pt;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-transform: uppercase;
	text-align: center;
	line-height: 30pt;
}
.main_h2 {
	font-size: 14pt;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-transform: uppercase;
	text-align: center;
	line-height: 30pt;
}
.main_h3 {
	font-size: 9pt;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	text-transform: uppercase;
	text-align: center;
	line-height: 30pt;
}
