@charset "UTF-8";
/* CSS Document */

/*
*  event
-------------------------------------------------*/
#event div.subtitle_a1 {
	margin-bottom:0;
	border-bottom:3px solid #2965b6;
}
#event div.event_before {
	margin-bottom:29px;
}
#event div.event_fla {
	margin-top:20px;
	margin-bottom:25px;
	float:left;
}
#event table.event_table {
	width:750px;
	border-collapse:collapse;
	margin-bottom:27px;
}
#event table.now {
	margin-bottom:45px;
}
#event table.event_table th {
	font-size:100%;
	text-align:left;
	background:#f4f4f4;
	border:1px solid #ccc;
	color:#2966B4;
	line-height:1em;
	padding:9px 0 9px 12px;

}
#event table.event_table th span {
	background:url(../img/event_theadicon.gif) no-repeat 0 1px;
	padding-left:22px;
}
#event table.event_table td {
	font-size:75%;
	border:1px solid #ccc;
	line-height:1.6em;
	padding:8px 0 5.5px 12px;
}
#event table.old td {
	padding:8px 40px 10px 12px;
}
#event table.event_table td.event_date {
	font-weight:bold;
	width:166px;
	vertical-align:top;
	padding-right:0;
}
#event table.event_table td.event_info a:link ,#event table.event_table td.event_info a:visited {
	color:#333;
	text-decoration:underline;
}
#event table.event_table td.event_info a:hover {
	color:#333;
	text-decoration:none;
}
#event .event_about {
	font-size:75%;
	overflow:hidden;
	zoom:1;
}
#event .event_about p {
	width:263px;
	display:inline;
	float:left;
}
#event .event_about dl {
	display:inline;
	float:left;
}
#event .event_about dl.space {
	display:inline;
	float:left;
	margin-top:20px;
	margin-left:30px;
}

#event .event_about dt {
	font-weight:bold;
	line-height:1.6em;
	color:#000;
	padding:0 0 8px 5px;
}
#event .event_about dd {
	line-height:1.6em;
	padding:0 0 13px 5px;
}
#event .event_about dd.event_infobtn {
	padding:0 0 13px 0;
}
#event .event_about dd.event_infobtn a {
	display:block;
	width:165px;
	height:40px;
	background:url(../img/event_infobtn.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#event .event_about dd.event_infobtn a:link,#event .event_about dd.event_infobtn a:visited{
	background-position:0 0;
}
#event .event_about dd.event_infobtn a:hover{
	background-position:left -44px;
}



a:focus{
overflow:hidden;
}

