@charset "utf-8";
/* CSS Document */

html, body{ height:100%;}
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFF;
	font-size:0;
	line-height:0;
	}

a { color:#fff; text-decoration:none;}
a:hover{ color:#ed7446;}
