@charset "UTF-8";

body {
 text-align: left;
 color: #666666;
 margin: 0;
 padding: 0;
 background: #000000;
 font-family: "‚l‚r ƒSƒVƒbƒN";}

#neta {
 position: absolute;
 top: 20px;
 left: 20px;
 margin: 0px;
 padding: 0px;
 background: #FFCC88;
 width: 800px;
 height: 4600px;
}

#neta_title{
 position: absolute;
 top: 970px;
 left: 20px;
	color: #000000;
	font-size:32px;
}
#neta_list{
 position: absolute;
 top: 1040px;
 left: 20px;
	color: #000000;
	font-size:14px;
}



#banzuke_title{
 position: absolute;
 top: 20px;
 left: 20px;
	color: #000000;
	font-size:30px;
}
#banzuke_date{
 position: absolute;
 top: 70px;
 left: 500px;
	color: #000000;
	font-size:12px;
}
#banzuke_list{
 position: absolute;
 top: 100px;
 left: 50px;
 background: #ffffff;
	color: #000000;
 text-align: center;
	font-size:17px;
}
#yokozuna {
 text-align: center;
	font-size:26px;
 color: #000000;
}
#ozeki {
 text-align: center;
	font-size:23px;
 color: #000000;
}
#sekiwake {
 text-align: center;
	font-size:20px;
 color: #000000;
}
#komusubi {
 text-align: center;
	font-size:17px;
 color: #000000;
}
#makuuchi {
 text-align: center;
	font-size:12px;
 color: #000000;
}