body { background-color: #fbe3b2; /* 焼き料理っぽいクリーム色 */ font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; color: #333; line-height: 1.9; padding: 3em 1em; max-width: 720px; margin: auto; box-shadow: 0 0 15px rgba(0,0,0,0.1); border-radius: 10px; } h1 { font-size: 1.8em; border-bottom: 2px s…