@charset "utf-8";

/* トップタイトル */
h1.caremblem {
	position: absolute; top: 34px; right: 68px;
	display: block; width: 240px; height: 32px;
	text-indent: 100%; white-space: nowrap; overflow: hidden;

	background: url(logo-z33.png) no-repeat;
	z-index: 99;
}
p.carpict { position: absolute; top: 10px; left: 26px; }
p.carspec { position: absolute; bottom: 30px; right: 50px; text-align: right; }



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