@charset "utf-8";

/* index.html */
h1 {
	color: #000000;
	text-align: center;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
