
body {
   color: #696969;
   background-color: #ffffff;
}






p.teacher { font-size: 19px; color: #808080; }

p.tsubo { color: #32cd32; }

p.time { font-size: 19px; color: #808080; }



a { text-decoration:none;}


img {border-style: none;
}



h1, h2, h3, h4 {
   padding-left: 0px;
}




h1 {
   font-size: 26px;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #db7093;
}



h2 {
   font-size: 22px;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #db7093;
}



h3 {
   font-size: 22px;
   font-family: Verdana, Helvetica, Arial;
   text-align: left;
   color: #4682b4;
}



h4 {
   font-size: 20px;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #4682b4;
}







a:link {
   color: #696969;
   text-decoration: none; 
}



a:visited { color: #696969; 
   text-decoration: none;
} 



a:hover { color: #ffa500;
}






#header {                       /* the header */
   position: absolute;        
   top: 10px;
   left: 20px;
   width: 970px;
   height: 90px;               
   margin: auto;
   border: 2px #fff0f5 solid; 
   background-color: #fff0f5;
}




#logo-header {
   position: absolute;          /* tsubo logo fix upper left */
   top: 10px;
   left: 90px;
}




#ad-header {
   position: absolute;          /* ad-head fix upper right */
   top: 8px;
   left: 530px;
}




#code {
   position:  absolute; /* truehit cord */
   top: 10px;
   left: 20px;
   width: 20px;
   height: 20px;
}







/* title */



#title {
   position: absolute;           
   top: 125px;
   left: 230px;
   width: 315px;
   height: 110px;
}




#tsubo1 {
   position: absolute;           
   top: 125px;
   left: 865px;
   width: 100px;
   height: 20px;
}





#name1 {
   position: absolute;           
   top: 870px;
   left: 320px;
   width: 100px;
   height: 10px;
   color: #db7093;
   font-size: 21px;
}




#name2 {
   position: absolute;           
   top: 2290px;
   left: 320px;
   width: 100px;
   height: 10px;
   color: #db7093;
   font-size: 21px;
   }





/* text1 */




#text1 {
   position: absolute;           
   top: 320px;
   left: 50px;
   width: 950px;
   height: 5780px; 
}




#text1 dl {
   width: 750px;
   height: 5780px; 
   font-size: 21px;
   line-height: 125%;
   color: #ff8c00;
   float: left;
 }



