 * html #footer{
    background-image: url(../img/shade-bottom-left-work.gif);
}

#outer{
    //margin-left: 0px;
}

#right-page-index{
    position: absolute;
    right: 5px;
    left: auto;
    width: 870px;
}

#right-page-index #right-page-animation{
    position: relative;
    height: 860px;
}

#right-page-index #right-page-inner{
    margin-right: 7px;
    background: #777;
    height: 860px;
    overflow: hidden;
}

#right-page-animation-shade{
    position: absolute;
    left: auto;
    top: 0;
    right: 6px;
    height: 860px;
    width: 200px;
    background: url(/media/img/page-shade.png) no-repeat 0 0;
    visibility: hidden;
}

#right-page-index div.shadow{
    position: absolute;
    height: 8px;
    width: 100%;
    background: url(../img/shade-bottom-right.gif) no-repeat 100% 0;
}


#sub-index{
    padding: 15px 30px;
    height: 810px;
    width: 40%;
    //width: 44%;
}

#sub-index .text{
    margin-top: -2.7em;
    //overflow: relative;
}

#sub-index h2{
    font-size: 350%;
    line-height: 80%;
    margin-bottom: 10px;
}

#sub-index h2 a{
    text-decoration: none;
}

#sub-index h3{
    font-size: 230%;
    line-height: 100%;
    margin-top: 3px;
}

#sub-index h3 a{
    text-decoration: none;
}

#sub-index h4{
    font-size: 180%;
    line-height: 100%;
    margin-top: 25px;
}

#sub-index ul li{
    font-style: italic;
    font-size: 110%;
    margin-top: 1em;
}

#sub-index ul li a{
    text-decoration: none;
    color: #FB7218;
}

#sub-index ul.sub-index-menu{
    line-height: 110%;
}

#sub-index ul.sub-index-menu li{
    margin-top: .85em;
}


#foto-comment {
    position: absolute;
    top: auto;
    bottom: 20px;
    color: #999;
    font-size: 90%;
}
#foto-comment a{
    color: #999 !important;
}
#foto-comment h3{
    font-size: 120%;
    margin-bottom: 5px;
}

#sub-index-right{
    margin-left: 205px;
    height: 100%;
    right: 7px;
}

#sub-index-right-inner{
    padding: 15px 35px 15px 35px;
    height: 100%;
    overflow: hidden;
    width: 590px;
    background: url(../img/subindex-page-shade.png) no-repeat 0 0;
}

#sub-index-right-inner .banner{
    float: right;
    margin-top:26px;
    width: 200px;
    
    font-weight: bold;
    font-style: italic;
    font-size: 150%;
    line-height: 110%;    
}

#sub-index-right-inner .banner a{
    color: #fff !important;
}

#sub-index-right h3{
    font-size: 230%;
    line-height: 100%;
    margin-top: 3px;
}

#sub-index-right .news{
    margin-top: 30px;
    width: 360px;
    padding-right: 20px;
    border-right: 1px solid #fff;
    height: 400px;
}
#sub-index-right .news p.date{
    color: #999;
    margin-bottom: 0;
    font-style: italic;
}
#sub-index-right .news h4{
    color: #FB7218;
    font-style: italic;
    font-weight: bold;
    margin: 3px 0;
    padding-bottom: 0;
}
#sub-index-right .news p{
    font-size: 90%;
}

#sub-index-right .news h4 a{
    color: #FB7218;
    text-decoration: none;
}

.number{
    margin-top: 15px;
}

#turn-off-page{
    text-align: right;
    margin-bottom: 60px;
}
#turn-off-page a{
    color: #fff;
    text-decoration: none;
    font-style: italic;
}
#turn-off-page a img{
    vertical-align: middle;
}

#turn-on-page{
    position: absolute;
    left: auto;
    right: 25px;
    text-align: right;
}
#turn-on-page a{
    color: #fff;
    text-decoration: none;
    font-style: italic;
}
#turn-on-page a img{
    vertical-align: middle;
}


#right-page-index #flow{
    visibility: hidden;
    position: absolute;
    left: 230px;
    top: auto;
    bottom: 0;
    width: 633px;
    height: 233px;
    background: url(../img/flow.png) no-repeat 0 0;
}
#right-page-index #flow img{
    position: absolute;
    left: auto;
    right: 15px;
    top: auto;
    bottom: 0;
} * html #right-page-index #flow img{
    left: 190px;
    top: 34px;
}

#sub-index ul li a:hover{
    text-decoration: underline;    
}

#sub-index-right-inner .news h4 a:hover{
    text-decoration: underline;
}