@charset "utf-8";

body {
    font-family: YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #1B375B;
}

div.end_user_license {
    width: 800px;
    height: 600px;
    background-color: #FFFFFF;
    color: #000000;
    overflow: scroll;
    overflow-x: hidden;
}
