@charset "UTF-8";
@import "../common/page.css";

li#gnavi_pub_events {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-color: #1e50a2;
}

#gnavi_pub_events a:link {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

#gnavi_pub_events a:visited {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}


#gnavi_pub_events a:hover {
	font-size: 12pt;
	font-weight: bold;
	color: red;
}


table.events {
	margin-left: 20px;
	margin-bottom: 20px;
}

.date {
	width: 10em;
}