/* browser-layout stylesheet */

h1 {
    clear: both;
    line-height: 24px;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
h2 {
    margin: 0 0 15px 15px;
    clear: both;
    line-height: 24px;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}
h3 {
    display: inline;
    line-height: 24px;
    font-size: 18px;
    color: #000000;
    font-weight: normal;
}

h4 {
    display: inline;
    line-height: 16px;
    font-size: 12px;
    color: #000000;
}

caption {
    margin: 4 0 10px 10px;
    clear: both;
    line-height: 10px;
    font-size: 6px;
    color: #000000;
}

/* top */
#logo {
    padding: 15px;
    margin-bottom: 25px;
    background-color: #000066;
    border: 1px solid #000000;
    border-width: 0 0 1px 0;

    width: 95%;
    height: 126px;
    height/* */: /**/96px;
}
#logo img {
    float: left;
    margin-right: 15px;
}
#print_header {
    display: block;
    clear: right;
    font-size: 11px;
    color: #FFFFFF;
}
#eng {
    display: none;
}
#navi {
    display: none;
}
#slogan {
}

#subnavi {
    display: none;
}
/* main */
#main {
    clear: both;
    margin-top: 15px;
}
#main p, #main td, #main ul {
    margin: 6px 0 25px 0;
}
#main ul ul {
    margin-bottom: 0 !important;
}
#main a {
    color: #FF0000;
}
table.2col {
}
table.2col td {
    width: 50%;
}
ul.bullets li {
    display: block;
    list-style: none;
    background: transparent url('/_img/bullet.gif') no-repeat 0 4px;
    padding: 0 0 0 17px;
}

div.rot {
    padding-left: 15px;
    margin-bottom: 15px;
    color: #FF0000;
}

table.team tr td {
    padding: 0 !important;
}

/* bottom */
#footer {
    clear: both;
    margin-top: 15px;
    font-size: 11px;
}

#addthis {
    display: none;
}



