@charset "UTF-8";
/* CSS Document */

#td_day{
	position:relative;
	margin: 0 auto;
	top: 0;
	width: 140;
	height: 40;
	font-weight: bold; 
	border-bottom:  1px solid #666666;
}

#td_news{
	position:relative;
	margin: 0 auto;
	top: 0;
	height: 40;
	font-size: small;
	border-bottom:  1px solid #666666;
}