@charset "shift_jis";
#nf_main {
	font-size: 80%;
	background-image: none;
	text-align: center;
	padding-top: 90px;
	padding-bottom: 90px;
}
#not_found {
	font-size: 3.5em;
	font-weight: lighter;
	color: #CCC;
	line-height: 1em;
}
#dipcript {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	display: block;
	margin-right: 160px;
	margin-left: 160px;
}
#copyright {
	display: block;
	width: 100%;
}
