@charset "UTF-8";

#information{
    padding: 0;
    width: 660px;
}

#information h2{
    font-size: 20px;
    padding: 50px 0;
    text-align: center;
}

#information p{
    font-size:14px;
    line-height: 1.7;
    font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: -0.05em;
    padding: 0 30px;
}


