.english a{
  display:block;
  background-color : #cccccc;
  background: url(img/english.jpg) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.english a:hover{
color:#cccccc; 
background:url(img/english1.jpg) no-repeat;
}

.fujiyahotel a{
  display:block;
  background-color : #cccccc;
  background: url(img/fujiyahotel.jpg) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.fujiyahotel a:hover{
color:#cccccc; 
background:url(img/fujiyahotel1.jpg) no-repeat;
}

.KEA a{
  display:block;
  background-color : #cccccc;
  background: url(img/keakouboulink.jpg) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.KEA a:hover{
color:#cccccc; 
background:url(img/keakouboulink.jpg) no-repeat;
}
.zou a{
  display:block;
  background-color : #cccccc;
  background: url(img/zouhanalink.jpg) no-repeat;
  width : 180px;
  height : 50px;
  text-decoration:none;
  text-align:center;
}

.zou a:hover{
color:#cccccc; 
background:url(img/zouhanalink.jpg) no-repeat;
}
