
.mainArea .new {
	background: url(/maker/atec/mech/tech/centering_unit/images/new.png) no-repeat left top;
	margin-top:30px;
	padding-top:25px;
}
.mainArea .new h2.product {
	margin-top:0 !important;
}

.mainArea .innerBox {
	padding: 0 20px;
}

.mainArea .leadBg{
	background: url(/maker/atec/mech/tech/centering_unit/images/01_img1.png) no-repeat right top;
	margin-right:20px;
	padding-left:30px;
}
.mainArea #leadMovie {
	width:410px;
	margin-top:10px;
	padding:10px;
	border:#CCC solid 1px;
	overflow:hidden;
}
.mainArea #leadMovie .left {
	padding-top:16px;
	font-size:120%;
	font-weight:bold;
}

.mainArea #feature .bg01 {
	margin-bottom: 30px;
}

.mainArea #feature .arrow {
	padding: 20px 0 0 160px;
}

.mainArea .tokucho_title {
	margin-left:20px;}

.mainArea #example li.exImg {
	width:230px;
	float:left;
}
.mainArea #example li.exTxt {
	width:190px;
	height:128px;
	float:left;
	margin-bottom:10px;
	padding: 70px 0 0 20px;
	background: url(/maker/atec/mech/tech/centering_unit/images/04_arrow.png) no-repeat 0 70px;
}

.mainArea #movie .innerBox {
	text-align:center;
}

.mainArea #movie .product_movie01 {
	width:850px;
	height:320px;
	background-color:#eff4fe;
    margin: 0 auto;
}
.mainArea #movie .product_movie02 {
	width:400px;
	height:241px;
	text-align:left;
	padding-top:30px;
    margin: 0 auto;
}

.mainArea #relation .relationBox_l{
	width: 400px;
	float: left;
	border-top: 10px solid #eff4fe;
	border-right: 10px solid #eff4fe;
	border-bottom: 10px solid #eff4fe;
	border-left: 10px solid #eff4fe;
	padding:10px;
}
.mainArea #relation .relationTxt {
	padding-left:10px;
	float:left;
	line-height:1.5em;
}
.mainArea #relation .relationBox_l img{
	float:right;
}


/*contact-------------------------------------------*/

.mainArea #contact .contactTxt {
	font-size: 14px;
	font-weight: bold;
}

.mainArea #contact_web{
	margin: 0 auto;
	text-indent:-10000px;
	width:890px;
	height:85px;
	background: url("/maker/atec/mech/tech/centering_unit/images/contact_01.png") no-repeat;
}

.mainArea #contact_web a{
	display:block;
	margin-left:180px;
	margin-top:30px;
	width:345px;
	height:35px;
	float:left;
	display: inline;
}
.mainArea #contact_web a:hover{
	background-color:#FFF;
	opacity: 0.2;
	filter:alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}

.mainArea #contact_tel{
	margin: 0 auto;
	text-indent:-10000px;
	width:890px;
	height:113px;
	background: url("/maker/atec/mech/tech/centering_unit/images/contact_02.png") no-repeat;
}
.mainArea #contact_tel a{
	display:block;
	margin-right:30px;
	margin-top:57px;
	width:345px;
	height:30px;
	float:right;
	display: inline;
}
.mainArea #contact_tel a:hover{
	background-color:#FFF;
	opacity: 0.2;
	filter:alpha(opacity=20);
	-ms-filter: "alpha(opacity=20)";
	-moz-opacity:0.2;
	-khtml-opacity: 0.2;
}