body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #030;
	background-color: #FFF;
}
.container {
	background-color: #CBE157;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #900;
	text-align: center;
}
.text12 {
	font-size: 12px;
}
.text12bold {
	font-size: 12px;
	font-weight: bold;
}
.text14bold {
	font-size: 14px;
	font-weight: bold;
}

