@charset "utf-8";
/* -----------------------------------------
page.css
個別ページ設定用css
----------------------------------------- */

.chart {
	position: relative;
}
.chart a {
	position: absolute;
	left: 494px;
	width: 106px;
	height: 24px;
}
.chart .link01 {
	top: 283px;
}
.chart .link02 {
	top: 424px;
}
.chart .link03 {
	top: 537px;
}
