@charset "utf-8";
/* ------------------------------------------------------
contents
------------------------------------------------------ */
.l-content .colL {
	float:left;
	width:160px;
}
.l-content .colR {
	float:right;
	width:783px;
}
.l-content .btn {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:280px;
	margin:50px auto 0;
}
.l-content .btn a {
	width: 280px;
	height: 54px;
	display:block;
	background: url(/special/timing_pulley/tech/1413/images/btn_detail.png) no-repeat 0 0;
 }
