<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background-color:#FFFFFF;
    color: #000000;
    font-size:11px;
    line-height:14px;
    margin:0px;
    padding:0px;
    text-align:center;
}


#header{
width:1000px;
background-image: url(img/bg.gif);
background-repeat: repeat-y;
margin:0 auto;
padding:0px;
text-align:center;

}
.header-title{
width:980px;
height:70px;
margin:0px 10px 0px 10px;
background-image:url(img/title.jpg);
}




#main{
width:1000px;
height:1260px;
background-image: url(img/bg.gif);
background-repeat: repeat-y;
margin:0 auto;
padding:0px;
text-align:center;
}

  
#mainspace{
    width:980px;
    height:1250px;
    display:block;
    margin:auto auto;
    padding-top:10px;
    background-image:url(img/contents_bg.gif);
    background-repeat: repeat-y;
    text-align:center;
}

#leftSide{
    width:660px;
    float:left;
    display:block;
    margin:0px;
    padding:0px;
    background-image:url(img/contents_bg.gif);
    background-repeat: repeat-y;
    text-align:center;
}

.movie{
width:600px;
margin:0px 30px 0px 30px;
}



.text{
width:640px;
margin:0px 10px 20px 10px;
    font-size:14px;
    line-height:25px;
    text-align:left;
}

.big{
width:640px;
margin:0px 10px 20px 10px;
    font-size:18px;
    line-height:25px;
    text-align:left;
margin-bottom:5px;
}


.left-right{
width:560px;
margin:0px 0px 0px 110px;
}
   
   #text-small{
width:640px;
margin:0px 10px 0px 10px;
    font-size:13px;
    line-height:20px;
    text-align:left;
}
   
   
   #photo-1{
    width:600px;
    height:338px;
    margin:0px 30px 10px 30px;
    background-image:url(img/photo-1.jpg);
    background-repeat: repeat-y;
    text-align:center;
    }

  .images{
width:60px;
height:100px;
margin:10px 0px 10px 10px; 
background-image:url(img/kuwata.jpg);
float:left; 
}






#rightSide {
    width:310px;
    float:right;
    margin:0px;
    padding:0px;
    overflow:hidden;
    }
    
#right-movie{
width:300px;
margin:0px 5px 0px 5px;
}   
    
    
    
    
#rightSide #adbanner {
    width:310px;
     margin:10px 0px 0px 0px;
    padding:0px;
}
       
    

   
    #adbanner a:hover{
    border:0px;
    }
    
     #adbanner img{
    border:0px;
    margin:2px 0px;
    }    
    
 

 .alt{position:absolute;top:-5000px;left:-999px;}
    
    
    
    /* --------------　footer ----------------------- */  
#footercontainer{
    width:1000px;
    background-image: url(img/bg.gif);
    background-repeat: repeat-y;
    margin:0 auto;
    padding:0px;
    text-align:center;
}

/* --------------　tbsFooter ----------------------- */

#tbsFooter {
    width:1000px;
    margin:0 auto;
    padding:0px;
    background-image: url(img/bg.gif);
    background-repeat: repeat-y;
    text-align:center;
    }

#tbsFooter #tbsFooterContents {
    width:980px;
    display:block;
    margin:0 auto;
    padding:0px;
    color:#000000;
    background-color:#ebebeb;
    text-align:center;
    }

</pre></body></html>