@charset "utf-8";
@import url(/css/common.css);

body{
	background:#fff url('../image/back_notfound.gif') repeat-x 0 0;
}

#menu{
	background:url('../image/back_menu_notfound.gif') no-repeat 0 0;
}

h1{
	margin:0 0 0px;
	*margin:-12px 0 20px 0;
	padding:0;
	zoom:1;
	position:relative;
	text-align:right;
}

#field{
	min-height:700px;
	_height:700px;
	padding:50px 0 0;
}

#field p{
	margin-bottom:2em;
}

#field .link{
	width:660px;
	text-align:right;
}

