@charset   "Shift_JIS";

BODY {	  padding-top : 0px;
  font-size : 16px;
  color : white;
  
  background-image : url(top.jpg);background-position : 0% 0%;
  background-repeat : no-repeat;
  background-color : black;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}
A:link{
  color : #009900;
}
LI{
  margin-top : 6px;
  margin-left : -30px;
  margin-right : 3px;
  margin-bottom : 6px;
}
P{
  margin-top : 7px;
  margin-left : 7px;
  margin-right : 7px;
  margin-bottom : 7px;
  
  
  
}
.weekly{
  font-size : 16px;
  font-weight : bold;
  color : #95d0d9;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}
#footer{
  margin-top : 60px;
  width : 800px;
  
  
  
  

  margin-bottom : 10px;
}
H1{
  font-size : 18px;
  font-weight : bold;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-align : left;
}
H2{
  font-size : 16px;
  font-weight : normal;
}
A:visited{
color : #009900;
}
