@charset "utf-8";

/* 印刷用スタイル */

/* a要素のスタイル */
a {
	text-decoration: none;
	color: #000000;
	}
