<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.top-panel {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	border-radius: 5px 5px 5px 5px;
	border: 5px solid #cc6600;
	padding: 10px 2px 10px 2px;
	background-color: #ffcc99;
	line-height: 2;
	text-align: left;
}

.menu-block {
	float: left;
	border: 1px solid #cc6600;
	background-color: #f5f5f5;
	padding: 2px;
}
.top-menu &gt; div{
	width: 44%;
	padding: 1px;
	margin: 5px;
}
.menu-title {
	font-weight: bold;
	text-align: center;
	background-color: #cc6600;
	color: #ffffff;
}

.menu-item {
	text-align: center;
	margin-bottom: 3px;
}

/* position縺ｮ驟崎牡 */
.pos-color {
	background-color: #e9967a;
}
/* index image縺ｮ驟崎牡 */
.img-color {
	background-color: black;
}

/* 繧ｿ繝悶�驟崎牡 */
.tab-color {
	background-color: #c71585;
	color: #ffffff;
}

/* 繧ｳ繝ｳ繝�Φ繝��驟崎牡 */
.cont-color {
	background-color: #fffff0;
}

/* 隧ｳ邏ｰ蝨ｰ蝗ｳ */
.det-map {
	width: 100%;
	height: 500px;
}

/* 繝医ャ繝怜慍蝗ｳ */
.top-map {
	width: 100%;
	height: 500px;
	margin-bottom: 20px;
	margin-top: 20px;
}
</pre></body></html>