@charset "utf-8";

/* トップタイトル */
#cartitle { height: 260px; }
h1.caremblem {
	position: absolute; top: 80px; right: 50px;
	display: block; width: 240px; height: 64px;
	text-indent: -9999px;
	background: url(logo-supra.png) no-repeat;
	z-index: 99;
}
p.carpict { position: absolute; top: 0; left: 20px;  }
p.carspec { position: absolute; top: 140px; right: 30px; text-align: right; z-index: 100; }

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