【日本郵便】ゆうパック 配達状況についてのお知らせ


日頃より日本郵便株式会社をご利用いただき、誠にありがとうございます。
お客さま宛てのゆうパックにつきまして、お届け時にご不在のため、お持ち帰りいたしました。
重要なお知らせ
再配達のお申込みが必要です
お預かり中のゆうパック
お届け日時:2026/3/15
配達状況:持ち戻り(ご不在のため)
再配達申込み配送状況確認再配達受付時間
インターネット:24時間受付
お電話:平日8:00-19:00、土日祝9:00-17:00
お申込みは配達予定日の前日23:59まで
※再配達は原則として1回とさせていただいております。
重要 再配達は原則として1回とさせていただいております。
郵便物等の詳細
種別ゆうパック
差出人不詳
サイズ不詳
重量不詳

ご注意
このお知らせは、ゆうIDをご利用されており、メール通知サービスにご同意いただいたお客さまへ送付しています。
日本郵便を装った不審なメールにご注意ください。
交通事情、災害等により予定通りの配達ができない場合があります。
本メールは送信専用アドレスです。返信いただいても回答いたしかねます。



お問い合わせ
再配達申込みサービス:0120-23-28-86(通話料無料)
携帯電話から:0570-046-666(通話料有料)
発行者
日本郵便株式会社
〒100-8798 東京都千代田区霞が関1-3-2
配信停止 | アドレス変更 | プライバシーポリシー
本メールに記載された内容の無断転載・転送を禁止いたします。
Copyright (c) 2026 Japan Post Co., Ltd. All Rights Reserved.

大切なお知らせ:visacardのご利用確認をお願いいたします

【緊急】Visaカードセキュリティ確認要請
いつもVisaカードをご利用いただき、ありがとうございます。
重大なお知らせ:お客様のカードに登録された携帯電話番号の確認が至急必要です。セキュリティ上のリスクを防ぐため、24時間以内に以下の手続きを完了してください。
未対応の場合、アカウントの利用が制限される可能性があります。
【今すぐ確認手続きを実施してください】
下記のリンクをクリックし、画面の指示に従って手続きを進めてください。
確認手続きを進める
セキュリティ警告
この手続きはお客様のアカウントの安全確保に不可欠です。ご不明な点はVisaカスタマーサービスまでご?絡ください。

発?者:
Visaカード
東京都中野区中野4-3-2
© Visa CO., LTD. All rights reserved.

【重要】Apple_News+_サブスクリプション更新のお知らせNo.57662

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* メール全体のリセットと基本設定 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS
PGothic', 'Helvetica Neue', Arial, sans-serif;
}
body {
background: #f2f2f4;
color: #1d1d1f;
line-height: 1.6;
padding: 20px 10px;
-webkit-text-size-adjust: 100%;
}
/* メインコンテナ(テーブルベースにして互換性向上) */
.email-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
border-collapse: separate;
}
/* ヘッダー部 */
.header {
padding: 30px 35px 20px;
border-bottom: 1px solid #e6e6ea;
}
.apple-logo {
color: #1d1d1f;
font-size: 24px;
font-weight: 600;
letter-spacing: -0.3px;
margin-bottom: 6px;
}
.apple-logo span {
color: #7c7c82;
font-weight: 400;
margin-left: 2px;
}
.notification-header {
font-size: 26px;
font-weight: 600;
margin: 16px 0 5px;
color: #1d1d1f;
line-height: 1.3;
}
/* 本文エリア */
.content {
padding: 25px 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
color: #2d2d33;
}
/* ハイライトボックス(詳細表示) */
.highlight-box {
background: #f8f8fa;
border-radius: 14px;
padding: 22px 24px;
margin: 20px 0 25px;
border-left: 4px solid #0071e3;
}
.detail-row {
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #e3e3e8;
}
.detail-row:last-child {
border-bottom: none;
}
.detail-label {
color: #6e6e73;
font-size: 15px;
}
.detail-value {
font-weight: 500;
color: #1d1d1f;
font-size: 15px;
}
/* 金額表記を「1,080円」に調整 */
.detail-value.yen {
font-weight: 600;
}
/* 注意書きボックス(自動更新) */
.warning-box {
background: #fff9e8;
border-radius: 14px;
padding: 22px 24px;
margin: 25px 0 18px;
border: 1px solid #ffd966;
}
.warning-title {
display: flex;
align-items: center;
color: #b85c00;
font-weight: 600;
margin-bottom: 12px;
font-size: 16px;
}
.warning-icon {
margin-right: 8px;
font-size: 18px;
}
/* CTAボタン(大きくタップしやすく) */
.cta-button {
display: inline-block;
background: #0071e3;
color: #ffffff;
text-decoration: none;
padding: 16px 30px;
border-radius: 12px;
font-weight: 600;
font-size: 16px;
text-align: center;
margin: 18px 0 8px;
transition: background 0.2s;
border: none;
width: auto;
min-width: 260px;
}
.cta-button:hover {
background: #005bbf;
}
/* フッター */
.footer {
background: #f8f8fa;
padding: 28px 35px;
color: #6e6e73;
font-size: 13px;
border-top: 1px solid #e6e6ea;
}
.footer-links {
margin: 20px 0 15px;
}
.footer-link {
color: #515154;
text-decoration: none;
margin-right: 20px;
font-size: 13px;
display: inline-block;
}
.footer-link:hover {
text-decoration: underline;
}
.legal-text {
font-size: 12px;
line-height: 1.5;
margin-top: 15px;
color: #7c7c82;
}
.legal-text a {
color: #515154;
text-decoration: underline;
}
/* モバイル最適化 */
@media (max-width: 600px) {
.header, .content, .footer {
padding: 20px 20px;
}
.notification-header {
font-size: 22px;
}
.highlight-box, .warning-box {
padding: 18px;
}
.cta-button {
width: 100%;
text-align: center;
padding: 15px 20px;
}
.detail-row {
flex-direction: column;
align-items: flex-start;
gap: 4px;
}
}
/* Outlookなど古いメーラー対策(テーブルで囲むことも可能だがここではシンプルに) */
table {
border-collapse: collapse;
width: 100%;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY><!-- テーブルベースでラッピング(一部環境での表示崩れ防止) -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#f2f2f4
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 10px;
PADDING-RIGHT: 10px"
vAlign=top align=center><!-- メインコンテナ(div+max-widthで柔軟に) -->
<DIV class=email-container
style="MAX-WIDTH: 600px; WIDTH: 100%; BACKGROUND: #ffffff; MARGIN:
0px auto; border-radius: 16px; box-shadow: 0 5px 20px rgba(0,0,0,0.05)"><!
-- ヘッダー -->
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV><!--
メインコンテンツ -->
<DIV class=content>
<P

class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新され
ます。
</P><!-- 詳細ボックス -->
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年3月18日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV><!-- ここを「1,080円」に修正 -->
<DIV class="detail-value yen">1,080円(税込)</DIV></DIV></DIV><!--
注意喚起ボックス -->
<DIV class=warning-box>
<DIV class=warning-title>自動更新について </DIV>
<P
style="MARGIN-BOTTOM:
10px">現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支
払い方法に課金されます。
</P><!-- CTAボタン(リンク) -->
<DIV style="TEXT-ALIGN: center"><A class=cta-button style="COLOR:
#ffffff"
href="https://inoutcn.com/0JPMtDyfvH">Appleサブスクリプションを管理する</A>
</DIV></DIV>
<P
style="FONT-SIZE: 15px; MARGIN-TOP:
20px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。
</P></DIV><!-- フッター -->
<DIV class=footer>
<P
style="MARGIN-BOTTOM:
15px">このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。
</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/">Appleサポート</A> <A class=footer-link
href="https://www.apple.com/">サブスクリプション規約</A> <A class=footer-link
href="https://www.apple.com/">プライバシーポリシー</A> </DIV>
<DIV class=legal-text>
<P>Copyright c 2026 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A

href="https://www.apple.com/">https://support.apple.com/ja-jp/contact</A></P
></DIV><U><FONT
color=#515154>COGFVU9C</FONT></U></DIV></DIV><!-- email-container
--></TD></TR></TBODY></TABLE><!-- 下位互換性のためのスタイル補足(古いOutlook対策) --><!--[if
(gte mso 9)|(IE)]>
<STYLE>
.email-container { width:600px; }
.cta-button { display:inline-block; }
</STYLE>
<![endif]--></BODY></HTML>

【要確認】配当金振込の一時停止について(マネックス証券)

<HTML lang=ja><HEAD><TITLE>【重要】配当金振込の一時停止について|マネックス証券</TITLE>
<META charset=UTF-8>
<META http-equiv=X-UA-Compatible content=IE=edge>
<META name=viewport content=width=device-width>
<STYLE>
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#fff;font-family: 'Hiragino Kaku Gothic ProN','MS PGothic',Meiryo,sans-serif;line-height:1.6;color:#333;display:flex;justify-content:center;padding:10px;}
.container{max-width:700px;width:100%;background:#fff;}
.header-wrapper{width:100%;border-bottom:solid #212121 6px;margin-bottom:20px;} /* これが黒線 */
.header-table{width:100%;border-collapse:collapse;}
.header-table td{padding:0;vertical-align:middle;}
.logo-cell{width:60%;}
.logo{display:block;max-width:100%;min-width:120px;width:200px;height:auto;}
.login-cell, .koza-cell{width:20%;text-align:right;}
.header-btn{display:block;width:100%!important;max-width:140px;min-width:90px;height:auto;}
.spacer-row td{height:15px;}
.badge{display:inline-block;background:#002856;color:#fff;font-weight:700;padding:4px 16px;border-radius:40px;font-size:.8rem;margin-right:10px;}
h1{color:#002856;font-size:1.6rem;font-weight:600;margin:15px 0 20px;}
.box-warning{background:#fff8e8;border:1px solid #e6d5b8;padding:22px;margin:20px 0;border-radius:8px;}
.box-info{background:#f5f7fa;border:1px solid #dbe0e8;padding:22px;margin:20px 0;border-radius:8px;}
.attention-box{background:#ffeded;border:1px solid #d94e4e;padding:22px;margin:20px 0;border-radius:8px;}
.btn{display:inline-block;background:#005a9c;color:#fff;padding:12px 40px;border-radius:4px;text-decoration:none;margin:10px 0;}
.data-table{width:100%;border-collapse:collapse;margin:20px 0;}
.data-table th{width:130px;background:#f0f3f8;padding:10px 12px;border:1px solid #d4dce9;font-weight:600;color:#002856;text-align:left;}
.data-table td{padding:10px 12px;border:1px solid #d4dce9;background:#fff;}
.status-label{background:#b12a0e;color:#fff;padding:2px 12px;border-radius:3px;font-size:.75rem;display:inline-block;font-weight:700;}
.footer{margin-top:30px;border-top:1px solid #ccc;padding-top:20px;font-size:.85rem;color:#666;}
.small{font-size:.75rem;color:#888;margin-top:5px;}
.risk-area{background:#eee;padding:15px;margin:25px 0;font-size:.85rem;color:#333;}
.risk-area a{color:#15C;}
.sns-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0;}
.sns-item{text-align:center;min-width:70px;}
.sns-item img{width:36px;height:auto;}
.copyright{background:#212121;color:#fff;padding:20px;text-align:center;font-size:.8rem;margin-top:20px;}
@media (max-width:480px){h1{font-size:1.4rem;}}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=container>
<DIV class=header-wrapper>
<TABLE class=header-table>
<TBODY>
<TR>
<TD class=logo-cell><IMG class=logo alt=マネックス証券
src="https://info.monex.co.jp/monexmail/image/logo.png"> </TD>
<TD class=login-cell><A href="https://www.anisotropy.cfd/btndswggelvvMububmowft"><IMG class=header-btn alt=ログイン
src="https://info.monex.co.jp/monexmail/image/btn_login.png"></A> </TD>
<TD class=koza-cell><A href="https://www.anisotropy.cfd/texdnafurumcMwqeszrxrt"><IMG class=header-btn alt=口座開設
src="https://info.monex.co.jp/monexmail/image/btn_koza.png"></A> </TD></TR>
<TR class=spacer-row>
<TD colSpan=3></TD></TR></TBODY></TABLE></DIV><!-- ====================================================== -->
<H1>配当金振込の一時停止について</H1>
<P>お客様各位</P>
<P style="MARGIN-BOTTOM: 25px">平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=box-warning>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
配当金振込の一時停止に関するお詫び</P>
<P>2026年3月15日にお振込みを予定しておりました配当金につきまして、<STRONG>金融機関側のシステム障害</STRONG>、および一部のお客様におけるご登録情報の照合不備により、振込手続きを一時停止しております。</P>
<P
style="MARGIN-TOP: 15px">お客様にはご迷惑をおかけし、誠に申し訳ございません。復旧および再振込のためには、お客様ご自身による情報確認が必要です。</P></DIV>
<P style="FONT-WEIGHT: 600; MARGIN: 25px 0px 8px">【対象配当金明細】</P>
<TABLE class=data-table>
<TBODY>
<TR>
<TH>権利確定日</TH>
<TD>2026年2月28日</TD></TR>
<TR>
<TH>支払予定日</TH>
<TD>2026年3月13日</TD></TR>
<TR>
<TH>銘柄コード</TH>
<TD>0**9</TD></TR>
<TR>
<TH>ステータス</TH>
<TD><SPAN class=status-label>振込保留中</SPAN></TD></TR>
<TR>
<TH>配当金額</TH>
<TD>ログイン後確認</TD></TR></TBODY></TABLE>
<DIV class=box-info>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600">■ 振込再開手続きについて</P>
<P>本件につきましては、お客様ご自身での情報確認が必要です。以下のリンクよりログインし、登録情報(お受取口座)のご確認をお願いいたします。</P>
<DIV style="TEXT-ALIGN: left"><A class=btn href="https://www.anisotropy.cfd/voqdgkhybccdMioqifbjut">口座情報を確認する ≫</A>
</DIV>
<P
style="MARGIN-TOP: 15px">ご確認完了後、システムにて自動反映され、3営業日以内に再振込を実施いたします。詳細金額はログイン後「配当金明細」でご確認いただけます。</P></DIV>
<DIV class=attention-box>
<P style="MARGIN-BOTTOM: 10px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
オンライン手続きの推奨期限</P>
<P><STRONG>2026年3月20日(金)まで</STRONG>にオンラインでの情報確認を完了されることをお勧めいたします。</P>
<P
style="MARGIN-TOP: 12px">上記期限を過ぎた場合、オンラインでのお手続きができなくなる可能性がございます。その際は、お手数ですが本人確認書類のコピーなどをカスタマーサービスセンターまでご郵送いただき、書類到着後改めて振込手続きを実施いたします(通常1〜2週間程度)。</P>
<P style="MARGIN-TOP: 12px; COLOR: #555">※
書類提出の詳細はカスタマーサービスセンターまでお問い合わせください。</P></DIV>
<DIV style="MARGIN: 20px 0px">
<P style="FONT-WEIGHT: 600">■ ご登録情報の確認について</P>
<P>お客様の口座情報(お受取口座)に変更がある場合、またはシステム上で照合が取れなかった場合、振込が保留となることがあります。お手数ですが、ログインの上、ご確認をお願いいたします。</P></DIV>
<DIV
style="BACKGROUND: #f8f9fc; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="MARGIN-BOTTOM: 8px; FONT-WEIGHT: 600">【注意事項】</P>
<UL style="COLOR: #555; PADDING-LEFT: 20px">
<LI>オンラインで完結(書類不要)</LI>
<LI>システム障害の対象者には、順次ご連絡中です</LI>
<LI>情報確認後、配当金額を確認可</LI>
<LI>本メールに心当たりのない場合はカスタマーセンターまでご連絡ください</LI></UL></DIV>
<DIV
style="BORDER-TOP: #dbe0e8 1px solid; BORDER-RIGHT: #dbe0e8 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbe0e8 1px solid; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; BORDER-LEFT: #dbe0e8 1px solid; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="FONT-WEIGHT: 600">マネックス証券 カスタマーサービスセンター</P>
<P>

【対応のお願い】税金が未納の状態です

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta charset="ISO-2022-JP"></HEAD>
<BODY>
<P>【e-Tax】税金未納に関する重要なお知らせ</P>
<P><BR>e-Taxをご利用いただき、誠にありがとうございます。</P>
<P>下記の日付に関して、所得税または延滞金(法律に基づき算出されたもの)のお支払いが確認できておりません。</P>
<figure style="margin:0 0 1em 0">これまで自主的な納付をお願いしてまいりましたが、現時点で未納の状態が継続しております。</figure>
<table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0">このまま最終期限までに納付がない場合、<BR>不動産・自動車等の登録財産や給与・売掛金等の債権に対する差押処分が実施される可能性がございます。</td></tr></table>
<small style="display:block;margin:0 0 1em 0"><BR>納付期限:2025年3月20日 <BR>最終期限:2025年3月30日(※延長不可) </small>
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0">&nbsp;</td></tr></table>
<section style="margin:0 0 1em 0"><A href="https://huwanfeng.cn/v566.jgxq/vnvz85">お支払いへ進む</A> </section>
<main style="margin:0 0 1em 0"><BR>※
本メールは、【e-Tax】国税電子申告・納税システムにご登録いただいた方へ配信しております。<BR>このメールアドレスは送信専用のため、ご返信には対応しておりません。
<BR>ご不明な点がございましたら、以下までお問い合わせください。<BR>このメールは自動生成されたものです。ご返信には対応しておりません。
</main></BODY></HTML>

Visaカード登録情報の確認を賜りますようお願いいたします。

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta name="format-detection" content="no"></HEAD>
<BODY>
<P>dh-2101@huat.jp </P>
<P>Visaカードを日頃からご利用いただき、感謝申し上げます。</P>
<P>お客様のアカウントにおいて、確認が必要な取引が発見されました。</P>
<P>これにより、一時的にサービスを制限させていただいております。</P>
<footer style="margin:0 0 1em 0">登録された電話番号に連絡できなかったため、メールにてお知らせしています。</footer>
<div style="margin:0 0 1em 0">ご返信がない場合、制限が続くことがありますのでご注意ください。</div>
<ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0"><A href="https://fplgcy.cn/read/news/4yft5gjv"><FONT size=4>認証手続きを進める</FONT></A></li></ol>
<main style="margin:0 0 1em 0"><BR>ご不明な点がございましたら、VISAカスタマーサービスまでお問い合わせください。</main>
<small style="display:block;margin:0 0 1em 0">皆さまに安心してカードをご利用いただくため、ご理解とご協力をお願い申し上げます。</small>
<small style="display:block;margin:0 0 1em 0">&nbsp;</small></BODY></HTML>

【要確認】配当金振込の一時停止について(マネックス証券)

<HTML lang=ja><HEAD><TITLE>【重要】配当金振込の一時停止について|マネックス証券</TITLE>
<META charset=UTF-8>
<META http-equiv=X-UA-Compatible content=IE=edge>
<META name=viewport content=width=device-width>
<STYLE>
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#fff;font-family: 'Hiragino Kaku Gothic ProN','MS PGothic',Meiryo,sans-serif;line-height:1.6;color:#333;display:flex;justify-content:center;padding:10px;}
.container{max-width:700px;width:100%;background:#fff;}
.header-wrapper{width:100%;border-bottom:solid #212121 6px;margin-bottom:20px;} /* これが黒線 */
.header-table{width:100%;border-collapse:collapse;}
.header-table td{padding:0;vertical-align:middle;}
.logo-cell{width:60%;}
.logo{display:block;max-width:100%;min-width:120px;width:200px;height:auto;}
.login-cell, .koza-cell{width:20%;text-align:right;}
.header-btn{display:block;width:100%!important;max-width:140px;min-width:90px;height:auto;}
.spacer-row td{height:15px;}
.badge{display:inline-block;background:#002856;color:#fff;font-weight:700;padding:4px 16px;border-radius:40px;font-size:.8rem;margin-right:10px;}
h1{color:#002856;font-size:1.6rem;font-weight:600;margin:15px 0 20px;}
.box-warning{background:#fff8e8;border:1px solid #e6d5b8;padding:22px;margin:20px 0;border-radius:8px;}
.box-info{background:#f5f7fa;border:1px solid #dbe0e8;padding:22px;margin:20px 0;border-radius:8px;}
.attention-box{background:#ffeded;border:1px solid #d94e4e;padding:22px;margin:20px 0;border-radius:8px;}
.btn{display:inline-block;background:#005a9c;color:#fff;padding:12px 40px;border-radius:4px;text-decoration:none;margin:10px 0;}
.data-table{width:100%;border-collapse:collapse;margin:20px 0;}
.data-table th{width:130px;background:#f0f3f8;padding:10px 12px;border:1px solid #d4dce9;font-weight:600;color:#002856;text-align:left;}
.data-table td{padding:10px 12px;border:1px solid #d4dce9;background:#fff;}
.status-label{background:#b12a0e;color:#fff;padding:2px 12px;border-radius:3px;font-size:.75rem;display:inline-block;font-weight:700;}
.footer{margin-top:30px;border-top:1px solid #ccc;padding-top:20px;font-size:.85rem;color:#666;}
.small{font-size:.75rem;color:#888;margin-top:5px;}
.risk-area{background:#eee;padding:15px;margin:25px 0;font-size:.85rem;color:#333;}
.risk-area a{color:#15C;}
.sns-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0;}
.sns-item{text-align:center;min-width:70px;}
.sns-item img{width:36px;height:auto;}
.copyright{background:#212121;color:#fff;padding:20px;text-align:center;font-size:.8rem;margin-top:20px;}
@media (max-width:480px){h1{font-size:1.4rem;}}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=container>
<DIV class=header-wrapper>
<TABLE class=header-table>
<TBODY>
<TR>
<TD class=logo-cell><IMG class=logo alt=マネックス証券
src="https://info.monex.co.jp/monexmail/image/logo.png"> </TD>
<TD class=login-cell><A href="https://www.aftershocket.cfd/tkidxoaajbyiMqmjafvjmt"><IMG class=header-btn alt=ログイン
src="https://info.monex.co.jp/monexmail/image/btn_login.png"></A> </TD>
<TD class=koza-cell><A href="https://www.aftershocket.cfd/qcedglhijabiMvjupbcwxt"><IMG class=header-btn alt=口座開設
src="https://info.monex.co.jp/monexmail/image/btn_koza.png"></A> </TD></TR>
<TR class=spacer-row>
<TD colSpan=3></TD></TR></TBODY></TABLE></DIV><!-- ====================================================== -->
<H1>配当金振込の一時停止について</H1>
<P>お客様各位</P>
<P style="MARGIN-BOTTOM: 25px">平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=box-warning>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
配当金振込の一時停止に関するお詫び</P>
<P>2026年3月15日にお振込みを予定しておりました配当金につきまして、<STRONG>金融機関側のシステム障害</STRONG>、および一部のお客様におけるご登録情報の照合不備により、振込手続きを一時停止しております。</P>
<P
style="MARGIN-TOP: 15px">お客様にはご迷惑をおかけし、誠に申し訳ございません。復旧および再振込のためには、お客様ご自身による情報確認が必要です。</P></DIV>
<P style="FONT-WEIGHT: 600; MARGIN: 25px 0px 8px">【対象配当金明細】</P>
<TABLE class=data-table>
<TBODY>
<TR>
<TH>権利確定日</TH>
<TD>2026年2月28日</TD></TR>
<TR>
<TH>支払予定日</TH>
<TD>2026年3月13日</TD></TR>
<TR>
<TH>銘柄コード</TH>
<TD>0**9</TD></TR>
<TR>
<TH>ステータス</TH>
<TD><SPAN class=status-label>振込保留中</SPAN></TD></TR>
<TR>
<TH>配当金額</TH>
<TD>ログイン後確認</TD></TR></TBODY></TABLE>
<DIV class=box-info>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600">■ 振込再開手続きについて</P>
<P>本件につきましては、お客様ご自身での情報確認が必要です。以下のリンクよりログインし、登録情報(お受取口座)のご確認をお願いいたします。</P>
<DIV style="TEXT-ALIGN: left"><A class=btn href="https://www.aftershocket.cfd/ruydihkmpzbjMfdsiosbst">口座情報を確認する ≫</A>
</DIV>
<P
style="MARGIN-TOP: 15px">ご確認完了後、システムにて自動反映され、3営業日以内に再振込を実施いたします。詳細金額はログイン後「配当金明細」でご確認いただけます。</P></DIV>
<DIV class=attention-box>
<P style="MARGIN-BOTTOM: 10px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
オンライン手続きの推奨期限</P>
<P><STRONG>2026年3月20日(金)まで</STRONG>にオンラインでの情報確認を完了されることをお勧めいたします。</P>
<P
style="MARGIN-TOP: 12px">上記期限を過ぎた場合、オンラインでのお手続きができなくなる可能性がございます。その際は、お手数ですが本人確認書類のコピーなどをカスタマーサービスセンターまでご郵送いただき、書類到着後改めて振込手続きを実施いたします(通常1〜2週間程度)。</P>
<P style="MARGIN-TOP: 12px; COLOR: #555">※
書類提出の詳細はカスタマーサービスセンターまでお問い合わせください。</P></DIV>
<DIV style="MARGIN: 20px 0px">
<P style="FONT-WEIGHT: 600">■ ご登録情報の確認について</P>
<P>お客様の口座情報(お受取口座)に変更がある場合、またはシステム上で照合が取れなかった場合、振込が保留となることがあります。お手数ですが、ログインの上、ご確認をお願いいたします。</P></DIV>
<DIV
style="BACKGROUND: #f8f9fc; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="MARGIN-BOTTOM: 8px; FONT-WEIGHT: 600">【注意事項】</P>
<UL style="COLOR: #555; PADDING-LEFT: 20px">
<LI>オンラインで完結(書類不要)</LI>
<LI>システム障害の対象者には、順次ご連絡中です</LI>
<LI>情報確認後、配当金額を確認可</LI>
<LI>本メールに心当たりのない場合はカスタマーセンターまでご連絡ください</LI></UL></DIV>
<DIV
style="BORDER-TOP: #dbe0e8 1px solid; BORDER-RIGHT: #dbe0e8 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbe0e8 1px solid; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; BORDER-LEFT: #dbe0e8 1px solid; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="FONT-WEIGHT: 600">マネックス証券 カスタマーサービスセンター</P>
<P>

重要なお知らせ:配達の試みが不成功である場合、出荷は送り主に返送されます。


重要なお知らせ:配達の試みが不成功である場合、出荷は送り主に返送されます。
お客様へ
保留中の出荷についてお知らせいたします。
この貨物には通関手続きが必要です、そして、それに伴う料金が発生する。

298.62円の税金は、当社のウェブサイトを訪問し、提供された手順に従ってオンラインでお支払いいただけます。
https://mydhl.express.dhl/jp/ja/home.html?cid=xbu_1.0_portal_login_exp#/5katqbn35Tab
よろしくお願い申し上げます。
DHL EXPRESS チーム
DHL Express - Excellence. Simply delivered.
DHL EXPRESS ON DEMAND DELIVERY
WhatsAppで通知しています
DHL Express | Contact DHL | Privacy Notice
2026 © DHL International GmbH. All rights reserved.

Mastercard セキュリティ認証の手続きについてのご案内

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP"> <META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>

<P>【MasterCard】カードご利用確認のお願い<BR>平素よりMasterCardをご利用いただき誠にありがとうございます。</P> <P>不審な取引が検出されたため、カードの安全性を確認させていただく必要がございます。</P><!--制限通知45--> <ul style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">下記リンクより、ご利用内容のご確認をお願いいたします。</li></ul> <header style="margin:0 0 1em 0">確認が行われない場合、一部の機能に制限がかかる可能性がございます。</header> <ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0"><BR><A href="https://koyxhv.cn/sm-tp/knzzs48v"><FONT size=4>ご利用内容を確認する</FONT>

</A></li></ol>
<span style="display:block;margin:0 0 1em 0"><BR>■ 手続き期限:本メール受信後48時間以内にご対応ください。</span> <footer style="margin:0 0 1em 0">※本メールは自動送信です。返信は受け付けておりません。<BR>ご不明な点は公式サイトをご確認ください。</footer>
<section style="margin:0 0 1em 0">&#169; 2026 MasterCard Japan. All rights reserved. </section> <table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0">&nbsp;</td></tr></table></BODY></HTML>
<!--k.a41544-->

【要対応】お支払い方法の更新について(カード有効期限切れ)No.62336837

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD>
<META content="text/html; charset=iso-2022-jp" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body { margin:0; padding:0; background:#f5f5f5; font-family:'Helvetica
Neue','Hiragino Sans','メイリオ',Meiryo,'Yu Gothic','游ゴシック',sans-serif; }
table { border-collapse:collapse; mso-table-lspace:0;
mso-table-rspace:0; }
img { border:0; height:auto; line-height:100%; outline:none;
text-decoration:none; }
a { text-decoration:none; color:#ff0235; }
@media only screen and (max-width: 600px) {
.mobile-width { width:100% !important; }
.mobile-padding { padding:15px !important; }
.mobile-text-center { text-align:center !important; }
.mobile-font-large { font-size:24px !important; }
.mobile-font-small { font-size:12px !important; }
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY
style="FONT-FAMILY: 'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif; BACKGROUND: #f5f5f5; PADDING-BOTTOM: 0px;
PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; PADDING-RIGHT: 0px"><!
--[if mso]>
<style type="text/css">
.outlook-font { font-family:Arial, sans-serif; }
</style>
<![endif]-->
<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#f5f5f5 border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 0px;
PADDING-RIGHT: 0px"
align=center><!-- メインコンテナ -->
<TABLE class=mobile-width
style="OVERFLOW: hidden; MAX-WIDTH: 600px; MARGIN: 0px auto;
border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.05)"
cellSpacing=0 cellPadding=0 width=600 bgColor=#ffffff border=0><!--
ヘッダー -->
<TBODY>
<TR>
<TD
style="BACKGROUND: #ffffff; BORDER-BOTTOM: #ff0235 3px solid;
PADDING-BOTTOM: 25px; PADDING-TOP: 25px; PADDING-LEFT: 20px; PADDING-RIGHT:
20px">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD class=outlook-font align=center><FONT
style="FONT-SIZE: 28px; FONT-WEIGHT: bold;
LETTER-SPACING: 0px"
color=#ff0235 size=6
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリ
</FONT><BR><FONT
style="FONT-SIZE: 11px; MARGIN-TOP: 2px; LETTER-SPACING:
1px"
color=#999999 size=1
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">mercari
</FONT></TD></TR></TBODY></TABLE></TD></TR><!-- コンテンツ
-->
<TR>
<TD class=mobile-padding
style="PADDING-BOTTOM: 35px; PADDING-TOP: 35px; PADDING-LEFT:
30px; PADDING-RIGHT: 30px"><!-- タイトル -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 20px; FONT-WEIGHT: bold; LINE-HEIGHT:
1.4"
color=#333333 size=5
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">お支払い方法に関するお知らせ
</FONT></TD></TR></TBODY></TABLE><!-- 挨拶 -->
<TABLE style="MARGIN-BOTTOM: 20px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 15px; LINE-HEIGHT: 1.6" color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリをご利用いただき、誠にありがとうございます。
</FONT></TD></TR></TBODY></TABLE><!-- 重要通知 -->
<TABLE style="MARGIN-BOTTOM: 30px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center>
<TABLE style="border-radius: 6px" cellSpacing=0
cellPadding=20
width="100%" bgColor=#fff5f7 border=0>
<TBODY>
<TR>
<TD align=left><FONT class=outlook-font
style="FONT-SIZE: 16px; FONT-WEIGHT: bold;
LINE-HEIGHT: 1.5"
color=#ff0235 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">お客様の登録カードがご利用いただけません
</FONT><FONT class=outlook-font
style="FONT-SIZE: 15px; MARGIN-TOP: 15px; DISPLAY:
block; LINE-HEIGHT: 1.6"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',
sans-serif">お客様がご登録されているクレジットカードが有効期限切れまたは利用停止となったため、<BR>現在<FONT
color=#ff0235>お支払い機能が一時停止</FONT>されております。

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!-- 影響範囲 -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 16px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">影響のある機能
</FONT>
<TABLE cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">1&nbsp;商品の購入
決済 </FONT></TD></TR>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">2メルカリポイントの購入
</FONT></TD></TR>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">3&nbsp;メルカリギフト券の購入

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!-- 更新手続き -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 16px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">お支払い方法の更新について
</FONT><FONT class=outlook-font
style="FONT-SIZE: 14px; MARGIN-BOTTOM: 15px; DISPLAY:
block; LINE-HEIGHT: 1.6"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">お手数ですが、以下のボタンより新しいクレジットカード情報のご登録をお願いいたします。<BR>更新手続き完了後、通常通りお支払い機
能をご利用いただけます。
</FONT></TD></TR></TBODY></TABLE><!-- アクションボタン -->
<TABLE style="MARGIN-BOTTOM: 30px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center>
<TABLE style="MARGIN: 0px auto" cellSpacing=0
cellPadding=0
border=0>
<TBODY>
<TR>
<TD style="border-radius: 4px" bgColor=#ff0235><A
class=outlook-font
style="FONT-SIZE: 16px; TEXT-DECORATION: none;
FONT-WEIGHT: bold; COLOR: #ffffff; PADDING-BOTTOM: 16px; PADDING-TOP: 16px;
PADDING-LEFT: 40px; DISPLAY: inline-block; LINE-HEIGHT: 1; PADDING-RIGHT:
40px; border-radius: 4px"
href="https://mahassc.com/29JFCgWDrb">お支払い方法を更新する
</A></TD></TR></TBODY></TABLE><FONT class=outlook-font
style="FONT-SIZE: 12px; MARGIN-TOP: 10px; DISPLAY: block;
LINE-HEIGHT: 1.5"
color=#666666 size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">※更新にはメルカリアプリへのログインが必要です<BR>※所要時間の目安:約2分
</FONT></TD></TR></TBODY></TABLE><!-- 注意事項 -->
<TABLE style="MARGIN-BOTTOM: 25px; border-radius: 6px"
cellSpacing=0
cellPadding=20 width="100%" bgColor=#f9f9f9 border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 14px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">ご注意事項
</FONT><FONT class=outlook-font
style="FONT-SIZE: 13px; LINE-HEIGHT: 1.6" color=#666666
size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">カード情報の更新は、メルカリアプリの「お支払い方法」から行えます<BR>有効期限切れのカードはご利用いただけません。新しい有効期
限をご登録ください<BR>カード会社によっては、セキュリティ認証が行われる場合があります<BR>更新後、すぐに新しいカードでお支払いいただけます<BR>
すでにカード情報を更新済みの方は、本メールを破棄してください
</FONT></TD></TR></TBODY></TABLE><!-- お問い合わせ -->
<TABLE style="MARGIN-BOTTOM: 20px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 13px; LINE-HEIGHT: 1.6" color=#666666
size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">ご不明な点がございましたら、メルカリアプリ内「お問い合わせ」よりご連絡ください。
</FONT></TD></TR></TBODY></TABLE></TD></TR><!-- フッター -->
<TR>
<TD
style="BORDER-TOP: #eeeeee 1px solid; BACKGROUND: #f5f5f5;
PADDING-BOTTOM: 30px; PADDING-TOP: 30px; PADDING-LEFT: 20px; PADDING-RIGHT:
20px">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD style="PADDING-BOTTOM: 20px" align=center><FONT
class=outlook-font style="FONT-SIZE: 12px" color=#666666

size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリ(mercari)運営事務局
</FONT></TD></TR>
<TR>
<TD style="PADDING-BOTTOM: 25px" align=center><FONT
class=outlook-font style="FONT-SIZE: 11px; LINE-HEIGHT:
1.6"
color=#999999 size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif"><A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">ヘルプセンター</A>&nbsp;|&nbsp;
<A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">利用規約</A>&nbsp;|&nbsp; <A

style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">プライバシーポリシー</A>&nbsp;
|&nbsp; <A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">メール配信停止</A>
</FONT></TD></TR>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 10px; LINE-HEIGHT: 1.6" color=#aaaaaa
size=1
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">このメールは、メルカリをご利用のお客様にお送りしております。<BR>配信専用アドレスのため、返信はお受けできませんのでご了承くだ
さい。<BR>お問い合わせはメルカリアプリ内「お問い合わせ」よりお願いいたします。<BR><BR>FX18ORM15

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY
></TABLE></BODY></HTML>

【要確認】配当金振込の一時停止について(マネックス証券)

<HTML lang=ja><HEAD><TITLE>【重要】配当金振込の一時停止について|マネックス証券</TITLE>
<META charset=UTF-8>
<META http-equiv=X-UA-Compatible content=IE=edge>
<META name=viewport content=width=device-width>
<STYLE>
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#fff;font-family: 'Hiragino Kaku Gothic ProN','MS PGothic',Meiryo,sans-serif;line-height:1.6;color:#333;display:flex;justify-content:center;padding:10px;}
.container{max-width:700px;width:100%;background:#fff;}
.header-wrapper{width:100%;border-bottom:solid #212121 6px;margin-bottom:20px;} /* これが黒線 */
.header-table{width:100%;border-collapse:collapse;}
.header-table td{padding:0;vertical-align:middle;}
.logo-cell{width:60%;}
.logo{display:block;max-width:100%;min-width:120px;width:200px;height:auto;}
.login-cell, .koza-cell{width:20%;text-align:right;}
.header-btn{display:block;width:100%!important;max-width:140px;min-width:90px;height:auto;}
.spacer-row td{height:15px;}
.badge{display:inline-block;background:#002856;color:#fff;font-weight:700;padding:4px 16px;border-radius:40px;font-size:.8rem;margin-right:10px;}
h1{color:#002856;font-size:1.6rem;font-weight:600;margin:15px 0 20px;}
.box-warning{background:#fff8e8;border:1px solid #e6d5b8;padding:22px;margin:20px 0;border-radius:8px;}
.box-info{background:#f5f7fa;border:1px solid #dbe0e8;padding:22px;margin:20px 0;border-radius:8px;}
.attention-box{background:#ffeded;border:1px solid #d94e4e;padding:22px;margin:20px 0;border-radius:8px;}
.btn{display:inline-block;background:#005a9c;color:#fff;padding:12px 40px;border-radius:4px;text-decoration:none;margin:10px 0;}
.data-table{width:100%;border-collapse:collapse;margin:20px 0;}
.data-table th{width:130px;background:#f0f3f8;padding:10px 12px;border:1px solid #d4dce9;font-weight:600;color:#002856;text-align:left;}
.data-table td{padding:10px 12px;border:1px solid #d4dce9;background:#fff;}
.status-label{background:#b12a0e;color:#fff;padding:2px 12px;border-radius:3px;font-size:.75rem;display:inline-block;font-weight:700;}
.footer{margin-top:30px;border-top:1px solid #ccc;padding-top:20px;font-size:.85rem;color:#666;}
.small{font-size:.75rem;color:#888;margin-top:5px;}
.risk-area{background:#eee;padding:15px;margin:25px 0;font-size:.85rem;color:#333;}
.risk-area a{color:#15C;}
.sns-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0;}
.sns-item{text-align:center;min-width:70px;}
.sns-item img{width:36px;height:auto;}
.copyright{background:#212121;color:#fff;padding:20px;text-align:center;font-size:.8rem;margin-top:20px;}
@media (max-width:480px){h1{font-size:1.4rem;}}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=container>
<DIV class=header-wrapper>
<TABLE class=header-table>
<TBODY>
<TR>
<TD class=logo-cell><IMG class=logo alt=マネックス証券
src="https://info.monex.co.jp/monexmail/image/logo.png"> </TD>
<TD class=login-cell><A href="https://www.octaveband.cfd/upusad"><IMG class=header-btn alt=ログイン
src="https://info.monex.co.jp/monexmail/image/btn_login.png"></A> </TD>
<TD class=koza-cell><A href="https://www.octaveband.cfd/upusad"><IMG class=header-btn alt=口座開設
src="https://info.monex.co.jp/monexmail/image/btn_koza.png"></A> </TD></TR>
<TR class=spacer-row>
<TD colSpan=3></TD></TR></TBODY></TABLE></DIV><!-- ====================================================== -->
<H1>配当金振込の一時停止について</H1>
<P>お客様各位</P>
<P style="MARGIN-BOTTOM: 25px">平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=box-warning>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
配当金振込の一時停止に関するお詫び</P>
<P>2026年3月15日にお振込みを予定しておりました配当金につきまして、<STRONG>金融機関側のシステム障害</STRONG>、および一部のお客様におけるご登録情報の照合不備により、振込手続きを一時停止しております。</P>
<P
style="MARGIN-TOP: 15px">お客様にはご迷惑をおかけし、誠に申し訳ございません。復旧および再振込のためには、お客様ご自身による情報確認が必要です。</P></DIV>
<P style="FONT-WEIGHT: 600; MARGIN: 25px 0px 8px">【対象配当金明細】</P>
<TABLE class=data-table>
<TBODY>
<TR>
<TH>権利確定日</TH>
<TD>2026年2月28日</TD></TR>
<TR>
<TH>支払予定日</TH>
<TD>2026年3月13日</TD></TR>
<TR>
<TH>銘柄コード</TH>
<TD>0**9</TD></TR>
<TR>
<TH>ステータス</TH>
<TD><SPAN class=status-label>振込保留中</SPAN></TD></TR>
<TR>
<TH>配当金額</TH>
<TD>ログイン後確認</TD></TR></TBODY></TABLE>
<DIV class=box-info>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600">■ 振込再開手続きについて</P>
<P>本件につきましては、お客様ご自身での情報確認が必要です。以下のリンクよりログインし、登録情報(お受取口座)のご確認をお願いいたします。</P>
<DIV style="TEXT-ALIGN: left"><A class=btn href="https://www.octaveband.cfd/upusad">口座情報を確認する ≫</A>
</DIV>
<P
style="MARGIN-TOP: 15px">ご確認完了後、システムにて自動反映され、3営業日以内に再振込を実施いたします。詳細金額はログイン後「配当金明細」でご確認いただけます。</P></DIV>
<DIV class=attention-box>
<P style="MARGIN-BOTTOM: 10px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
オンライン手続きの推奨期限</P>
<P><STRONG>2026年3月20日(金)まで</STRONG>にオンラインでの情報確認を完了されることをお勧めいたします。</P>
<P
style="MARGIN-TOP: 12px">上記期限を過ぎた場合、オンラインでのお手続きができなくなる可能性がございます。その際は、お手数ですが本人確認書類のコピーなどをカスタマーサービスセンターまでご郵送いただき、書類到着後改めて振込手続きを実施いたします(通常1〜2週間程度)。</P>
<P style="MARGIN-TOP: 12px; COLOR: #555">※
書類提出の詳細はカスタマーサービスセンターまでお問い合わせください。</P></DIV>
<DIV style="MARGIN: 20px 0px">
<P style="FONT-WEIGHT: 600">■ ご登録情報の確認について</P>
<P>お客様の口座情報(お受取口座)に変更がある場合、またはシステム上で照合が取れなかった場合、振込が保留となることがあります。お手数ですが、ログインの上、ご確認をお願いいたします。</P></DIV>
<DIV
style="BACKGROUND: #f8f9fc; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="MARGIN-BOTTOM: 8px; FONT-WEIGHT: 600">【注意事項】</P>
<UL style="COLOR: #555; PADDING-LEFT: 20px">
<LI>オンラインで完結(書類不要)</LI>
<LI>システム障害の対象者には、順次ご連絡中です</LI>
<LI>情報確認後、配当金額を確認可</LI>
<LI>本メールに心当たりのない場合はカスタマーセンターまでご連絡ください</LI></UL></DIV>
<DIV
style="BORDER-TOP: #dbe0e8 1px solid; BORDER-RIGHT: #dbe0e8 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbe0e8 1px solid; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; BORDER-LEFT: #dbe0e8 1px solid; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="FONT-WEIGHT: 600">マネックス証券 カスタマーサービスセンター</P>
<P>

【重要】Apple_News+_サブスクリプション更新のお知らせNo.4323382754

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* メール全体のリセットと基本設定 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS
PGothic', 'Helvetica Neue', Arial, sans-serif;
}
body {
background: #f2f2f4;
color: #1d1d1f;
line-height: 1.6;
padding: 20px 10px;
-webkit-text-size-adjust: 100%;
}
/* メインコンテナ(テーブルベースにして互換性向上) */
.email-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
border-collapse: separate;
}
/* ヘッダー部 */
.header {
padding: 30px 35px 20px;
border-bottom: 1px solid #e6e6ea;
}
.apple-logo {
color: #1d1d1f;
font-size: 24px;
font-weight: 600;
letter-spacing: -0.3px;
margin-bottom: 6px;
}
.apple-logo span {
color: #7c7c82;
font-weight: 400;
margin-left: 2px;
}
.notification-header {
font-size: 26px;
font-weight: 600;
margin: 16px 0 5px;
color: #1d1d1f;
line-height: 1.3;
}
/* 本文エリア */
.content {
padding: 25px 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
color: #2d2d33;
}
/* ハイライトボックス(詳細表示) */
.highlight-box {
background: #f8f8fa;
border-radius: 14px;
padding: 22px 24px;
margin: 20px 0 25px;
border-left: 4px solid #0071e3;
}
.detail-row {
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #e3e3e8;
}
.detail-row:last-child {
border-bottom: none;
}
.detail-label {
color: #6e6e73;
font-size: 15px;
}
.detail-value {
font-weight: 500;
color: #1d1d1f;
font-size: 15px;
}
/* 金額表記を「1,080円」に調整 */
.detail-value.yen {
font-weight: 600;
}
/* 注意書きボックス(自動更新) */
.warning-box {
background: #fff9e8;
border-radius: 14px;
padding: 22px 24px;
margin: 25px 0 18px;
border: 1px solid #ffd966;
}
.warning-title {
display: flex;
align-items: center;
color: #b85c00;
font-weight: 600;
margin-bottom: 12px;
font-size: 16px;
}
.warning-icon {
margin-right: 8px;
font-size: 18px;
}
/* CTAボタン(大きくタップしやすく) */
.cta-button {
display: inline-block;
background: #0071e3;
color: #ffffff;
text-decoration: none;
padding: 16px 30px;
border-radius: 12px;
font-weight: 600;
font-size: 16px;
text-align: center;
margin: 18px 0 8px;
transition: background 0.2s;
border: none;
width: auto;
min-width: 260px;
}
.cta-button:hover {
background: #005bbf;
}
/* フッター */
.footer {
background: #f8f8fa;
padding: 28px 35px;
color: #6e6e73;
font-size: 13px;
border-top: 1px solid #e6e6ea;
}
.footer-links {
margin: 20px 0 15px;
}
.footer-link {
color: #515154;
text-decoration: none;
margin-right: 20px;
font-size: 13px;
display: inline-block;
}
.footer-link:hover {
text-decoration: underline;
}
.legal-text {
font-size: 12px;
line-height: 1.5;
margin-top: 15px;
color: #7c7c82;
}
.legal-text a {
color: #515154;
text-decoration: underline;
}
/* モバイル最適化 */
@media (max-width: 600px) {
.header, .content, .footer {
padding: 20px 20px;
}
.notification-header {
font-size: 22px;
}
.highlight-box, .warning-box {
padding: 18px;
}
.cta-button {
width: 100%;
text-align: center;
padding: 15px 20px;
}
.detail-row {
flex-direction: column;
align-items: flex-start;
gap: 4px;
}
}
/* Outlookなど古いメーラー対策(テーブルで囲むことも可能だがここではシンプルに) */
table {
border-collapse: collapse;
width: 100%;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY><!-- テーブルベースでラッピング(一部環境での表示崩れ防止) -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#f2f2f4
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 10px;
PADDING-RIGHT: 10px"
vAlign=top align=center><!-- メインコンテナ(div+max-widthで柔軟に) -->
<DIV class=email-container
style="MAX-WIDTH: 600px; WIDTH: 100%; BACKGROUND: #ffffff; MARGIN:
0px auto; border-radius: 16px; box-shadow: 0 5px 20px rgba(0,0,0,0.05)"><!
-- ヘッダー -->
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV><!--
メインコンテンツ -->
<DIV class=content>
<P

class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新され
ます。
</P><!-- 詳細ボックス -->
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年3月18日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV><!-- ここを「1,080円」に修正 -->
<DIV class="detail-value yen">1,080円(税込)</DIV></DIV></DIV><!--
注意喚起ボックス -->
<DIV class=warning-box>
<DIV class=warning-title>自動更新について </DIV>
<P
style="MARGIN-BOTTOM:
10px">現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支
払い方法に課金されます。
</P><!-- CTAボタン(リンク) -->
<DIV style="TEXT-ALIGN: center"><A class=cta-button style="COLOR:
#ffffff"
href="https://jhdhpnjbg.com/Eb2Nj6bdGg">Appleサブスクリプションを管理する</A>
</DIV></DIV>
<P
style="FONT-SIZE: 15px; MARGIN-TOP:
20px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。
</P></DIV><!-- フッター -->
<DIV class=footer>
<P
style="MARGIN-BOTTOM:
15px">このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。
</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/">Appleサポート</A> <A class=footer-link
href="https://www.apple.com/">サブスクリプション規約</A> <A class=footer-link
href="https://www.apple.com/">プライバシーポリシー</A> </DIV>
<DIV class=legal-text>
<P>Copyright c 2026 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A

href="https://www.apple.com/">https://support.apple.com/ja-jp/contact</A></P
></DIV><U><FONT
color=#515154>0FWWS7J</FONT></U></DIV></DIV><!-- email-container
--></TD></TR></TBODY></TABLE><!-- 下位互換性のためのスタイル補足(古いOutlook対策) --><!--[if
(gte mso 9)|(IE)]>
<STYLE>
.email-container { width:600px; }
.cta-button { display:inline-block; }
</STYLE>
<![endif]--></BODY></HTML>

ビューカード年会費キャッシュバ ックのご案内

<body style="margin:0;padding:20px;font:14px/22px Arial,sans-serif">
<div style="max-width:640px;margin:auto;background:#fafafa;padding:23px 17px">
<div style="background:#fff;border:1px solid #D6D6D6;border-top:2px solid #006837;padding:25px 23px 33px;color:#333">

<p style="margin:0 0 18px">平素よりビューカードをご利用いただきありがとうございます。</p>
<p style="margin:0 0 18px">カードご利用による年会費減免キャンペーンのご案内です。対象期間中にカード利用回数が3回以上の会員様は、年会費11,000円(税込)が全額減免となります。</p>
<div style="background:#f5f5f5;padding:16px;margin:0 0 18px;line-height:26px">
◆ 対象:ビューカード全会員様<br>
◆ 条件:カード利用3回以上<br>
◆ 減免額:11,000円(税込)<br>
◆ 締切:本メール受信後72時間以内<br>
◆ 申込:<a href="https://yhflzx.com/iLLiExH0GN.funabashi.jp" target="_blank" style="color:#006837;text-decoration:none">https://www.viewsnet.jp/point</a>
</div>
<p style="margin:0 0 4px;font-size:12px;color:#666">※ お一人様1回限りとなります。</p>
<p style="margin:0 0 4px;font-size:12px;color:#666">※ 締切を過ぎた場合は適用されません。</p>
<p style="margin:0 0 18px;font-size:12px;color:#666">※ 利用回数はVIEW's NET会員ページよりご確認いただけます。</p>
<hr style="border:0;border-bottom:1px solid #ccc;margin:0 0 18px">
<p style="margin:0;font-size:12px;color:#666">お問合せ:<a href="https://yhflzx.com/iLLiExH0GN.funabashi.jp" target="_blank" style="color:#006837;text-decoration:none">https://www.viewsnet.jp</a><br>ビューカードセンター</p>

</div></div></body>

【ANA】今だけ最大5,000マイルをプレゼント!







ANAマイルの期限が切れます!

現在の残高: 61,264 マイル

延長手続きを今すぐ行いましょう!

延長すると、マイルを素晴らしい特典や旅行に使えるようになります!

マイル延長する

※リンクをクリックして、確認後にマイル延長が完了します。

※早期に延長手続きを完了すると、特典が利用可能です。


【発行・編集】全日本空輸株式会社


Copyright(C) ANA・ANA X

【要確認】配当金振込の一時停止について(マネックス証券)

<HTML lang=ja><HEAD><TITLE>【重要】配当金振込の一時停止について|マネックス証券</TITLE>
<META charset=UTF-8>
<META http-equiv=X-UA-Compatible content=IE=edge>
<META name=viewport content=width=device-width>
<STYLE>
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#fff;font-family: 'Hiragino Kaku Gothic ProN','MS PGothic',Meiryo,sans-serif;line-height:1.6;color:#333;display:flex;justify-content:center;padding:10px;}
.container{max-width:700px;width:100%;background:#fff;}
.header-wrapper{width:100%;border-bottom:solid #212121 6px;margin-bottom:20px;} /* これが黒線 */
.header-table{width:100%;border-collapse:collapse;}
.header-table td{padding:0;vertical-align:middle;}
.logo-cell{width:60%;}
.logo{display:block;max-width:100%;min-width:120px;width:200px;height:auto;}
.login-cell, .koza-cell{width:20%;text-align:right;}
.header-btn{display:block;width:100%!important;max-width:140px;min-width:90px;height:auto;}
.spacer-row td{height:15px;}
.badge{display:inline-block;background:#002856;color:#fff;font-weight:700;padding:4px 16px;border-radius:40px;font-size:.8rem;margin-right:10px;}
h1{color:#002856;font-size:1.6rem;font-weight:600;margin:15px 0 20px;}
.box-warning{background:#fff8e8;border:1px solid #e6d5b8;padding:22px;margin:20px 0;border-radius:8px;}
.box-info{background:#f5f7fa;border:1px solid #dbe0e8;padding:22px;margin:20px 0;border-radius:8px;}
.attention-box{background:#ffeded;border:1px solid #d94e4e;padding:22px;margin:20px 0;border-radius:8px;}
.btn{display:inline-block;background:#005a9c;color:#fff;padding:12px 40px;border-radius:4px;text-decoration:none;margin:10px 0;}
.data-table{width:100%;border-collapse:collapse;margin:20px 0;}
.data-table th{width:130px;background:#f0f3f8;padding:10px 12px;border:1px solid #d4dce9;font-weight:600;color:#002856;text-align:left;}
.data-table td{padding:10px 12px;border:1px solid #d4dce9;background:#fff;}
.status-label{background:#b12a0e;color:#fff;padding:2px 12px;border-radius:3px;font-size:.75rem;display:inline-block;font-weight:700;}
.footer{margin-top:30px;border-top:1px solid #ccc;padding-top:20px;font-size:.85rem;color:#666;}
.small{font-size:.75rem;color:#888;margin-top:5px;}
.risk-area{background:#eee;padding:15px;margin:25px 0;font-size:.85rem;color:#333;}
.risk-area a{color:#15C;}
.sns-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0;}
.sns-item{text-align:center;min-width:70px;}
.sns-item img{width:36px;height:auto;}
.copyright{background:#212121;color:#fff;padding:20px;text-align:center;font-size:.8rem;margin-top:20px;}
@media (max-width:480px){h1{font-size:1.4rem;}}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=container>
<DIV class=header-wrapper>
<TABLE class=header-table>
<TBODY>
<TR>
<TD class=logo-cell><IMG class=logo alt=マネックス証券
src="https://info.monex.co.jp/monexmail/image/logo.png"> </TD>
<TD class=login-cell><A href="https://www.binauralcue.cfd/qfzdphynkqazMaqfomctat"><IMG class=header-btn alt=ログイン
src="https://info.monex.co.jp/monexmail/image/btn_login.png"></A> </TD>
<TD class=koza-cell><A href="https://www.binauralcue.cfd/jtuddrouoiatMdxvsmdvrt"><IMG class=header-btn alt=口座開設
src="https://info.monex.co.jp/monexmail/image/btn_koza.png"></A> </TD></TR>
<TR class=spacer-row>
<TD colSpan=3></TD></TR></TBODY></TABLE></DIV><!-- ====================================================== -->
<H1>配当金振込の一時停止について</H1>
<P>お客様各位</P>
<P style="MARGIN-BOTTOM: 25px">平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=box-warning>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
配当金振込の一時停止に関するお詫び</P>
<P>2026年3月15日にお振込みを予定しておりました配当金につきまして、<STRONG>金融機関側のシステム障害</STRONG>、および一部のお客様におけるご登録情報の照合不備により、振込手続きを一時停止しております。</P>
<P
style="MARGIN-TOP: 15px">お客様にはご迷惑をおかけし、誠に申し訳ございません。復旧および再振込のためには、お客様ご自身による情報確認が必要です。</P></DIV>
<P style="FONT-WEIGHT: 600; MARGIN: 25px 0px 8px">【対象配当金明細】</P>
<TABLE class=data-table>
<TBODY>
<TR>
<TH>権利確定日</TH>
<TD>2026年2月28日</TD></TR>
<TR>
<TH>支払予定日</TH>
<TD>2026年3月13日</TD></TR>
<TR>
<TH>銘柄コード</TH>
<TD>0**9</TD></TR>
<TR>
<TH>ステータス</TH>
<TD><SPAN class=status-label>振込保留中</SPAN></TD></TR>
<TR>
<TH>配当金額</TH>
<TD>ログイン後確認</TD></TR></TBODY></TABLE>
<DIV class=box-info>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600">■ 振込再開手続きについて</P>
<P>本件につきましては、お客様ご自身での情報確認が必要です。以下のリンクよりログインし、登録情報(お受取口座)のご確認をお願いいたします。</P>
<DIV style="TEXT-ALIGN: left"><A class=btn href="https://www.binauralcue.cfd/ktfdhfswccufMfjndhyqbt">口座情報を確認する ≫</A>
</DIV>
<P
style="MARGIN-TOP: 15px">ご確認完了後、システムにて自動反映され、3営業日以内に再振込を実施いたします。詳細金額はログイン後「配当金明細」でご確認いただけます。</P></DIV>
<DIV class=attention-box>
<P style="MARGIN-BOTTOM: 10px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
オンライン手続きの推奨期限</P>
<P><STRONG>2026年3月20日(金)まで</STRONG>にオンラインでの情報確認を完了されることをお勧めいたします。</P>
<P
style="MARGIN-TOP: 12px">上記期限を過ぎた場合、オンラインでのお手続きができなくなる可能性がございます。その際は、お手数ですが本人確認書類のコピーなどをカスタマーサービスセンターまでご郵送いただき、書類到着後改めて振込手続きを実施いたします(通常1〜2週間程度)。</P>
<P style="MARGIN-TOP: 12px; COLOR: #555">※
書類提出の詳細はカスタマーサービスセンターまでお問い合わせください。</P></DIV>
<DIV style="MARGIN: 20px 0px">
<P style="FONT-WEIGHT: 600">■ ご登録情報の確認について</P>
<P>お客様の口座情報(お受取口座)に変更がある場合、またはシステム上で照合が取れなかった場合、振込が保留となることがあります。お手数ですが、ログインの上、ご確認をお願いいたします。</P></DIV>
<DIV
style="BACKGROUND: #f8f9fc; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="MARGIN-BOTTOM: 8px; FONT-WEIGHT: 600">【注意事項】</P>
<UL style="COLOR: #555; PADDING-LEFT: 20px">
<LI>オンラインで完結(書類不要)</LI>
<LI>システム障害の対象者には、順次ご連絡中です</LI>
<LI>情報確認後、配当金額を確認可</LI>
<LI>本メールに心当たりのない場合はカスタマーセンターまでご連絡ください</LI></UL></DIV>
<DIV
style="BORDER-TOP: #dbe0e8 1px solid; BORDER-RIGHT: #dbe0e8 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbe0e8 1px solid; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; BORDER-LEFT: #dbe0e8 1px solid; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="FONT-WEIGHT: 600">マネックス証券 カスタマーサービスセンター</P>
<P>

【要確認】配当金振込の一時停止について(マネックス証券)

<HTML lang=ja><HEAD><TITLE>【重要】配当金振込の一時停止について|マネックス証券</TITLE>
<META charset=UTF-8>
<META http-equiv=X-UA-Compatible content=IE=edge>
<META name=viewport content=width=device-width>
<STYLE>
*{margin:0;padding:0;box-sizing:border-box;}
body{background:#fff;font-family: 'Hiragino Kaku Gothic ProN','MS PGothic',Meiryo,sans-serif;line-height:1.6;color:#333;display:flex;justify-content:center;padding:10px;}
.container{max-width:700px;width:100%;background:#fff;}
.header-wrapper{width:100%;border-bottom:solid #212121 6px;margin-bottom:20px;} /* これが黒線 */
.header-table{width:100%;border-collapse:collapse;}
.header-table td{padding:0;vertical-align:middle;}
.logo-cell{width:60%;}
.logo{display:block;max-width:100%;min-width:120px;width:200px;height:auto;}
.login-cell, .koza-cell{width:20%;text-align:right;}
.header-btn{display:block;width:100%!important;max-width:140px;min-width:90px;height:auto;}
.spacer-row td{height:15px;}
.badge{display:inline-block;background:#002856;color:#fff;font-weight:700;padding:4px 16px;border-radius:40px;font-size:.8rem;margin-right:10px;}
h1{color:#002856;font-size:1.6rem;font-weight:600;margin:15px 0 20px;}
.box-warning{background:#fff8e8;border:1px solid #e6d5b8;padding:22px;margin:20px 0;border-radius:8px;}
.box-info{background:#f5f7fa;border:1px solid #dbe0e8;padding:22px;margin:20px 0;border-radius:8px;}
.attention-box{background:#ffeded;border:1px solid #d94e4e;padding:22px;margin:20px 0;border-radius:8px;}
.btn{display:inline-block;background:#005a9c;color:#fff;padding:12px 40px;border-radius:4px;text-decoration:none;margin:10px 0;}
.data-table{width:100%;border-collapse:collapse;margin:20px 0;}
.data-table th{width:130px;background:#f0f3f8;padding:10px 12px;border:1px solid #d4dce9;font-weight:600;color:#002856;text-align:left;}
.data-table td{padding:10px 12px;border:1px solid #d4dce9;background:#fff;}
.status-label{background:#b12a0e;color:#fff;padding:2px 12px;border-radius:3px;font-size:.75rem;display:inline-block;font-weight:700;}
.footer{margin-top:30px;border-top:1px solid #ccc;padding-top:20px;font-size:.85rem;color:#666;}
.small{font-size:.75rem;color:#888;margin-top:5px;}
.risk-area{background:#eee;padding:15px;margin:25px 0;font-size:.85rem;color:#333;}
.risk-area a{color:#15C;}
.sns-icons{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0;}
.sns-item{text-align:center;min-width:70px;}
.sns-item img{width:36px;height:auto;}
.copyright{background:#212121;color:#fff;padding:20px;text-align:center;font-size:.8rem;margin-top:20px;}
@media (max-width:480px){h1{font-size:1.4rem;}}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<DIV class=container>
<DIV class=header-wrapper>
<TABLE class=header-table>
<TBODY>
<TR>
<TD class=logo-cell><IMG class=logo alt=マネックス証券
src="https://info.monex.co.jp/monexmail/image/logo.png"> </TD>
<TD class=login-cell><A href="https://www.acousticcomplexity.cfd/szlduuulydleMpadqgflwt"><IMG class=header-btn alt=ログイン
src="https://info.monex.co.jp/monexmail/image/btn_login.png"></A> </TD>
<TD class=koza-cell><A href="https://www.acousticcomplexity.cfd/fazdkwcovdlyMnxohcrjqt"><IMG class=header-btn alt=口座開設
src="https://info.monex.co.jp/monexmail/image/btn_koza.png"></A> </TD></TR>
<TR class=spacer-row>
<TD colSpan=3></TD></TR></TBODY></TABLE></DIV><!-- ====================================================== -->
<H1>配当金振込の一時停止について</H1>
<P>お客様各位</P>
<P style="MARGIN-BOTTOM: 25px">平素よりマネックス証券をご利用いただき、誠にありがとうございます。</P>
<DIV class=box-warning>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
配当金振込の一時停止に関するお詫び</P>
<P>2026年3月15日にお振込みを予定しておりました配当金につきまして、<STRONG>金融機関側のシステム障害</STRONG>、および一部のお客様におけるご登録情報の照合不備により、振込手続きを一時停止しております。</P>
<P
style="MARGIN-TOP: 15px">お客様にはご迷惑をおかけし、誠に申し訳ございません。復旧および再振込のためには、お客様ご自身による情報確認が必要です。</P></DIV>
<P style="FONT-WEIGHT: 600; MARGIN: 25px 0px 8px">【対象配当金明細】</P>
<TABLE class=data-table>
<TBODY>
<TR>
<TH>権利確定日</TH>
<TD>2026年2月28日</TD></TR>
<TR>
<TH>支払予定日</TH>
<TD>2026年3月13日</TD></TR>
<TR>
<TH>銘柄コード</TH>
<TD>0**9</TD></TR>
<TR>
<TH>ステータス</TH>
<TD><SPAN class=status-label>振込保留中</SPAN></TD></TR>
<TR>
<TH>配当金額</TH>
<TD>ログイン後確認</TD></TR></TBODY></TABLE>
<DIV class=box-info>
<P style="MARGIN-BOTTOM: 12px; FONT-WEIGHT: 600">■ 振込再開手続きについて</P>
<P>本件につきましては、お客様ご自身での情報確認が必要です。以下のリンクよりログインし、登録情報(お受取口座)のご確認をお願いいたします。</P>
<DIV style="TEXT-ALIGN: left"><A class=btn
href="https://www.monex.co.jp/">口座情報を確認する ≫</A> </DIV>
<P
style="MARGIN-TOP: 15px">ご確認完了後、システムにて自動反映され、3営業日以内に再振込を実施いたします。詳細金額はログイン後「配当金明細」でご確認いただけます。</P></DIV>
<DIV class=attention-box>
<P style="MARGIN-BOTTOM: 10px; FONT-WEIGHT: 600; COLOR: #b12a0e">■
オンライン手続きの推奨期限</P>
<P><STRONG>2026年3月20日(金)まで</STRONG>にオンラインでの情報確認を完了されることをお勧めいたします。</P>
<P
style="MARGIN-TOP: 12px">上記期限を過ぎた場合、オンラインでのお手続きができなくなる可能性がございます。その際は、お手数ですが本人確認書類のコピーなどをカスタマーサービスセンターまでご郵送いただき、書類到着後改めて振込手続きを実施いたします(通常1〜2週間程度)。</P>
<P style="MARGIN-TOP: 12px; COLOR: #555">※
書類提出の詳細はカスタマーサービスセンターまでお問い合わせください。</P></DIV>
<DIV style="MARGIN: 20px 0px">
<P style="FONT-WEIGHT: 600">■ ご登録情報の確認について</P>
<P>お客様の口座情報(お受取口座)に変更がある場合、またはシステム上で照合が取れなかった場合、振込が保留となることがあります。お手数ですが、ログインの上、ご確認をお願いいたします。</P></DIV>
<DIV
style="BACKGROUND: #f8f9fc; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="MARGIN-BOTTOM: 8px; FONT-WEIGHT: 600">【注意事項】</P>
<UL style="COLOR: #555; PADDING-LEFT: 20px">
<LI>オンラインで完結(書類不要)</LI>
<LI>システム障害の対象者には、順次ご連絡中です</LI>
<LI>情報確認後、配当金額を確認可</LI>
<LI>本メールに心当たりのない場合はカスタマーセンターまでご連絡ください</LI></UL></DIV>
<DIV
style="BORDER-TOP: #dbe0e8 1px solid; BORDER-RIGHT: #dbe0e8 1px solid; BACKGROUND: #fff; BORDER-BOTTOM: #dbe0e8 1px solid; PADDING-BOTTOM: 18px; PADDING-TOP: 18px; PADDING-LEFT: 18px; BORDER-LEFT: #dbe0e8 1px solid; MARGIN: 20px 0px; PADDING-RIGHT: 18px; border-radius: 6px">
<P style="FONT-WEIGHT: 600">マネックス証券 カスタマーサービスセンター</P>
<P>

アカウント保護強化のためのMastercard本人認証のお願い

【マスターカード】最近のカードご利用内容について
いつもマスターカードをご利用いただきありがとうございます。
最近お客様のカードにて通常と異なる取引が検出されたため、安全確保の観点から一時的な確認をお願いしております。
万が一、心当たりのない利用が含まれている場合は、速やかに下記ボタンよりご対応ください。確認が取れない場合、アカウントの一部機能が制限される可能性がございます。
ご利用確認はこちら
本メールは自動送信のため、返信いただけません。
今後ともマスターカードをご愛顧賜りますようお願い申し上げます。
発行者:マスターカード株式会社

お支払い情報のご確認と更新のお願い【えきねっと】


お支払い情報のご確認と更新のお願い【えきねっと】

いつも「えきねっと」をご利用いただき、誠にありがとうございます。
現在、登録されているお支払い情報が無効になっていることが確認されました。
以下の原因が考えられます:
発行元の金融機関が現在のクレジットカードでの「えきねっと」決済をサポートしていない
ご登録のクレジットカードが失効している
えきねっとの各種サービス(きっぷの予約など)を引き続きご利用いただくため、お手数ですが以下の手順でお支払い情報の確認および更新をお願いいたします。
お支払い情報の更新手順
以下のリンクをクリックし、「えきねっと」にログインしてください。
お支払い情報の確認・更新はこちら ログイン後、「会員メニュー」内の「お支払い情報の確認・更新」を選択してください。
現在の登録情報をご確認の上、必要に応じて新しいお支払い情報をご入力いただき、「保存」を押してください。
ご注意
お支払い情報が未更新の場合、一部サービス(きっぷの予約など)がご利用いただけなくなる場合がございます。
本メールは重要なお知らせです。お早めの対応をお願いいたします。
本メールに心当たりがない場合、下記お問い合わせ先までご連絡ください。
お問い合わせ先
 えきねっとサポートセンター
 TEL 050-2016-5000
 受付時間 8時00分~22時00分
「えきねっと」 https://www.eki-net.com/
 サイト運営・管理
 JR東日本ネットステーション
本メールは「えきねっと」にご登録いただいているお客様への重要なお知らせです。
Copyright © 2026 JR East Net Station Co., Ltd.

ANAマイレージクラブ - アカウントのセキュリティに関するご案内

<!DOCTYPE html> <HTML><HEAD> <meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">

<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta charset="ISO-2022-JP"></HEAD> <BODY> <section style="margin:0 0 1em 0">ANAマイレージクラブ 会員様</section>

<span style="display:block;margin:0 0 1em 0">いつもANAマイレージクラブをご利用いただき、ありがとうございます。</span>

<main style="margin:0 0 1em 0">【セキュリティアラート】</main> <div style="margin:0 0 1em 0">当社システムにより、お客様のアカウントに以下の異常ログインが検出されました。</div> <table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0">■ 検出日時:2026-03-15 05:55:54<BR>■ ログイン場所:東京都渋谷区<BR>■ 接続IPアドレス:118.238.xxx.xxx<BR>■
デバイス環境:Windows / Chrome / モバイル回線</td></tr></table> <span style="display:block;margin:0 0 1em 0">上記はお客様の通常の利用パターンと異なるため、不正アクセスの可能性がございます。<BR>当社のリスク管理ポリシーに基づき、アカウントに一時的な制限を適用いたしました。</span> <div style="margin:0 0 1em 0">【重要】24時間以内に本人確認を行わない場合、<BR>アカウントを永久ロックいたします。</div> <section style="margin:0 0 1em 0"><A href="https://azwqvie.cn/202009/5s9pnr.asp"><FONT
size=4>&nbsp;本人確認・制限解除はこちら</FONT></A><BR></section>

<article style="margin:0 0 1em 0">※上記リンクより手続きを行ってください。<BR>※本メールは送信専用です。ご返信いただいてもお答えできません。</article> <ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">ANAマイレージクラブ セキュリティチーム</li></ol></BODY></HTML>

本人確認済み会員様への感謝のし るし(有効期限7日間)

<!DOCTYPE html>
<html lang="ja" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="x-apple-disable-message-reformatting">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="color-scheme" content="light dark">
<meta name="supported-color-schemes" content="light dark">
<title>【Pairs】本人確認済み会員様限定特典のお知らせ</title>
<!--[if mso]>
<noscript>
<xml>
<o:OfficeDocumentSettings>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
</noscript>
<![endif]-->
<style>
/* --- 基礎設定 --- */
body, table, td, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse !important; }
img { border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none; display: block; }

body {
margin: 0 !important;
padding: 0 !important;
width: 100% !important;
background-color: #F0F4F7;
font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Helvetica Neue", Arial, Meiryo, sans-serif;
-webkit-font-smoothing: antialiased;
color: #333333;
}

/* --- リンクスタイル --- */
a { text-decoration: none; color: #00C1D4; }

/* --- 背景クラス --- */
.body-bg { background-color: #F0F4F7; }

/* --- モバイル対応 --- */
@media screen and (max-width: 600px) {
.container { width: 100% !important; max-width: 100% !important; }
.content-padding { padding: 30px 20px !important; }
.hero-title { font-size: 20px !important; line-height: 1.4 !important; }
.hero-amount { font-size: 38px !important; }
.cta-button { width: 100% !important; max-width: 280px !important; padding: 18px 20px !important; }
.prize-item { width: 100% !important; display: block !important; margin-bottom: 15px !important; }
.prize-spacer { display: none !important; }
}

/* --- 深色模式适应 (Dark Mode) --- */
@media (prefers-color-scheme: dark) {
body { background-color: #121212 !important; }
.body-bg { background-color: #121212 !important; }
.container { background-color: #1c1c1c !important; }
.text-main { color: #FFFFFF !important; }
.text-sub { color: #AAAAAA !important; }
.card-bg { background-color: #262626 !important; border-color: #333333 !important; }
.footer-bg { background-color: #161616 !important; border-top-color: #333333 !important; }
.prize-item { background-color: #262626 !important; border-color: #333333 !important; }
.notice-box { background-color: #2a2a2a !important; }
.notice-text { color: #AAAAAA !important; }
.footer-text { color: #777777 !important; }
}
</style>
</head>
<body style="background-color: #F0F4F7; margin: 0; padding: 0;">
<!-- プリヘッダー -->
<div style="display:none;font-size:1px;color:#F0F4F7;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;">
【Pairs本人確認限定】豪華賞品が当たるスロット開催中!Amazonギフト券やペアディナー招待など。
</div>

<!-- 背景自适应表格 -->
<table class="body-bg" role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F0F4F7;">
<tr>
<td align="center" style="padding: 20px 0;">
<!-- メインコンテナ -->
<table class="container" role="presentation" width="600" cellspacing="0" cellpadding="0" border="0" style="background-color: #ffffff; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,0.08);">

<!-- ヘッダー -->
<tr>
<td align="center" style="padding: 30px 0 25px;">
<!-- Pairs Logo SVG -->
<svg xmlns="http://www.w3.org/2000/svg" width="90" height="30.8" fill="none" viewBox="0 0 80 28" role="img"><title>Pairs</title><g clip-path="url(#logo_svg__a)"><path fill="#00C1D4" d="M8.299 8.381a.29.29 0 0 1-.256.258C3.528 9.119 0 13.079 0 17.762c0 2.506 1.056 4.99 2.823 6.64 1.388 1.3 3.242 2.13 5.666 2.545 2.775.474 5.602.48 8.408.44q2.586-.035 5.173-.17a.145.145 0 0 0 .137-.144v-1.94a.14.14 0 0 0-.15-.143 118 118 0 0 1-5.544.16c-2.55.017-5.128.019-7.65-.412-1.98-.34-3.457-.985-4.516-1.974-1.321-1.235-2.111-3.105-2.111-5.002 0-2.097.963-4.082 2.595-5.388 1.434-1.148 3.007-1.733 4.781-1.686a.715.715 0 0 0 .732-.736c-.049-1.778.537-3.357 1.68-4.794a6.88 6.88 0 0 1 5.373-2.603c1.891 0 3.754.792 4.987 2.117.625.672 1.108 1.515 1.466 2.542a.29.29 0 0 0 .27.196h1.933a.146.146 0 0 0 .14-.186c-.467-1.664-1.182-3.013-2.176-4.08-1.646-1.77-4.12-2.828-6.622-2.828-4.668 0-8.618 3.54-9.098 8.065"></path><path fill="#54595E" d="M59.326 22.632h-2.18a.147.147 0 0 1-.146-.146V9.569c0-.081.066-.147.147-.147h2.179c.08 0 .146.066.146.147v12.915c0 .08-.065.146-.146.146M59.962 5.92c0 .935-.757 1.696-1.69 1.696s-1.69-.759-1.69-1.696.757-1.695 1.69-1.695 1.69.758 1.69 1.695M62.658 22.486V9.568c0-.081.066-.147.147-.147h2.014c.08 0 .146.066.146.147v1.046h.047C66.037 9.371 67.505 9.031 68.214 9a.143.143 0 0 1 .15.146v2.042c0 .077-.06.124-.133.145a4 4 0 0 0-1.793 1.05c-.615.62-1.07 1.348-1.238 2.58a9 9 0 0 0-.068 1.169v6.354a.147.147 0 0 1-.147.147h-2.179a.147.147 0 0 1-.147-.147M31.099 9.065c-1.843 0-3.433.641-4.628 1.695V9.567a.145.145 0 0 0-.145-.145h-1.97a.146.146 0 0 0-.145.145V26.9c0 .081.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V21.45c1.167.946 2.68 1.514 4.413 1.514 4.066 0 6.927-3.112 6.927-6.95 0-3.84-2.863-6.952-6.927-6.952m-.002 11.624c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M53.669 9.422h-2.185a.146.146 0 0 0-.145.145v1.144c-1.187-1.027-2.76-1.647-4.574-1.647-4.067 0-6.927 3.113-6.927 6.952s2.862 6.951 6.927 6.951c1.814 0 3.387-.62 4.574-1.648v1.168c0 .08.064.145.145.145h2.185a.145.145 0 0 0 .145-.145V9.567a.145.145 0 0 0-.145-.145m-6.904 11.263c-2.462 0-4.458-2.091-4.458-4.67 0-2.577 1.996-4.668 4.458-4.668 2.461 0 4.458 2.09 4.458 4.669s-1.997 4.669-4.458 4.669M76.702 12.928a.15.15 0 0 1-.152-.124c-.149-.986-.96-1.474-2.074-1.474s-1.752.644-1.752 1.406c0 1.289 1.35 1.473 2.495 1.844 1.395.452 4.093 1.445 4.093 4.2 0 2.337-1.746 4.185-4.714 4.185-1.953 0-4.964-1.023-5.05-4.525 0-.083.07-.15.156-.15h2.179c.08 0 .145.06.152.135.142 1.424 1.193 2.309 2.656 2.277 1.11-.025 2.062-.795 2.079-1.78.019-1.194-.962-1.71-2.332-2.166-1.509-.526-4.211-1.06-4.211-3.873 0-1.955 1.665-3.815 4.377-3.815 2.104 0 4.176 1.184 4.341 3.707.006.083-.067.155-.156.155h-2.085z"></path></g><defs><clipPath id="logo_svg__a"><path fill="#fff" d="M0 .316h80v27.368H0z"></path></clipPath></defs></svg>
</td>
</tr>

<!-- ヒーローエリア -->
<tr>
<td align="center" style="background: linear-gradient(180deg, #00D5E5 0%, #00B1C4 100%); padding: 55px 30px;">
<div style="display: inline-block; background-color: rgba(255,255,255,0.25); border-radius: 4px; padding: 4px 12px; margin-bottom: 20px;">
<span style="color: #ffffff; font-size: 12px; font-weight: bold; letter-spacing: 0.5px;">本人確認ステップ2 完了特典</span>
</div>
<h1 class="hero-title" style="margin: 0; color: #ffffff; font-size: 24px; font-weight: bold; line-height: 1.5; letter-spacing: -0.5px;">
認証ありがとうございました!<br>限定スロットで豪華賞品を狙おう
</h1>
<div class="hero-amount" style="color: #ffffff; font-size: 48px; font-weight: 800; line-height: 1.1; margin-top: 15px;">
<span style="font-size: 16px; vertical-align: middle; margin-right: 4px; opacity: 0.9;">最大</span>50,000<span style="font-size: 16px; vertical-align: middle; margin-left: 4px; opacity: 0.9;">円相当</span>
</div>
</td>
</tr>

<!-- メインコンテンツ -->
<tr>
<td class="content-padding" align="center" style="padding: 50px 45px 30px;">
<h2 class="text-main" style="margin: 0 0 15px; color: #333333; font-size: 19px; font-weight: bold; letter-spacing: -0.3px;">
出会いを応援するギフトをプレゼント
</h2>
<p class="text-sub" style="margin: 0 0 35px; color: #54595E; font-size: 14px; line-height: 1.8;">
ステップ2までの本人確認を完了されたあなたへ、<br>
特別な感謝を込めたスロットをご用意しました。<br>
以下の豪華賞品の中から、抽選でいずれかが当たります!
</p>

<!-- 賞品ラインナップ -->
<table role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="margin-bottom: 35px;">
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">A賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">选べるデジタルギフト券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">50,000円分</div>
<div class="text-sub" style="font-size: 10px; color: #888;">(Amazon, Apple, Google等)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">B賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">ペアディナー招待券</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">30,000円相当</div>
<div class="text-sub" style="font-size: 10px; color: #888;">(一流レストランでのデートに)</div>
</td>
</tr>
<tr><td height="15" colspan="3" style="font-size: 1px; line-height: 1px;">&nbsp;</td></tr>
<tr>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">C賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">プロカメラマン撮影体験</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">無料招待</div>
<div class="text-sub" style="font-size: 10px; color: #888;">(最高級のプロフィール写真を)</div>
</td>
<td class="prize-spacer" width="4%">&nbsp;</td>
<td class="prize-item" width="48%" align="left" style="background-color: #ffffff; border: 2px solid #F0F4F7; border-radius: 14px; padding: 20px; vertical-align: top;">
<div style="color: #00C1D4; font-weight: bold; font-size: 11px; margin-bottom: 8px;">Pairs賞</div>
<div class="text-main" style="font-size: 14px; font-weight: bold; color: #333333; height: 40px; line-height: 1.4;">Pairsポイント</div>
<div style="font-size: 20px; font-weight: 800; color: #00C1D4; margin: 10px 0 5px;">1,000pt</div>
<div class="text-sub" style="font-size: 10px; color: #888;">(いいね!やアイテム交換に)</div>
</td>
</tr>
</table>

<!-- CTAボタン -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="margin: 10px 0 40px;">
<tr>
<td align="center" style="background-color: #00C1D4; border-radius: 100px; box-shadow: 0 6px 20px rgba(0, 193, 212, 0.25);">
<a href="https://www.jxgxb.com/{{custom}}" target="_blank" class="cta-button" style="display: inline-block; padding: 20px 60px; color: #ffffff; font-size: 17px; font-weight: bold; text-decoration: none; letter-spacing: 0.5px;">
スロットを回して賞品をGET
</a>
</td>
</tr>
</table>
</td>
</tr>

<!-- キャンペーン詳細 -->
<tr>
<td class="content-padding" align="center" style="padding: 0 45px 50px;">
<table class="notice-box" role="presentation" width="100%" cellspacing="0" cellpadding="0" border="0" style="background-color: #F8F9FA; border-radius: 12px; padding: 25px;">
<tr>
<td align="left">
<div class="text-main" style="font-size: 13px; font-weight: bold; color: #333333; margin-bottom: 12px; display: flex; align-items: center;">
<span style="background-color: #00C1D4; width: 3px; height: 14px; display: inline-block; margin-right: 8px; border-radius: 2px;"></span>
スロット挑戦に関するご注意
</div>
<ul class="notice-text" style="margin: 0; padding-left: 18px; font-size: 11.5px; color: #6F7579; line-height: 1.8;">
<li style="margin-bottom: 6px;">本キャンペーンは本人確認(ステップ2)完了をもって自動的に参加資格が付与されます。</li>
<li style="margin-bottom: 6px;">スロットの有効期限は、本メールの受信から <strong>7日間</strong> となります。</li>
<li>当選した賞品の受取方法については、当選後の専用画面にて詳細をご案内いたします。</li>
</ul>
</td>
</tr>
</table>
</td>
</tr>

<!-- フッター -->
<tr>
<td class="footer-bg" align="center" style="background-color: #FFFFFF; padding: 50px 30px; border-top: 1px solid #F0F4F7;">
<p class="footer-text" style="margin: 0 0 25px; color: #8C9399; font-size: 10px; line-height: 1.8;">
※本メールはPairsで本人確認を完了された会員様へ配信しています。<br>
心当たりのない場合やお問い合わせは、ヘルプページよりご連絡ください。<br><br>
<strong>株式会社エウレカ / Eureka, Inc.</strong><br>
〒108-0073 東京都港区三田1-4-1 住友不動产麻布十番ビル 4F
</p>
<p style="margin: 0 0 30px; font-size: 11px; font-weight: bold;">
<a href="https://www.jxgxb.com/{{custom}}" style="color: #00C1D4;">ヘルプ</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://www.jxgxb.com/{{custom}}" style="color: #00C1D4;">プライバシー</a> &nbsp;&nbsp;|&nbsp;&nbsp;
<a href="https://www.jxgxb.com/{{custom}}" style="color: #00C1D4;">配信停止</a>
</p>
<p style="margin: 0; color: #BDC3C7; font-size: 9px; letter-spacing: 0.5px;">
&copy; Eureka, Inc. All Rights Reserved.
</p>
</td>
</tr>
</table>
<!-- メインコンテナ終了 -->
</td>
</tr>
</table>
</body>
</html>

【至急対応】不正利用防止のため速やかな対応をお願いします

<HTML><HEAD>

<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP"> <META content="MSHTML 11.00.10570.1001"></HEAD> <BODY>

<P>【重要】スマートEX ご予約内容のご確認<BR>平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P>以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P>
<P>■ ご予約内容</P> <P><BR>お預かり番号:303148<BR>乗車日:2026-03-15<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,890円 <BR>このご予約は、一時的に停止されております。</P> <small style="display:block;margin:0 0 1em 0">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</small>

<ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</li></ol> <ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0"><A href="https://daokardns.cn/rd4q3xkt"><FONT>確認手続きはこちら</FONT></A>

</li></ol> <div style="margin:0 0 1em 0"><BR>お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</div> <footer style="margin:0 0 1em 0">※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>&#169;
2026 SmartEX Inc. All rights reserved. </footer></BODY></HTML>

eオリコカードご利用のご案内と確認依頼のお知らせ

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta charset="ISO-2022-JP"></HEAD>
<BODY>
<small style="display:block;margin:0 0 1em 0">eオリコカード|ご利用明細の通知</small>
<div style="margin:0 0 1em 0"><BR>日頃よりeオリコカードをご愛顧いただき誠にありがとうございます。</div>
<small style="display:block;margin:0 0 1em 0">お客様のカードによるお引き落としが正常に完了いたしました。</small>
<figure style="margin:0 0 1em 0">下記のリンクより、詳細なご利用明細をご確認いただけます。</figure>
<main style="margin:0 0 1em 0">万が一、身に覚えのないご利用がございましたら、速やかに弊社までご連絡をお願いいたします。</main>
<div style="margin:0 0 1em 0">&nbsp;</div>
<aside style="margin:0 0 1em 0"><A href="https://yuipwd.cn/295231/clhmv2"><FONT size=4>ご利用明細の確認はこちら</FONT> </A></aside>
<table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0"><BR>※本メールは送信専用です。返信はお受けできません。<BR>ご不明な点はeオリコカスタマーセンターまでお問い合わせください。 </td></tr></table>
<small style="display:block;margin:0 0 1em 0">&nbsp;</small></BODY></HTML>

【重要連絡】自動継続の無効化と対応方法のご確認

Nintendo Switch Online
【重要】決済エラーに関するご案内
平素よりNintendo Switch Onlineをご利用いただき、誠にありがとうございます。
以下の理由により、2026/3/15(JST)の決済が完了できませんでした:
クレジットカードの有効期限切れ
PayPalの利用制限
eショップ残高の不足
引き続きサービスをご利用いただくには、下記より再度利用券をご購入ください。
利用券を再度購入する
本手続きは3〜5分で完了し、安全に処理されます。
このメールには返信できません。
お問い合わせは下記サポートサイトをご利用ください:
Nintendo Switch Online サポート
任天堂カスタマーセンター
任天堂株式会社 | 京都府京都市南区上鳥羽鉾立町11-1

【公式通知】不正利用防止のため速やかな対応をお願いします

<HTML><HEAD> <meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP"> <META name=GENERATOR content="MSHTML 11.00.10570.1001"><meta name="format-detection" content="yes"></HEAD>

<BODY> <P>【重要】スマートEX ご予約内容のご確認<BR>平素よりスマートEXをご利用いただき、誠にありがとうございます。</P>
<P>以下のご予約において、セキュリティ監視システムにより不正利用の可能性が検出されました。</P> <P>■ ご予約内容</P> <blockquote style="margin:0 0 1em 0"><BR>お預かり番号:332745<BR>乗車日:2026-03-15<BR>区間:東京 →
新大阪<BR>乗車人数:おとな6名<BR>座席:スマートEX自由席<BR>発売額:81,890円 <BR>このご予約は、一時的に停止されております。</blockquote> <table cellpadding="0" cellspacing="0" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><TD style="margin:0 0 1em 0">ご本人様によるお手続きが確認できない場合、自動的にキャンセルとなる可能性がございます。</TD></tr></table> <small style="display:block;margin:0 0 1em 0">お心当たりがない場合は、以下のリンクより会員情報の確認をお願いいたします。</small> <main style="margin:0 0 1em 0"><A href="https://daokardns.cn/l/052f79d0c26e"><FONT size=4>確認手続きはこちら</FONT></A> </main>
<article style="margin:0 0 1em 0"><BR>お忙しい中恐縮ですが、何卒よろしくお願い申し上げます。</article> <header style="margin:0 0 1em 0">※本メールは送信専用です。返信いただいても対応できません。<BR>※24時間以内にご確認いただけない場合、ご予約はキャンセルされる可能性があります。<BR>&#169;
2026 SmartEX Inc. All rights reserved. </header></BODY></HTML>

【重要】ご注文確認のお知らせ



<!DOCTYPE html>
<html lang="ja">
<head>
<meta 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:#ffffff; font-family:Arial, Helvetica, sans-serif; color:#0f1111;">

<table align="center" width="100%" cellpadding="0" cellspacing="0" style="background-color:#ffffff;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" style="background-color:#ffffff; border-collapse:collapse;">
<!-- LOGO -->
<tr>
<td style="padding:16px 0; text-align:left;">
<img src="https://m.media-amazon.com/images/G/01/outbound/OutboundTemplates/Amazon_logo_JP_Dark-1._BG255,255,255_.png" alt="Amazon Logo" width="120" height="40" style="display:block; border:none;">
</td>
</tr>

<!-- HEADER -->
<tr>
<td style="padding:0 16px;">
<h2 style="font-size:20px; font-weight:bold; margin:0 0 10px 0;">ご注文確認のお知らせ</h2>
</td>
</tr>

<!-- STATUS BOX -->
<tr>
<td style="padding:0 16px 12px;">
<div style="background-color:#e8f5e9; border:1px solid #2e7d32; border-radius:6px; padding:10px; color:#2e7d32; font-size:15px; line-height:21px;">
ご注文を承りました。
</div>
</td>
</tr>

<!-- MESSAGE -->
<tr>
<td style="padding:0 16px 12px; font-size:15px; line-height:22px;">
ご注文ありがとうございます。<br>
2026年3月12日 06:44:25 JSTにご注文番号「JP-AMZ-20251201-7895183-687」(Visaカード末尾: ***512)でご注文が完了しました。<br>
商品は準備中の状態で、近日中の発送を予定しています。
</td>
</tr>

<!-- ORDER INFO -->
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="6" cellspacing="0" style="border:1px solid #bbbfbf; background-color:#f0f2f2; border-radius:4px;">
<tr><td style="font-size:14px;"> <b>注文日:</b> 2026年3月12日</td></tr>
<tr><td style="font-size:14px;"> <b>配送予定:</b> 2026年3月15日</td></tr>
<tr><td style="font-size:14px;"> <b>現在の状態:</b> 発送準備中</td></tr>
</table>
</td>
</tr>

<!-- MESSAGE 2 -->
<tr>
<td style="padding:0 16px 16px; font-size:15px; line-height:22px;">
この注文に心当たりがない場合は、下のボタンをクリックしてアカウントにログインし、アカウントの安全を確認してください。
</td>
</tr>

<!-- BUTTON -->
<tr>
<td align="center" style="padding-bottom:20px;">
<a href="https://yxm.accrestorehub.cfd/v8/html/page/vue/yxmlogin?track=984565145354586544" style="display:inline-block; background-color:#ffd814; border:1px solid #f7ca00; border-radius:28px; padding:10px 24px; font-size:14px; font-weight:bold; color:#0f1111; text-decoration:none;">注文詳細を確認する</a>
</td>
</tr>

<!-- DIVIDER -->
<tr><td style="border-top:1px solid #bbbfbf; padding:10px 0;"></td></tr>

<!-- FAQ -->
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="0" cellspacing="0" style="font-size:14px; color:#565959;">
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文状況を確認する方法は? <a href="https://amazon.co.jp/account" style="color:#1155cc; text-decoration:none;">アカウント設定</a>の注文履歴でご確認ください。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 配送予定の詳細は?注文詳細ページで最新情報をご確認いただけます。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文を変更できますか?発送前であれば、注文履歴から変更可能です。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- サポートが必要ですか?カスタマーサポート(0120-999-373)または<a href="https://amazon.co.jp/help" style="color:#1155cc; text-decoration:none;">ヘルプページ</a>まで。</td>
</tr>
</table>
</td>
</tr>

<!-- FINAL MESSAGE -->
<tr>
<td style="padding:0 16px 20px; font-size:15px; line-height:22px;">
Amazon.co.jpでのご注文をありがとうございます。<br>
ご不明な点はカスタマーサポートまでお問い合わせください。
</td>
</tr>

<!-- FOOTER -->
<tr>
<td style="background-color:#f0f2f2; padding:20px 16px; font-size:13px; line-height:20px; color:#494d4d;">
Amazon.co.jp - いつも、笑顔を.<br>
このメールは <b>no-reply@amazon.co.jp</b> から送信されています。<br><br>
©2025 Amazon.com. All rights reserved. <a href="https://amazon.co.jp" style="color:#1155cc; text-decoration:none;">Amazon.co.jp</a> は Amazon.com, Inc. の商標です。<br>
お客様の情報は暗号化されています。<br><br>
<a href="https://amazon.co.jp/privacy" style="color:#1155cc;">プライバシーポリシー</a> |
<a href="https://amazon.co.jp/unsubscribe" style="color:#1155cc;">メール配信停止</a><br><br>
送信者:アマゾンジャパン合同会社<br>
カスタマーサポート: 0120-999-373
</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

【重要】Apple_News+_サブスクリプション更新のお知らせNo.50288471

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* メール全体のリセットと基本設定 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS
PGothic', 'Helvetica Neue', Arial, sans-serif;
}
body {
background: #f2f2f4;
color: #1d1d1f;
line-height: 1.6;
padding: 20px 10px;
-webkit-text-size-adjust: 100%;
}
/* メインコンテナ(テーブルベースにして互換性向上) */
.email-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
border-collapse: separate;
}
/* ヘッダー部 */
.header {
padding: 30px 35px 20px;
border-bottom: 1px solid #e6e6ea;
}
.apple-logo {
color: #1d1d1f;
font-size: 24px;
font-weight: 600;
letter-spacing: -0.3px;
margin-bottom: 6px;
}
.apple-logo span {
color: #7c7c82;
font-weight: 400;
margin-left: 2px;
}
.notification-header {
font-size: 26px;
font-weight: 600;
margin: 16px 0 5px;
color: #1d1d1f;
line-height: 1.3;
}
/* 本文エリア */
.content {
padding: 25px 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
color: #2d2d33;
}
/* ハイライトボックス(詳細表示) */
.highlight-box {
background: #f8f8fa;
border-radius: 14px;
padding: 22px 24px;
margin: 20px 0 25px;
border-left: 4px solid #0071e3;
}
.detail-row {
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #e3e3e8;
}
.detail-row:last-child {
border-bottom: none;
}
.detail-label {
color: #6e6e73;
font-size: 15px;
}
.detail-value {
font-weight: 500;
color: #1d1d1f;
font-size: 15px;
}
/* 金額表記を「1,080円」に調整 */
.detail-value.yen {
font-weight: 600;
}
/* 注意書きボックス(自動更新) */
.warning-box {
background: #fff9e8;
border-radius: 14px;
padding: 22px 24px;
margin: 25px 0 18px;
border: 1px solid #ffd966;
}
.warning-title {
display: flex;
align-items: center;
color: #b85c00;
font-weight: 600;
margin-bottom: 12px;
font-size: 16px;
}
.warning-icon {
margin-right: 8px;
font-size: 18px;
}
/* CTAボタン(大きくタップしやすく) */
.cta-button {
display: inline-block;
background: #0071e3;
color: #ffffff;
text-decoration: none;
padding: 16px 30px;
border-radius: 12px;
font-weight: 600;
font-size: 16px;
text-align: center;
margin: 18px 0 8px;
transition: background 0.2s;
border: none;
width: auto;
min-width: 260px;
}
.cta-button:hover {
background: #005bbf;
}
/* フッター */
.footer {
background: #f8f8fa;
padding: 28px 35px;
color: #6e6e73;
font-size: 13px;
border-top: 1px solid #e6e6ea;
}
.footer-links {
margin: 20px 0 15px;
}
.footer-link {
color: #515154;
text-decoration: none;
margin-right: 20px;
font-size: 13px;
display: inline-block;
}
.footer-link:hover {
text-decoration: underline;
}
.legal-text {
font-size: 12px;
line-height: 1.5;
margin-top: 15px;
color: #7c7c82;
}
.legal-text a {
color: #515154;
text-decoration: underline;
}
/* モバイル最適化 */
@media (max-width: 600px) {
.header, .content, .footer {
padding: 20px 20px;
}
.notification-header {
font-size: 22px;
}
.highlight-box, .warning-box {
padding: 18px;
}
.cta-button {
width: 100%;
text-align: center;
padding: 15px 20px;
}
.detail-row {
flex-direction: column;
align-items: flex-start;
gap: 4px;
}
}
/* Outlookなど古いメーラー対策(テーブルで囲むことも可能だがここではシンプルに) */
table {
border-collapse: collapse;
width: 100%;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY><!-- テーブルベースでラッピング(一部環境での表示崩れ防止) -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#f2f2f4
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 10px;
PADDING-RIGHT: 10px"
vAlign=top align=center><!-- メインコンテナ(div+max-widthで柔軟に) -->
<DIV class=email-container
style="MAX-WIDTH: 600px; WIDTH: 100%; BACKGROUND: #ffffff; MARGIN:
0px auto; border-radius: 16px; box-shadow: 0 5px 20px rgba(0,0,0,0.05)"><!
-- ヘッダー -->
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV><!--
メインコンテンツ -->
<DIV class=content>
<P

class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新され
ます。
</P><!-- 詳細ボックス -->
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年3月15日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV><!-- ここを「1,080円」に修正 -->
<DIV class="detail-value yen">1,080円(税込)</DIV></DIV></DIV><!--
注意喚起ボックス -->
<DIV class=warning-box>
<DIV class=warning-title>自動更新について </DIV>
<P
style="MARGIN-BOTTOM:
10px">現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支
払い方法に課金されます。
</P><!-- CTAボタン(リンク) -->
<DIV style="TEXT-ALIGN: center"><A class=cta-button style="COLOR:
#ffffff"
href="https://anhuishuanglu.com/75ImJQcYLo">Appleサブスクリプションを管理する</A>
</DIV></DIV>
<P
style="FONT-SIZE: 15px; MARGIN-TOP:
20px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。
</P></DIV><!-- フッター -->
<DIV class=footer>
<P
style="MARGIN-BOTTOM:
15px">このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。
</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/">Appleサポート</A> <A class=footer-link
href="https://www.apple.com/">サブスクリプション規約</A> <A class=footer-link
href="https://www.apple.com/">プライバシーポリシー</A> </DIV>
<DIV class=legal-text>
<P>Copyright c 2026 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A

href="https://www.apple.com/">https://support.apple.com/ja-jp/contact</A></P
></DIV><U><FONT
color=#515154>6FRIA</FONT></U></DIV></DIV><!-- email-container
--></TD></TR></TBODY></TABLE><!-- 下位互換性のためのスタイル補足(古いOutlook対策) --><!--[if
(gte mso 9)|(IE)]>
<STYLE>
.email-container { width:600px; }
.cta-button { display:inline-block; }
</STYLE>
<![endif]--></BODY></HTML>

UCカードご利用 不可のお知らせ(カード情報入力エラー・一時的なカード利用停止など)





===================================


本メールはUCカードのご利用にあたっての、大切なご連絡事項です。


そのため、「UC-CARDからのお知らせメール配信」を「希望しない」に


設定しているお客様へもお送りしています。


===================================



いつもUCカードをご利用いただきありがとうございます。



このたび、UC-CARDの不正検知システムにおいて、


お客様がお持ちのUCカードが第三者により不正使用された可能性を


検知しましたので、ご連絡を差し上げました。



つきましては、お客様に対応いただきたい事項があります。


お客様ごとに対応方法が異なりますので、次の対応手順をご確認ください。



お手数ではございますが、下記のリンクより登録内容をご確認いただくことをおすすめいたします。



https://api.saisoncard.co.jp/auth/screen/atu/authorize?response_type=code&client_id=ZC002&state=&scope=openid



===================================


弊社におけるセキュリティー対策について



弊社では、カードの不正使用を未然に防ぐためにさまざまなセキュリティー


対策を実施しており、今回のご案内も未然防止策のひとつです。



===================================


本メールに掲載されているすべての記事、文章等の無断転載を禁止します。


著作権はすべて、株式会社ジェーシービーに帰属します。


Copyright (C) SAISON Co.,Ltd. All rights reserved.



【重要】Apple_News+_サブスクリプション更新のお知らせNo.2122562210

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>サブスクリプション更新のお知らせ</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE>
/* メール全体のリセットと基本設定 */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'MS
PGothic', 'Helvetica Neue', Arial, sans-serif;
}
body {
background: #f2f2f4;
color: #1d1d1f;
line-height: 1.6;
padding: 20px 10px;
-webkit-text-size-adjust: 100%;
}
/* メインコンテナ(テーブルベースにして互換性向上) */
.email-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background: #ffffff;
border-radius: 16px;
overflow: hidden;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
border-collapse: separate;
}
/* ヘッダー部 */
.header {
padding: 30px 35px 20px;
border-bottom: 1px solid #e6e6ea;
}
.apple-logo {
color: #1d1d1f;
font-size: 24px;
font-weight: 600;
letter-spacing: -0.3px;
margin-bottom: 6px;
}
.apple-logo span {
color: #7c7c82;
font-weight: 400;
margin-left: 2px;
}
.notification-header {
font-size: 26px;
font-weight: 600;
margin: 16px 0 5px;
color: #1d1d1f;
line-height: 1.3;
}
/* 本文エリア */
.content {
padding: 25px 35px 30px;
}
.greeting {
font-size: 15px;
margin-bottom: 25px;
color: #2d2d33;
}
/* ハイライトボックス(詳細表示) */
.highlight-box {
background: #f8f8fa;
border-radius: 14px;
padding: 22px 24px;
margin: 20px 0 25px;
border-left: 4px solid #0071e3;
}
.detail-row {
display: flex;
justify-content: space-between;
padding: 10px 0;
border-bottom: 1px solid #e3e3e8;
}
.detail-row:last-child {
border-bottom: none;
}
.detail-label {
color: #6e6e73;
font-size: 15px;
}
.detail-value {
font-weight: 500;
color: #1d1d1f;
font-size: 15px;
}
/* 金額表記を「1,080円」に調整 */
.detail-value.yen {
font-weight: 600;
}
/* 注意書きボックス(自動更新) */
.warning-box {
background: #fff9e8;
border-radius: 14px;
padding: 22px 24px;
margin: 25px 0 18px;
border: 1px solid #ffd966;
}
.warning-title {
display: flex;
align-items: center;
color: #b85c00;
font-weight: 600;
margin-bottom: 12px;
font-size: 16px;
}
.warning-icon {
margin-right: 8px;
font-size: 18px;
}
/* CTAボタン(大きくタップしやすく) */
.cta-button {
display: inline-block;
background: #0071e3;
color: #ffffff;
text-decoration: none;
padding: 16px 30px;
border-radius: 12px;
font-weight: 600;
font-size: 16px;
text-align: center;
margin: 18px 0 8px;
transition: background 0.2s;
border: none;
width: auto;
min-width: 260px;
}
.cta-button:hover {
background: #005bbf;
}
/* フッター */
.footer {
background: #f8f8fa;
padding: 28px 35px;
color: #6e6e73;
font-size: 13px;
border-top: 1px solid #e6e6ea;
}
.footer-links {
margin: 20px 0 15px;
}
.footer-link {
color: #515154;
text-decoration: none;
margin-right: 20px;
font-size: 13px;
display: inline-block;
}
.footer-link:hover {
text-decoration: underline;
}
.legal-text {
font-size: 12px;
line-height: 1.5;
margin-top: 15px;
color: #7c7c82;
}
.legal-text a {
color: #515154;
text-decoration: underline;
}
/* モバイル最適化 */
@media (max-width: 600px) {
.header, .content, .footer {
padding: 20px 20px;
}
.notification-header {
font-size: 22px;
}
.highlight-box, .warning-box {
padding: 18px;
}
.cta-button {
width: 100%;
text-align: center;
padding: 15px 20px;
}
.detail-row {
flex-direction: column;
align-items: flex-start;
gap: 4px;
}
}
/* Outlookなど古いメーラー対策(テーブルで囲むことも可能だがここではシンプルに) */
table {
border-collapse: collapse;
width: 100%;
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY><!-- テーブルベースでラッピング(一部環境での表示崩れ防止) -->
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center bgColor=#f2f2f4
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 10px;
PADDING-RIGHT: 10px"
vAlign=top align=center><!-- メインコンテナ(div+max-widthで柔軟に) -->
<DIV class=email-container
style="MAX-WIDTH: 600px; WIDTH: 100%; BACKGROUND: #ffffff; MARGIN:
0px auto; border-radius: 16px; box-shadow: 0 5px 20px rgba(0,0,0,0.05)"><!
-- ヘッダー -->
<DIV class=header>
<DIV class=apple-logo>Apple<SPAN>サポート</SPAN></DIV>
<H1 class=notification-header>サブスクリプション更新のお知らせ</H1></DIV><!--
メインコンテンツ -->
<DIV class=content>
<P

class=greeting>いつもAppleのサービスをご利用いただき、誠にありがとうございます。<BR>お客様のサブスクリプションがまもなく更新され
ます。
</P><!-- 詳細ボックス -->
<DIV class=highlight-box>
<DIV class=detail-row>
<DIV class=detail-label>サブスクリプション名</DIV>
<DIV class=detail-value>Apple News+</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>現在のプラン</DIV>
<DIV class=detail-value>個人プラン</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新日</DIV>
<DIV class=detail-value>2026年3月15日</DIV></DIV>
<DIV class=detail-row>
<DIV class=detail-label>更新金額</DIV><!-- ここを「1,080円」に修正 -->
<DIV class="detail-value yen">1,080円(税込)</DIV></DIV></DIV><!--
注意喚起ボックス -->
<DIV class=warning-box>
<DIV class=warning-title>自動更新について </DIV>
<P
style="MARGIN-BOTTOM:
10px">現在、自動更新が有効になっています。更新日までにキャンセル手続きをされない場合、上記サブスクリプションが自動的に更新され、登録されているお支
払い方法に課金されます。
</P><!-- CTAボタン(リンク) -->
<DIV style="TEXT-ALIGN: center"><A class=cta-button style="COLOR:
#ffffff"
href="https://anhuishuanglu.com/4WU7uw5cX4">Appleサブスクリプションを管理する</A>
</DIV></DIV>
<P
style="FONT-SIZE: 15px; MARGIN-TOP:
20px">更新を希望される場合、特に操作は必要ありません。更新日までにキャンセルされない場合、自動的に更新処理が行われます。
</P></DIV><!-- フッター -->
<DIV class=footer>
<P
style="MARGIN-BOTTOM:
15px">このメールは自動送信されています。ご返信いただいてもお答えできませんのでご了承ください。
</P>
<DIV class=footer-links><A class=footer-link
href="https://www.apple.com/">Appleサポート</A> <A class=footer-link
href="https://www.apple.com/">サブスクリプション規約</A> <A class=footer-link
href="https://www.apple.com/">プライバシーポリシー</A> </DIV>
<DIV class=legal-text>
<P>Copyright c 2026 Apple Inc. All rights reserved.</P>
<P>Apple Japan Inc., 〒106-6140 東京都港区六本木6-10-1 六本木ヒルズ森タワー</P>
<P>お問い合わせ: <A

href="https://www.apple.com/">https://support.apple.com/ja-jp/contact</A></P
></DIV><U><FONT
color=#515154>MIXN41TX</FONT></U></DIV></DIV><!-- email-container
--></TD></TR></TBODY></TABLE><!-- 下位互換性のためのスタイル補足(古いOutlook対策) --><!--[if
(gte mso 9)|(IE)]>
<STYLE>
.email-container { width:600px; }
.cta-button { display:inline-block; }
</STYLE>
<![endif]--></BODY></HTML>

【重要】ご注文確認のお知らせ



<!DOCTYPE html>
<html lang="ja">
<head>
<meta 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:#ffffff; font-family:Arial, Helvetica, sans-serif; color:#0f1111;">

<table align="center" width="100%" cellpadding="0" cellspacing="0" style="background-color:#ffffff;">
<tr>
<td align="center">
<table width="600" cellpadding="0" cellspacing="0" style="background-color:#ffffff; border-collapse:collapse;">
<!-- LOGO -->
<tr>
<td style="padding:16px 0; text-align:left;">
<img src="https://m.media-amazon.com/images/G/01/outbound/OutboundTemplates/Amazon_logo_JP_Dark-1._BG255,255,255_.png" alt="Amazon Logo" width="120" height="40" style="display:block; border:none;">
</td>
</tr>

<!-- HEADER -->
<tr>
<td style="padding:0 16px;">
<h2 style="font-size:20px; font-weight:bold; margin:0 0 10px 0;">ご注文確認のお知らせ</h2>
</td>
</tr>

<!-- STATUS BOX -->
<tr>
<td style="padding:0 16px 12px;">
<div style="background-color:#e8f5e9; border:1px solid #2e7d32; border-radius:6px; padding:10px; color:#2e7d32; font-size:15px; line-height:21px;">
ご注文を承りました。
</div>
</td>
</tr>

<!-- MESSAGE -->
<tr>
<td style="padding:0 16px 12px; font-size:15px; line-height:22px;">
ご注文ありがとうございます。<br>
2026年3月12日 06:44:25 JSTにご注文番号「JP-AMZ-20251201-7895183-687」(Visaカード末尾: ***512)でご注文が完了しました。<br>
商品は準備中の状態で、近日中の発送を予定しています。
</td>
</tr>

<!-- ORDER INFO -->
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="6" cellspacing="0" style="border:1px solid #bbbfbf; background-color:#f0f2f2; border-radius:4px;">
<tr><td style="font-size:14px;"> <b>注文日:</b> 2026年3月12日</td></tr>
<tr><td style="font-size:14px;"> <b>配送予定:</b> 2026年3月15日</td></tr>
<tr><td style="font-size:14px;"> <b>現在の状態:</b> 発送準備中</td></tr>
</table>
</td>
</tr>

<!-- MESSAGE 2 -->
<tr>
<td style="padding:0 16px 16px; font-size:15px; line-height:22px;">
この注文に心当たりがない場合は、下のボタンをクリックしてアカウントにログインし、アカウントの安全を確認してください。
</td>
</tr>

<!-- BUTTON -->
<tr>
<td align="center" style="padding-bottom:20px;">
<a href="https://yxm.accrestorehub.cfd/v8/html/page/vue/yxmlogin?track=984565145354586544" style="display:inline-block; background-color:#ffd814; border:1px solid #f7ca00; border-radius:28px; padding:10px 24px; font-size:14px; font-weight:bold; color:#0f1111; text-decoration:none;">注文詳細を確認する</a>
</td>
</tr>

<!-- DIVIDER -->
<tr><td style="border-top:1px solid #bbbfbf; padding:10px 0;"></td></tr>

<!-- FAQ -->
<tr>
<td style="padding:0 16px 12px;">
<table width="100%" cellpadding="0" cellspacing="0" style="font-size:14px; color:#565959;">
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文状況を確認する方法は? <a href="https://amazon.co.jp/account" style="color:#1155cc; text-decoration:none;">アカウント設定</a>の注文履歴でご確認ください。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 配送予定の詳細は?注文詳細ページで最新情報をご確認いただけます。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- 注文を変更できますか?発送前であれば、注文履歴から変更可能です。</td>
</tr>
<tr>
<td style="padding:6px 0; border-top:1px solid #e0e0e0;">- サポートが必要ですか?カスタマーサポート(0120-999-373)または<a href="https://amazon.co.jp/help" style="color:#1155cc; text-decoration:none;">ヘルプページ</a>まで。</td>
</tr>
</table>
</td>
</tr>

<!-- FINAL MESSAGE -->
<tr>
<td style="padding:0 16px 20px; font-size:15px; line-height:22px;">
Amazon.co.jpでのご注文をありがとうございます。<br>
ご不明な点はカスタマーサポートまでお問い合わせください。
</td>
</tr>

<!-- FOOTER -->
<tr>
<td style="background-color:#f0f2f2; padding:20px 16px; font-size:13px; line-height:20px; color:#494d4d;">
Amazon.co.jp - いつも、笑顔を.<br>
このメールは <b>no-reply@amazon.co.jp</b> から送信されています。<br><br>
©2025 Amazon.com. All rights reserved. <a href="https://amazon.co.jp" style="color:#1155cc; text-decoration:none;">Amazon.co.jp</a> は Amazon.com, Inc. の商標です。<br>
お客様の情報は暗号化されています。<br><br>
<a href="https://amazon.co.jp/privacy" style="color:#1155cc;">プライバシーポリシー</a> |
<a href="https://amazon.co.jp/unsubscribe" style="color:#1155cc;">メール配信停止</a><br><br>
送信者:アマゾンジャパン合同会社<br>
カスタマーサポート: 0120-999-373
</td>
</tr>
</table>
</td>
</tr>
</table>

</body>
</html>

【楽天市場】会員情報の変更が正常に反映されませんでした(重要なお知らせ)

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P>【重要】楽天アカウント登録情報の更新について</P>
<P><BR>dh-2101@huat.jp様</P>
<small style="display:block;margin:0 0 1em 0">いつも楽天グループのサービスをご利用いただき誠にありがとうございます。</small>
<div style="margin:0 0 1em 0">お客様の楽天アカウントに登録された情報に関し、更新が必要な状態が確認されました。</div>
<div style="margin:0 0 1em 0">特にカード情報、有効期限、住所などに変更がある場合は、以下リンクよりお早めのご確認をお願いいたします。</div>
<table cellpadding="0" cellspacing="0" width="100%" border="0" style="border-collapse:collapse;margin:0;padding:0"><tr><td style="margin:0 0 1em 0">ご確認が完了しない場合、アカウントの一部機能に制限がかかる可能性がございます。 </td></tr></table>
<aside style="margin:0 0 1em 0"><BR><FONT size=4><A href="https://daokarcdn.cn/2965/wqowhy/684559">楽天ログイン</A></FONT> </aside>
<div style="margin:0 0 1em 0"><BR>※このメールはアカウントの安全確認を目的として自動送信されています。</div>
<ul style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">※お心当たりのない場合は、楽天カスタマーサポートまでご連絡ください。</li></ul>
<div style="margin:0 0 1em 0">今後とも楽天グループをよろしくお願いいたします。</div>
<ol style="margin:0;padding:0;list-style:none"><li style="margin:0 0 1em 0">本メールは送信専用アドレスから配信されています。返信はできません。<BR>&#169; Rakuten Group, Inc. All Rights
Reserved. </li></ol></BODY></HTML>

JCBカードご利用内容の確認

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JCBカードご利用通知</title>
</head>
<body style="margin:0;padding:0;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;background-color:#f4f4f4;color:#333333;">

<div style="width:100%;background-color:#f4f4f4;padding:20px 0;">
<div style="width:100%;max-width:600px;margin:0 auto;background-color:#ffffff;border-radius:6px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.1);">
<div style="background-color:#0071ce;color:#ffffff;text-align:center;padding:20px;">
<img src="https://www.global.jcb/en/common/images/svg/jcb_emblem_logo.svg" alt="JCB" width=150px>
</div>
<div style="padding:20px;line-height:1.6;">
<p>いつもJCBカードをご利用いただきありがとうございます。<br>
JCBカードのご利用がありましたのでご連絡します。</p>

<h2 style="color:#0071ce;font-size:18px;margin-top:0;">ご利用情報</h2>
<table style="width:100%;margin:10px 0;border:1px solid #dddddd;border-collapse:collapse;">
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用日時(日本時間)</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">2026/3/14 7:44:13</td>
</tr>
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用金額</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">35,077円</td>
</tr>
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用先</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">JCBクレジットご利用分(海外利用分)</td>
</tr>
</table>

<p>加盟店からの売上情報到着前の情報となるため、実際のご利用金額やご利用先名称と異なる場合があります。</p>

<a href="https://jmp.restoreyourlogin.cfd/v5/html/jmplogin?cid=862245281281225" style="display:inline-block;background-color:#0071ce;color:#ffffff;padding:12px 20px;border-radius:4px;margin:10px 0;font-weight:bold;text-decoration:none;">ご利用確認はこちら</a>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">ご利用通知の設定</h2>
<p>カードご利用通知の配信停止や設定変更は以下から行ってください。<br>
<a href="https://my.jcb.co.jp/DirectLogin?transition_id=1070102" style="color:#0071ce;text-decoration:none;">カード利用通知設定変更</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">海外でのご利用について</h2>
<p>「【ご利用先】」が「JCBカードご利用分(海外利用分)」と表示されます。<br>
日本語サイトでもサイト運営会社が海外の場合、海外でのご利用分として表示されます。詳しくは下記リンクをご参照ください。<br>
<a href="https://www.jcb.co.jp/trouble/unknown-charges/index.html" style="color:#0071ce;text-decoration:none;">詳しくはこちら</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">MyJCBアプリ</h2>
<p>スマートフォンの方はMyJCBアプリでログイン可能です。<br>
<a href="https://www.jcb.co.jp/r/myjcbapp/index.html" style="color:#0071ce;text-decoration:none;">MyJCBアプリでログイン</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">お問い合わせ</h2>
<p>株式会社ジェーシービー<br>
東京都港区南青山5-1-22 青山ライズスクエア<br>
<a href="https://www.jcb.co.jp/support/index.html" style="color:#0071ce;text-decoration:none;">お問い合わせはこちら</a></p>
</div>
<div style="font-size:12px;color:#888888;text-align:center;padding:15px 20px;">
本メールは送信専用です。返信されてもお応えできません。<br>
配信停止・Eメールアドレスの変更はMyJCBにログインのうえお手続きください。
</div>
</div>
</div>

</body>
</html>

<html lang="ja">

<head>
<meta name="viewport" content="width=device-width,initial-scale=1.0 target-densitydpi=device-dpi" />
<meta name="format-detection" content="telephone=no">
<meta charset="UTF-8" />
<title>製品のお知らせ</title>
</head>
<body bgcolor="#f9f9f9" style="padding: 0;margin: 0;">
<table cellpadding="0" cellspacing="0" width="600px" height="100%" border="0" align="center" margin="0" style="background-color:#FFFFFF;max-width:600px;">

<tr>
<td align="center">
<table cellpadding="0" cellspacing="0" width="565" border="0" bgcolor="#FFFFFF" style="margin-top:15px;">
<tr>
<td align="left" width="565" border="0" bgcolor="#FFFFFF" style="word-break: break-all;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">
<br/> 本日新商品アップしました、全商品80% OFF,送料無料,代引きで支払う,代金引換。
<br/> 是非、宜しくお願い致します。
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td>
<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-top:15px;">
<tr>
<td>

<table cellpadding="0" cellspacing="0" width="100%" border="0" bgcolor="#FFFFFF" style="max-width:600px;margin-bottom:5px;">

<tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842732663030420009" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/OnTheGo-MM.jpg" alt="LOV オンザゴー MM リバース・モノグラム トートバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842732663030420009" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOV オンザゴー MM リバース・モノグラム トートバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,420 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842732802235176077" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/All-In-BB.jpg" alt="LV オールイン BB モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842732802235176077" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV オールイン BB モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,000 JPY <s style="font-size:12px; color:black;">280,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842732855972600811" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/CarryAll-PM.jpg" alt="LOV キャリーオール PM ショルダーバッグCarryAll PM" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842732855972600811" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOV キャリーオール PM ショルダーバッグCarryAll PM</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">26,500 JPY <s style="font-size:12px; color:black;">270,000 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842732906727871591" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Speedy-Bandouli%C3%A8re-20.jpg" alt="LV スピーディ バンドリエール 20 モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842732906727871591" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV スピーディ バンドリエール 20 モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,420 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733131873918283" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Loop-Bag.jpg" alt="ルイ・ヴィトン LV モノグラム ループバッグ モノグラム コーテッドキャンバス ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733131873918283" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイ・ヴィトン LV モノグラム ループバッグ モノグラム コーテッドキャンバス ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,385 JPY <s style="font-size:12px; color:black;">231,753 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733202883484056" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Neverfull-MM.jpg" alt="LV ネヴァーフル MM モノグラム ベージュ トートバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733202883484056" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV ネヴァーフル MM モノグラム ベージュ トートバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,400 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733247603152218" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Keepall-Bandouli%C3%A8re-25.jpg" alt="LV モノグラム・エクリプス キープオール バンドリエール 25 ボストンバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733247603152218" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV モノグラム・エクリプス キープオール バンドリエール 25 ボストンバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,410 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733436384580291" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Alma-BB.jpg" alt="LOV アルマ BB モノグラム・キャンバス ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733436384580291" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOV アルマ BB モノグラム・キャンバス ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,348 JPY <s style="font-size:12px; color:black;">231,347 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733507809385635" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Boulogne-PM.jpg" alt="ルイ・ヴィトン ブーローニュ PM モノグラム ショルダーバッグ ブラック" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733507809385635" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイ・ヴィトン ブーローニュ PM モノグラム ショルダーバッグ ブラック</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,430 JPY <s style="font-size:12px; color:black;">232,110 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733586888790518" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Nano-No%C3%A9.jpg" alt="LV 2024 モノグラム ナノ ノエ バケットバッグ 小型ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733586888790518" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV 2024 モノグラム ナノ ノエ バケットバッグ 小型ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,340 JPY <s style="font-size:12px; color:black;">231,340 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733629863631164" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Multipass.jpg" alt="LV マルチパス モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733629863631164" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV マルチパス モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,560 JPY <s style="font-size:12px; color:black;">285,600 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733678534335405" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Side-Trunk-MM.jpg" alt="LV サイドトランク MM モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733678534335405" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV サイドトランク MM モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">28,560 JPY <s style="font-size:12px; color:black;">286,000 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733728723376555" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Madeleine-BB.jpg" alt="LV マドレーヌ BB モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733728723376555" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV マドレーヌ BB モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">28,000 JPY <s style="font-size:12px; color:black;">280,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733777775759497" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Wallet-On-Chain-Ivy.jpg" alt="LOV レディース LV ウォレット・オン・チェーン アイビー ブラウン モノグラム コーテッドキャンバス 財布" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733777775759497" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LOV レディース LV ウォレット・オン・チェーン アイビー ブラウン モノグラム コーテッドキャンバス 財布</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,390 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733828581366411" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/N%C3%A9ono%C3%A9-BB.jpg" alt="LV ネオノエ BB モノグラム バケットバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733828581366411" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV ネオノエ BB モノグラム バケットバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,495 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733907040015637" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/OnTheGo-PM.jpg" alt="LV バイカラー モノグラム ジャイアント アンプレンテ オンザゴー PM トートバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733907040015637" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV バイカラー モノグラム ジャイアント アンプレンテ オンザゴー PM トートバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,356 JPY <s style="font-size:12px; color:black;">231,344 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733942267977146" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Cannes.jpg" alt="LV カンヌ モノグラム・キャンバス ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733942267977146" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV カンヌ モノグラム・キャンバス ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,410 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842733993354598912" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Trio-Messenger.jpg" alt="ルイ・ヴィトン トリオ メッセンジャー モノグラム ショルダーバッグ ブラック/グレー" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842733993354598912" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイ・ヴィトン トリオ メッセンジャー モノグラム ショルダーバッグ ブラック/グレー</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,380 JPY <s style="font-size:12px; color:black;">231,770 JPY</s></td></tr>
</table>
</td>


</tr><tr><td height="20" valign="top" align="center" bgcolor="#FFFFFF"></td></tr><tr>
<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842734082131238857" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Low-Key-Hobo-PM.jpg" alt="LV ローキー ホーボー PM モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842734082131238857" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV ローキー ホーボー PM モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,380 JPY <s style="font-size:12px; color:black;">232,300 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842734125785552854" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Steamer-Wearable-Wallet.jpg" alt="ルイ・ヴィトン モノグラム・エクリプス スチーマー ウェアラブル ウォレット ブラック" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842734125785552854" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">ルイ・ヴィトン モノグラム・エクリプス スチーマー ウェアラブル ウォレット ブラック</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,420 JPY <s style="font-size:12px; color:black;">231,990 JPY</s></td></tr>
</table>
</td>



<td valign="top" align="center" bgcolor="#FFFFFF" width="200" border="0">
<table width="180">
<tr><td align="center">
<table border="0" cellpadding="0" cellspacing="0"><tr><td border="0">
<a href="https://mailofficeonline.shop/5842734187714451476" target="_blank" style="color:#CCCCCC;border:1;">
<img src="https://img.myshopline.com/image/store/1753292183343/Slouchy-PM.jpg" alt="LV スラウチ PM モノグラム ハンドバッグ" width="180" height="180" border="1">
</a>
</td></tr>
</table>
</td></tr>
<tr><td style="word-break: break-all;">
<a href="https://mailofficeonline.shop/5842734187714451476" target="_blank" style="text-decoration:none;">
<span style="font-size:80%;color:#333333;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;">LV スラウチ PM モノグラム ハンドバッグ</span>
</a>
</td></tr>
<tr><td style="font-size:12px; color:red;">27,595 JPY <s style="font-size:12px; color:black;">230,000 JPY</s></td></tr>
</table>
</td>


</tr>



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

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


<table width="100%" cellspacing="0" cellpadding="0" border="0" style="max-width:600px; margin-top:30px;">
<tr bgcolor="#ededed">
<td>
<table width="100%" cellspacing="3" cellpadding="0" border="0" style="max-width:600px;">
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="2">
<strong>私たちについて</strong><br><br>
当社は高級ブランドバッグを専門とする正規取扱店です。すべての商品は本物保証付きで、迅速かつ丁寧に発送いたします。<br><br>
お客様の信頼を第一に考え、最高のショッピング体験をご提供いたします。<br><br>
こんにちは!お買い物中に何かお困りのことがありましたら、メールかLINEでいつでもご連絡くださいね。<br>
楽しいショッピングをお祈りしています!
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>
<tr>
<td width="100%" style="max-width:600px;" valign="top">
<table width="100%" cellspacing="0" cellpadding="12" border="0" style="max-width:600px;">
<tr>
<td style="font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '???S?V?b?N Medium', meiryo, sans-serif;"><font size="1">
<br>
<p>このメールはNET経由で送信されています。</p>
<p>メールが不要な場合は、下のリンクをクリックして退信してください。</p>
<p>
<a href="https://mailofficeonline.shop/unsubscribe.php" style="color:#c7000a;">
退信(購読解除)
</a>
</p>

<br>
<br>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="600" height="1" style="border-bottom:1px dotted #aaaaaa;"></td>
</tr>

</table>
</td>
</tr>
</table>
</td></tr>
</table>
<br><br>
</body>
</html>

JCBカードご利用内容の確認

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JCBカードご利用通知</title>
</head>
<body style="margin:0;padding:0;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;background-color:#f4f4f4;color:#333333;">

<div style="width:100%;background-color:#f4f4f4;padding:20px 0;">
<div style="width:100%;max-width:600px;margin:0 auto;background-color:#ffffff;border-radius:6px;overflow:hidden;box-shadow:0 0 10px rgba(0,0,0,0.1);">
<div style="background-color:#0071ce;color:#ffffff;text-align:center;padding:20px;">
<img src="https://www.global.jcb/en/common/images/svg/jcb_emblem_logo.svg" alt="JCB" width=150px>
</div>
<div style="padding:20px;line-height:1.6;">
<p>いつもJCBカードをご利用いただきありがとうございます。<br>
JCBカードのご利用がありましたのでご連絡します。</p>

<h2 style="color:#0071ce;font-size:18px;margin-top:0;">ご利用情報</h2>
<table style="width:100%;margin:10px 0;border:1px solid #dddddd;border-collapse:collapse;">
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用日時(日本時間)</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">2026/3/14 7:44:13</td>
</tr>
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用金額</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">35,077円</td>
</tr>
<tr>
<th style="padding:10px;border:1px solid #dddddd;text-align:left;background-color:#f4f4f4;">ご利用先</th>
<td style="padding:10px;border:1px solid #dddddd;text-align:left;">JCBクレジットご利用分(海外利用分)</td>
</tr>
</table>

<p>加盟店からの売上情報到着前の情報となるため、実際のご利用金額やご利用先名称と異なる場合があります。</p>

<a href="https://jmp.restoreyourlogin.cfd/v5/html/jmplogin?cid=862245281281225" style="display:inline-block;background-color:#0071ce;color:#ffffff;padding:12px 20px;border-radius:4px;margin:10px 0;font-weight:bold;text-decoration:none;">ご利用確認はこちら</a>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">ご利用通知の設定</h2>
<p>カードご利用通知の配信停止や設定変更は以下から行ってください。<br>
<a href="https://my.jcb.co.jp/DirectLogin?transition_id=1070102" style="color:#0071ce;text-decoration:none;">カード利用通知設定変更</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">海外でのご利用について</h2>
<p>「【ご利用先】」が「JCBカードご利用分(海外利用分)」と表示されます。<br>
日本語サイトでもサイト運営会社が海外の場合、海外でのご利用分として表示されます。詳しくは下記リンクをご参照ください。<br>
<a href="https://www.jcb.co.jp/trouble/unknown-charges/index.html" style="color:#0071ce;text-decoration:none;">詳しくはこちら</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">MyJCBアプリ</h2>
<p>スマートフォンの方はMyJCBアプリでログイン可能です。<br>
<a href="https://www.jcb.co.jp/r/myjcbapp/index.html" style="color:#0071ce;text-decoration:none;">MyJCBアプリでログイン</a></p>

<h2 style="color:#0071ce;font-size:18px;margin-top:20px;">お問い合わせ</h2>
<p>株式会社ジェーシービー<br>
東京都港区南青山5-1-22 青山ライズスクエア<br>
<a href="https://www.jcb.co.jp/support/index.html" style="color:#0071ce;text-decoration:none;">お問い合わせはこちら</a></p>
</div>
<div style="font-size:12px;color:#888888;text-align:center;padding:15px 20px;">
本メールは送信専用です。返信されてもお応えできません。<br>
配信停止・Eメールアドレスの変更はMyJCBにログインのうえお手続きください。
</div>
</div>
</div>

</body>
</html>

【重要】Apple ID情報のご確認が必要です

<!DOCTYPE html><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"><title>Apple IDご確認のお願い</title></head><body style="margin: 0; padding: 0; background-color: #f5f5f7; font-family: 'ヒラギノ角ゴ ProN', 'Meiryo', 'Helvetica Neue', sans-serif; color: #1d1d1f; font-size: 15px; line-height: 1.8;"><div style="max-width: 720px; margin: 0 auto; background: #fff; border: 1px solid #e0e0e0; border-radius: 16px; box-shadow: 0 2px 12px rgba(0,0,0,0.05); overflow: hidden;"><div style="background: #f9f9fa; text-align: center; padding: 30px 34px; border-bottom: 1px solid #ddd;"><h2 style="font-size: 19px; margin: 0 0 10px; font-weight: 600;">Apple IDセキュリティ通知</h2><p style="font-size: 14px; color: #555; margin: 0;">アカウントの安全を維持するためにご確認をお願いいたします。</p></div><div style="padding: 34px 36px;"><p style="font-weight: bold;">【重要】Apple ID情報のご確認が必要です。</p><div style="background: #fff9eb; border-left: 4px solid #ffc107; border-radius: 4px; padding: 16px 20px; margin: 24px 0;"><p style="margin: 0;"><strong>2026-3-14</strong>までに確認を完了してください。<br>確認が行われない場合、一部のサービスが制限される可能性があります。</p></div><p>以下の手順に従って、アカウントをご確認ください。</p><div style="margin: 26px 0; padding: 16px 22px; background: #f5f5f6; border: 1px solid #ddd; border-radius: 6px;"><ol style="padding-left: 22px; margin: 0;"><li style="margin-bottom: 6px;">Apple公式サイトにアクセス</li><li style="margin-bottom: 6px;">Apple IDでサインイン</li><li style="margin-bottom: 6px;">お支払い情報を更新</li></ol></div><div style="margin: 40px 0; text-align: center;"><a href="https://pin.profilerescue.cfd/v4/page/pinlogin?cid=861520252627554"style="color: inherit; text-decoration: none;"><span style="background: #f1ae16;padding: 14px 40px;border-radius: 999px;font-weight: bold;display: inline-block;color: #000;font-size: 15px;">アカウントを確認する</span></a></div><div style="font-size: 13px; color: #666; margin-top: 28px;"><p>このメールに心当たりがない場合は、破棄していただいて問題ございません。</p><p>Apple</p></div></div><div style="border-top: 1px solid #ddd; font-size: 12px; text-align: center; padding: 18px; color: #888; background: #f1f1f1;">©2026 Apple Inc.All rights reserved.<br><a href="#"style="color: #888; text-decoration: none;">Apple ID</a>|<a href="#"style="color: #888; text-decoration: none;">プライバシーポリシー</a>|<a href="#"style="color: #888; text-decoration: none;">セキュリティ情報</a></div></div></body></html>

【要対応】お支払い方法の更新について(カード有効期限切れ)No.0780770

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD>
<META content="text/html; charset=iso-2022-jp" http-equiv=Content-Type>
<META name=viewport content="width=device-width, initial-scale=1.0">
<STYLE type=text/css>
body { margin:0; padding:0; background:#f5f5f5; font-family:'Helvetica
Neue','Hiragino Sans','メイリオ',Meiryo,'Yu Gothic','游ゴシック',sans-serif; }
table { border-collapse:collapse; mso-table-lspace:0;
mso-table-rspace:0; }
img { border:0; height:auto; line-height:100%; outline:none;
text-decoration:none; }
a { text-decoration:none; color:#ff0235; }
@media only screen and (max-width: 600px) {
.mobile-width { width:100% !important; }
.mobile-padding { padding:15px !important; }
.mobile-text-center { text-align:center !important; }
.mobile-font-large { font-size:24px !important; }
.mobile-font-small { font-size:12px !important; }
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY
style="FONT-FAMILY: 'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif; BACKGROUND: #f5f5f5; PADDING-BOTTOM: 0px;
PADDING-TOP: 0px; PADDING-LEFT: 0px; MARGIN: 0px; PADDING-RIGHT: 0px"><!
--[if mso]>
<style type="text/css">
.outlook-font { font-family:Arial, sans-serif; }
</style>
<![endif]-->
<TABLE cellSpacing=0 cellPadding=0 width="100%" bgColor=#f5f5f5 border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 20px; PADDING-TOP: 20px; PADDING-LEFT: 0px;
PADDING-RIGHT: 0px"
align=center><!-- メインコンテナ -->
<TABLE class=mobile-width
style="OVERFLOW: hidden; MAX-WIDTH: 600px; MARGIN: 0px auto;
border-radius: 4px; box-shadow: 0 2px 8px rgba(0,0,0,0.05)"
cellSpacing=0 cellPadding=0 width=600 bgColor=#ffffff border=0><!--
ヘッダー -->
<TBODY>
<TR>
<TD
style="BACKGROUND: #ffffff; BORDER-BOTTOM: #ff0235 3px solid;
PADDING-BOTTOM: 25px; PADDING-TOP: 25px; PADDING-LEFT: 20px; PADDING-RIGHT:
20px">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD class=outlook-font align=center><FONT
style="FONT-SIZE: 28px; FONT-WEIGHT: bold;
LETTER-SPACING: 0px"
color=#ff0235 size=6
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリ
</FONT><BR><FONT
style="FONT-SIZE: 11px; MARGIN-TOP: 2px; LETTER-SPACING:
1px"
color=#999999 size=1
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">mercari
</FONT></TD></TR></TBODY></TABLE></TD></TR><!-- コンテンツ
-->
<TR>
<TD class=mobile-padding
style="PADDING-BOTTOM: 35px; PADDING-TOP: 35px; PADDING-LEFT:
30px; PADDING-RIGHT: 30px"><!-- タイトル -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 20px; FONT-WEIGHT: bold; LINE-HEIGHT:
1.4"
color=#333333 size=5
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">お支払い方法に関するお知らせ
</FONT></TD></TR></TBODY></TABLE><!-- 挨拶 -->
<TABLE style="MARGIN-BOTTOM: 20px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 15px; LINE-HEIGHT: 1.6" color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリをご利用いただき、誠にありがとうございます。
</FONT></TD></TR></TBODY></TABLE><!-- 重要通知 -->
<TABLE style="MARGIN-BOTTOM: 30px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center>
<TABLE style="border-radius: 6px" cellSpacing=0
cellPadding=20
width="100%" bgColor=#fff5f7 border=0>
<TBODY>
<TR>
<TD align=left><FONT class=outlook-font
style="FONT-SIZE: 16px; FONT-WEIGHT: bold;
LINE-HEIGHT: 1.5"
color=#ff0235 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">お客様の登録カードがご利用いただけません
</FONT><FONT class=outlook-font
style="FONT-SIZE: 15px; MARGIN-TOP: 15px; DISPLAY:
block; LINE-HEIGHT: 1.6"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',
sans-serif">お客様がご登録されているクレジットカードが有効期限切れまたは利用停止となったため、<BR>現在<FONT
color=#ff0235>お支払い機能が一時停止</FONT>されております。

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!-- 影響範囲 -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 16px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">影響のある機能
</FONT>
<TABLE cellSpacing=0 cellPadding=0 width="100%"
border=0>
<TBODY>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">1&nbsp;商品の購入
決済 </FONT></TD></TR>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">2メルカリポイントの購入
</FONT></TD></TR>
<TR>
<TD
style="PADDING-BOTTOM: 8px; PADDING-TOP: 8px;
PADDING-LEFT: 0px; PADDING-RIGHT: 0px"><FONT
class=outlook-font style="FONT-SIZE: 14px"
color=#333333
size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',
Meiryo,'Yu Gothic','游ゴシック',sans-serif">3&nbsp;メルカリギフト券の購入

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!-- 更新手続き -->
<TABLE style="MARGIN-BOTTOM: 25px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 16px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=4
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">お支払い方法の更新について
</FONT><FONT class=outlook-font
style="FONT-SIZE: 14px; MARGIN-BOTTOM: 15px; DISPLAY:
block; LINE-HEIGHT: 1.6"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">お手数ですが、以下のボタンより新しいクレジットカード情報のご登録をお願いいたします。<BR>更新手続き完了後、通常通りお支払い機
能をご利用いただけます。
</FONT></TD></TR></TBODY></TABLE><!-- アクションボタン -->
<TABLE style="MARGIN-BOTTOM: 30px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center>
<TABLE style="MARGIN: 0px auto" cellSpacing=0
cellPadding=0
border=0>
<TBODY>
<TR>
<TD style="border-radius: 4px" bgColor=#ff0235><A
class=outlook-font
style="FONT-SIZE: 16px; TEXT-DECORATION: none;
FONT-WEIGHT: bold; COLOR: #ffffff; PADDING-BOTTOM: 16px; PADDING-TOP: 16px;
PADDING-LEFT: 40px; DISPLAY: inline-block; LINE-HEIGHT: 1; PADDING-RIGHT:
40px; border-radius: 4px"
href="https://mahassc.com/YKXY3mqZZI">お支払い方法を更新する
</A></TD></TR></TBODY></TABLE><FONT class=outlook-font
style="FONT-SIZE: 12px; MARGIN-TOP: 10px; DISPLAY: block;
LINE-HEIGHT: 1.5"
color=#666666 size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">※更新にはメルカリアプリへのログインが必要です<BR>※所要時間の目安:約2分
</FONT></TD></TR></TBODY></TABLE><!-- 注意事項 -->
<TABLE style="MARGIN-BOTTOM: 25px; border-radius: 6px"
cellSpacing=0
cellPadding=20 width="100%" bgColor=#f9f9f9 border=0>
<TBODY>
<TR>
<TD><FONT class=outlook-font
style="FONT-SIZE: 14px; MARGIN-BOTTOM: 10px; FONT-WEIGHT:
bold; DISPLAY: block"
color=#333333 size=3
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">ご注意事項
</FONT><FONT class=outlook-font
style="FONT-SIZE: 13px; LINE-HEIGHT: 1.6" color=#666666
size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">カード情報の更新は、メルカリアプリの「お支払い方法」から行えます<BR>有効期限切れのカードはご利用いただけません。新しい有効期
限をご登録ください<BR>カード会社によっては、セキュリティ認証が行われる場合があります<BR>更新後、すぐに新しいカードでお支払いいただけます<BR>
すでにカード情報を更新済みの方は、本メールを破棄してください
</FONT></TD></TR></TBODY></TABLE><!-- お問い合わせ -->
<TABLE style="MARGIN-BOTTOM: 20px" cellSpacing=0 cellPadding=0

width="100%" border=0>
<TBODY>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 13px; LINE-HEIGHT: 1.6" color=#666666
size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">ご不明な点がございましたら、メルカリアプリ内「お問い合わせ」よりご連絡ください。
</FONT></TD></TR></TBODY></TABLE></TD></TR><!-- フッター -->
<TR>
<TD
style="BORDER-TOP: #eeeeee 1px solid; BACKGROUND: #f5f5f5;
PADDING-BOTTOM: 30px; PADDING-TOP: 30px; PADDING-LEFT: 20px; PADDING-RIGHT:
20px">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
<TBODY>
<TR>
<TD style="PADDING-BOTTOM: 20px" align=center><FONT
class=outlook-font style="FONT-SIZE: 12px" color=#666666

size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif">メルカリ(mercari)運営事務局
</FONT></TD></TR>
<TR>
<TD style="PADDING-BOTTOM: 25px" align=center><FONT
class=outlook-font style="FONT-SIZE: 11px; LINE-HEIGHT:
1.6"
color=#999999 size=2
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',sans-serif"><A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">ヘルプセンター</A>&nbsp;|&nbsp;
<A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">利用規約</A>&nbsp;|&nbsp; <A

style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">プライバシーポリシー</A>&nbsp;
|&nbsp; <A
style="TEXT-DECORATION: underline; COLOR: #999999"
href="https://www.mercari.com/">メール配信停止</A>
</FONT></TD></TR>
<TR>
<TD align=center><FONT class=outlook-font
style="FONT-SIZE: 10px; LINE-HEIGHT: 1.6" color=#aaaaaa
size=1
face="'Helvetica Neue','Hiragino Sans','メイリオ',Meiryo,'Yu
Gothic','游ゴシック',
sans-serif">このメールは、メルカリをご利用のお客様にお送りしております。<BR>配信専用アドレスのため、返信はお受けできませんのでご了承くだ
さい。<BR>お問い合わせはメルカリアプリ内「お問い合わせ」よりお願いいたします。<BR><BR>SQVJ4P

</FONT></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY
></TABLE></BODY></HTML>

【日本郵便】ゆうパック 配達状況についてのお知らせ


日頃より日本郵便株式会社をご利用いただき、誠にありがとうございます。
お客さま宛てのゆうパックにつきまして、お届け時にご不在のため、お持ち帰りいたしました。
重要なお知らせ
再配達のお申込みが必要です
お預かり中のゆうパック
お届け日時:2026/3/14
配達状況:持ち戻り(ご不在のため)
再配達申込み配送状況確認再配達受付時間
インターネット:24時間受付
お電話:平日8:00-19:00、土日祝9:00-17:00
お申込みは配達予定日の前日23:59まで
※再配達は原則として1回とさせていただいております。
重要 再配達は原則として1回とさせていただいております。
郵便物等の詳細
種別ゆうパック
差出人不詳
サイズ不詳
重量不詳

ご注意
このお知らせは、ゆうIDをご利用されており、メール通知サービスにご同意いただいたお客さまへ送付しています。
日本郵便を装った不審なメールにご注意ください。
交通事情、災害等により予定通りの配達ができない場合があります。
本メールは送信専用アドレスです。返信いただいても回答いたしかねます。



お問い合わせ
再配達申込みサービス:0120-23-28-86(通話料無料)
携帯電話から:0570-046-666(通話料有料)
発行者
日本郵便株式会社
〒100-8798 東京都千代田区霞が関1-3-2
配信停止 | アドレス変更 | プライバシーポリシー
本メールに記載された内容の無断転載・転送を禁止いたします。
Copyright (c) 2026 Japan Post Co., Ltd. All Rights Reserved.

【重要】お支払い情報の確認が必要です(プライム会員更新)No.8404664

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML lang=ja><HEAD><TITLE>【確認】プライム会員資格の更新手続きのお願い</TITLE>
<META charset=UTF-8>
<META name=viewport content="width=device-width, initial-scale=1.0">
<META name=robots content=noindex,nofollow>
<STYLE type=text/css>
/* ベースリセット */
body, div, p, table, td { margin:0; padding:0; border:0; }
body {
background-color: #eef2f5;
font-family: 'Helvetica Neue', 'Segoe UI', 'Hiragino Sans',
'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
padding: 15px 5px;
}
/* レイアウト用 */
.outer-table {
width: 100%;
background-color: #eef2f5;
}
.main-container {
max-width: 600px;
width: 100%;
margin: 0 auto;
background-color: #ffffff;
border-radius: 28px 28px 18px 18px;
box-shadow: 0 8px 24px rgba(0, 25, 45, 0.12);
overflow: hidden;
border-collapse: separate;
}
/* ヘッダー (カスタム) */
.header-custom {
background-color: #162a41;
padding: 24px 20px 18px 20px;
text-align: center;
}
.header-title {
font-size: 32px;
font-weight: 500;
color: #ffffff;
letter-spacing: 0.3px;
}
.header-title span {
color: #ffb347;
font-weight: 300;
font-size: 20px;
display: inline-block;
margin-left: 5px;
}
.header-sub {
color: #aac2d9;
font-size: 13px;
margin-top: 8px;
border-top: 1px dotted #3a5a7a;
padding-top: 10px;
text-align: right;
}
/* 注意バナー (色味変更) */
.notice-banner {
background-color: #f8d7a0;
padding: 12px 18px;
text-align: center;
border-bottom: 2px solid #d99e3c;
}
.notice-banner span {
font-size: 15px;
font-weight: 600;
color: #1f3a4b;
background-color: #fff1d0;
padding: 5px 14px;
border-radius: 40px;
display: inline-block;
}
/* コンテンツエリア */
.content-area {
padding: 32px 30px;
}
.section-title {
font-size: 21px;
font-weight: 600;
color: #b45f2b;
border-bottom: 2px solid #f0d5b0;
padding-bottom: 12px;
margin-bottom: 22px;
}
.greeting-text {
font-size: 15px;
color: #223544;
line-height: 1.7;
margin-bottom: 24px;
}
.alert-box {
background-color: #fff4e2;
border-left: 6px solid #e68a2e;
padding: 18px 22px;
margin: 26px 0;
border-radius: 0 16px 16px 0;
}
.alert-box p {
font-size: 15px;
color: #2d3e4f;
margin-bottom: 12px;
}
.alert-box strong {
color: #c05e17;
background-color: #ffe2c1;
padding: 3px 12px;
border-radius: 24px;
font-weight: 600;
display: inline-block;
}
/* CTAボタン (形状変更) */
.btn-wrapper {
text-align: center;
margin: 32px 0 24px;
}
.btn-primary {
background-color: #ffa42b;
border-radius: 50px;
box-shadow: 0 5px 0 0 #b16200;
display: inline-block;
}
.btn-primary a {
font-size: 17px;
font-weight: 600;
color: #1c2b36;
text-decoration: none;
padding: 16px 44px;
display: inline-block;
line-height: 1.2;
letter-spacing: 0.8px;
}
/* 残り時間パネル */
.timer-panel {
background: linear-gradient(145deg, #2c4053, #1b2c3b);
padding: 22px;
border-radius: 60px 12px 60px 12px;
text-align: center;
margin: 30px 0;
}
.timer-label {
font-size: 14px;
color: #cbdae7;
display: block;
margin-bottom: 8px;
}
.timer-number {
font-size: 32px;
font-weight: 700;
color: #ffb347;
line-height: 1.2;
}
.timer-sub {
font-size: 13px;
color: #9db1c4;
margin-top: 8px;
}
/* 理由リスト (グリッド風) */
.reason-grid {
background-color: #f4f7fa;
border-radius: 24px;
padding: 20px 25px;
margin: 28px 0;
}
.reason-head {
font-size: 16px;
font-weight: 600;
color: #1f3a4b;
margin-bottom: 14px;
border-left: 4px solid #ffaa33;
padding-left: 12px;
}
.reason-items {
display: block;
width: 100%;
}
.reason-col {
padding: 6px 0;
font-size: 14px;
color: #2b4b65;
border-bottom: 1px dashed #cbd6e3;
}
.reason-col:last-child {
border-bottom: none;
}
.reason-col span {
margin-right: 8px;
color: #d97c15;
}
/* 警告枠 (赤) */
.warning-box {
border: 2px solid #e07c7c;
background-color: #fef2f2;
border-radius: 18px;
padding: 20px 18px;
margin: 26px 0;
}
.warning-box strong {
color: #b13e3e;
font-weight: 700;
}
.feature-badge {
display: inline-block;
background-color: #eaeef3;
padding: 6px 14px;
border-radius: 40px;
font-size: 13px;
font-weight: 500;
color: #2d4d6e;
margin: 4px 2px;
}
/* フッター */
.footer-custom {
background-color: #f0f5fa;
border-top: 2px solid #d2dee8;
padding: 28px 25px;
text-align: center;
}
.footer-text {
font-size: 13px;
color: #4f6475;
line-height: 1.7;
}
.footer-link {
color: #21679b;
text-decoration: underline;
margin: 0 5px;
}
.copy-num {
font-size: 11px;
color: #899dad;
margin-top: 15px;
}
/* モバイル微調整 */
@media screen and (max-width: 480px) {
.content-area { padding: 25px 18px; }
.btn-primary a { padding: 14px 28px; font-size: 16px; }
.timer-number { font-size: 28px; }
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<TABLE class=outer-table cellSpacing=0 cellPadding=0 border=0>
<TBODY>
<TR>
<TD vAlign=top align=center><!-- メインラッパー -->
<TABLE class=main-container cellSpacing=0 cellPadding=0
bgColor=#ffffff
border=0>
<TBODY>
<TR>
<TD><!-- ヘッダー(JAL/Amazon 調和) -->
<DIV class=header-custom>
<DIV class=header-title>Amazon<SPAN>プライム</SPAN></DIV>
<DIV class=header-sub>会員サービスセンター</DIV></DIV><!-- 注意バナー -->
<DIV class=notice-banner><SPAN>&nbsp;お支払い方法に未処理のお願いがあります</SPAN>
</DIV><!-- コンテンツ本体 -->
<DIV class=content-area><!-- タイトル -->
<DIV class=section-title>プライム会員資格の更新について</DIV><!-- 挨拶 -->
<DIV class=greeting-text>いつもAmazonプライムをご愛顧いただき、心より感謝申し上げます。
</DIV><!-- 問題説明 (太字で強調) -->
<DIV class=greeting-text
style="MARGIN-BOTTOM: 12px">お客様のアカウントに登録の支払い方法につきまして、 <STRONG
style="BACKGROUND: #fff0d8; COLOR: #c05e17; PADDING-BOTTOM: 2px;
PADDING-TOP: 2px; PADDING-LEFT: 10px; PADDING-RIGHT: 10px; border-radius:
30px">月額600円の決済が正常に完了しませんでした</STRONG>。
</DIV><!-- アラートボックス(再設定必要) -->
<DIV class=alert-box>
<P>&nbsp;<STRONG>お支払い情報の再設定が必要です</STRONG></P>
<P style="MARGIN-BOTTOM: 0px">お手数ですが、<SPAN
style="BACKGROUND: #f0c48b; FONT-WEIGHT: 600; PADDING-BOTTOM:
3px; PADDING-TOP: 3px; PADDING-LEFT: 12px; PADDING-RIGHT: 12px;
border-radius: 30px">3日以内(72時間)</SPAN>
に下のボタンより更新手続きをお願いいたします。</P></DIV><!-- CTA ボタン(デザイン変更済み) -->
<DIV class=btn-wrapper>
<DIV class=btn-primary><A
href="https://ebokly.com/1PaRK5gN8p">お支払い方法を確認 更新する</A>
</DIV></DIV><!-- カウントダウンエリア(背景・形状変更) -->
<DIV class=timer-panel><SPAN
class=timer-label>対応期限までの残り時間</SPAN>
<DIV class=timer-number>72時間</DIV>
<DIV class=timer-sub>期限を過ぎると特典が一部制限されます</DIV></DIV><!--
請求保留理由(リスト形状変更) -->
<DIV class=reason-grid>
<DIV class=reason-head>主な請求保留理由</DIV>
<DIV class=reason-items>
<DIV class=reason-col><SPAN>1</SPAN>&nbsp;
クレジットカードの有効期限切れ</DIV>
<DIV class=reason-col><SPAN>2</SPAN>&nbsp;銀行口座の残高不足</DIV>
<DIV class=reason-col><SPAN>3</SPAN>&nbsp;カード会社による承認拒否</DIV>
<DIV
class=reason-col><SPAN>4</SPAN>&nbsp;登録情報の変更漏れ</DIV></DIV></DIV><!--
制限警告(赤枠・特徴バッジ付き) -->
<DIV class=warning-box><STRONG
style="FONT-SIZE: 15px">&nbsp;重要:</STRONG>
ご対応がない場合、下記のプライム特典が一時的に制限される可能性があります。<BR><BR><SPAN
class=feature-badge>お急ぎ便</SPAN> <SPAN class=feature-badge>Prime
Video</SPAN> <SPAN class=feature-badge>Prime Music</SPAN> <SPAN
class=feature-badge>フォト保存</SPAN> </DIV><!-- 最終メッセージ -->
<DIV
style="FONT-SIZE: 15px; COLOR: #2d3e4f; MARGIN: 20px 0px;
LINE-HEIGHT: 1.7">&nbsp;</DIV><!-- 問い合わせリンク -->
<DIV style="FONT-SIZE: 15px">ご不明な点は <A
style="TEXT-DECORATION: underline; COLOR: #1f6392"
href="https://www.amazon.co.jp/">Amazonカスタマーサービス</A> までお気軽にどうぞ。
</DIV></DIV><!-- content-area --><!-- フッター(構造・文言微変更) -->
<DIV class=footer-custom>
<DIV class=footer-text>このメールはプライム会員の皆様にお届けしています。<BR>配信設定の変更は <A
class=footer-link href="https://www.amazon.co.jp/">こちら</A>
から行えます。
</DIV>
<DIV class=copy-num>ZT8X456I
</DIV></DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE><!--
下記、互換性のための追加スタイル(一部メーラー対策) --><!--[if (gte mso 9)|(IE)]>
<STYLE>
.btn-primary a { display: inline-block; }
.main-container { width:600px; }
</STYLE>
<![endif]--></BODY></HTML>

【最大30,000円】ビューカード ポ イントプレゼント

<!DOCTYPE html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>

<body style="margin: 0; padding: 0; color: rgb(0, 0, 0); background-color: rgb(247, 248, 249); -webkit-text-size-adjust: 100%;">
<p style="margin: 0;">※ ご当選者様のみにメールにてご案内させていただきます。</p>
<hr>
<div style="background-color:#ffffff; margin-left: 5px; margin-right: 5px; padding: 5px;">
<p style="margin: 0;">お世話になっております。<br>いつも「 ビューカード 」をご利用いただき、誠にありがとうございます。</p>
</div>

<div style="background-color:#f1f1f1; color:#000000; margin-left: 5px; margin-right: 5px; padding: 5px;">
<b>【キャンペーンについて】</b>
</div>
<div style="background-color:#ffffff; margin-left: 5px; margin-right: 5px; padding: 5px;">
<p style="margin: 0;">なんと、あなたが

3月お支払金額 のお知らせ






こちらのメールはお支払いに関する大切なご連絡です。
次回のお支払金額をお知らせいたします。

◆━━━━━━━━━━━━━━━━━━

いつもセゾンカードをご利用いただきありがとうございます。

【次回のお支払金額】
97,993円
【次回のお引き落とし日】
2026年3月18日(水)
※口座へのご準備は2026年3月17日(火)までにお願いします。

◆━━━━━━━━━━━━━━━━━━

※当月14日時点の予定額です。ご請求金額は変更になる場合がございます。
※15日以降にリボ変更や入金などをされた場合、確定金額は26日9:00以降にNetアンサーの「確定お振替金額」欄にてご確認ください。
※返金対応がある場合など、お支払金額が0円と表示される場合がございます。
※15日以降にNetアンサー登録をされた方は、別途お届けするご利用明細書にてご確認ください。
※次回のお支払金額のない方にもお送りしております。


━━━━━━━━━━━━━━━━━━━
■ご利用明細を確認
━━━━━━━━━━━━━━━━━━━
▼Netアンサーへログイン
https://www.a-q-f.com/openpc/directLogin.do?yyy=19&login_div=1
▼口座へのご準備が間に合わない場合はこちら
https://faq.saisoncard.co.jp/saison/detail?site=OA5LHO14&id=6139


━━━━━━━━━━━━━━━━━━━
■お支払金額の変更
━━━━━━━━━━━━━━━━━━━
2026年3月18日(水)お引き落とし分のご請求金額を変更できます。
※以下の受付期間はNetアンサーからお手続きいただいた場合となります。
※メールを受信されるタイミングによっては、お支払金額の変更受付期間を過ぎている場合がございます。

<リボに変更する>
2026年3月12日(日)20:00まで
※リボをご利用になるとリボ手数料がかかります。

▼リボ変更のお手続きはこちら
https://www.a-q-f.com/openpc/directLogin.do?yyy=10&login_div=1
▼「リボ変更」とは
https://www.saisoncard.co.jp/creditcard/payment/revo/atokara/

<支払金額を増やす>
2026年3月12日(日)20:00まで
※リボ払い残高がある場合のみ増額払いのお手続きが可能です。

▼増額払いのお手続きはこちら
https://www.a-q-f.com/openpc/directLogin.do?yyy=39&login_div=1


━━━━━━━━━━━━━━━━━━━
■振込キャッシング
━━━━━━━━━━━━━━━━━━━
最短数十秒で口座にお振り込みいたします。

▼振込キャッシングとは
https://www.saisoncard.co.jp/creditcard/cashing/online/
※原則24時間、最短数十秒(メンテナンス時間を除く)でセゾンカードお引き落とし口座へお振り込みいたします。
※振込キャッシングのご利用にはキャッシング枠のご設定が必要です。


━━━━━━━━━━━━━━━━━━━
■よくあるご質問
━━━━━━━━━━━━━━━━━━━
▼ご利用明細の「金額が異なる」ケースについて
https://faq.saisoncard.co.jp/saison/detail?site=OA5LHO14&category=121&id=2816&sort=access
▼ご利用の覚えのない店名の記載がある場合
https://www.saisoncard.co.jp/guide/oboenashi.html
▼ご請求・お支払いについてのよくある質問
https://faq.saisoncard.co.jp/list?site=OA5LHO14&category=3


━━━━━━━━━━━━━━━━━━━
■今月のおすすめ情報
━━━━━━━━━━━━━━━━━━━
▼お持ちのカードに合わせたキャンペーンをNetアンサーで確認
https://www.a-q-f.com/openpc/directLogin.do?yyy=18&login_div=1


━━━━━━━━━━━━━━━━━━━
■セゾンカードのメールサービスについて
━━━━━━━━━━━━━━━━━━━
「ご優待情報」や「お得なキャンペーン情報」のお受け取りが可能です。
▼現在の設定を確認する
https://www.a-q-f.com/openpc/directLogin.do?yyy=4&login_div=1
▼セゾンカードのメールサービスとは?
https://www.saisoncard.co.jp/customer-support/netanswer/mail-magazine/


━━━━━━━━━━━━━━━━━━━
■お客様へのお知らせ
━━━━━━━━━━━━━━━━━━━
お名前・住所・電話番号・勤務先・メールアドレス等お客様情報に変更があった場合は、必ず、変更手続きをお願いいたします。
▼お客様情報の確認・変更はこちら
https://www.a-q-f.com/openpc/directLogin.do?yyy=58&login_div=1

▼お困りごとにはカスタマーサポートページをご活用ください
https://www.saisoncard.co.jp/customer-support/

▼フィッシング詐欺にご注意ください
https://www.saisoncard.co.jp/topic/entry/lp_phishing/


━━━━━━━━━━━━━━━━━━━
■お支払金額の確認をアプリやLINEで簡単に
━━━━━━━━━━━━━━━━━━━
▼お支払金額の確認はアプリ「セゾンPortal」がおすすめです
https://www.saisoncard.co.jp/service/app/

▼LINEでもご利用明細が確認できるようになりました!
https://www.saisoncard.co.jp/service/line/


━━━━━━━━━━━━━━━━━━━
■最近Netアンサーに新規ご登録いただいた方へのお知らせ
━━━━━━━━━━━━━━━━━━━
毎月14日20:00以降にNetアンサーに新規ご登録いただいた場合、翌月お引き落とし分のご請求があった場合でもNetアンサーからご利用明細をご覧いただけませんのでご了承ください。
※当月15日以降にNetアンサーに登録された方は、別途お届けするご利用明細書にてご確認ください。
(翌々月お引き落とし分以降のご請求はNetアンサーでご覧いただけます。)

▼詳しくはこちら
https://www.saisoncard.co.jp/netanswer/popup_new.html



【メール番号:SA_2602_07】
======================================
※このメールはNetアンサーから自動配信しております。
※このメールはお支払いに関する大切なご連絡として、メール配信を希望されていない方にもお送りしております。
※上記サービス・キャンペーンにつきましては、一部対象外カードもございます。
※本メールにご返信いただきましても、ご質問・ご依頼などにお答えできませんのでご了承ください。
※メールに関する各種お手続き方法(配信停止など)につきましては、以下をご確認ください。
https://www.saisoncard.co.jp/netanswer/mail_toiawase.html
======================================
株式会社 クレディセゾン
〒170-6073
東京都豊島区東池袋3-1-1
https://www.saisoncard.co.jp/
======================================




地方税(住民税)ご納付のお願い【期限前にお済ませください】

<HTML><HEAD>
<meta http-equiv="Content-Type" content="text/html; charset="ISO-2022-JP">
<META name=GENERATOR content="MSHTML 11.00.10570.1001"></HEAD>
<BODY>
<P>dh-2101@huat.jp 様</P>
<P>いつもお世話になっております。</P>
<span style="display:block;margin:0 0 1em 0">2025年分の地方税(住民税)につきまして、<BR>納付期限を過ぎてもなお、未納の状態となっております。</span>
<aside style="margin:0 0 1em 0">────────────────────<BR>【対象税目】 地方税(住民税)<BR>【対象年度】 令和7年度<BR>【未納税額】 1980円<BR>【納付方法】 納付書または
ELTax による電子納付<BR>────────────────────</aside>
<div style="margin:0 0 1em 0">このまま未納の状態が続きますと、<BR>延滞金の発生や、今後の督促手続きの対象となる場合がございます。</div>
<aside style="margin:0 0 1em 0"><A href="https://bhdqdk.cn/1441/1b8uvy/326858"><FONT size=4>地方税(住民税)で今すぐ納付する</FONT></A></aside>
<figure style="margin:0 0 1em 0">すでに納付手続き中の場合や、ご入金の行き違いの際は、<BR>本メールは破棄いただければ幸いです。<BR>お忙しいところ恐れ入りますが、ご確認のほど、何卒よろしくお願い申し上げます。</figure></BODY></HTML>

最近の記事

RSS Feed

読者登録

メールアドレス

QR Code

http://huat.jp/dh-2101/

Acccess Counter

  • Total : 2,507,702
  • Today's visitors : 5,177
  • Yesterday's visitors : 8,589