@charset "utf-8";
/*///////////////////////////////

	フッター

///////////////////////////////*/

.footer {
	position: relative;
}
.footer .wrapper-footer-left {
	float: left;
	width: 127px;
	height: 120px;
	background: url("images/body/yokoso.gif") no-repeat;
}
.footer .wrapper-footer-right {
	float: left;
	width: 822px;
}
.footer .wrapper-get-flash {
	margin-top: 12px;
	height: 37px;
	line-height: 33px;
	overflow: hidden;
}
.footer .wrapper-get-flash .get-flash-icon {
	display: block;
	float: left;
	width: 112px;
	height: 33px;
	background: url("images/icon/get-flash.gif") no-repeat;
	text-indent: -9999px;
}
.footer .wrapper-get-flash .flash-message {
	margin-left: 10px;
	font-size: 80%;
	color: #a0a0a0;
}
.footer .footer-info {
	padding: 6px 0 0 10px;
	height: 65px;
	background: url("images/body/footer-back.png") repeat-x;
	font-size: 100%;
	line-height: 1.3em;
	color: white;
}
.footer .footer-info .footer-info1 .footer-map {
	margin-left: 10px;
	padding-left: 29px;
	background: url("images/icon/arrow-white.gif") no-repeat left center;
	color: #9ff;
	text-decoration: underline;
}
.footer .footer-info .footer-info3 .addr-tel,
.footer .footer-info .footer-info3 .addr-date,
.footer .footer-info .footer-info3 .addr-time {
	margin-right: 10px;
}
.footer .copyright {
	margin: 5px 10px 0 0;
	margin-right: 10px;
	text-align: right;
	font-size: 90%;
}

/*------------------------------
	フッターリンク
------------------------------*/
.footer-link {
	padding: 30px 0 10px 0;
	text-align: right;
}
.footer-link a {
	margin-left: 25px;
}
.footer-link a img {
	vertical-align: middle;
}
.footer-link a span {   /* google翻訳のアイコン２重対策 */
	background: none;
}