#footer {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro" ;
	height: 90px;
	width: 960px;
	clear: both;
	background: url(../image/rg_footer-lapis.gif) repeat-x left bottom;
}

#footer .footer2 {
	height: 50px;
	width: 960px;
	margin-top: 3px;
	padding-top: 10px;
}
#footer .footer2 ul {
	float: left;
	padding-left: 30px;
	margin-left: 17px;
}

#footer .footer2 ul li {
	font-size: 10px;
	line-height: 1.5em;
	margin-bottom: 1px;
}

#footer .footer2 ul li .footer3-linpic {
	padding-right: 7px;
	margin-left: 10px;
	vertical-align: middle;
}


#footer .footer3 {
	height: 17px;
	width: 960px;
	padding-top: 10px;
}
#footer .footer3 ul { margin-left: 20px; }


#footer .footer3 ul li {
	float: left;
	font-size: 10px;
	line-height: 1.5em;
	margin-right: 10px;
}
#footer .footer3 ul li .footer3-linpic {
	padding-right: 7px;
	margin-left: 10px;
	vertical-align: middle;
}


#footer address {
	font-size: 9px;
	color: #333;
	float: right;
	margin-right: 30px;
	line-height: 1.5em;
}

#footer a:link,
#footer a:visited {
	text-decoration: none;
	color: #333;
}

#footer .footer2 a:link,
#footer .footer2 a:visited {
	text-decoration: none;
	color: #666;
}

#footer a:hover,
#footer a:active {
	text-decoration: none;
	color: #FF1E1E;
}

#footer .footer2 a:hover,
#footer .footer2 a:active {
	text-decoration: none;
	color: #FF1E1E;
}
