/* CSS Document */
/**************************************************
                 NEWCAR共通
***************************************************/
.newcarTT {
	background-image:url(../images/h2.png);
	background-position:15px top;
	padding:0 0 0 65px;
	background-repeat:no-repeat;
	border-bottom: 2px solid #ff9d00;
	height:35px;
	line-height:35px;
	color: #6e4823;
	margin:0 auto 15px;
	box-sizing:border-box;
}
