/* common.css - header/footer/共通部分をここに移動 */

* { box-sizing: border-box; margin: 0; padding: 0; }
