body {
    margin: 0px;
    margin-top: 0px;
    font-family: Verdana, sans-serif;
    font-size:10pt;
    color: #333;
    background: white;
}

hr {
    border: 0px;
    height: 1px;
    background-color: #999;
    color: #999;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
input { font-size:10pt; }
td,th { font-size:10pt; }
tt,pre { color:brown; font-size:10pt; font-family:monospace; }

a {
    text-decoration: underline;
}
a:active, a:hover { color: #996; }
a.help {
    padding: 1px 4px 0px 4px;
    border: 1px #3f658c solid;
    color: #3F658C;
    text-decoration: none;
}
a:link, a:visited { color: #3366ff; }

select { font-size:10pt; }
small { font-size:8.5pt; }
textarea { font-size:10pt; }

#main {
    margin: 0px 30px 0px 30px;
}

#headerbar {
    background: #cff;
}

#copyright {
    background: #cff;
    text-align: right;
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    color: #333;
    font-weight: bold;
    border-top: 0px dotted #999;
    border-bottom: 0px dotted #999;
    margin: 30px 0px 0px 0px;
    padding-right: 30px;
}
.display {
    margin: 0 1em 0 1em;
    padding: .5em 1em .5em 1em;
    border: #ccff99 1px solid;
    background-color: #ffffcc;
    color: black;
}
#header {
    margin: 0px 0px 30px 0px;
}
#header_navi {
    color:#333;
    font-size: 9pt;
    margin: 3px 3px 3px 30px;
}
#header_sysname {
    color:#333;
    font-size: 9pt;
    font-weight:bold;
    margin: 3px 30px 3px 3px;
}
#menu_navi {
    font-size: 8pt;
    border:1px solid #999;
    margin: 2px 2px 2px 2px;
}
#table_list {
    font-size:9pt;
}
#toppage_menu {
    font-size:10pt;
    line-height:130%;
}
