@charset "utf-8";
/*==============================================
 CSS INFO
 URL : http://www.nissan.car-rental.jp/
 Description : carlineup css
===============================================*/

/* search
============================================== */
#carLineUp li{
	width		: 200px;
	height     :200px;
	float		: left;
	text-align	: center;
	margin		: 0 15px 10px;
	}

#carLineUp li img{
	}

#carLineUp li a{
	font-weight	: bold;
	color		: #D11D56;
	}

.img-sya{
	height:140px;
	border:5px solid #eee;
	margin-bottom:3px;
	display:table-cell;
    text-align:center;
    vertical-align:middle;
}
h2.ttl{
	margin-bottom:10px;
}