/* 遊びマップスタイル指定 */
#contents {
	margin-top: 2px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 9px;
}
#contents a {
	text-decoration: none;
}
#contents a:hover {
	color: #CC0000;
	text-decoration: underline;
}

/* ページ内ナビ */
.link {
	margin-top: 16px;
}
.link td {
	font-size: 12px;
	color: #333333;
}#contents .red {
	color: #CC0000;
}
#contents .blue {
	color: #0066CC;
}
