﻿TD.txt_ss{
	font-size: xx-small;
	line-height:normal;
}
TD.txt_s{
	font-size: x-small;
	line-height:normal
}
TD.txt_m{
	font-size: small;
	line-height:normal;
}
TD.txt_l{
	font-size: midium;
	line-height:normal;
}
TD.date{
	font-size: x-small;
	line-height:normal;
	color:#666666;
}
TD.midashi_blue{
	font-size: midium;
	line-height:normal;
	font-weight: bold;
	color: #000099;
	background-color: #F1F1CC;
}
TD.midashi_black{
	font-size: small;
	line-height:normal;
	font-weight: bold;
	color: #000000;
	background-color: #F1F1CC;
}



A:link { text-decoration: underline;  color: "#0000FF" }
A:visited { text-decoration: none;  color: "#660099" }
A:active { text-decoration: none; color: "#333300" }
A:hover { text-decoration: underline; color: "#FF6600" }
