@charset "utf-8";

/* トップタイトル */
h1.caremblem {
	margin: auto;
	position: absolute;
	top: -10px;
	left: 0; right: 0;
	display: block;
	width: 124px; height: 92px;
	text-indent: -9999px;
	background: url(logo-gtr.png) no-repeat;
	z-index: 99;
}

p.carpict {
	display: block;
	position: absolute;
	top: 0px; left: 0px;
/*	width: 360px; height: 200px; */
	z-index: 1;
}

p.carspec {
	display: block;
	position: absolute;
	width: 260px; height: 80px;
	z-index: 100;
}

#spec420gtr {
	top: 140px; right: 40px;
}

#specakiragtr {
	top: 140px; left: 40px;
}

/* グラフ */
.graphsquare { height:540px; width:600px; }
