/*ページ固有のスタイルを記述してください*/

.discotbl{
	width: 100%;
	background-color: #999966;
}

.thead{
	background-color:#EBEBEB;
	font-weight: bold;
	}
.discotbl{
	font-size: 10px;
	line-height: 140%;
}

.discotbl dt{
	font-size: 10px;
	line-height: 140%;
}

.discotbl dd{
	font-size: 10px;
	line-height: 140%;
}
.title{
	width: 80%;
}

.title_txt{
	color:#ff0000;
	font-size: 14px;
	line-height: 140%;
}

.date{
	font-size: 12px;
	text-align: right;
	width::20%;
}

li{
	font-size: 10px;
}

