@charset "Shift-JIS";

#footer-bottom-copyright-box {
  text-align: center;
  font-size: 69%;
  padding: 0px 0px 15px;
  color: #999;
}

#footer-top-powered-box {
  width: 860px;
  margin: 47px auto 40px auto;
}

#footer-top-powered-logo {
  width: 188px;
  height: 23px;
  margin: 3px;
  margin-left: auto;
}

#footer-top-to-top-box {
  width: 880px;
  margin: 10px auto;
  text-align:right;
}

#footer-top-to-top-text {
  font-size: 75%;
}

#footer-top-to-top-logo {
  width: 101px;
  height: 19px;
  background-image: url("../../../pc/img/default/btn_footer_return_top.png");
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: -20px;
}

#footer-bottom-container {
  background-color: #ededed;
}

#footer-link-container{
	width: 860px;
	text-align: left;
	margin:0px auto;
}

#footer-link-container li{
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}

#footer-link-table{
	padding-top: 15px;
	margin-right: auto;
	width: auto !important;
}

#footer-bottom-link-box {
  width: 720px;
  margin: 23px 0px;
}

.footer-bottom-link-text {
	height: 20px;
	background-image: url("../../../pc/img/default/img_arrow_red.png");
	background-repeat: no-repeat;
	background-position-y: 3px;
	font-size: 12px;
	margin: 10px 10px 0px 0px;
	padding-left: 15px;
}

img {
	border: 0px;
}

#footer-top-to-top-link{
	background-image: url("../../../pc/img/default/btn_footer_return_top_icon.png");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    padding-right: 25px;
    height: 19px;
    display: block;
}