@charset "UTF-8";
body #footer-banner {
    width: 728px;
    min-width: 728px;
    margin: 40px auto 30px;
    clear: both;
}
body #footer-banner p { text-align: center }
body #container #main-past .left-area #top-footer-banner,
body #container #main-1col .left-area #top-footer-banner,
body #container #main-past-1col .left-area #top-footer-banner {
    margin: 40px auto 40px;
    width: 692px;
}
body #container #main-past .left-area #top-footer-banner ul,
body #container #main-1col .left-area #top-footer-banner ul,
body #container #main-past-1col .left-area #top-footer-banner ul {
    margin: 0 -20px 0 0;
    width: 712px;
    height: 280px;
}
body #container #main-past .left-area #top-footer-banner ul li,
body #container #main-1col .left-area #top-footer-banner ul li,
body #container #main-past-1col .left-area #top-footer-banner ul li {
    float: left;
    width: 336px;
    margin-right: 20px;
}
body #footer-top {
    padding: 40px 0 20px;
    background-color: #fff;
}
body #footer-top .inner {
    position: relative;
    width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}
body #footer-top .inner .footer-top-left {
    float: left;
    width: 250px;
    margin: 40px 20px 0 0;
}
body #footer-top .inner .footer-top-center {
    float: left;
    width: 700px;
    margin: 40px 20px 0 0;
}
body #footer-top .inner .footer-top-center div {
    float: left;
    width: 205px;
}
body #footer-top .inner .footer-top-center div.center {
    float: left;
    width: 145px;
}
body #footer-top .inner .footer-top-right {
    float: left;
    width: 250px;
    margin-top: 40px;
}
body #footer-top .inner h4 {
    padding: 0 0 0 15px;
    margin: 0 0 10px;
    background-image:url("../img/ico-incidenta2.gif");
    background-repeat:no-repeat;
    background-position: 0 4px ;
    font-weight: bold;
    color: #666;
}
body #footer-top .inner h4 a { color: #666 }
body #footer-top .inner h4 a:hover { color: #0a5a91 }
body #footer-top .inner ul.other-site { margin: 30px 0 0 }
body #footer-top .inner ul.other-site2 { margin: 32px 0 30px 0 }
body #footer-top .inner ul li {
    margin: 0 0 5px;
    padding: 0 0 0 20px;
    background-image:url("../img/ico-footer.gif");
    background-repeat:no-repeat;
    background-position:10px 4px;
    font-size: 72%;
    line-height: 1.4;
}
body #footer-top .inner .footer-top-center h4 {
    font-size: 86%;
    background: none;
    padding: 0;
    margin: 0 0 5px;
}
body #footer-top .inner .footer-top-center ul { margin-bottom: 20px }
body #footer-top .inner .footer-top-center ul li {
    background: none;
    padding: 0;
}
body #footer-top .inner .footer-top-center ul li a { padding: 0 0 0 20px }
body #footer-bottom {
    padding: 10px 0 40px;
    background-color: #333;
}
body #footer-bottom .inner {
    width: 1240px;
    margin: 0 auto;
    font-size: 72%;
}
body #footer-bottom .inner ul {
    float: left;
    padding: 0 0 0 1px;
    background-image:url("../img/ico-footer-bottom-list.gif");
    background-repeat:no-repeat;
    background-position: left center;
}
body #footer-bottom .inner ul li {
    float: left;
    padding: 0 11px 0 10px;
    background-image:url("../img/ico-footer-bottom-list.gif");
    background-repeat:no-repeat;
    background-position:right center;
    font-size: 72%;
}
body #footer-bottom .inner ul li a { color: #ccc }
body #footer-bottom .inner ul li a:hover { text-decoration: underline }
body #footer-bottom .inner p.copyright {
    float: right;
    color: #ccc;
    font-size: 79%;
    line-height: 1.4;
}
body #pagetop {
    position: fixed;
    right: 20px;
    bottom: 20px;
    display: none;
    z-index: 999;
}
body #area-select {
    width: 100%;
    color: #fff;
    background-image:url("../img/bg-area-select.png");
    background-repeat:repeat;
    background-position: top left;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#80000000,endColorstr=#80000000);
    position: fixed;
    left: 0;
    bottom: 0;
    display: none;
    z-index: 9999 !important;
}
body #area-select:not(:target) {
    filter:none;
}
body #area-select .inner {
    margin: 0 auto;
    padding: 20px 160px 20px 120px;
    width: 960px;
    background-image:url("../img/bg-area-select-inner.png");
    background-repeat:no-repeat;
    background-position: 20px 16px;
    position: relative;
}
body #area-select .inner .left {
    width: 370px;
    float: left;
}
body #area-select .inner .right {
    padding: 5px 15px 0 20px;
    width: 545px;
    float: right;
    border: 1px solid #666;
}
body #area-select .inner .left h2 {
    margin-bottom: 5px;
    font-size: 100%;
    font-weight: bold;
}
body #area-select .inner .left p {
    font-size: 78%;
    line-height: 1.5;
}
body #area-select .inner .right li {
    margin: 0 20px 5px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
body #area-select .inner .right li a {
    color: #ccc;
    font-size: 86%;
}
body #area-select .inner .right li a:hover {
    text-decoration: underline;
    color: #e31466;
}
body #area-select .inner .right li a:hover .wfont-g { color: #e31466 }
body #area-select .inner .right li a:before { margin-right: 3px }
body #area-select .inner .right li a .wfont-g {
    margin-right: 5px;
    color: #fff;
    font-size: 16px;
}
body #area-select .inner .nav-btn-close {
    margin-top: -20px;
    width: 100px;
    height: 40px;
    position: absolute;
    top: 50%;
    right: 20px;
}
body #area-select .inner .nav-btn-close li {
    margin-right: 20px;
    width: 40px;
    float: left;
}
body #area-select .inner .nav-btn-close li.btn-page-top { margin: 0 }
body #area-select .inner .nav-btn-close img { cursor: pointer }
