body {
  cursor: url('ichijio_1.png'), default;
}

a:hover {
  cursor: url('ichijio_2.png'), pointer;
}