body {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	line-height: 1.5em;
	background-color: #C2D2DA;
	margin-top: 5px;
	}

table,td,th  {
	font-size: 13px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #000000;
	line-height: 1.5em;
}

a:link    {text-decoration:underline; color:#1437DE;}/*未訪問リンク*/
a:visited {text-decoration:underline; color:#834792;}/*訪問済みリンク*/
a:active  {text-decoration:underline; color:#B42CC2;}/*クリック時の色*/

