body { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; background-color: #f4eee5; /* 脱色された紙のような薄茶 */ color: #3e2f1c; /* やや赤みのある柔らかいブラウン */ line-height: 2; max-width: 760px; margin: 3em auto; padding: 2.5em; border-radius: 12px; box-shadow: 0 0 16px rgba(0,0,0,0.06); } h1 { text-align: …