@charset "utf-8";

body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	background-color: #E0E0E0;
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-size: 32px;
	color: #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-left: .8em;
	padding: 0px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #663399;
}

div#main {
	height: 99%;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
}
dl.clbox {
	margin: 0px;
	padding: 0.2em;
	border: 1px solid #B9B8BE;
	position: absolute;
	_background:#E0E0E0;
	filter:alpha(opacity=60);
}

dl#f_game {
	top: 40px;
	left: 6%;
}
dl#f_intr {
	top: 190px;
	left: 24%;
}
dl#f_parts {
	top: 350px;
	left: 6%;
}
dl#f_other {
	top: 280px;
	left: 6%;
}
dl#about {
	top: 200px;
	left: 80%;
}
dl#history {
	top: 390px;
	left: 10px;
	overflow: auto;
	font-size: 10px;
	line-height: 1.1em;
	height: 60px;
	width: 340px;
	color: #999999;
}
div#foot {
	top: 392px;
	left: 80%;
	font-size: 10px;
	color: #999999;
	position: absolute;
}
.chk {
	font-style: normal;
	font-weight: normal;
	background-image: url(img/check.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
}
#bgfla {
	height: 100%;
	width: 100%;
	position: absolute;
}
#controller {
	height: 16px;
	width: 16px;
	position: absolute;
	left: 10px;
	top: 370px;
}
