@charset "utf-8";
/* CSS Document */

.text{
	font-family:"ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #330000;
	line-height: 120%;
}

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

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

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

.column{
	font-family: "ＭＳ Ｐゴシック", "MS UI Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #330000;
	line-height:140%;
}
