.contents {
    width:810px;
    height:3200px;
    margin:auto;
    text-align:left;
    position: relative;
    background-color:#000000;
    border:2px solid #67634E;
  @}

body{
	   
    background-image : url('waku2.gif');
    color:#cccccc;
    margin-top:20px;
    margin-left:0;
    margin-right:0;
    margin-bottom:30px;
    font-size:12px;
    text-align:center;
    line-height:1.6em      
 @@}
 
 h1{
   color:#f5deb3;
   font-size:16px;   
  }
 

   
a{
   color:#cccccc; 
 }

a:hover{
     background-color:#ff4500;
    
}


.top {
    width:800px;
    height:70px;
    background-color:#000000;
    margin-top:3px;
    margin-right:0px;
    text-align:left;
    position:absolute;
    left:0px;
    top:0px;      
    }
    
.policy2 {
    width:800px;
    height:115px;
    background-color:#000000;
    border-top:solid 1px #35342F;
    border-bottom:solid 1px #35342F;
    position:absolute;
    left:0px;
    top:143px;
   text-align:center;
   }
     
 
 .main {
    text-align:center;
    width:630px;
    height:960px;
    background-color:#000000;
    padding-top:5px;
    position:absolute;
    left:140px;
    top:265px;
    margin-bottom:0px;
    
    }   
    
  .side1 {
    text-align:center;
    width:150px;
    background-color:#000000;
    position:absolute;
    left:0px;
    top:265px;
    } 
   
    
   
    