@charset "utf-8";

.l-content .about_B {
	margin-bottom: 70px;
}
.l-content .about_B .shape_area {
	width: 880px;
	padding: 0 20px;
	margin-bottom: 50px;
}
.l-content .about_B .shapebox_l {
	float: left;
	width: 418px;
	height:310px;
	border: 1px solid #d8dadc;
	margin: 0 40px 0 0;
}
.l-content .about_B .shapebox_r {
	float: right;
	width: 418px;
	height:310px;
	border: 1px solid #d8dadc;
}
.l-content .about_B .shapebox_l .ttl, .l-content .about_B .shapebox_r .ttl {
	background: #e4f2fa;
	font-weight: bold;
	text-align: center;
	padding: 18px 0;
}
.l-content .about_B .B_img01 {
	width: 378px;
	height: 198px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-c/belt01.png") no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 10px auto 0;
}
.l-content .about_B .B_img02 {
	width: 378px;
	height: 198px;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-c/belt02.png") no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin: 10px auto 0;
}
.l-content .about_B .type {
	width: 415px;
	height: 140px;
	float: right;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-c/image01.png") no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 20px;
}
.l-content .about_B .belt {
	width: 218px;
	height: 253px;
	float: right;
	background: url("/maker/misumi/mech/product/cvs/gv/useful_info/img/u1-c/image02.png") no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	margin-left: 20px;
}

/* table */

.l-content .about_B .ADETable {
	width: 900px;
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	margin: 0 10px;
	margin-bottom: 10px;
}
.l-content .about_B .ADETable2 {
	width: 540px;
	border-top: solid 1px #bfbfbf;
	border-left: solid 1px #bfbfbf;
	margin: 0 0 10px 0;
}
.l-content .about_B .ADETable th, .l-content .about_B .ADETable2 th {
	padding: 7px 6px;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	background-color: #ecf6ff;
	text-align: center;
	color: #000;
}
.l-content .about_B .ADETable td, .l-content .about_B .ADETable2 td {
	padding: 7px 6px 7px 10px;
	border-right: solid 1px #bfbfbf;
	border-bottom: solid 1px #bfbfbf;
	background-color: #fff;
	text-align: left;
	line-height: 2.0;
}
.l-content .about_B .ADETable img {
	text-align: center;
}
.l-content .about_B dl.C_type {
	width: 300px;
	margin: 20px 0;
}
.l-content .about_B dl.C_type dt {
	float: left;
	width: 187px;
	margin: 0 30px 5px 0;
}
.l-content .about_B dl.C_type dd {
	float: left;
	width: 60px;
	margin: 0 0 5px 0;
}

/* common */
.l-content .about_B .txt_s {
	font-size: 11px;
}
