@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* 16/06/10 */
.l-content .tblTitle {
	margin: 0 0 10px 0;
	padding: 5px 0;
	background: #3279d1;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.l-content .m-listTable.customTbl {
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-collapse: collapse;
}
.l-content .m-listTable.customTbl th {
	text-align: center;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.l-content .m-listTable.customTbl th.bottom_cell {
	border-bottom: 1px solid #e6e6e6;
}
.l-content .m-listTable.customTbl td {
	padding: 30px 0;
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.l-content .item_set {
    width: 80px;
	margin: 0 auto;
	cursor: pointer;
}
.l-content .item_set .item_img {
	width: 80px;
	margin: 0 auto 5px auto;
}
.l-content .item_set .btn_detail {
	width: 80px;
	margin: 0 auto;
}
.l-content .makerListArea {
    position: relative;
	width: 950px;
	height: 274px;
}
.l-content .makerList dl {
	margin: 0 0 36px 0;
	cursor: pointer;
}
.l-content .makerList dl dt {
	display: block;
	width: 100%;
	height: 49px;
	margin: 0 0 8px 0;
	text-align: center;
}
.l-content .makerList dl dd {
	display: block;
}
.l-content .makerList dl dd p {
	text-align: center;
}
.l-content .makerList dl.item_1 {
    position: absolute;
	left: 81px;
	top: 57px;
	width: 128px;
}
.l-content .makerList dl.item_1 dt {
	height: 39px;
}
.l-content .makerList dl.item_2 {
    position: absolute;
	left: 270px;
	top: 61px;
	width: 190px;
}
.l-content .makerList dl.item_2 dt {
	height: 35px;
}
.l-content .makerList dl.item_3 {
    position: absolute;
	left: 541px;
	top: 52px;
	width: 89px;
}
.l-content .makerList dl.item_3 dt {
	height: 44px;
}
.l-content .makerList dl.item_4 {
	position: absolute;
	left: 741px;
	top: 47px;
	width: 126px;
}
.l-content .makerList dl.item_4 dt {
	height: 49px;
}
.l-content .makerList dl.item_5 {
    position: absolute;
	left: 74px;
	top: 159px;
	width: 142px;
}
.l-content .makerList dl.item_5 dt {
	height: 34px;
}
.l-content .makerList dl.item_6 {
    position: absolute;
	left: 315px;
	top: 157px;
	width: 100px;
}
.l-content .makerList dl.item_6 dt {
	height: 36px;
}
.l-content .makerList dl.item_7 {
    position: absolute;
	left: 521px;
	top: 156px;
	width: 128px;
}
.l-content .makerList dl.item_7 dt {
	height: 37px;
}
.l-content .makerList dl.item_8 {
    position: absolute;
	left: 754px;
	top: 155px;
	width: 103px;
}
.l-content .makerList dl.item_8 dt {
	height: 38px;
}
