BODY
{
	background: #fff;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
TH
{
    background-color: #A1D1FF;
    color: #003587;
}
.header{
	height:60px;
}
.header p{
	height: 50px;
	color: #003587;
	text-shadow: 1px 1px 2px #A6A6A6;
	font-size: 35px;
	font-weight: 900;
	padding-top: 6px;
	letter-spacing: 1.5;
	width: 250px;
	text-align: center;
	margin: 0 auto;
}

