body {
	text-align:center;
	background-color:#ffff00;
}

a { 
	text-decoration:none; 
}

a:hover { 
	color:#999999;
 }

img { 
	border:none; 
}

.sekai {
	width:800px;
	text-align:center;
	font-size:15px;
	color:#0000ff;
	font-weight:bold;
}

.sekai a {
	color:#0000ff;
}

.sekai a:hover {
	color:#ff00ff;
}

.kuni_mei {
	width:800px;
	height:140px;
}

.kuni_mei_1 {
	width:800px;
	height:140px;
}

.kuni {
	width:800px;
	margin-top:40px;
}

.kuni_1 {
	width:400px;
	height:45px;
	text-align:center;
	font-size:28px;
	color:#ff0000;
	font-weight:bold;
}

.kuni_1 a {
	color:#8080FF;
}

.kuni_1 a:hover {
	color:#ff00ff;
}



