body {
	background-image: url(img/background_waifu2x_1.png);
}

a:link { color: #f5f5f5; }
a:visited { color: #e0ffff; }
a:hover { color: #ff0000; }
a:active { color: #ff8000; }

div#top {
	margin: 10px auto;
	width: 300px;
	font-size: 50px;
	text-align: center;
	padding: 5px;
	color: #ffffff;
	height: 30%;
	background: rgba(0, 0, 0, 0.50);
}

h1 {
	font-size: 30px;
}

div#menu {
	position: absolute;
	margin: 10px auto;
	left: 0px;
	width: 100%;
	height: 75%;
	font-size: 25px;
	color: #ffffff;
}

div#menu .hidari {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 30%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
}

div#menu .hidari_text {
	width: 100%;
	height: 45%;
	overflow: auto;
}

div#menu .kairisei {
	position: absolute;
	margin: 0px auto;
	bottom: 0px;
	width: 100%;
	height: 40%;
}

div#menu .center {
	position: absolute;
	top: 0px;
	left: 35%;
	width: 30%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
}

div#menu .center_text {
	width: 100%;
	height: 45%;
	overflow: auto;
}

div#menu .shironeko {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 40%;
}

div#menu .migi {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 30%;
	height: 100%;
	background: rgba(0, 0, 0, 0.50);
}

div#menu .migi_text {
	width: 100%;
	height: 45%;
	overflow: auto;
}

div#menu .crash_fever {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 40%;
}