@charset "Shift_JIS";
/*----------------------------------------

	link CSS (Last Update 2008.09.04)

-----------------------------------------*/

/*----------------------------------------
	.footer
-----------------------------------------*/

.footer a:link {
	color: #717171;
	text-decoration: none;
}

.footer a:active {
	color: #717171;
	text-decoration: none;
}

.footer a:visited {
	color: #717171;
	text-decoration: none;
}

.footer a:hover {
	color: #717171;
	text-decoration: underline;
}


