@charset "utf-8";
/* CSS Document */

#header {border-bottom:solid #000 1px;height:auto;padding:0 0 10px 0;}
#header #logo{margin:0;}
#footer {border-top:solid #000 1px;height:auto;background:none;text-indent:0;padding: 10px 0 0 0;}


/* table
--------------------------------*/
th {border-bottom:2px solid #acb;}
td {border-bottom:2px solid #acb;}

