@charset "UTF-8";

/*****************************************
				Footer
*****************************************/
#footer {
	width: 100%;
	background: url(../img/footer.jpg) center top repeat-x;
	min-width: 960px;
	height: 260px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	clear: both;
}
#foot_box {
	width: 960px;
	margin: 48px auto 0 auto;
	overflow: hidden;
}
#link_navi {
	float: left;
	margin: 0 0 30px 0;
	padding: 0;
	_display: inline;
	overflow: hidden;
}
#link_navi ul {
	list-style: none;
	overflow: hidden;
}
#link_navi ul li{
	float: left;
	/display: inline;
	margin: 0 12px 0 0;
	font-weight: bold;
	overflow: hidden;
}
#link_navi ul li a{
	display: block;
	height: 16px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#footlink {
	width: 80px;
	background: url(../img/footlink_r1_c1.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#inquiry {
	width: 106px;
	background: url(../img/footlink_r1_c3.jpg) 0 0 no-repeat;
	overflow: hidden;
}
#privacy {
	width: 154px;
	background: url(../img/footlink_r1_c5.jpg) 0 0 no-repeat;
	overflow: hidden;
}

#foot_bottom {
	width: 500px;
	float: left;
	/display: inline;
	overflow: hidden;
	clear: both;
}
#foot_title {
	width: 236px;
	padding: 20px 0 0 0;
	float: left;
	/display: inline;
	overflow: hidden;
}
#foot_title a {
	background: url(../img/foottitle.png) 0 0 no-repeat;
	display: block;
	width: 236px;
	height: 60px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
#foot_right {
	float: right;
	/display: inline;
	width: 240px;
	color: #FFF;
	margin: 0 0 15px 0;
}
#address {
	background: url(../img/footicon.png) 0 0 no-repeat;
	font-size: 88%;
	/font-size: 75%;
	height: 34px;
	padding: 0 0 0 42px;
	line-height: 1.5em;
	overflow: hidden;
}
#tell {
	background: url(../img/footicon.png) 0 -34px no-repeat;
	font-size: 150%;
	/font-size: 130%;
	line-height: 2.4em;
	height: 34px;
	padding: 0 0 0 42px;
	overflow: hidden;
}
#fax {
	background: url(../img/footicon.png) 0 -68px no-repeat;
	font-size: 150%;
	/font-size: 130%;
	line-height: 2.4em;
	height: 34px;
	padding: 0 0 0 42px;
	overflow: hidden;
}
#copyright {
	clear: both;
	color: #FFF;
	font-size: 75%;
	/font-size: 65%;
	line-height: 150%;
}