body { font-family: 'Hiragino Kaku Gothic ProN', sans-serif; line-height: 1.8; color: #333; padding: 20px; } h1, h2, h3 { color: #005bac; } table { width: 100%; border-collapse: collapse; margin: 20px 0; } table, th, td { border: 1px solid #aaa; } th, td { padding: 10px; text-align: left; } ul { mar…