#container {
	width: 950px;
	background-color: #9ACCFD;
}
#mokuji {
	background-color: #9CF;
	float: left;
	width: 250px;
	text-decoration: none;
}
#main {
	background-color: #9CF;
	float: right;
	width: 700px;
	text-decoration: none;
}

