@charset "utf-8";
/*<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />*/

/*============================================================

	[error.css]
	
	@author kaizu

============================================================*/

body {
	background: url(../img/not-found_bg.jpg) no-repeat center -100px;
}

div {
	width: 300px;
	margin: 100px auto;
}

div h1 {
	margin: 0 0 50px;
}
