
.mainArea .new {
	background: url(/maker/atec/mech/tech/planeveyor/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/planeveyor/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 .media {
	width: 900px;
	margin: 0 auto;
}

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

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

.mainArea #example li {
	width:440px;
	float:left;
	margin: 0 5px 10px;
}

.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 #voice .voiceL{
	width:130px;
	float:left;
}
.mainArea #voice .voiceR {
	width:680px;
  background-color: #efefef;
  padding: 10px 20px;
	float:left;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.mainArea #voice .voicetxt {
	padding-top:10px;
	color:#666;
}



.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:5px;
	float:left;
}
.mainArea #relation .relationBox_l img{
	padding-top:5px;
	padding-right:20px;
	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/planeveyor/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/planeveyor/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;
}