.footer{
	/*background-image:url("../images/footerImageBg.gif");*/
	margin:0 auto;
	/*margin:10px auto 0 auto; 20081117変更 */
	height:95px;
	text-align: right;
	font-size:13px;
	width:930px;
	color:#666;
	line-height:1.4em;
}
.footer a{
	/* color:#666; 20090310 LCR変更*/
	color:#15579E;
	text-decoration:none;
}
.footer a:hover{
	text-decoration:underline;
}
.footerBanner{
	float:left;
	margin:10px 10px 0;
	padding:0px;
}
.footer .copyright{
	float:right;
	padding:10px;
}
.footer .copyright span{
	margin:0 0 0 40px;
}
.footer .copyright address{
	font-style:normal;
	margin:0 0 0 40px;
}
