/* CSS Document */

/* ʉӏ */
#footer p.toPageTop{
	margin-bottom:5px;
}

a:hover img{
	opacity:0.7;
}


#top_img{
	padding-bottom: 10px;
}

table#event_table {
	width: 590px;
	border: 1px #ccc solid;
	border-collapse: collapse;
}

table#event_table td{
	height: 30px;
	border: 1px #ccc solid;
}


td.ev_date{
	width: 150px;
	font-weight: bold;
}

td.ev_area{
	width: 49px;
	font-weight: bold;
}

td.ev_time{
	width: 149px;
	font-weight: bold;
}

td.ev_place{
	width: 242px;
	font-weight: bold;
}

#primary div.box590 img{
	margin-bottom:10px;
}

