@charset "UTF-8";


div#main {
	background: url(/i/main/back_white.png) #fff 0 -27px repeat-y;
}




div#content table {
	margin: 0 auto;
	font-size: 90%;
}

div#content table,
div#content table tr,
div#content table tr td,
div#content table tr th {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right: 0;
	border-left: 0;
	padding: 2px 5px;
}

