body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,Osaka,'ＭＳ Ｐゴシック','MS P Gothic',sans-serif;
}

#container {
	width: 800px;
	height: 560px;

	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -280px;
	padding: 0;
	text-align: center; 
	vertical-align: bottom;
	font-size: 8pt; 
	line-height: 1.75; 
	letter-spacing : 0.04em;
	background: #FFFFFF;
}

#container a {
	text-decoration: none; 
}

.tohtml {
	text-align: right; 
}

.credit {
	text-align: center; 
}
