body {
background-color: #f7f3e8;
padding-top: 20px;
font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
} 


#header{
margin:10px 20px 0px 20px;
background-color:#ffffff;
}



.wrap{
text-align:center;

}


.container{
max-width:1170px;
margin-left: auto;
margin-right: auto;
text-align:left;
}


#footer{
margin: 0 20px 0 20px;
clear:both;
}


.error-message{
color:red;
}


.message {
color:blue;
}