/* ----- Šî–{\‘¢ -------------------------------------- */

body { 
	background-color: #000000;
	margin: 0;
	font-size: 12px;
	text-decoration: none;
	line-height: 130%;
	color: #FFFFFF;
}

a:link {
	color: #FF0000;
} 

a:visited {
	color: #990000;
} 


#container {
	width: 525px;
	margin:auto;
}



table {
	width: 100%;
	border-collapse: collapse;
}
	
th {
	width: 100px;
	border-bottom-width: 1px;
	background-color: #444444;
	border-collapse: collapse;
	border-bottom: dotted 1px #999999;
	padding: 10px;
	text-align:left;
}

td {
	border-bottom-width: 1px;
	border-collapse: collapse;
	border-bottom: dotted 1px #999999;
	padding: 10px;
	text-align: left;
	}

p {
	text-align: left;
}


/* ----- ƒwƒbƒ_[ -------------------------------------- */

#header {
	width:1000px;
	padding-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	display: none;
}


/* ----- ƒtƒbƒ^[ -------------------------------------- */


#footer {
	width:800px;
	clear: both;
	margin: auto;
	text-align: center;
}

#footer_inner {
	padding: 10px;
}
#footer h2 {
	margin-top: 10px;
	font-family:"‚l‚r ƒSƒVƒbƒN", "MS Gothic", "Osaka|“™•", Osaka-mono, monospace;
	font-weight: bold;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}