@charset "shift_jis";
button, input, select, textarea {
  //font-family : inherit;
  font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
  font-size   : 100%;
}
input {
font-size:2em;
}
button{
width: 150px;
height: 2em;
}