@charset "utf-8";
/* CSS Document */

/*link*/ 

a:link { 
color:#ffffff; 
text-decoration:none;} 

a:visited { 
color:#ffffff; 
text-decoration:none;} 


a:hover { 
color:#ffff00; 
text-decoration:none; 
} 


img{ 
border:none;} 

form {
		margin:0px;}


/*head*/

#head h1{
		width:950px;
		height:160px;
		margin:0px;
		padding:0px;
		text-align:center;
		}
		
		
		

		
		
#home {
		width:120px;
		height:40px;
		margin:0px;
		padding:0px;
		background-image:url(homeoff.jpg);
		float:left;

}


		
		
#home a{
		width:120px;
		height:40px;
		margin:0px;
		padding:0px;
		background-image:url(homeoff.jpg);
		float:left;

		}　




		
		
#home  a:hover{
		width:120px;
		height:40px;
		margin:0px;
		padding:0px;
		background-image:url(home_j.jpg);
		float:left;
		}
