@charset "Shift_JIS";
/* CSS Document */

@import url("common/default.css");
@import url("common/header.css");
@import url("common/footer.css");
@import url("common/secondlayer.css");
@import url("common/car.css");

#view {
	padding: 500px 0px 0px 710px;
	background: url(../images/hiace/hiace_banner_01.jpg);
	width: 250px;
	height: 70px;
}
#view a {
	background: url(../images/hiace/btn_001.png) no-repeat left top;
	width: 227px;
	height: 48px;

	overflow:hidden;
	text-indent: -9999em;
	font-size: 1%;
	display: block;

}
#main .layout ul li {
	float: left;
}
#main .layout ul li.day {
	background: url(../images/hiace/img_001.jpg) no-repeat left top;
	width: 310px;
	height: 210px;

	overflow:hidden;
	text-indent: -9999em;
	font-size: 1%;
}
#main .layout ul li.night {
	background: url(../images/hiace/img_002.jpg) no-repeat left top;
	width: 310px;
	height: 210px;

	overflow:hidden;
	text-indent: -9999em;
	font-size: 1%;
}
#main .price h3 {
	background-image: url(../images/car/car_h3_003.jpg);
}