@charset "utf-8";

/*-----------------------------------------------------------
 Setting
-----------------------------------------------------------*/

#primary {
	width: 950px;
	}
	#primary .section{ margin-bottom: 60px; }
	#primary h3 { margin-bottom: 30px; }
	



/*-----------------------------------------------------------
 Contents
-----------------------------------------------------------*/

/*---------- leadSec ----------*/

#foIndex #leadSec {
	position: relative;
	}
	#foIndex #leadSec p { margin: 0 0 18px; }
	
	#foIndex #leadSec ul#leadNav {
		}
		#foIndex #leadSec ul#leadNav li {
			position: absolute;
			}
			#foIndex #leadSec ul#leadNav li#lnHumanResource       { left: 183px; top: 182px; }
			#foIndex #leadSec ul#leadNav li#lnLeadingManufacturer { left:  46px; top: 409px; }
			#foIndex #leadSec ul#leadNav li#lnFlexibility         { left: 315px; top: 409px; }


/*---------- forteBox ----------*/

#foIndex .forteBox {
	}
	#foIndex .forteBox h4 { margin-bottom: 0; }
	
	#foIndex .forteBox ol.figFlow {
		}
		#foIndex .forteBox ol.figFlow li {
			float: left;
			}
