
.privacy-header {
    width:auto;
    height:22px;
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment:scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align:center

}

body {
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif　!important;
    }


header {
    margin: 10px 0;
}

strong{
    letter-spacing:1px;
    padding:5px;
}


.en {
    float:right;
    font-size:12px;
    letter-spacing: 2px;
}

p {
    font-size:12px;
    letter-spacing:1px;
}

a {
color:#555555;
letter-spacing:1px;
}

.line{
letter-spacing:0.5px;
font-size:10px;
}

footer{
    margin: 10px 0;
    width:auto;
    height:17px;
    background-color: #f4f4f4;
}
