#box {
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 700;
	width: 950px;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: -350px;
}
#link {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 9px;
	position: absolute;
	height: 9px;
	width: 880px;
	left: 50%;
	top: 50%;
	margin-left: -470px;
	margin-top: -330px;
	text-decoration: none;
}

