@charset "Shift_JIS";





/* table */



#content .eventlist {

	padding: 1px 0 0 0;

}



#content .eventlist h3 {

	margin: 15px 0 5px 15px;

}



#content .eventlist table {

	margin: 0 0 25px 18px;

	padding: 0;

	width: 610px;

	border-collapse: collapse;

	border-top-style: none;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: none;

}



#content .eventlist tr {

	vertical-align: top;

}



#content .eventlist th {

	color: #666;

	padding: 7px;

	border-bottom: 1px solid #ccc;

	width: 90px;

	text-align: left;

	font-size: 80%;

	font-weight: normal;

	letter-spacing: 1px;

}



#content .eventlist td {

	color: #333;

	padding: 7px;

	border: 0;

	border-bottom: 1px solid #ccc;

	text-align: left;

	font-size: 80%;

	font-weight: normal;

	letter-spacing: 1px;

}



#content .eventlist td a{

	font-size: 110%;

	font-weight: bold;

}

