/*　フッター　*/

.footer{
background-image:url(/en/project/egg/image/footer_bg.gif);
background-repeat:repeat-x;
position:absolute;
bottom:0px;
left:5px;
clear:both;
width:850px;
margin:0px auto;
height:80px;
}

.fbox{
    width:850px;
    height:60px;
    margin:0px auto;
}

.footer a{
text-decoration:none;
}

.footermenu{
font-size:12px;
margin:17px 5px 3px;
padding:0px;
text-align:center;
}

.copy{
clear:both;
font-size:10px;
margin:0px 5px;
padding:0px;
text-align:center;
}
