@charset "UTF-8";

a {
  text-decoration: none;
}


/* サイト全体のフォント指定 */
body {
	font-family: "メイリオ" ;
}