月別 アーカイブ

HOME > 栄本店ブログ > 【重要】メールボックス容量が上限に達しました – 対応が必要で

栄本店ブログ

< 【重要】メールボックス容量が上限に達しました – 対応が必要で  |  一覧へ戻る

【重要】メールボックス容量が上限に達しました – 対応が必要で

<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>メールボックス通知</title>
<style>
body {
font-family: Arial, sans-serif;
background-color: #f9f9f9;
text-align: center;
margin: 0;
padding: 0;
}
.container {
max-width: 600px;
background: #ffffff;
margin: 50px auto;
padding: 25px;
border-radius: 10px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}
.icon {
font-size: 50px;
color: #d9534f;
margin-bottom: 20px;
}
.btn {
font-size: 14px;
color: #ffffff;
background-color: #0275d8;
padding: 10px 25px;
border: none;
border-radius: 5px;
text-decoration: none;
display: inline-block;
font-weight: bold;
margin-top: 15px;
}
.btn:hover {
background-color: #025aa5;
}
.footer {
font-size: 12px;
color: #777;
margin-top: 20px;
padding-top: 15px;
border-top: 1px solid #ddd;
}
</style>
</head>
<body>
<div class="container">
<div class="icon">


< 【重要】メールボックス容量が上限に達しました – 対応が必要で  |  一覧へ戻る

このページのトップへ