@charset "utf-8";
/* ------------------------------------------------------
common
------------------------------------------------------ */
.l-content .sectionInner {
	padding:0 10px;
	margin-bottom:168px;
}
/* ------------------------------------------------------
contents
------------------------------------------------------ */
/* newBox */
.l-content .newBox {
	margin-bottom:40px;
}
.l-content .newBox .newBoxL {
	float:left;
	width:405px;
}
.l-content .newBox .newBoxR {
	float:right;
	width:505px;
}
/* newBoxL */
.l-content .newBox .newBoxL .recTxt {
	margin: 16px 0 27px;
	font-weight:bold;
}
.l-content .newBox .newBoxL .recBox {
	border:1px solid #e2e2e2;
	padding:30px 15px 25px;
}
.l-content .newBox .newBoxL .recBox .pic {
	margin-bottom:12px;
	text-align:center;
}
.l-content .newBox .newBoxL .recBox .noticeList{
	margin-left:150px;
}
.l-content .newBox .newBoxL .recBox .noticeList li {
	margin-bottom:2px;
}
/* newBtnList */
.l-content .newBtnList {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width:280px;
	margin:0 auto;
}
.l-content .newBtnList a {
	width: 280px;
	height: 54px;
	display:block;
	background: url(/special/timing_pulley/new/images/btn_itemlist.png) no-repeat 0 0;
}
/* ancNew02 */
.l-content .newBox .new_itemBox01{
	text-align:center;
	float:left;
	width: 202px;
	padding:10px;
	margin-left: 10px;
	vertical-align: top;
	border: 1px solid #CCC;
	font-size:14px;
	font-weight:bold;
}
.l-content .newBox .new_itemBox02{
	float:left;
	width: 456px;
	margin-left: 10px;
	vertical-align: top;
	font-weight:bold;
	font-size:14px;
	line-height:32px;
}
