*{padding:0; margin:0;}

body{
font-size:12px;


}

#waku{
margin:5px auto;
width:550px;
height:auto;
background-image:url(../img/template/body_bg1.gif);
}

#contents{
width:510px;
margin:10px;
padding:20px 9px;
background-color:#FFFFFF;
border:1px solid #666666;
}


#header{
margin:4px;
}

#footer_bg{
background-image:url(../img/template/footer_bg.gif);
height:73px;
width:550px;
}

#add{
float:left;
width:290px;
margin-top:20px;
padding-left:160px;

}

#study{
float:right;
margin-top:20px;
margin-right:20px;
}

#footer_menu{
height:10px;
text-align:center;
font-size:10px;
padding-top:7px;
color:#477396;
}

#footer_menu li{
display:inline;
}


#footer_menu li a{
text-decoration: none;
color:#477396;
}

#footer_menu li a:hover{
background-color:#F8E4E4;
color:#C84443;
}