<p>.small { font-family: "ＭＳ ゴシック", "Osaka−等幅"; font-size: 10px; font-style: normal; 
  line-height: normal; font-weight: normal} .mid { font-family: "ＭＳ Ｐゴシック", "Osaka"; 
  font-size: 12px; font-style: normal; line-height: normal; font-weight: normal} 
  .large { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px; font-style: normal; 
  line-height: normal; font-weight: bold}.ll { font-family: "ＭＳ Ｐゴシック", "Osaka"; 
  font-size: 24px; font-style: normal; } </p>
.small {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; font-style: normal}
.sml {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; font-style: normal}
	v\:* {
	  behavior:url(#default#VML);
	}
	/* マーカーリストのヘッダ部 */
	.markerlist_header {
		margin: 0px 0px 10px 10px;
		padding: 2px 2px 2px 10px;
		background-color: lightsteelblue;
		font-size: 9pt;
		font-weight: bold;
	}
	/* マーカーリスト */
	ul.markerlist {
		font-size:9pt;
		list-style-type: none;
		margin: 0px 0px 0px 10px;
		padding: 0px;
		line-height: 130%;
	}
	/* マーカーリストのリンク */
	ul.markerlist a {
		text-decoration: none;
		color: mediumblue;
	}
	/* マーカー全体 */
	.marker {
		width: 300px;
		margin-top: 10px;
	}
	/* マーカーの表題 */
	.marker .marker_subject {
		font-weight: bold;
	}
	/* マーカーの画像 */
	.marker .marker_image {
		padding: 10px;
		text-align: center;
	}
	/* マーカーの参照リンク */
	.marker .marker_url {
		padding: 4px;
		font-size: 9pt;
	}
	/* マーカーの説明 */
	.marker .marker_desc {
		padding: 4px;
	}
	/* ルート再生パネルの枠 */
	.playroute {
		margin: 10px 0px 0px 0px;
		padding: 5px 10px 5px 10px;
		border: solid 1px steelblue;
		background-color: lightsteelblue;
	}
	/* ルート再生パネルのボタン */
	.playroute .playbuttons {
		margin: 0px 3px 0px 3px;
	}
	/* プロフィールマップ */
	.profilemap {
		margin-top: 20px;
	}
	/* プロフィールマップのヘッダ部 */
	.profilemap h2 {
		padding: 3px 0px 3px 10px;
		margin-bottom: 10px;
		font-size: 12pt;
		font-weight: normal;
		color: white;
		background-color: dimgray;
	}
	/* 著作権表示 */
	.map_copyright {
		display: none;
		font-size: 8pt;
		font-family: "ＭＳ Ｐゴシック","Osaka",sans-serif;
		padding: 2px;
	}
	/* 著作権表示のリンク */
	.map_copyright a {
		display: none;
		color: slategray;
		text-decoration: none;
	}
