/*TABILE*/

table#round {
	font-size: 12px;
	line-height: 1.3em;
	width: 100%;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	margin: 0 0 10px 0;
}
tr#round {
	vertical-align: top;
}

td#round {
	padding: 0;
	border-bottom: solid 1px #666666;
	border-right: solid 1px #666666;
	height: 35px;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
}


.right_contents {
	height: 900px;
}
