body {
	margin-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 190%;
	font-size: 10pt;
	color: #333	
}


.おしらせ {
	font-size: 8pt;
	color: #900;
}


	
.news {
	font-size: 12pt;
	font-weight: bold;
	color: #900;
}
.説明分 {
	font-size: 7pt;
}



.見出し {
	font-size: 9pt;
	font-weight: bold;
	color: #900;
}



.見出し2 {
	font-size: 8pt;
	font-weight: bold;


	
}



.見出し黒 {
	font-size: 10pt;
	font-weight: bold;
	color: #000
	
}


a {
	color: #2A9FFF;
	
}
a:link {
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-size: 7px;
}
