body,#top,.sp_menu_back,#loading,.profile,footer {
	background-color: #000;
}
#main {
	background-color: #202020;
	color: #fff;
	font-family: "Yu Gothic", sans-serif;
	border-color: #fff;
}
a {
	color: #fff;
}
#about .box {
	width: 16.3%;
}
@media screen and (max-width: 568px) {
	#about .box {
		width: 49%;
	}
}
#about .box img {
	height: 23em;
}
.profile .close_button:before, .profile .close_button:after {
	background-color: #fff;
}