@charset "utf-8";

/*繁体中国語用のフォントを指定*/
body {
	font-family :MingLiU, "MS UI Gothic", sans-serif;
}

