* {
    color: #666666;
    font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","sans-serif";
    line-height: 100%;
}
body {
    font-size: 80%;
}
body.fontM #wrapper {
    font-size: 100%;
}
body.fontL #wrapper {
    font-size: 120%;
}
