@charset "utf-8";


/* トップタイトル */
h1.caremblem {
	position: absolute; top: 30px; right: 50px;
	display: block; width: 240px; height: 32px;
	text-indent: -9999px;
	background: url(logo-z34.png) no-repeat;
	z-index: 99;
}
p.carpict { position: absolute; top: 10px; left: 50px; }
p.carspec { position: absolute; bottom: 10px; right: 50px; text-align: right; }



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