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

ul#local_menu li{
	padding:0px;
	margin:0px;
	line-height:1px;
	font-size:1px;
}
ul#local_menu li.menu_bar{
	width:175px;
	height:5px;
	margin:0px;
	padding:0px;
}

h3#ttl01{
	width:725px;
	height:30px;
	background:url(../img/ttl_01.gif) no-repeat top left;
	text-indent:-9999px;
	margin-bottom:10px;
}
.event_box{
	padding:9px;
	border:#CCCCCC solid 1px;
}
.ttl_s_bg{
	width:695px;
	height:15px;
	color:#333333;
	font-size:15px;
	padding:9px 0px 9px 10px;
	background : url(../ttl_s_bg.gif) no-repeat left top;
	margin-bottom:10px;
}

.ttl_ss_bg{
	width:695px;
	height:15px;
	color:#333333;
	font-size:15px;
	padding:9px 0px 9px 5px;
	margin-bottom:10px;
	border-bottom:dotted 1px #CCCCCC;
}
.event_img{
	width:215px;
	float:right;
}
.event_tbl{
	width:469px;
	float:left;
	border-collapse:collapse;
	font-size:80%;
	line-height:1.2;
	color:#333333;
	border:none;
	margin-bottom:20px;
}
.event_tbl th{
	width:79px;
	border-bottom:#CCCCCC dotted 1px;
}
.event_tbl th.last,.event_tbl td.last{
	border:none;
}
.event_tbl th img{
	height:15px;
	margin:5px 19px 5px 0px;
}
.event_tbl td{
	border-bottom:#CCCCCC dotted 1px;
}
.event_tbl td p{
	margin:5px 10px 5px 0px;
}
.event_tbl td p span{
	font-size:90%;
	color:#000000;
}
.event_tbl a{
	color:#FF0000;
}
.event_tbl a:hover{
	text-decoration:underline;
}
.event_txt{
	border:#CCCCCC solid 1px;
	padding:10px;
	font-size:80%;
	line-height:1.2;
}
.event_txt p span{
	font-size:90%;
}

.event_txt a{
	color:#FF0000;
}

a {
	color:#FF0000;
}
