@charset "Shift_JIS";
#Copyright
{
    position: absolute ;
    top: 750px ;
    left: 10px ;
    height: 5px;
    margin: 0px;
    padding: 0px ;
    width: 750px;
    border: white 1px solid ;
}

#Copyright #TitleLeft
{
    left: 1px ;
    position: absolute;
    width: 12px ;
    height: 25px ;
    color: black ;
    background-color: MistyRose ;
    background-image: url("/image/title_left.png" );
    background-repeat: no-repeat ;
    visibility: hidden ;
}

#Copyright #TitleRight
{
    left: 532px ;
    position: absolute;
    width: 12px ;
    height: 25px ;
    color: black ;
    background-color: MistyRose ;
    background-image: url("/image/title_right.png" );
    background-repeat: no-repeat ;
    visibility: hidden ;
}

#Copyright #TitleCenter
{
    left: 13px ;
    text-align: left ;
    vertical-align: middle ;
    position: absolute;
    width: 520px ;
    height: 25px ;
    font-size: 15px ;
    color: black ;
    background-color: MistyRose ;
    background-image: url("/image/title_center.png" );
    visibility: hidden ;
}

#Copyright #Message
{
    position: absolute ;
    top: 0px ;
    text-align: right ; 
    width: 100% ;
    font-size: 10.5px ;
    color: gray ;
}
