@charset "UTF-8";

div#headertop table {
border-collapse:collapse;
width: 100%;
height: 5px;
background:#880000;
}
div#headermain table{
border-collapse:collapse;
width: 100%;
height: 30px;
margin:auto;
}
div#headermain table td {
padding:2px;
background:#ADD8E6;
color:#000000;
white-space:nowrap;
/*background-image:url("gra01.jpg")*/
}
div#headermain table td.function span.point{
color:#00AA22;
text-align:left;
padding:0px 10px;
border:none;
}
div#headermain table td.function {
	text-align:left;
font-size:15px;
}
div#headermain table td.btn {
	text-align:right;
font-size:15px;
}
div#headermain table td.username {
font-size:12px;
text-align:left;
padding:0px 10px;
width:1%;
}

div#headermain a:link    { color : #000000; }
div#headermain a:visited { color : #000000; }
div#headermain a:active  { color : #000000; }