html{
  background-color: #C9FFDA;
  background-image: url(cho_images/back_green.png);
  background-position: center 63px;
  background-repeat: repeat;
  -ms-touch-action : pan-y ; /* for *IE10 */
	touch-action : pan-y ;
	font-family:
  "メイリオ", Meiryo,
  "ヒラギノ角ゴ Pro W3",
  "HIragino Kaku Gothic Pro W3",
  "HIragino Kaku Gothic Pro",
  Osaka,
  "ＭＳ Ｐゴシック", "MS P Gothic",
  sans-serif;
}
