@charset "utf-8";

#main a{
	font-size: 90%;
}

#main h3{
	padding-top: 23px;
	margin-bottom: 5px;
	border-bottom: 1px solid #331500;
}

#text{
	line-height: 1.6em;
	/* text-align: justify; */
	margin-bottom: 1.6em;
}
#text h4{
	color: #AE8566;
	margin: 0.8em 0;
}

#text ul{
	list-style-type: disc;
	list-style-position: outside;
	padding-left: 2em;
}

#text #pubdate{
	font-size: 90%;
	margin: 0.8em 0;
	color: #9C8F9C;
}