@charset "utf-8";

img {
	border-style:none;
} 

a {
	outline:none;
} 

#wrapper {
	width: 800px;
	height: 440px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#wrapper table {
	margin-right: auto;
	margin-left: auto;
	color: #666;
	font-weight: bold;
}
#wrapper table tr td {
	font-size: 14px;
	font-weight: normal;
}

#wrapper table tr td a {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#tuhan {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #333;
	text-align: center;
	height: 330px;
	padding-top: 24px;
}
h1 {
	text-indent: -9999px;
}

