@charset "utf-8";
/* iGS css document footer */
/************************************************************************
	Footer Container
************************************************************************/
.FooterCont {
	width:970px;
	margin: 0 auto;
	clear:both;
	border-right: solid #002c55 0px;
	border-left: solid #002c55 0px;
}
.FooterContSet01 {
	text-align:center;
	padding:20px 200px 20px 240px;/* top right bottom left */
}
.FooterContSet02 {
	text-align:center;
	padding:0 340px 0 340px;/* top right bottom left */
}