body { font-family: sans-serif; line-height: 1.6; margin: 20px; } h1, h2, h3 { color: #333; } h1 { text-align: center; font-size: 2.2em; /* タイトルを少し大きく */ margin-bottom: 30px; border-bottom: 2px solid #ddd; padding-bottom: 10px; } h2 { font-size: 1.8em; margin-top: 30px; border-bottom: 1px solid #eee…