@charset "utf-8";

/************************************************************************
****	イベント
************************************************************************/	

.search_form_user {
	border-collapse: collapse;
	width: 100% !important;
	margin: 0 !important;
	border: none !important;
}

.search_form_user th,
.search_form_user td {
	border: none !important;
	padding: 5px !important;
	vertical-align: middle !important;
}

.search_form_user input,
.search_form_user select,
.search_form_user table {
	margin-top: 0;
	margin-bottom: 0;
}

.event_item {
	margin-bottom: 25px;
	overflow: hidden;
}

.kikan { padding: 5px 10px; }

.event_title {
	font-size: 125%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.event_meta {
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

.event_gaiyou {
	font-size: 12px;
	margin: 0;
	padding: 5px 0;
	line-height: 15px;
}

.event_title a { text-decoration: none; }

#keyword {
	width: 360px;
	margin: auto 20px auto 0;
}

#event_search_button { }

.to_event_list {
	text-align: right;
	padding: 0;
	margin: 0;
}
