body,div,select,label,button,input,h1,span,td{
    font-family : 'ヒラギノ丸ゴ Pro W4','ヒラギノ丸ゴ Pro','Hiragino Maru Gothic Pro','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','HG丸ｺﾞｼｯｸM-PRO','HGMaruGothicMPRO';
}

label.box{
    color    :#0070C0;
    font-size:22px;
}

input::-webkit-input-placeholder {
    color      : #DDD;
    font-weight: normal;
}

body{
    width: 100%;
}

div#header{
    width:100%;
}

select{
    background-color: #FFF;
}
