@charset "Shift_JIS";


a {
  text-decoration: none;
  text-align: center;
  padding: 0.1em;
  width: 16em;
  height: 0;
  color: #fff;
  background: #7E85DE;
}







a:hover {
  color: #fff;
  background: #b0e0e6;
}




#capt1 {
  padding: 5;
  width: 50em;
  color: #006600;
  background: #E8EAFF;
  
}