/* CSS Document */
/**************************************************
                 NEWCAR共通
***************************************************/

.h3TT{
	background-image:url(../images/h3.gif),url(../images/h3.gif);
	background-repeat:repeat-x,repeat-x;
	background-position:left top, left bottom;
	font-size:14px;
	text-align:center;
	padding:10px 0;
}
.h2TT{
	background-image:url(../images/h3.gif),url(../images/h3.gif);
	background-repeat:repeat-x,repeat-x;
	background-position:left top, left bottom;
	color:#018ef1;
	font-size:16px;
	text-align:center;
	padding:25px 0;
}
