body{
     color:#999999;
	 font:"Times New Roman,ＭＳ Ｐゴシック";
	 font-size:small;
	 background-position:top center;
	 }

a{
   color:#0FB1D5;
   text-decoration:none;   
   }

a img{
     border:none;
	 }
	 
a:hover{
     color:#66CCFF;
	 } 	
	  

#bar{
    width:1000px;
	}
	 
#logo{
    width:138px;
	 float:left;
	 }	 
	 

h4{
  font-size:small;
  font-weight:normal;
  }
  
h3{
   font-size:medium;
  }	 
   
.bl{
   width:110px;
   text-align:center;
   float:right;
   }       
   
   
.re{
   width:110px;
   text-align:center;
   float:right;
  
   }

.co{
    width:110px;
	text-align:center;
	float:right;
	} 
   
.pr{
   width:110px;
   text-align:center;
   float:right;
   
   }
	  
.ab{
   width:110px;
   text-align:center;
   float:right;
    }

#line{
    width:1000px;
	}
   
#main{
     width:1000px;
	 height:450px;
	 margin-top:50px;
	 margin-bottom:70px;
	 }


.clear{
      clear:both;
	  }
	  
#footer{
     width:1000px;
	 height:18px;
	 margin-top:50px;
	 }
     
#copy{
   font-size:smaller;
   width:200px;
   float:left;
   text-align:left; 
   }
   
 