@charset "UTF-8";/* CSS Document */* {	padding : 0px;	margin : 0px;}html {	height:100%;	overflow-y:scroll;}body {	position:relative;	height:100%;	min-width:613px;	min-height:335px;	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	font-size: 12px;	line-height: 150%;	color: #F0F0F0;	background: #000 url(../images/bg_all.gif) repeat-x fixed bottom;	text-align: center;}ul {	list-style: none;}img {	border-style:none;}#attention {	background: url(../images/attention.png);	position:absolute;	top:50%;	left:50%;	width:613px;	height:335px;	margin:-168px 0 0 -307px;}#attention h1#enter {	position: absolute;	left: 430px;	top: 245px;}body > #attention {	height:auto;	min-height:335px;}