table {}
td {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; color: #333333;}

.ct{text-align :center;
}

.md{text-valign :middle;
}

.margin{margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
}

.gray-font10{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color : #555555;
}

.gray-font12{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color : #555555;
}


.grayblue-font12{
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color : #5555AA;
}

a:link {color:#0055AA;text-decoration:none;}
a:visited {color:#800080;text-decoration:none;}
a:hover {color:#FF52200;text-decoration:underline;}

H4{
  font-size : 12px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #FFFFFF;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
   line-height: 13px;
}
H3{
  font-size : 13px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #000000;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H2{
  font-size : 14px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #000055;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H1{
  font-size : 15px;
  font-style : normal;
  color : #555555;
  margin-bottom : 0px;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
}
HR{
  color=#aaaaaa;
}