@charset "UTF-8";

/*all*/
a:link    { color: #006600; }
a:visited { color: #006600; }
a:hover   { color: #006600; }
a:active  { color: #006600; }
body {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro;
}


table.LeftList .ListFooter a:link,
table.LeftList .ListFooter a:visited,
table.LeftList .ListFooter a:hover,
table.LeftList .ListFooter a:active  {color: #FFFFFF;}

table {
	font-size: 12px;
}
