@charset "utf-8";

html{
	font-size:62.5% !important;
	}

body{
	font-size:1.6rem;
}

.win body{
 font-family:Arial,"メイリオ","Meiryo","游ゴシック","Yu Gothic","ＭＳ Ｐゴシック",sans-serif;  
}

.mac body {
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","游ゴシック","Yu Gothic", Osaka, sans-serif;
}

