@charset "utf-8";
/* -------------------------------
common
------------------------------- */
.l-content .section {
	margin-bottom: 40px;
}
.l-content .h2Inner {
	margin-bottom: 40px;
	padding: 20px;
	background: #f6f6f6;
}
.l-content .h3Inner {
	margin-bottom: 40px;
	padding: 0;
}
.l-content .m-listTable td, .l-content .m-listTable th {
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
.l-content .m-listTable th.none {
	background: #fff;
}
.l-content .m-listTable th.type {
	background: #e6e6e6;
}
.l-content .m-listTable td.summary {
	background: #fff7f7;
}
/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .m-h2ttl{
	background: url(/maker/misumi/mold/products/ejector_lock/img/bg_h2ttl.png) no-repeat 0 0;
	width: 950px;
	height: 50px;
	font-size: 24px;
	margin-bottom: 8px;
	padding: 6px 0;
}
.l-content .m-h2ttl span {
    padding: 1px 10px 2px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    border-left: 6px solid #fff;
	margin-left: 10px;
}
.l-content .m-h3ttl {
	margin: 5px auto 30px;
	border-bottom: 2px solid #982127;
	width: 850px;
	font-size: 16px;
	padding: 0 0 7px 0;
}
/* ttl */
.l-content .mainVisual {
	width: 950px;
	height: 190px;
	margin-bottom: 30px;
	padding: 0;
	border: none;
	background: url(/maker/misumi/mold/products/ejector_lock/img/main.png) no-repeat 0 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
/* lead */
.l-content .leadTxt {
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 16px;
}
/* item */
.l-content .item_inBox {
	width: 870px;
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 20px;
}
.l-content .item_listBox {
	width: 850px;
	margin: 0 auto 10px;
}
.l-content .bor_none {
	border-bottom: none;
}
/*          左商品       */
.l-content .item_listBox .l_box {
	width: 300px;
	float: left;
}
.l-content .item_listBox .l_box {
	
}
.l-content .item_listBox .l_box .l_pic {
	text-align: center;
}

.l-content .btn {
	width: 215px;
	margin: 0 auto 20px;
}
.l-content .detail {
	margin-left: 43px;
	line-height: 1.8;
}
/*          右図面       */
.l-content .item_listBox .r_box {
	width: 546px;
	float: left;
}
.l-content .r_box .illust {
	padding: 0 0 10px 21px;
	width: 529px;
}
.l-content .r_box .illust .anime {
	margin: 20px 0 10px;
	width: 527px;
	border: 1px solid #aaaaaa;
	text-align: center;
}
.l-content .r_box .comm {
	text-align: center;
}
.l-content .item_w650 {
	width: 650px;
}
