@charset "utf-8";
.menu, .menu a:link, .menu a:visited, .menu a:active {
	font-family: "Franklin Gothic Book";
	font-size: 15px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}

.menu a:hover {
	font-family: "Franklin Gothic Book";
	font-size: 15px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.phone {
	font-family: "Franklin Gothic Book";
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
.header {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	letter-spacing: normal;
	word-spacing: normal;
	display: inline;
}
.sub_header {
	font-family: "Franklin Gothic Book";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
	word-spacing: normal;
	letter-spacing: normal;
}
.content {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
