<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf8";
#contents {
	background-color: transparent;
	border: none;
	width: 480px;
	height: 360px;
	margin: 17px 17px 17px 17px;
	padding: 0px;
}
.contents {
	overflow: hidden;
	width: 480px;
	height: 360px;
}
.game_title {
	width: 440px;
	height: 320px;
	margin:20px;
}
.game_start {
	margin:0;
	padding:0;
}
</pre></body></html>