/* CSS Document */
@import url("screen.css");

#contents-tool {
	width:250px;
	float:left;
}

#contents {
	width:650px;
	float:left;
}