body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #5F5E5C;
	color: #FFFFFF;
}
.title01 {
	font-size: 14px;
	font-weight: bold;
}
.title02 {
	font-size: 14px;
	font-weight: bold;
	color: #DA251C;
}


.nav_line {
	font-size: 16px;
	color: #DA251C;
	font-weight: bold;
}
a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #DA251C;
	text-decoration: none;
}
.ch a:link {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.ch a:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.ch a:hover {
	font-size: 12px;
	color: #DA251C;
	text-decoration: none;
}
.nav_b {
	font-size: 12px;
	font-weight: bold;
	color: #DA251C;
}
.http {
	font-size: 11px;
	line-height: normal;
	background-position: center;
}
.email a:link {
	font-size: 10.5px;
	line-height: normal;
	background-position: center;
}
.email a:visited {
	font-size: 10.5px;
	line-height: normal;
	background-position: center;
}
.email a:hover {
	font-size: 10.5px;
	line-height: normal;
	color: #DA251C;
	background-position: center;
}
