@charset "UTF-8";
/* CSS Document */

/*◆◆◆ プライバシー・タイトル　◆◆◆*/
#ttl-chart {
	background-image:url(../img/ttl_chart.gif);
	height: 30px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.text-chart {
	font-size:12px;
	margin: 2px 5px 6px 38px;
	line-height: 135%;
}
#chart {
	text-align:center;
	
}
