body {
	color:#eeeeee;
	background-color: #000000;
	background-image: url(starblue_a.gif);
	background-attachment : fixed;
	margin: 0px; padding: 0px;
	scrollbar-arrow-color:#ccccff;
	scrollbar-base-color:#000000;
	text-align: center;
}

a:link      { color:#6666ff; text-decoration:none; }
a:visited   { color:#6666ff; text-decoration:none; }
a:active    { color:#00ff00; text-decoration:underline; }
a:hover     { color:#00ff00; text-decoration:underline;
				position: relative; top: 2px; left: 2px; }



.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #ffffff;
	background-color: #202020;
	text-align: left;
	line-height: 30px;
	padding: 0px 0px 0px 30px;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #ffffff;
	text-align: center;
	line-height: 40px;
	border-top-width: 5px;
	border-top-style: groove;
	border-top-color: #808080;
}


.main {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 700px;
}


h1 {
	font-size: 1.05em;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
	margin-top: 50px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 80%;
}

.info {
	line-height: 130%;
}

div.kan {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

div.rulem {
	font-size: 1em;
	font-weight: normal;
	color: #ffffff;
	margin-top: 30px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
}

div.rule {
	font-size: 0.85em;
	text-align: left;
	line-height: 140%;
	letter-spacing: 1px;
	margin-top: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	padding: 25px;
	margin-bottom: 100px;
}


table.bbs {
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

td.bbs {
	border-width: 1px;
	border-style: solid;
	border-color: #808080;
	height: 50px;
}

div.ff12 {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	padding-bottom: 30px;
}


div.ff12t {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
}

span.ff12 {
	font-size: 1.5em;
	color: #ff0000;
}










