html {	height: 100%;}body {	height:100%;	background: #FEFBEF;	color: #5A4B19;	margin: 0;	padding: 0;}img {	border: 0px;}a {	color: #E50019;}#flashContent {	width: 100%;	height: 100%;}#attention-wrap {	width: 100%;	height: 100%;	background: url(../images/bg.jpg);}#attention {	position: absolute;	top: 50%;	left: 50%;	width: 460px;	height: 312px;	margin: -156px 0px 0px -230px;	text-align: center;}body > #attention {	height: auto;	min-height: 312px;}#attention #caution {	padding: 12px 0 19px;}#attention #download {	margin: 0 167px;}#attention #download a {	display: block;	width: 126px;	height: 35px;	background: url(../images/btn_download.gif);	text-indent: -9999px;	outline: none;}#attention #download a:hover {	background:url(../images/btn_download.gif) 0px -35px;}#attention #copyright {	float:left;	padding:45px 16px 0 74px;}#attention #sapporo {	float:right;	padding-top:36px;}