
div#contents {
	width : 14em;
	height : 30em;
	float : right;
	overflow : scroll;
	overflow-x : visible;
}

div#main {
	width : auto;
	height : 30em;
	overflow : scroll;
	overflow-x : visible;
}
