@charset   "Shift_JIS";

body {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, Arial, sans-serif;
}
body {
 -webkit-text-size-adjust: 100%;
 }
A{  
  text-decoration:none;
}
A:hover{
  text-decoration:underline;
}

.wrapper{
  width:1000px;
  margin:0 auto;
  background-color:#e6e1ff;
}

.frame_wrap { 
    width: 545px; 
    height: 670px; 
    overflow: auto; 
    -webkit-overflow-scrolling: touch; 
} 

.frame { 
    width: 100%; 
    height: 100%; 
} 