#main h1 {
	margin-bottom: 0;
}

h1 span.toc_no {
	margin-right: 0.3em;
	font-size: 1.1em;
	font-weight: bold;
}

#main h3.time {
	font-size: 1.1em;
	color: #7a2a1a;
	margin: 0.2em 0 1em 0;
	padding-bottom: 1em;
	border-bottom: 1px dotted silver;
	font-family: tahoma, "lucida sans", lucida, sans-serif;
	font-style: normal;
}

#main h2 {
	font-weight: normal;
	font-style: italic;
	font-size: 1.7em;
	line-height: 1.3em;
	margin: 1.2em 0 0.3em 0;
}

#main h3 {
	margin: 1.8em 0 0.6em 0;
	font-size: 1.2em;
	font-family: tahoma, "lucida sans", lucida, sans-serif;
}

#main .ingress {
	padding: 1em 0;
	margin-bottom:  1.7em;
	line-height: 1.5em;
	display: block;
}

