
#pagetop,
#navi,
#sub {
	display: none;
}

#box,
#header,
#footer {
	width: 580px;
}

#header {
	border-bottom: 1px solid #666;
}
#content {
	float: none;
	width: 100%;
}
#footer {
	border-top: 1px solid #666;
}
