@charset "utf-8";

.l-content > h1 {
	width: 950px;
	height: 252px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	background: url(/pr/intro_variation/images/mainvisual.jpg) no-repeat 0 0;
}

.l-content .automation,
.l-content .wiringElec {
	background: url(/pr/intro_variation/images/automation_components.jpg) no-repeat;
	width: 950px;
	height: 50px;
	text-indent : -99999px;
}
.l-content .wiringElec {
	background: url(/pr/intro_variation/images/wiring_electrical.jpg) no-repeat;
}

.l-content .bigText {
	font-size: 30px;
}
.l-content .smallText {
	font-size: 21px;
	line-height: 10px;
}

.l-content .productBrand ul{
	display:table;
	width: 906px;
	margin: 0 auto;
}
.l-content .productBrand ul li {
	float: left;
	width: 139px;
	margin: 5px;
	border: 1px solid #cacaca;
	text-align: center;
}
.l-content .productBrand ul li:hover {
	border: 1px solid #ff730a;
}

.l-content .productList ul{
	display: table;
	width: 905px;
	margin: 0 auto;
}
.l-content .productList ul li {
	position: relative;
	float: left;
	display: block;
	width: 174px;
	height: 70px;
	margin: 2.5px;
	padding-bottom:200px;
	border: 1px solid #cacaca;
	text-align: center;
}
.l-content .productList ul li:hover {
	border: 1px solid #ff730a;
}
.l-content .productList ul li .title {
	display: block;
	height: 60px;
	padding:15px 5px 20px;
	font-size: 12px;
	text-decoration: underline;
}
.l-content .productList ul li .code {
	display: block;
	font-size: 10px;
	height: 30px;
	line-height: 30px;
}

.l-content .tab{
	margin-bottom: 20px;
	padding: 6px;
	background-color: #e6e6e6;
	font-size: 14px;
	font-weight: bold;
}

.l-content .screws {color: #fff;background-color: #00A14B;}
.l-content .piping {color: #fff;background-color: #00AEEF;}
.l-content .bearings {color: #fff;background-color: #ED1C24;}
.l-content .caster {color: #fff;background-color: #EE2A7B;}
.l-content .motors {color: #fff;background-color: #603913;}
.l-content .gears {color: #fff;background-color: #ED1C24;}
.l-content .sensors {color: #fff;background-color: #0486AB;}
.l-content .oil {color: #fff;background-color: #FBB040;}
.l-content .shock {color: #fff;background-color: #6CBE45;}
.l-content .timing {color: #fff;background-color: #21409A;}
.l-content .belts {color: #fff;background-color: #7F3F98;}
.l-content .relay {color: #fff;background-color: #F15A29;}
.l-content .indicator {color: #fff;background-color: #00AEEF;}
.l-content .tube {color: #fff;background-color: #0486AB;}
.l-content .fuse {color: #fff;background-color: #00A14B;}
.l-content .block {color: #fff;background-color: #0486AB;}
.l-content .lan {color: #fff;background-color: #F7941D;}
.l-content .protection {color: #fff;background-color: #662D91;}
.l-content .control {color: #fff;background-color: #9E1F63;}
.l-content .general {color: #fff;background-color: #EC008C;}
.l-content .connector {color: #fff;background-color: #BE1E2D;}
.l-content .personal {color: #fff;background-color: #006838;}
.l-content .cable {color: #fff;background-color: #8B5E3C;}
