

/* wrap {{{ */

div#header div.site-navi p.site-navi-d {
    float: left;
    width: auto;
}

div#top {
    background-color: #ffffff;
}
div#wrap {
    min-width: 946px;
    background-color: #ffffff;
}
/* }}} */

/* news {{{ */

div.news {
    line-height: 140%;
}
div.news p.topLink {
    margin: 20px 0 0;
    padding: 0 0 0 15px;
}
div.news p.mgb80 {
    margin-bottom: 80px;
}
div.news h4 {
    background-image: url("/images/common/h_dot.gif");
    background-position: 0 bottom;
    background-repeat: repeat-x;
    border-left: 5px solid #DE0000;
    font-size: 1.2em;
    font-weight: bold;
    margin: 30px 0 0 0 !important;
    padding: 2px 0 4px 5px;
}
div.news h4.top {
    margin: 0 !important;
}
div.news div.newsLinkbox {
    margin: 20px 0 0;
}
div.news .newsLink {
    clear: both;
    width: 690px;
}
div.news .newsLink .spanL {
    float: left;
    margin: 0 10px 0 0;
    text-align: left;
    width: 70px;
}
div.news .newsLink .spanR_pdf,
div.news .newsLink .spanR {
    background: none repeat scroll 0 0 transparent;
    float: left;
    padding: 0;
    width: 610px;
    padding-bottom: 10px;
}
div.news .newsLink .nolink {
    padding: 0 0 10px 19px;
    width: 590px;
}
    background: none repeat scroll 0 0 transparent;
div.news .newsLink .spanR_pdf a.pdf {
    display: block;
    min-height: 17px;
}
div.news .textC {
    text-align: center;
}
div.news .textR {
    text-align: right;
}
div.news .textS {
    font-size: 80%;
}
div.news .textLarger {
    font-size: 1.4em;
}
div.news .textLarge {
    font-size: 1.2em;
}

div.news blockquote {
    margin: 20px 40px;
}
div.news .goIndex_bottom {
    margin-top: 15px;
}
div.news .link {
    padding-left: 20px;
    margin-left: 2px;
}
div.news .arrow-r {
    padding-left: 18px;
    margin-left: 4px;
}
div.news .arrow-l {
    display: inline;
    background: url('/images/common/arrow_l.gif') no-repeat 0 55%;
    padding-left: 12px;
    margin-left: 10px;
}
div.news .table2 {
    border-collapse: collapse;
    width: 100%;
}
div.news .table2 th,
div.news .table2 td {
    border: 1px solid #666666;
    padding: 5px;
}
div.news .table2 th {
    font-weight: normal;
}

div.news .table4 {
    border-collapse: collapse;
    width: 500px;
}
div.news .table4 th,
div.news .table4 td {
    border: 1px solid #666666;
    padding: 5px;
}
div.news .table4 th {
    background-color: #efefef;
    font-weight: normal;
}

div.news .table6 {
    border-collapse: collapse;
    width: 20%;
}
div.news .table6 th,
div.news .table6 td {
    border: 1px solid #666666;
    padding: 5px;
}
div.news .table6 th {
    background-color: #efefef;
    font-weight: normal;
}
div.news .tableNB {
    margin: 0 0 0 30px;
    width: 470px;
}
div.news .tableNB th, 
div.news .tableNB td {
    padding: 5px;
}
div.news .tableNB th {
    font-weight: normal;
}

div.news ul.newsList li {
    background-image: url('/images/common/list-marker1.gif');
    background-repeat: no-repeat;
    background-position: 0 0.35em;
    padding-left: 14px;
    margin-bottom: 5px;
}

div.news .hangingIndent {
    margin-left: 1em;
    text-indent: -1em;
}

div.news .subttl {
    font-size: 0.893em;
}

/* }}} */

/* vim: set ts=4 sw=4 sts=0 foldmethod=marker : */

