@charset "utf-8";
/* ===================================================================
 ファイル名 　:footer.css
 ファイル情報 :共通（フッタ）
=================================================================== */

/* -----------------------------------------------------------
	#footer
		フッター
----------------------------------------------------------- */
#footer{
	clear:both;
	background-image: url(../image/share/footer_back.gif);
	height: 58px;
	line-height:1.4;
}

#footer_in{
	background-image: url(../image/share/footer.jpg);
	background-repeat: no-repeat;
	height: 58px;
	width: 810px;
	text-align:right;
}

#footer li{
	color:#FFFFFF;
	font-size:80%;
	padding:21px 32px 0 0;
}

#footer p{
	color:#333333;
	font-size:71%;
	padding-right:32px;
}
