body {
	background-color: #2c3793;
	color: #FFF;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
img {
    max-width: 100%;
    height: auto;
}
table {
	
	text-align: center;
}