@charset "UTF-8";
/**/
body {
	background: #ffffff;
	margin: 0 auto;
}

/*wrapper*/
h1 a img {
	width: 494px;
	height: 35px;
	display: block;
	border: 0 none;
	margin-bottom: 5px;
}
#head #sys {
	display: none;
}
h2 img {
	display: block;
	clear: both;
	margin-bottom: 10px;
}

/*category*/
#category {
	display: none;
}

/*menu*/
.menu {
	display: none;
}

/*contents*/
#contents {
	width: 700px;
	float: left;
	clear: both;
	font-size: 10.5pt;
}

/*sub*/
#sub {
	display: none;
}

/*footer*/
address#footer {
	display: none;
}
.nextpage {
	page-break-after: always;
}