
.inquiry-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;
    letter-spacing:1px;
}

strong {
    letter-spacing:1px;
}

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

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

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


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