body{
	font-size: 1em;
	color: #fdf0fb;
	line-height: 1.3;
	background-color: #000000;
	background-image: url('../img/topbg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left top;
}
body,table,td,th{
	font-family: sans-serif;
	font-size: 1em;
	color: #fdf0fb;
	line-height: 1.3;
	background-color: #000000;
}
.uenavi{
	margin-top: 35px;
	margin-right: 0;
	margin-left: 0;
	border-width: 0;
}

