@charset "utf-8";
/* CSS Document */
div.main_article h1 {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 24px !important;
	font-weight: bold !important;
	color: #B76335 !important;
	text-decoration: none !important;
}

div.main_article td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #123670;
	text-decoration: none;
}

div.sub_article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px !important;
	font-style: normal;
	line-height: normal;
	font-weight: bold !important;
	color: #96512C !important;
}

div.sub_article h1 {
	border-top: solid 2px #96512C;
	border-bottom: solid 2px #96512C;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #123670;
	font-size: 12px !important;
	font-style: normal !important;
	line-height: normal !important;
	font-weight: normal !important;
}
