@charset   "UTF-8";

body {
	margin-left: 0;
	margin-top: 0;
	text-align: center;
	color: #666666;
	background-image: url(image/wall56.gif);
}

#container {
	text-align: center;
}

#navibody {
	margin-bottom: 0;
}

#navitable {
	margin-left: auto;
	margin-right: auto;
}

#titlebody {
	margin-top: 0;
	margin-bottom: 0;
}

#titletable {
	margin-left: auto;
	margin-right: auto;
}

#mainbody {
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#maintable {
	margin-left: auto;
	margin-right: auto;
}

table.latest {
	border: 4px dashed purple;
}

table.tirasi {
	border: 2px solid black;
}

table.time {
	border-collapse: collapse;
	border: 2px solid #000000;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}