* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-width: 0px;
}

html {
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 60%;
	white-space: nowrap;
	width: 100%;
	height: 100%;
}



body {
	width: 100%;
	height: 100%;
	background: #FFFFFF url(../../image/bg.gif) repeat-x;
}



#index {
	width: 100%;
	height: 100%;
}

#index:focus {
	outline: none;
}



#error {
	position: absolute;
	width: 600px;
	left: 108px;
	top: 39px;
}