* {
	margin: 0px;
	padding: 0px;
}



#illsut_bg {
	height: 75px;
	width: 100%;
	text-align: center;
}
.illust_car {
	z-index: 3;
	text-align: right;
	position: absolute;
	margin-top: 20px;
	width: 100%;
}
.cars {
	width: 980px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
.skinBody{
	background-image: url(../images/illust_bg01.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	z-index: 2;
	position: absolute;
}
.skinBody02{
	background-image: url(../images/illust_bg02.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 75px;
	z-index: 1;
	position: absolute;
}
