﻿@charset "UTF-8";

/* ボタン特殊処理 */
button {
 padding: auto;
 margin: auto;
 width: 128px;
 height: 76px;
}

