body {
	font-family: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	font-size: x-small;
	color: #333333;
	margin: 0px;
	padding: 20px;
	line-height: 16px;
	background-color: #333333;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-track-color:#FFFFFF;
}
.site {
	width: 700px;
	text-align: left;
	border: 1px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
ul {
	width: 700px;
	margin: 0px;
	padding: 0px;
	list-style:none;
}
li {
	float:left;
	margin: 0px;
	width: 100px;
	font-weight: bold;
	text-align: center;
	border-top: thin solid #CCCCCC;
	border-right: thin #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin #CCCCCC;
	padding-top: 15px;
	height: 30px;
	background-color: #CCCCCC;
}
.main {
	width: 620px;
	height: 500px;
	overflow: auto;
	margin: 0px;
	padding: 20px 40px 40px;
	clear: both;
}
.copy {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width: 700px;
	background-color: #CCCCCC;
}
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	position: relative;
	top: 2px;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
textarea {
	border: thin solid #333333;
}
h1 {
	font-size: xx-large;
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	width: 700px;
	margin: 0px;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
h2 {
	font-family: "‚l‚r ‚o–¾’©", "×–¾’©‘Ì", "ƒqƒ‰ƒMƒm–¾’© Pro W3";
	font-size: medium;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #333333;
	padding: 5px;
}
.game {
	clear: left;
	height: 100px;
}
h3 {
	font-size: small;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
