@charset "utf-8";
/**
* 09-footer.css
* Ricoh Co., Ltd.
*/
/* endArea */
#endArea {
	clear: both;
	margin-top: 0;
	border-top: 1px solid #dedede;
	padding-top: 14px;
	padding-bottom: 16px;
	background-color: #fafafa;
	zoom: 1;
}
* html #endArea { margin-top: 0; }
*+html #endArea { margin-top: 0; }
#endArea #endBox {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}
#endBox .endNavBox {
	float: left;
	margin-left: 15px;
	width: 210px!important;
	width: 206px;
}
#endBox .endNav li {
	margin-bottom: 4px;
}
#endBox h3 {
	margin-bottom: 10px;
	margin-left:15px;
	background-image: none;
}

#endBox #endBox h3{ margin-left:0 !important;}

/* gFooterArea */
#gFooterArea {
	clear: both;
	margin-top: 0;
	padding: 15px 10px 14px;
	min-height: 18px;
	height: auto!important;
	height: 18px;
	border-top: 1px solid #cccccc;
	background-color: #e9e9e9;
	background-image: url(/english/ricoh-common/img/footer/bg-gfooter.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* gFooterArea */
#gFooter {}

/* gFtrNav */
#gFtrNav {
	float: left;
	width: 535px;
}
#gFtrNav li,
#gFtrNav li a {
	float: left;
	display: inline;
	margin-right: 5px;
}

/* copyright */
#copyright {
	float: right;
	font-size: 85%;
	color: #666666;
	padding-top:5px;
}
