
/*  FOOTER
**************************************************/
#Footer { clear: both; text-align:left; }
#Footer #DummyBg{
	overflow: hidden;
	padding-top:50px;
}

#Footer #FootBlc{
	background-color:#333;
}
#Footer #pagetop_area{
	width:2000px;
	height:49px;
	background:url(../../renew_img/foot_bg.png) no-repeat;
	text-align:right;
	}
#Footer #pagetop_area #pagetop{
	margin-right:30px;
	z-index:400;
}



#Footer #LinkArea{
	width:100%;
	height:320px;
	font-size:75%;
	line-height:100%;
	color:#999;
	padding:0 20px;
	overflow:hidden;
}

#Footer #LinkArea dl{
	margin:25px 25px 0 0;
	float:left;
}

#Footer #LinkArea dl.last {
	margin-right:0 !important;
	}

#Footer #LinkArea dt{
	margin-bottom:3px;
	line-height:140%;
	}

#Footer #LinkArea dd{
	line-height:160%;
	}

#Footer #CopyArea{
	width:970px;
	height:24px;
	overflow:hidden;
}
#Footer #CopyArea p{
	margin-left:17px;
	font-size:65%;
	line-height:100%;
	color:#999;
	margin-top:4px;
	overflow:hidden;
}


/**/
#lower .Rside_inner .Dbl { margin-bottom:5px !important;}




#Footer #LinkArea dt a:link{ color:#cccccc; text-decoration:none;}
#Footer #LinkArea dd a:link{ color:#999; text-decoration:none; }
#Footer #LinkArea dt a:visited{ color:#cccccc; text-decoration:none; }
#Footer #LinkArea dd a:visited{ color:#999; text-decoration:none; }
#Footer #LinkArea dt a:hover,
#Footer #LinkArea dt a:active,
#Footer #LinkArea dd a:hover,
#Footer #LinkArea dd a:active { color:#F90; text-decoration:none; }



/******** JIMNY ********/
#JimnyArea {
	position:relative;
	width:970px;
	height:49px;
	float:left;
}

#Jimny {
	background: transparent url(../../common/img/jimny.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 10%;
	width: 160px;
	height: 44px;
	z-index: 300;
	cursor: pointer;
}

#JimnyArea02 {
	position:relative;
	width:970px;
	height:49px;
	margin-left:0 !important;
}

#Jimny02 {
	background: transparent url(/common/img/jimny.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	right: 10%;
	width: 160px;
	height: 44px;
	z-index: 300;
	cursor: pointer;
}


/****************/


/* 20160506 */
#Footer #LinkArea dl:nth-child(4) dd:nth-child(6),
#Footer #LinkArea dl:nth-child(4) dd:nth-child(8){display:none;}
