@import url("base.css");

/* navi */
#bdid_past #navi ul li#navi_4 a {
	display:block;
	width:132px;
	height:75px;
}
#bdid_past #navi ul li#navi_4 img {
	display:none;
}
/* navi */


table#pastmeeting {
	width:100%;
}
table#pastmeeting th,
table#pastmeeting td {
	border:1px solid #999999;
	padding:5px;
	line-height:120%;
	text-align:left;
}
table#pastmeeting th {
	background:#F1F1F1;
}