@charset "shift_jis";
#footer {
	background-image: url(../img_template/footer_back.jpg);
	background-repeat: repeat-x;
}
#footer A:link {
	text-decoration:none;
	color:#000000;
}
#footer A:visited {
	text-decoration:none;
	color:#000000;
}
#footer A:active {
	text-decoration:underline;
	color:#0066CC;
}
#footer A:hover {
	text-decoration:underline;
	color:#0066CC;
}
#footer .menu {
	font-size: 80%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	text-align: right;
}
#footer #address {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 20px;
}
#footer #address #logo {
	float: left;
	margin-right: 12px;
	padding-bottom: 20px;
}
