/* CSS Document */

html{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	text-align:center;	
}

body{
	margin: 0;
}

#wrap{
	width:740px;
	height:300px;
	line-height:150%;
	margin:100px auto;
	background-image: url(../error/bg_error.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#cont{
	margin:0 auto;
	line-height:200%;
	padding:100px 0;
}
