(mapview.css)
@charset "EUC-JP";

body	{
background-color:#ffffff;
color:#000000;
}

h1	{
color:navy;
font-size:24pt;
background-color:#99ccff;
font-weight:bold;
text-align:center;
margin:0 0 1em 0;
}

h2	{
color:navy;
font-size:18pt;
background-color:#99ccdd;
font-weight:bold;
text-align:center;
margin:1em 0 1em 0;
}

h3	{
color:navy;
font-size:14pt;
background-color:#99cc99;
font-weight:bold;
text-indent:5%;
margin:1em 0 1em 0;
}

p	{
color:black;
font-size:12pt;
text-align:justify;
text-indent:1em;
line-height:150%;
margin:0 1em 0 1em;
}

div	{
color:black;
font-size:12pt;
text-align:justify;
line-height:150%;
margin:0 1em 0 1em;
}

div.right	{
color:black;
font-size:12pt;
text-align:right;
margin:0 1em 0 1em;
}

span	{
color:black;
font-size:10pt;
}

span.x	{
color:black;
font-size:9pt;
}

ul, ol, dl	{
color:black;
font-size:12pt;
line-height:150%;
padding:0 2% 0 5%;
}

ul.arrow	{
list-style-image:url(./arrow.gif);
font-size:medium;
line-height:150%;
padding:0 2% 0 5%;
}

li.arrow	{
padding-left:10px;
}

hr	{
margin:0 0 1em 0;
}

/* 閲覧ページ・タイトル上部のリンク */
div.link	{
font-size:9pt;
text-align:justify;
text-indent:0em;
margin:0em;
}

/* 以下、各主題シリーズ毎のスタイル指定 */

/* 土地条件図 */
	/* タイトル部分：各主題図トップタイトル部 */
	div.lcm-thematic-type	{
		background-color:#49c7bb;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス：各図葉名タイトル部 */
	div.lcm-map-name	{
		background-color:#49c7bb;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図：「色数 表13色」等の下に表示される「広域図」 */
	div.lcm-index-map	{
		background-color:#49c7bb;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 沿岸海域土地条件図 */
	/* タイトル部分 */
	div.ccm-thematic-type{
		background-color:#0099ff;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.ccm-map-name	{
		background-color:#0099ff;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.ccm-index-map	{
		background-color:#0099ff;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 沿岸海域地形図 */
	/* タイトル部分 */
	div.cbm-thematic-type{
		background-color:#0099cc;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.cbm-map-name	{
		background-color:#0099cc;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.cbm-index-map	{
		background-color:#0099cc;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 地盤高図 */
	/* タイトル部分 */
	div.jbk-thematic-type{
		background-color:#99cc00;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.jbk-map-name	{
		background-color:#99cc00;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}

	/* 広域図 */
	div.jbk-index-map	{
		background-color:#99cc00;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 火山土地条件図 */
	/* タイトル部分 */
	div.vlcd-thematic-type{
		background-color:ffa07a;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.vlcd-map-name	{
		background-color:ffa07a;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.vlcd-index-map	{
		background-color:#ffa07a;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 火山基本図 */
	/* タイトル部分：各主題図トップタイトル部 */
	div.vbm-thematic-type{
		background-color:ffb588;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス：各図葉名タイトル部 */
	div.vbm-map-name	{
		background-color:ffb588;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図：未使用 */
	div.vbm-index-map	{
		background-color:#ffb588;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

	/* 複数図葉表示 h3 相当表示 100921 追加 */
		div.vbm-multi-map	{
		color:navy;
		font-size:14pt;
		background-color:#ffb588;
		font-weight:bold;
		text-indent:5%;
		margin:1em 0 1em 0;
		}

/* 都市圏活断層図 */
	/* タイトル部分 */
	div.fm-thematic-type{
		background-color:feb0e0;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.fm-map-name	{
		background-color:feb0e0;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.fm-index-map	{
		background-color:#feb0e0;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 20万分1土地利用図 */
	/* タイトル部分 */
	div.lum-thematic-type{
		background-color:#fffacd;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.lum-map-name	{
		background-color:#fffacd;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.lum-index-map	{
		background-color:#fffacd;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 災害現況図 */
	/* タイトル部分 */
	div.disa-thematic-type{
		background-color:#ffdead;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.disa-map-name	{
		background-color:#ffdead;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.disa-index-map	{
		background-color:#ffdead;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 湖沼図 */
	/* タイトル部分 */
	div.lake-thematic-type{
		background-color:#98cbcb;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.lake-map-name	{
		background-color:#98cbcb;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.lake-index-map	{
		background-color:#98cbcb;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 土地利用図25k */
	/* タイトル部分 */
	div.lum25k-thematic-type{
		background-color:#fffca0;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.lum25k-map-name	{
		background-color:#fffca0;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.lum25k-index-map	{
		background-color:#fffca0;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 治水地形分類図 */
	/* タイトル部分 */
	div.lcmfc-thematic-type{
		background-color:#56ffa8;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* サブタイトル部分 */
	div.lcmfc-subthematic-type{
		background-color:#56ffa8;
		color:#000000;
		font-size:16pt;
		line-height:22pt;
		font-weight:bold;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.lcmfc-map-name	{
		background-color:#56ffa8;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.lcmfc-index-map	{
		background-color:#56ffa8;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/* 典型地形位置図 */
	/* タイトル部分 */
	div.tl-thematic-type{
		background-color:#99ff66;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.tl-map-name	{
		background-color:#99ff66;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.tl-index-map	{
		background-color:#99ff66;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

/*
新規で追加する場合、
	主題シリーズ名「OOOOO」
	テーマカラー「XXXXXXX」
を指定する。

/* OOOOO図 */
	/* タイトル部分 */
	div.OOOOO-thematic-type{
		background-color:XXXXXXX;
		color:#000000;
		font-size:18pt;
		line-height:24pt;
		text-indent:0em;
		margin:0.25 0em;
		}

	/* 図葉インデックス */
	div.OOOOO-map-name	{
		background-color:XXXXXXX;
		color:#000000;
		font-size:12pt;
		font-weight:bold;
		text-indent:0em;
		text-align:center;
		margin:0em;
		}
	
	/* 広域図 */
	div.OOOOO-index-map	{
		background-color:XXXXXXX;
		color:#000000;
		font-size:9pt;
		text-indent:0em;
		margin:0.25em 0em;
		}

*/
