body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FFF;
}
body,td,th {
	font-size: 25px;
	color: #000;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.big {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.big1 {
	font-size: 30px;
	font-weight: bold;
	color: #e4007f;
}
.big2 {
	font-size: 30px;
	font-weight: bold;
	color: #000;
}
.big3 {
	font-size: 30px;
	font-weight: bold;
	color: #0068b3;
}
.blue {
	color: #0068b3;
}
.pink {
	color: #e4007f;
}
.white {
	color: #fff;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: underline;
}
