a:link {
	text-decoration:none;
	color: #09f;
}
a:visited {
	text-decoration:none;
	color: #09f;
}
a:hover {
	text-decoration:none;
	color: #444;
}
a:active {
	text-decoration:none;
	color: #444;
}
body {
	margin: 10px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:18px;
	color: #444444;
	}
table {
	margin: 0px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	line-height:18px;
	color: #444444;
	}
.entrance{
	text-align:center;
	margin:auto;
	font-size:12px;
	font-weight:normal;
}
.entrance p{
	margin:20px;
	font-weight:normal;
}