@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 0 0;
}

#text em{
	color: #B49347;
}