/* はてなブログの標準スタイルに合わせて調整 */ body { font-family: 'Hiragino Kaku Gothic Pro', Meiryo, sans-serif; line-height: 1.6; color: #333; max-width: 720px; margin: 0 auto; padding: 20px; background: #fff;} h1, h2, h3 { color: #2c3e50; } h1 { font-size: 2rem; margin-bottom: 1rem; } h2 { font-size: 1.5rem; margin…