@charset "utf-8";
#content h1 {
	color: #530006;
	font-weight: normal;
	margin-bottom: 10px;
	padding-bottom: 10px;
	padding-top: 20px;
	font-size: 1.8em;
}
#content h2 {
	padding-top: 20px;
	font-weight: normal;
	color: #530006;
	font-size: 1.8em;
	padding-bottom: 5px;
}
#content p {
	font-size: 1.4em;
	color: #530006;
	margin-bottom: 10px;
}
#c_main p {
	line-height: 1.5em;
}
#dispinfo p {
	color: #333333!important;
}

#c_main a {
	color: #6d6d6d;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.3em!important;
	margin: 0px;
	padding: 0px;
}
#content h4{
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
