html, body{
background-color: #FFFFFF;
background-repeat: repeat;

margin:0;
padding:0;
text-align: center;
}

.Header {
    top: 0;
    left: -7;
    position: absolute;
    height: 130px;
    width: 800px;
    overflow: visible;
    margin:0;
    padding:0;
    border: none;
    z-index: 1;
    } 
    
.Navigation {
    position: absolute;
    top: 180px;
    left: -8px;
    width: 146px;
    height: 1800px;
    overflow: visible;
    line-height : 110%;
    margin:0;
    padding:-4;
    border: none;
    z-index: 1;
    }

.Navrwide {
    position: absolute;
    left: 600px;
    top: 1024px;
    width: 202px;
    height: 2500px;
    overflow: visible;
    line-height : 110%;
    margin:0;
    padding:0;
    border: none;
    z-index: 1;
   }                  

.Googleads {
    position: absolute;
    left: 600px;
    top: 170px;
    width: 202px;
    height: 650px;
    overflow: visible;
    line-height : 110%;
    margin:0;
    padding:0;
    border: none;
    z-index: 1;
   }                  

                        
.Main {
    position: absolute;
    top: 130px;
    height: 500px;
    left: 0px;
    width: 780px;
    margin:0;
    padding:0;
    overflow:visible;
    text-align:center;
    z-index: 1;
     }
       
.Contindex {
    position: absolute;
    left: 146px;
    text-align: left;
    width: 380px;
    padding:0;
    z-index: 2;
    }
    
.Contents {
    text-align: left;
    width: 380px;
    padding:0;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
    }
    
.mainframe {
    position: absolute;
    top: 130px;
    left: 130px;
    width: 600px;
    height: 1115px;
    margin:0;
    padding:0;
    overflow: visible;
    text-align: center;
    z-index:5;
    }
 
.Footer {
  overflow: hidden;
  left:0;
  height: 120px;
  width: 500px;
  padding:0;
  border: none;
    z-index: 1;
  }