.date_strings {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12pt;
}
.date_strings_mini {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
}

a:hover {
	text-decoration: underline;
	background-color: #CCC;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #003;
	text-decoration: none;
}
