body{
 margin: 0;
 padding: 0;
 }

a:link{
 color:#FFFF00;
}

a:visited{
 color:#999900;
}

a:hover{
 color:#FFFFFF;
}

a:active{
 color:#FF0000;
}

ul {
 list-style:none;
 font-weight:bold;
 text-align:center;
 margin:0;
 color:#FFFF00;
 background-color:transparent;
 border:1;
 border-color:#FFFFFF;
}

li{
 display:inline;
 white-space:nowrap;
}

li a{
 text-decoration:none;
 color:#FFFF00;
 background:tranceparent;
}

li a:hover{
 color:#FFFFFF;
 background-color:#000033;
}

h1{
 color:#Ffff00;
}

/* chu@*/

#content{
 margin: 0;
 width:840px;
 background-color:#000033;
}

#wrapper{
 width:680px;
 float:left;
 background-color:#000033;
}

#header{
 width: 680px;
 hight:200px;
 background-color:#000033;
 background: url(images/sumobeyabanner_Shogatu.jpg);
 background-repeat: no-repeat;
 background-position: right top;
}



#main{
 width:680px;
 float:left;
 background-color:#000033;
}

#kousin{
 width:680px;
 float:left;
 background-color:#000033;
}

#ad{
 width: 160px;
 float:right;
}

#footer{
 float:left;
 width:680px;
 clear:both;
}


