.font1 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	color: #666;
}
.font2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	color: #060;
	line-height: normal;
	font-weight: bold;
	text-align: center;
}
.font3 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	color: #666;
}
.font4 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
.font4-1 {
	font: normal 14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: center;
}

.font3bold {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	color: #666;
	font-weight: bold;
}
.font4-1red {
	font: normal 14px/18px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #F00;
}
.font4-1 .font4-1red {
	font-weight: bold;
}
