<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The official ZENI GEVA website">
<meta name="keywords" content="ZENI GEVA,ZENIGEVA,ゼニゲバ,KK NULL,kazuyuki kishino,mitsuru tabata,tatsuya yoshida,岸野一之,田畑満,吉田達也">
<meta name="robots" content="INDEX,FOLLOW">
<title>The official ZENI GEVA website</title>
<link rel="canonical" href="http://zenigeva.jpn.org/">
<link rel="icon" href="images/NullFavi.ico" type="image/vnd.microsoft.icon">
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="css/toppage.css" type="text/css" media="screen">
<link rel="stylesheet" href="css/definition.css" type="text/css" media="screen">
<link rel="shortcut icon" href="images/ZGfavi.ico" type="image/vnd.microsoft.icon">
</head>
<body>
<section>
  <div class="container-fluid">
    <div class="row text-center">
      <h1 class="d-none">The official KK NULL / ZENI GEVA website</h1>
      <div class="zg">
        <h2><a href="https://www.facebook.com/zenigeva"> <img src="images/ZG_top.png" alt="ZENI GEVA" title="ZENI GEVA" width="172" height="172"> </a> </h2>
      </div>
      <div class="col-12 mt-5">
        <p class="text-white fs-5 mb-4">new website coming soon!</p>
        <p><a href="https://m.me/kazuyuki.kishino">CONTACT: @kazuyuki.kishino</a></p>
        <p><a href="https://www.facebook.com/kazuyuki.kishino">FACEBOOK: https://www.facebook.com/kazuyuki.kishino</a></p>
        <p><a href="https://kknull1.bandcamp.com/">BANDCAMP: https://kknull1.bandcamp.com/</a></p>
      </div>
    </div>
  </div>
</section>
<hr>
<footer class="text-center">
  <div class="container">
    <div class="row">
      <div class="col-12">
        <div id="footerArea">&copy; 2002-<span id="thisYear" class="me-2"></span> ZENI GEVA, All Rights Reserved. </div>
      </div>
    </div>
  </div>
</footer>
<script src="https://code.jquery.com/jquery-3.6.4.min.js" integrity="sha256-oP6HI9z1XaZNBrJURtCoUT5SUnxFr8s3BzRl+cbzUq8=" crossorigin="anonymous"></script> 
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js" integrity="sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM" crossorigin="anonymous"></script> 
<script>
(function() {
'use strict';
var date = new Date();
var thisYear = date.getFullYear();
document.getElementById("thisYear").innerHTML = thisYear;
})();
</script>
</body>
</html>