body { color: black; background-color: #000; background-image: url(../img/back_image.jpg); background-repeat: no-repeat; }
.01 { margin-top: 20px; margin-bottom: 5px; }
h1 { color: #f0f0f0; font-size: 13px; font-weight: bold; margin-top: 30px; margin-bottom: 0; }
.tx01 { color: #f0f0f0; font-size: 11px; line-height: 130%; text-align: left; width: 930px; margin-top: 10px; margin-bottom: 3px; padding-bottom: 5px; border-bottom: 1px dashed #c8c8c8; }
.tx02 { color: #f0f0f0; font-size: 11px; line-height: 130%; text-align: left; width: 930px; margin-top: 10px; margin-bottom: 3px; padding-top: 5px; border-top: 1px dashed #c8c8c8; }

.footer,.footer a,.footer a:visited {
        font-size: 10px;
        font-family: verdana,arial; 
        color: #ffffff;
        line-height: 150%;
        letter-spacing: 0px;
        text-decoration: none;
        margin-top:5px;
        margin-bottom:5px;
}
.footer a:hover{
        font-size: 10px;
        font-family: verdana,arial; 
        color: #5d4b1a;
        line-height: 150%;
        letter-spacing: 0px;
        margin-top:5px;
        margin-bottom:5px;
        text-decoration: underline;
}


