<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="UTF-8">
<meta name="GENERATOR" content="JustSystems Homepage Builder Version 20.0.1.0 for Windows">
<title></title>
</head>
<body>

p {
  font-size: 20px;
  color: blue;
}

body {
  font-family: "Noto Sans JP", "Yu Gothic", sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

table {
  border-collapse: collapse;
}
td, th {
  border: 1px solid #ccc;
  padding: 8px;
}

@media (max-width: 600px) {
  p {
    font-size: 20px;
  }
}

</body>
</html>