@charset "utf-8";

/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* mainVisual */
.l-content .titleBlock__h1 {
  width: 950px;
  height: 210px;
  padding: 0;
  border: none;
  background: url('/maker/sanwa-supply/el/pr/sale2017_cable/images/main_180101.png') no-repeat 0 0;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.l-content .leadtxt {
	text-align: center;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	padding-bottom: 40px;
}


.l-content h2.h2_b{
	width: 950px;
	height: 40px;
	background: url(/maker/sanwa-supply/el/pr/sale2017_cable/images/h2_02.png) no-repeat 0 0;
	padding-left: 45px;
	margin: 60px 0 20px;
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	position: relative;
}


/* item box */
.l-content .item_cable dl{
	width: 292px;
	float: left;
	padding-left: 18px;
}
.l-content .item_cable dt{
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding: 10px 3px;
	margin-bottom: 15px;
	border-top: 4px solid #004ea1;
	border-bottom: 4px solid #004ea1;
}
.l-content .item_cable .item_cable_t{
	display: block;
	min-height: 5em;
}
.l-content .item_cable .item_cable_p{
	text-align: center;
}



/* table */
.l-content td.table_img{
	text-align: center;
	font-weight: bold;
	padding: 5px 0;
}
.m-table > tbody > tr > th.th_bg{
	background: #999999;
	color: #ffffff;
}






















