body {
    font-family: "メイリオ", sans-serif;
    font-size: 62.5%;
    line-height: 1.6rem;
}

select,
input,
button,
textarea,
button {}

table {
    font-size: inherit;
    font: 100%;
}

pre,
code,
kbd,
samp,
tt {
    *font-size: 108%;
}
