body{
 background-color:#ffcc00;
 background-image: url(../img/gif/back03.gif);
 background-repeat:repeat-x;
 background-attachment : fixed;
 font-size : 13px ;
 color : #666666;
 line-height: 1.5;
 margin-top : 0px; 
 margin-left : 0px;
 margin-right : 0px; 
 margin-bottom : 0px;
}

h3{
border-bottom:1px dashed #3333ff;
border-left:12px solid #3333ff;
color:#3333ff;
font-size:120%;

}

h2{
color:#3333ff;
}

h1{
font-size:20px;
}

.class01{
color:#3333ff;
font-size:18px;
font-weight:bold;
}

.class02{
 background-image : url(img/gif/back.gif);
 background-repeat : no-repeat;
 background-attachment : fixed;
 background-position : 100% 100%;
}

big  { font-size: large ;}
small { font-size: x-small ;}

table{
 font-size : 13px ;
 color : #666666 ;
 line-height: 1.5;
}

td{
 font-size : 13px ;
 color : #666666 ;
 line-height: 1.5;
}


a:hover{
 color : #ffcc00;
 font-size : 13px
}

