@charset "utf-8";



/*--------------------------------------------
　■［フッター］
--------------------------------------------*/

div#footer {
	padding: 0px;
	margin: 0px;
	width: auto;
	position: relative;
	background-image: url(../img/bg_002.gif);
	background-repeat: repeat-x;
	background-position: left -2px;
}

div#footer div#footer-container {
	padding: 50px 0px;
	margin: 0px auto;
	width: 960px;
	text-align: left;
	position: relative;
}

div#footer div#footer-container div#footer-corporate {
	background-image: url(../img/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 0px 140px;
	margin: 0px auto;
	width: 280px;
	float: left;
	position: relative;
}

div#footer div#footer-container div#footer-corporate h3 {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 17px 0px;
}

div#footer div#footer-container div#footer-corporate h3 a {
	color: #333;
}

div#footer div#footer-container div#footer-corporate p {
	line-height: 160%;
	font-size: 11px;
}

div#footer div#footer-container div#footer-corporate p.btn-contact a {
	background-image: url(../img/footer_btn_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 10px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	width: 170px;
	display: block;
	height: 0px;
	overflow: hidden;
}

div#footer div#footer-container div#footer-corporate p.btn-pp a {
	background-image: url(../img/footer_pp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 55px 0px 0px 0px;
	width: 55px;
	display: block;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	bottom: 0px;
}

div#footer div#footer-container div#footer-corporate p.btn-corporate a {
	background-image: url(../img/footer_btn_corporate.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0px 0px 0px;
	width: 70px;
	display: block;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 30px;
	top: 10px;
}

div#footer div#footer-container div#footer-sitemap {
	padding: 0px;
	margin: 0px;
	width: 540px;
	float: right;
	position: relative;
}

div#footer div#footer-container div#footer-sitemap ul {
	padding: 0px;
	margin: 0px 0px 0px 20px;
	width: 160px;
	float: left;
	position: relative;
}

div#footer div#footer-container div#footer-sitemap ul li {
}

div#footer div#footer-container div#footer-sitemap ul li a {
	color: #333;
	padding: 4px 7px;
	background-color: #E6E6E6;
	display: block;
	font-size: 13px;
}

div#footer div#footer-container div#footer-sitemap ul ul {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	width: auto;
	float: none;
	position: relative;
}

div#footer div#footer-container div#footer-sitemap ul ul li {
	padding: 0px;
	background-color: transparent;
}

div#footer div#footer-container div#footer-sitemap ul ul li a {
	padding: 0px 0px 0px 7px;
	background-color: transparent;
	font-size: 11px;
}





div#footer-copy {
	padding: 15px 0px;
	margin: 0px auto;
	width: 960px;
	height: 40px;
	position: relative;
}

div#footer-copy p.footer-copy-anniversary {
	background-image: url(../img/footer_anniversary.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 40px 0px 0px 0px;
	margin: 0px auto;
	width: 405px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 15px;
}

div#footer-copy p.footer-copy-copy {
	background-image: url(../img/footer_copy.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 12px 0px 0px 0px;
	margin: 0px auto;
	width: 244px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	right: 0px;
	top: 30px;
}






/*--------------------------------------------
　■［ページの先頭へ］
--------------------------------------------*/

div#updown {
	width: 50px;
	height: 101px;
	position: fixed;
	bottom: 100px;
	right: 30px;
	z-index: 9999;
}

div#updown p a {
	background-image: url(../img/btn_updown.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 50px;
	height: 0px;
	padding: 50px 0px 0px 0px;
	overflow: hidden;
	display: block;
}

div#updown p.updown-up a {
	background-position: left top;
}

div#updown p.updown-down a {
	background-position: left -51px;
	margin: 1px 0px 0px 0px;
}
