@charset "utf-8";
.l-content .mainVisual {
	width: 950px;
	height: 200px;
	margin: 0 0 20px 0;
	padding: 0;
	border: none;
	background: url(/maker/smc/mech/products/variation/images/main.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
.l-content .navi {
	width:950px;
	height:auto;
	overflow:hidden;
}
.l-content .navi li {
	float: left;
	margin: 12px 0 20px;
	width:316px;
	border-right:1px solid #fff;
}
.l-content .navi li:nth-child(3) {
border:0;
}
.l-content .navi li a {
	width:316px!important;
	background-color:#0074be!important;
	font-size:16px;
	font-weight:normal;
}
.l-content .navi li a.active {
	opacity:0.75;
	cursor:default;
}
.l-content a {
	text-decoration: none;
}
.l-content a:hover {
	text-decoration: underline;
}
.l-content .list_box, .l-content .list_box_i {
	display: inline-block;/*margin-bottom: 60px;*/
}
.l-content .list_box .m-table {
	float: left;
	width: 233px;
	margin-left: 6px;
	margin-top: 0;
}
.l-content .list_box .m-table:first-child {
	margin-left: 0;
}
.l-content .list_box .m-table.last-child {
	float: right;
	margin-left: 0;
}
.l-content .list_box_i .m-table {
	float: left;
	width: 303px;
	margin-left: 6px;
	margin-top: 0;
}
.l-content .list_box_i .m-table:first-child {
	margin-left: 0;
}
.l-content .m-table tbody tr th, .l-content .m-table tbody tr td {
	width: 230px;
	text-align: left;
}
.l-content .c-indexListBox {
	margin-bottom: 10px;
	padding: 12px 16px 10px;
	background-color: #e2ecff;
}
.l-content .c-indexListBox .c-indexList {
	font-size: 0;
}
.l-content .c-indexListBox .c-indexList > li {
	display: inline;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #666;
	font-size: 14px;
}
.l-content .c-indexListBox .c-indexList > li:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.l-content .c-indexListBox .c-indexList > li a {
	text-decoration: none;
}
.l-content .date {
	margin-bottom: 5px;
	font-size: 14px;
}
.l-content .m-table > tbody > tr > td {
	padding: 7px 6px;
}
.l-content .type_t > tbody > tr > td {
	padding: 7px 8px;
}
