﻿@charset "utf-8";
/* CSS Document */

#container #footer {
	margin:0px auto 0 auto;
	background-image: url(/houto/image/background/bk_footer.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 928px;
	margin: 0px auto 0 auto;
	clear: both;
	color: #333333;
	position: relative;
	padding: 0;
	height: 60px;
}

#top #container #footer {
	padding-top: 0px;
	margin-top: 4px;
}

#container #footer .botlink {
	position: absolute;
	top: 34px;
	left: 169px;
/*	border-color: #333333;
	border-style: none solid none none;
	border-width: 1px;
*/}
#container #footer .botlink ul {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
#container #footer .botlink li {
	float: left;
	border-color: #333333;
	border-style: none none none solid;
	border-width: 1px;
	padding-left: 8px;
	margin-right: 8px;
	line-height: 100%;
	vertical-align: top;
}
#container #footer .botlink .right {
	margin-right: 0px;
}

#container #footer p {
	position: absolute;
	top: 36px;
	left: 674px;
	font-size: 11px;
	color: #666666;
	clear: both;
}
#container #footer .footlogo {
	position: absolute;
	top: 25px;
	left: 41px;
}
#container #footer .botlink a {
	color: #333333;
}
