@charset "shift_jis";
div#footerArea {
	position: fixed !important;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #4E9ABE;
	color: #fff;
	clear: both;
}
.footer_pagelink {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #999;
	background-color: #E7E7E7;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
}
.footer_pagelink_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #999;
	background-color: #E7E7E7;
	text-align: center;
	width: 980px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: repeat;
}

.footer_footer {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 160%;
	color: #5D5D5D;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}
