@charset "utf-8";
/*
	13歳のハローワーク公式サイト
	ranking.css
*/

h1 span {
	 font-size: small;
}

.rankingTitleNote {
	margin-bottom: 30px;
}

.rankingContent table {
	margin-left: 20px;
}

.rankingContent table td.rankingNo{
white-space: nowrap;
width: 80px;
}
