cricket.or.jp Ads.txt file
<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="robots" content="noindex">
<title>メンテナンスのお知らせ | 一般社団法人日本クリケット協会</title>
<style>
body {
background-color: #f9f9f9;
color: #333;
font-family: "Helvetica Neue", Arial, sans-serif;
text-align: center;
padding: 10% 2%;
}
h1 {
font-size: 1.8em;
margin-bottom: 1em;
}
p {
font-size: 1em;
line-height: 1.6em;
}
.footer {
margin-top: 3em;
font-size: 0.9em;
color: #888;
}
.contact {
margin-top: 1.5em;
font-size: 0.95em;
}
a {
color: #0066cc;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<h1>メンテナンスのお知らせ</h1>
<p>
ただいま、ウェブサイトのメンテナンスを実施しております。<br>
ご不便をおかけいたしますが、復旧まで今しばらくお待ちくださいますようお願い申し上げます。
</p>
<div class="contact">
<p>最新情報は <a href="https://x.com/CricketJapan" target="_blank" rel="noopener noreferrer">公式X(@CricketJapan)</a> にてご案内しております。</p>
<p>お問い合わせ:<img src="/jca_email.png" alt="お問い合わせメールアドレス" style="vertical-align:middle;height:24px;"></p>
</div>
<div class="footer">
一般社団法人日本クリケット協会<br>
Japan Cricket Association
</div>
</body>
</html>