@charset "utf-8";
#index #lead {
	background-image: url(../family/images/main_visual.png);
	background-repeat: no-repeat;
}
#main .section .event_list_wrap {
	float: right;
	width: 400px;
}
#main .section .pic_wrap {
	float: left;
	width: 200px;
}
#main .section .pic_wrap p {
	font-size: 10px;
	padding-top: 0px;
}

#main .section .event_list_wrap strong {
	display: block;
	font-size: 12px;
	color: #333333;
}
#main .section .event_list_wrap td {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
#main .section .event_list_wrap th {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #CC0000;
	font-size: 12px;
	width: 80px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#main .section .event_list_wrap table {
	width: 400px;
}
.odd {
	background-color: #F5F5F5;
}

#index #wrapper #content #main .section li {
	line-height:0;
	}
#index #wrapper #content #main .section li a {
	display: block;
	text-decoration:none;
	line-height:normal;
}

