a.foot:link {
	color: #000000;
	text-decoration: none;
}

a.foot:visited {
	text-decoration: none;
	color: #000000;
}

a.foot:hover {
	text-decoration: none;
	color: #2D9121;
}

a.foot:active {
	text-decoration: none;
	color: #000000;
}

body {
	margin: 0 auto;
	font-size: 12px;
}

.ser_foot {
	width: 1024px;
	margin: 6px auto;
	text-align: center;
	border-top: 5px solid #2D9121;
	clear: both;
}

.ser_ft01 {
	width: 1024px;
	height: 18px;
	background-color: #E4E4E4;
	margin-top: 6px;
	padding-top: 6px;
}

.ser_ft02 {
	width: 1024px;
	height: 20px;
	margin: 0 auto;
}

.ser_ft03 {
	padding: 0 10px 0 10px;
}

.ser_ft04 {
	width: 1024px;
	margin: 0 auto;
	line-height: 16px;
}

a.sp01:link {
	color: #2D9121;
	text-decoration: none;
}

a.sp01:visited {
	text-decoration: none;
	color: #2D9121;
}

a.sp01:hover {
	text-decoration: none;
	color: #FF6600;
}

a.sp01:active {
	text-decoration: none;
	color: #2D9121;
}