@charset "utf-8";
.note1 {color: #FF0000}
.hasLink {
	background-color: #FFFF99;
	width: 25px;
}


/* CSS Document */
.redText {
	font-weight: bold;
	color: #993300;
	font-size: 16px;
	line-height: 18px;
}
.hrTOP5 {
	margin-top: 5px;
}
.hrBTM5 {
	margin-bottom: 3px;
}
.blackLine {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a0522d;
	margin-top: 5px;
}

.hrTOP0 {
	margin-top: 0px;
}
.note2 {
	color: #0000FF
}
table#agenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
		}
.blackLineTop {
	margin-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a0522d;
	padding-top: 5px;
}
#agenda tr td {
	width: 64px;
}
.agendaTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.agendaTable tr td {
	width: 68px;
}
