@charset "UTF-8";
body{
background-image:url(../images/bg01.gif);
background-position:0px 0px;
background-repeat:repeat-x;
}
#wrapper{
margin:0px auto 0px auto;
width:1000px;
text-align:left;
}
#contents{
margin:0px 0px 0px 0px;
width:1000px;
}
#footer{
margin:0px 0px 0px 100px;
width:800px;
border-top:1px solid #B1B1B1;
}
#footer ul{
display:inline;
margin:0px 0px 0px 9px;
width:791px;
float:left;
}
#footer ul li{
display:inline;
float:left;
}
#footer ul li#wii-logo{
margin:13px 0px 0px 0px;
padding:0px 0px 21px 0px;
width:183px;
}
#footer ul li#copyright{
margin:14px 0px 0px 0px;
padding:0px 0px 29px 0px;
width:501px;
}
#footer ul li#flashplayer{
margin:14px 0px 0px 0px;
padding:0px 0px 29px 0px;
width:100px;
}
