#headerTop {
	width: 780px;
	height: 90px;
	margin-left: 5px;
}

#headerMiddle {
	width: 780px;
	height: 13px;
	margin-left: 5px;
}

#headerNavi {
	width: 450px;
	float: left;
}

#headerVisitor {
	width: 130px;
	float: left;
}

#headerMeta {
	width: 200px;
	float: left;
}

#headerBottom {
	clear: both;
	width: 780px;
	height: 22px;
	margin-left: 5px;
}

#main {
	width: 780px;
	float: left;
	margin-left: 5px;
	margin-bottom: 40px;
}

#navi {
	width: 150px;
	height: 350px;
	float: left;
}

#content {
	width: 625px;
	float: left;
	margin-left: 5px;
}

#footer {
	clear: both;
	width: 780px;
	margin-left: 5px;
}