@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: #4E4E4E;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #7F0E00;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer_banar {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 130%;
	color: #4E4E4E;
	text-align: center;
	width: 100%;
	background-repeat: repeat-x;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footer_pagelink_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	line-height: 160%;
	color: #999;
	background-color: #E0EED5;
	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: 130%;
	color: #999;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
