
body{  
    margin: 0 auto ;  
    padding: 73px 0px 0px 0px; 
    background-color : #fdede4;
    background-image: url("image/B038-09bg.GIF");
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
    -webkit-text-size-adjust: 100%;
}
  

* html body{  
    overflow: hidden;
} 



  
div#headerArea {  
    position: fixed !important;  
    position: absolute;  
    top: 0;  
    left: 0;
    width: 100%; 
    background-color: #ffffff;
    border-top: 8px ridge #cc9966;
    border-bottom: 8px ridge #cc9966;  
    
}  

div#contentsArea{ 
    height: 100%;
    overflow: auto; 
   
}


#a-box { 
    width:700px;
    height:30px;
    background-color : #000000;
}
    


#b-box { 
    width:700px;
    height:369px;
    background-color : #000000;
    padding: 0px 0 0px 0 ;
}
    

#c-box {
    width:700px;
    height:620px;
    background-color : #000000;
}


#d-box { 
    width:700px;
    background-color : #000000;
} 


#e-box { 
    width:700px;
    height: 100%;
    background-color : #000000;
} 





div#footerArea {  
    position: fixed !important;  
    position: absolute;  
    bottom: 0;  
    left: 0;  
    width: 100%;  
    height: 30px;
    background-color: #ffffff;
    border-top: 5px ridge #cc9966;
    border-bottom: 5px ridge #cc9966;    
    
}  



p.sample1 {font-family: Sylfaen,GEORGIA; }
p.sample2 {font-family: Sylfaen,GEORGIA,"ヒラギノ角ゴ Pro W3",Arial,メイリオ,sans-serif; }


span.sample1{font-family: Sylfaen,GEORGIA; font-size:50px; color: #cc9966; font-weight: bold;line-height: 100%; text-align: center;
}

span.sample2{font-family: Sylfaen,GEORGIA; font-size:25px ; color: #cc9966; font-weight: bold;line-height: 100%; text-align: center; text-decoration: underline;}


span.sample22{font-family: Sylfaen,GEORGIA; font-size:25px ; color: #cc9966; font-weight: bold;line-height: 100%; text-align: center; }




span.sample3{font-family: Sylfaen,GEORGIA; font-size:20px ; color: #cc9966; font-weight: bold;line-height: 100%; text-align: center; text-decoration: underline;} 


span.sample32{font-family: Sylfaen,GEORGIA; font-size:20px ; color: #cc9966; font-weight: bold;line-height: 100%; text-align: center; }



span.sample4{font-family: Sylfaen,GEORGIA,"ヒラギノ角ゴ Pro W3",Arial,メイリオ,sans-serif; font-size:18px ; color: #e2e2e2; font-weight: bold;line-height: 100%; text-align: center; }  







