@charset "utf-8";


/* CSS Document */



/* ================ Footer ================== */

#footer #foot-content .footNavi {
	margin: 0 1px;
	padding: 10px 12px 0;
	background: url(/images/bar_footer_dotted.gif) left top repeat-x;
	font-size: 11px !important;
	line-height: 18px;
}
#footer a {
	color: #778a4a;
}
#footer a:hover {
	text-decoration: underline;
}

#footer #foot-content .commonLink {
	margin: 0 1px;
	padding: 42px 12px 0;
	font-size: 11px !important;
}

