#content {
	width: 50%;
	float: left;
}
#leftnavi {
	display: none;
}
#inner {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}