@charset "utf-8";

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

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

#main p{
	line-height:1.3em;
	margin-bottom: 1em;
}

#main h4{
	color: #AE8566;
	margin-bottom: 0.2em;
}

.notice{
	font-size: 90%;
	color: #9C8F9C;
}

