body {
	text-align:center;
	background-color:#0000ff;
}

a { 
	text-decoration:none; 
}

a:hover { 
	color:#999999;
 }

img { 
	border:none; 
}

.osu {
	width:800px;
	font-size:14px;
	font-weight:bold;
	color:#ffff00;
	text-align:center;
}

.osu a {
	color:#ffff00;
}

.osu a:hover {
	color:#ffffff;
}

.gaku {
	width:900px;
	border:solid 20px #ffffff;
}

.anime {
	width:800px;
	height:80px;
	text-align:center;
}

.anime_1 {
	width:800px;
	height:80px;
	font-size:36px;
	font-weight:bold;
	color:#ffffff;
}

.osusume {
	width:800px;
	margin-bottom:20px;
}

.osusume_1 {
	width:800px;
	height:40px;
	font-size:17px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}



.osusume_1 a {
	color:#ffffff;
}

.osusume_1 a:hover {
	color:#ff0000;
}