@charset "utf-8";

/* ----------------------------------------
	default
---------------------------------------- */

*{
	margin:0;
	padding:0;
	border:0;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	word-wrap:break-word;
}

a{color:#333333;text-decoration:none;}

img{vertical-align:bottom;}

li{list-style:none;}

table{border-collapse:collapse;}