@charset "UTF-8";

/* ==========================================================================
   footer.css
   ========================================================================== */
/* footer */
#footer {
	padding: 43px 0 44px;
	text-align: center;
	color: #aaaaaa;
	font-size: 12px;
	line-height: 1.7;
	border-top: 1px solid #959595;
	font-family: Helvetica;
}

.associa #footer {
	color: #888;
}

#footer .cpy {
	margin-top: 10px;
	font-size: 11px;
}

#footer a {
	color: #aaaaaa;
	text-decoration: underline;
}

#footer.diary a {
	color: #666666;
}