body {
margin: 0 auto;
background-color: #190000;
}

img{
vertical-align: top;
margin-bottom: 0;
margin: 0 auto;
}

#text{
width: 640px;
margin: 0 auto;
}

p.text01{
width: 600px;
color: #ffffff;
text-align: left;
font-size: 16px;
line-height: 1.3;
font-family:'Lucida Grande',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
-webkit-text-size-adjust: none; /* 文字の拡大縮小を防ぐ */ 
}



#footer{
  margin: 0 auto;
  margin-top: 5%;
  width: 640px;
  display: block;
  text-align: center;
        background-color:#660000;
        margin-bottom: 0;
}