body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	background: CC0000;
	color: FFFFFF;
}
.tr1 {
	background: EEEEEE;
}
.tr2 {
	background: CCCCCC;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#mainnavi ul {
	list-style-type: none;
	margin-left: 3px;
}