@charset "utf-8";
/* CSS Document */

body 	{margin:0px; padding:0px; font-family:Sylfaen;}
.header {background:#770300; padding:10px;}
.header img{border:none;}
.company{margin-bottom:25px;}
.footer{background:#770300; padding:5px; text-align:center; margin-top:20px;}
table 	{font-size:13px}
td		{padding: 0px 5px 0px 5px;}
a		{text-decoration:none;}
.error	{color:#a00; font-weight:bold; text-align:center}
.sagnebi { width:500px; height:200px}
.menu 	{color:#FFF; background-color:#900; width:100%; height:40px; font-size:10px;}
.menu a {text-decoration:none; color:#FFF; display:block; float:left;border-right:1px solid #FFF;height:40px; line-height:40px;padding:0px 15px;}
.menu a:hover{text-decoration:underline;}
.tabheader {background-color:#900; color:#FFF; font-weight:bold; text-align:center}