html body {
	margin:0;
	padding:0;
	background-color:#000;
	color:#FFFFFF;
	border: 0;
	background-image:url(bg_0901.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

A:link, A:visited { color:#FFFF00; }

.waku {
	width:700px;
	margin:0;
	padding:0px;
	line-height:1.4em;
	text-align:center;
	border:none;
}

.in {
	width:650px;
	border:0;
	padding:14px;
	line-height:1.4em;
	font-size:12px;
	text-align:left;

}

.sub {
	background-color:#CC0000;
	padding:6px;
	color:#FFFFFF;
	text-align:center;
	font-size:12pt; font-weight:bold;
}

.line { border-bottom:1px solid #FFF; }

.title {
border:none;
}

table,th,td {
font-size:12px;
line-height:1.4em;
}

th {
color:#000;
background-color:#fff;
}

