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:#FFDD00;text-decoration:none;}
a:visited {color:#FFDD00;text-decoration:none;}
a:hover {color:#FFDD00;text-decoration:underline;}

H4{
  font-size : 10px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #cccccc;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H3{
  font-size : 11px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #ccddee;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H2{
  font-size : 12px;
  font-style : normal;
  margin-bottom : 0px;
  margin-top: 2px;
  color : #ccddee;
  font-family : "ＭＳ Ｐゴシック";
  font-weight : normal;
}
H1{
  font-size : 13px;
  font-style : normal;
  color : #cccccc;
  margin-bottom : 0px;
  font-family : "ＭＳ ゴシック";
  font-weight : bold;
}
HR{
  color=#aaaaaa;
}
