@charset "shift_jis";

/* EDAフッター */
#eda-products {
	width:780px;
	height:26px;
	padding-top:6px;
	background:#f2f3ed;
	color:#999;
	background:url(/eda/image/footer_background_eda.gif) no-repeat right;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* EDAフッターリンク */
#eda-products a:link {
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}
#eda-products a:visited {
	color:#fff;
	text-decoration:none;
	font-size:9pt;
}
#eda-products a:hover,#eda-products a:active {
	color:#fc0;
	text-decoration:none;
	font-size:9pt;
}



/* CSCフッター  */
#cscfooter2005 {
	width:100%;
	background:#f2f3ed;
}
/* CSCフッター幅 */
#csc-footer-size {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

/* CSCフッター背景 */
#csc-footer-bg {
	width:100%;
	padding:0px;
	margin:0px;
	background:#f2f3ed;
	text-align:center;
}
