@charset "utf-8";
body {
	font-size: 12px;
	color: #170d04;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.type_blue {
	color: #3798bf;
}
.type_green {
	color: #3cb878;
}
#content_left a:hover{
	color: #000000;
	text-decoration: none;
}
#content_left a{
	color: #3cb878;
	font-weight:bold;
}

.error {
	color: #FF3300;
}
#inner_footer a {
	color: #3798bf;
}
#inner_footer a:hover {
	color: #000000;
}
