@charset "utf-8";

h1{
	font-family:"ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: x-small;
	color: #330000;
}

a:link{
	font-family:"ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: x-small;
	font-weight: normal;
	line-height: 120%;
	color: #330000;
	text-decoration: none;
}

a:visited{
	font-family:"ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: x-small;
	font-weight: normal;
	color: #996633;
	line-height: normal;
	text-decoration: none;
}
