

body {
	background-color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", monospace;	
	line-height: 1.5;
	margin:0;
	padding:0;
	text-align:center;
	scrollbar-base-color: #333333;
    scrollbar-track-color: #808080;
    scrollbar-face-color: #333333;
    scrollbar-arrow-color: #FFFFFF;
}

* html body {
	font-size:90%;
}

#conteiner {
	width:800px;
	text-align:center;
	margin:0 auto;

}

#wrapper {
	margin:0 auto;
}

div#header {
	width:800px;
	margin:0;
	padding:0;

	}	

div#bunner {
	float:left;
	margin:0;
	padding:0;
	width:451px;
		border-top:3px solid #333333;
	border-bottom:3px solid #333333;
}

div#navi {
		border-top:3px solid #333333;
	border-bottom:3px solid #333333;
}


div#main {
	width:800px;	
	color: #000000;
	text-align:left;
	line-break:strict;
	margin-top:10px;
	margin-bottom:15px;
	clear:left;

}

div#side {
	float:left;
	width:180px;
	background-color: #000000;
	color:#FFFFFF;
	font-size:0.85em;
}

div#mainright {
	background-color:#FFFFFF;
	border-right:solid 4px #000000;
	float:right;
	line-height:170%;
	width:600px;
	font-size:0.85em;
}
#mainright_contents {
	margin:10px 15px;
}

div#footer {
	clear:both;
	width:800px;
	height:30px;
	bottom:-1px;
	border-top:solid 6px #000000;
	margin-top:5px;
	font-size:0.85em;
	background-color:#333333;
	color:#CCCCCC;
	z-index:3;
	text-align:right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;


}

em {
	font-style: normal;
}
.whitefont {
	color: #FFFFFF;
	padding: 5px;
}

div#mainright table.item {
	border:double 3px #333333;
	font-size:1em;
	line-height:140%;
}

.overl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.rightl {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}




/* Hack */


	
