body { background-color: #e7dac5; /* 木の色:淡く落ち着いたブラウンベージュ */ font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif; color: #3b2f2f; /* 文字色:深い茶系 */ line-height: 1.9; padding: 3em 1.5em; max-width: 720px; margin: auto; } h1 { font-size: 1.8em; border-bottom: 2px solid #b89f87; padding-bottom: 0.…