@charset "utf-8";
@import url(cmn.css);
@import url(base.css);


/* ------------------------------------------------------------
	globalNavi
   ------------------------------------------------------------ */

#globalNav li#function a{
	background-position: 50% 100%!important;
}
#bnArea ul{
	width: 838px;
	margin: 0 auto;
	overflow: hidden;
	height: 157px;
}
#bnArea li{
	float: left;
	margin:0 30px;
}
section h1{
	margin-bottom: 50px;
}
#function03{
	background: url(../images/function_images/standard_image.jpg) 94% 130px no-repeat;
}
.functionBox{
	background-color: #f3f3f3!important;
	padding: 30px 23px;
	margin-bottom: 30px;
	line-height: 1.8em;
}
.functionBox dt{
	margin-bottom: 10px;
}
.functionBox dd{
	margin-bottom: 30px;
}

#robotBox{
	width: 409px;
	margin-bottom: 70px;
}
#social{
	padding-bottom: 70px;
	border-bottom: solid 1px;
}
#standard{
	padding-bottom: 90px;
	border-bottom: solid 1px;
}
#content section.scrollLink{
	border-bottom: none;
}

