a {text-decoration:none;}
body{
	margin: 0px;	
}
table,table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 10pt;
	word-break: break-all;
}
.top_date{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333;
	text-align: center;
	vertical-align: middle;
}
.date_o {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #06C;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 14%;
	background-color: #F4FAFF;
}
.date_x {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF8EC7;
	text-align: center;
	vertical-align: middle;
	height: ;
	width: 14%;
	background-color: #FFF4FA;
}
.date_now {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 14%;
	background-color: #FFFFFF;
	border: 1px solid #FF7D7D;
}
