@charset "utf-8";
/* ------------------------------------------------------
common
------------------------------------------------------ */
/* table */
.l-content .commonTable.table2days {
	width:575px;
	margin-bottom:160px;
}
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* serviceBox */
.l-content .serviceBox {
}
.l-content .serviceBox .serviceBoxL {
	float:left;
	width:315px;
	margin-left:24px;
}
.l-content .serviceBox .serviceBoxR {
	float:right;
	width:575px;
}
/* aboutBox */
.l-content .aboutBox {
	background: url(/special/timing_pulley/service/images/icon_service_arrow.png) no-repeat center 311px;
}
.l-content .aboutBox .aboutBoxTop {
	width: 928px;
	height: 290px;
	margin: 0 auto 70px;
	background: url(/special/timing_pulley/service/images/pic_service_2days_top.png) no-repeat left top;
}
.l-content .aboutBox .aboutBoxTop dl dt,
.l-content .aboutBox .aboutBoxTop dl dd {
	text-indent: 100%;
  	white-space: nowrap;
  	overflow: hidden;
}
.l-content .aboutBox .aboutBoxBtm {
	width: 930px;
	height: 149px;
	background: url(/special/timing_pulley/service/images/pic_service_2days_btm.png) no-repeat left top;
  	margin: 0 auto 50px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
