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

*{
	margin:0;
	padding:0;
	border:none;
	list-style-type:none;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
img{
	vertical-align:bottom;border-style:none;
}

a{outline: none;
}
