{
    margin:0;
    padding:0;
}

body {
    width:100%;
/*    background:#82C4FF; */
    font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-align:left;
    font-weight:normal;
    line-height:1.6em;
    font-size:18px;
    margin-right:0px;
}

div {
    margin-bottom:1.0em;
}

div#body {
    background:#FFFFFF;
    border-radius: 10px;
    margin:0 auto;
    max-width:1200px;
    min-width:400px;
    text-align:left;
}

a img {
    border: 0;
}

