html, body {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

table {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
}

h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}
.sentence1 {
	padding-top: 50px;

}
