@charset "UTF-8";
.footer_navi .navi_area ul li {
	display: inline;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #666;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 30px;
	margin-bottom: 30px;
	overflow: hidden;
}
.footer_navi .navi_area ul  {
	margin-bottom: 15px;
}
.footer_navi address  {
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin-bottom: 20px;
	font-weight: normal;
	font-style: normal;
}
.footer_navi .navi_area ul .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer_navi .navi_area ul li a {
	text-decoration: none;
	color: #5A5859;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.footer_navi .navi_area ul li a:hover {
	color: #83B538;
	text-decoration: underline;

}
