@charset "UTF-8";

/*#main * { margin-bottom:1px; }*/

.sub-lst dl{
	margin-top:-14px;
	line-height:100%;
	width:50em;
}

.sub-lst dt{
	background:url(img/red_arrow.gif) no-repeat 0 0.5em;
	margin-top:-1em;
	margin-left: 2em;
	padding-left:10px;
/*	border:1px solid red;*/
}

.sub-lst dd{
	margin-top:0px;
	margin-left: 2em;
	padding-left:10px;
}

.event h4{
	border-left:4px solid silver;
	line-height:120%;
	padding-left:3px;
	font-size:100%;
	margin:2em 0 1em 0;
	clear:both;
}
.event p{margin-top:0.5em; }

.event dt{
	float:left;
	margin-left:1em;
	font-weight:normal;
	line-height:150%;
	width:5em;
}
.event dd{
	line-height:150%;
	width:30em;
	margin-left:6em;
}

