h1 {
/*
	text-align: left;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
*/
	text-align: center;
	font-size: 23px;
	color: #000000;
	font-weight: normal;
	font-family: "ＭＳ ゴシック",sans-serif; 
}

h2 {
	font-size: 17px;
	color: #000000;
	font-family: "ＭＳ ゴシック",sans-serif; 
}