body {
	text-align: center;
	background-color: #FFFFFF;
}

a:link {
	color: #2839B5;
	text-decoration: underline;
}
a:visited {
	color: #2839B5E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

img {
	border-width: 0;
}


#main {
	text-align: center;
	margin-top: 20px;
	width: 800px;
}

#foot {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 800px;
}

hr.a {
	color: #A9FF29;
}

hr.b {
	color: #bdff59;
}

hr.c {
	color: #d1ff8a;
}

hr.d {
	color: #e5ffba;
}

.gakka {
	margin-top: 10px;
	margin-bottom: 10px;
}
