/* 注意：親IDの表記は的確に！（概ね「#contents」でOK） */

/* テーブル位置情報 */

#contents #title {
	left:-10px;
	height: 105px;
	width: 240px;
	position: absolute;
	top: 0px;
	text-align: center;
	text-indent: -10000px;
	visibility: visible;
}
#contents table {
	font-size: 12px;
	width: 550px;
	z-index: 60;
}
#contents tr {
}
#contents th {
	width: 100px;
}
#contents td {
	text-indent: 10px;
}
.sitemap{
	top: 140px;
	position: absolute;
	left: 10px;
}
