body { font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; background: #f7f5ee; color: #333; line-height: 1.9; max-width: 760px; margin: 3em auto; padding: 2.5em; box-shadow: 0 0 12px rgba(0,0,0,0.06); border-radius: 12px; } h1 { text-align: center; font-size: 1.9em; margin-bottom: 1em; } …