/* The Style Sheet of My Document */

BODY {
	line-height:130%;
	font: 12pt/15pt "ＭＳ Ｐゴシック";
	color:#191970;
	margin :5% 5% ;
}

A:link {color: #191970}
A:visited {color:#778899; text-decoration: none}
A:active {color:#483d8b}
a:hover {
	color: #87ceeb;
	text-decoration: none;
}


td{
	line-height:130%;
}

h1,h2,h3 {
	font-family: "HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
}

#pf {
	font-family: "HGPｺﾞｼｯｸE","ＭＳ Ｐゴシック","ＭＳ ゴシック", Osaka;
}

#p-ao {
	color:#4682b4;
	line-height:130%;
}

#p-aka {
	color:#8b0000;
	line-height:130%;
}

#p-mid {
	color:#556b2f;
	line-height:130%;
}
