
body {  
    background: #ccc;  
    color: #333;  
    font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;  
    font-size: 14px;  
    line-height: 1;  
    -webkit-text-size-adjust: none; /* フォントサイズ自動調整 */  
}  


img {
     max-width: 100%;
     height: auto;
vertical-align: bottom;
     }
