	<style type="text/css">
	<!--
		body {
			color: 696969;		/*文字色*/
			background-color: white;	/*背景色*/
			font-size : 10pt;	/*文字サイズ*/
		}
		/*リンク部分の色の設定*/
		A:link { color: Black }	/*普通のリンクの色*/
		A:visited { color: 999999 }	/*キャッシュされているリンクの色*/
		A:active { color: DarkRed }	/*クリックされたときの色*/
		A:hover { color: Red }	/*マウスオーバーのリンクの色*/
		
		/*リンク部分の下線の消去*/
		A:link, A:visited { text-decoration:none }
		A:active, A:hover { text-decoration:underline }
		.t1 {vertical-align: text-baseline}

	-->
</style>
dl.content {
	font-size : 10pt;
}
td {
	font-size: 10pt;
}

th {
	font-size : 10pt;
}

.whatsnew {
	font-size : 9pt;
	color : orange;
	font-weight : bold;
}
.whatsnewBody {
	font-size : 10pt;
	color : black;
}
A.whatsnewBody { color: Black }
A.whatsnewBody:link { color: Black }
A.whatsnewBody:visited { color: Black }
A.whatsnewBody:active { color: DarkRed }
A.whatsnewBody:hover { color: Red }

.infotext {
	font-size : 9pt;
	color : green;
	font-weight : bold;
}
.infotextBody {
	font-size : 10pt;
	color : black;
}
.smallIndextext {
	font-size : 10pt;
	color : gray;
	font-weight : bold;
}

.linkIndexText {
	font-size : 11pt;
	color : gray;
	font-weight : bold;
}

A.gaiyoLinkText { color: Black }
A.gaiyoLinkText:link { color: Black }
A.gaiyoLinkText:visited { color: Black }
A.gaiyoLinkText:active { color: DarkRed }
A.gaiyoLinkText:hover { color: Red }

.gaiyoLinkText {
	font-size : 8pt;
	color : black;
}

A.cityLinkText1 { color: Black }
A.cityLinkText1:link { color: Black }
A.cityLinkText1:visited { color: Black }
A.cityLinkText1:active { color: DarkRed }
A.cityLinkText1:hover { color: Red }

.cityBodyText1 {
	font-size : 10pt;
	color : black;
}
A.cityLinkText2 { color: Black }
A.cityLinkText2:link { color: Black }
A.cityLinkText2:visited { color: Black }
A.cityLinkText2:active { color: Blue }
A.cityLinkText2:hover { color: Cyan }

.cityBodyText2 {
	font-size : 10pt;
	color : black;
}
A.cityLinkText3 { color: Black }
A.cityLinkText3:link { color: Black }
A.cityLinkText3:visited { color: Black }
A.cityLinkText3:active { color: DarkGreen }
A.cityLinkText3:hover { color: Green }

.cityBodyText3 {
	font-size : 10pt;
	color : black;
}
.shisetuIndex {
	font-size : 10pt;
	color : orange;
	font-weight : bold;
}
.kotuIndex {
	font-size : 10pt;
	color : 35A8FD;
	font-weight : bold;
}
.fukeiIndex {
	font-size : 10pt;
	color : green;
	font-weight : bold;
}
.kaiinList {
	font-size : 10pt;
	color : Black;
}
A.kaiinList { color: Black }
A.kaiinList:link { color: DarkRed }
A.kaiinList:visited { color: DarkRed }
A.kaiinList:active { color: Orange }
A.kaiinList:hover { color: Orange }

.nenkanTitle {
	font-size : 10pt;
	color : 666666;
	font-weight : bold;
}
.katudoTitle {
	font-size : 10pt;
	color : 666666;
	font-weight : bold;
}
.gaiyoTitle {
	font-size : 10pt;
	color : 666666;
	font-weight : bold;
}
A.katudoTitle { color: 666666 }
A.katudoTitle:link { color: 666666 }
A.katudoTitle:visited { color: 666666 }
A.katudoTitle:active { color: Black }
A.katudoTitle:hover { color: Black }