@charset "UTF-8";

a{
  text-decoration: none;
}

body{
  background-image:url(blue9b.gif);
}

/* サイト全体のフォント指定 */
body{
	font-family: "游明朝" ;
}