.menu	{
 FONT-FAMILY: sans-serif;
 font-size	 : 10pt;
 display: block;
 color: black;		/*メニュー初期文字カラー*/
 background-color: #CCCCCC;  /*メニュー初期背景カラー*/
 text-align: CENTER;
 text-decoration: none;
 width: 102px;
 border: 1px solid white; /*メニュー枠線カラー*/
 padding: 4px 1px 4px 1px;
 vertical-align:middle;
}
.menu2	{
 FONT-FAMILY: sans-serif;
 font-size	 : 10pt;
 display: block;
 color: black;		/*メニュー初期文字カラー*/
 background-color: #CCCCCC;  /*メニュー初期背景カラー*/
 text-align: CENTER;
 text-decoration: none;
 width: 121px;
 border: 1px solid white; /*メニュー枠線カラー*/
 padding: 4px 1px 4px 1px;
 vertical-align:middle;
}
.menu3	{
 FONT-FAMILY: sans-serif;
 font-size	 : 10pt;
 display: block;
 color: black;		/*メニュー初期文字カラー*/
 background-color: #CCCCCC;  /*メニュー初期背景カラー*/
 text-align: CENTER;
 text-decoration: none;
 width: 94px;
 border: 1px solid white; /*メニュー枠線カラー*/
 padding: 4px 1px 4px 1px;
 vertical-align:middle;
}
.menu4	{
 FONT-FAMILY: sans-serif;
 font-size	 : 10pt;
 display: block;
 color: black;		/*メニュー初期文字カラー*/
 background-color: #CCCCCC;  /*メニュー初期背景カラー*/
 text-align: CENTER;
 text-decoration: none;
 width: 102px;
 border: 1px solid white; /*メニュー枠線カラー*/
 padding: 4px 1px 4px 1px;
 vertical-align:middle;
}
.menu5	{
 FONT-FAMILY: sans-serif;
 font-size	 : 10pt;
 display: block;
 color: black;		/*メニュー初期文字カラー*/
 background-color: #CCCCCC;  /*メニュー初期背景カラー*/
 text-align: CENTER;
 text-decoration: none;
 width: 121px;
 border: 1px solid white; /*メニュー枠線カラー*/
 padding: 4px 1px 4px 1px;
 vertical-align:middle;
}
A.menu:link {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu:active {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu:visited {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu2:link {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu2:active {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu2:visited {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu3:link {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu3:active {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu3:visited {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu4:link {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu4:active {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu4:visited {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu4:hover {
 FONT-FAMILY: sans-serif;
	 text-decoration : Underline;
	COLOR: midnightblue;
}
A.menu5:link {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu5:active {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu5:visited {
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	COLOR: black;
}
A.menu5:hover {
 FONT-FAMILY: sans-serif;
 text-decoration: Underline;
 COLOR: midnightblue;
 background-color:#FFFFFF;
}
.list1	{
 FONT-FAMILY: sans-serif;
 text-decoration : none;
 display: none;
 position: absolute;
 color:#000000;				/*リスト初期文字カラー*/
 background-color: #D4D0C8; 　/*リスト初期背景カラー*/
 width: 100px;
 border: 1px solid gray; 　　/*リスト枠線カラー*/;
 text-align	 : center;
}
.list2	{
 FONT-FAMILY: sans-serif;
 text-decoration : none;
 display: none;
 position: absolute;
 color:#000000;				/*リスト初期文字カラー*/
 background-color: #D4D0C8; 　/*リスト初期背景カラー*/
 width: 150px;
 border: 1px solid gray; 　　/*リスト枠線カラー*/;
 text-align	 : center;
}
.list3	{
 FONT-FAMILY: sans-serif;
 text-decoration : none;
 display: none;
 position: absolute;
 color:#000000;				/*リスト初期文字カラー*/
 background-color: #D4D0C8; 　/*リスト初期背景カラー*/
 width: 200px;
 border: 1px solid gray; 　　/*リスト枠線カラー*/;
 text-align	 : center;
}
.list4	{
 FONT-FAMILY: sans-serif;
 text-decoration : none;
 display: none;
 position: absolute;
 color:#000000;				/*リスト初期文字カラー*/
 background-color: #D4D0C8; 　/*リスト初期背景カラー*/
 width: 270px;
 border: 1px solid gray; 　　/*リスト枠線カラー*/;
 text-align	 : center;
}
.item	{
 FONT-FAMILY: sans-serif;
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-align	 : left;
	 text-decoration : none;
	 padding	 : 2px 2px 2px 2px;
	}
a.item:link{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*リンクしている文字色*/
	}
a.item:visited{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*訪問後の文字色*/
	}
a.item:active{
 FONT-FAMILY: sans-serif;
 text-decoration	:	none;
	 color		 : black;				/*クリックしたときの文字色*/
	 background-color: white;　			/*クリックしたときの背景色*/
	}
a.item:hover{
 FONT-FAMILY: sans-serif;
 text-decoration:none;
 color:red;				 			/*マウスが上に来たときのリストの文字色*/
 background-color: white;			 /*マウスが上に来たときのリストの背景色*/
}
.itemL	{
 FONT-FAMILY: sans-serif;
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-align	 : left;
	 text-decoration : none;
	 padding	 : 2px 2px 2px 2px;
	}
a.itemL:link{
 FONT-FAMILY: sans-serif;
 color		 : black;			/*リンクしている文字色*/
 text-decoration:none;
}
a.itemL:visited{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*訪問後の文字色*/
	}
a.itemL:active{
 FONT-FAMILY: sans-serif;
text-decoration:none;
 color: black;					 /*クリックしたときの文字色*/
background-color: white;		/*クリックしたときの背景色*/;
}
a.itemL:hover{
 FONT-FAMILY: sans-serif;
 text-decoration:none;
 background-color: white;   	 /*マウスが上に来たときのリストの背景色*/;
 color:lime;					/*マウスが上に来たときのリストの文字色*/
}
.itemG{
 FONT-FAMILY: sans-serif;
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-align	 : left;
	 text-decoration : none;
	 padding	 : 2px 2px 2px 2px;
	}
a.itemG:link{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*リンクしている文字色*/
	}
a.itemG:visited{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*訪問後の文字色*/
	}
a.itemG:active{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;				/*クリックしたときの文字色*/
	 background-color: white;　			/*クリックしたときの背景色*/
	}
a.itemG:hover{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : green;			 /*マウスが上に来たときのリストの文字色*/ 
	 background-color: white;       /*マウスが上に来たときのリストの背景色*/
}
.itemB{
 FONT-FAMILY: sans-serif;
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-align	 : left;
	 text-decoration : none;
	 padding	 : 2px 2px 2px 2px;
	}
a.itemB:link{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*リンクしている文字色*/
	}
a.itemB:visited{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*訪問後の文字色*/
	}
a.itemB:active{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;				/*クリックしたときの文字色*/
	 background-color: white;　			/*クリックしたときの背景色*/
	}
a.itemB:hover{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : blue;			 /*マウスが上に来たときのリストの文字色*/ 
	 background-color: white;       /*マウスが上に来たときのリストの背景色*/
}
.itemM{
 FONT-FAMILY: sans-serif;
	 font-size	 : 9pt;
	 width		 : 100%;
	 text-align	 : left;
	 text-decoration : none;
	 padding	 : 2px 2px 2px 2px;
	}
a.itemM:link{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*リンクしている文字色*/
	}
a.itemM:visited{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;			/*訪問後の文字色*/
	}
a.itemM:active{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : black;				/*クリックしたときの文字色*/
	 background-color: white;　			/*クリックしたときの背景色*/
	}
a.itemM:hover{
 FONT-FAMILY: sans-serif;
	 text-decoration : none;
	 color		 : maroon;			 /*マウスが上に来たときのリストの文字色*/ 
	 background-color: white;       /*マウスが上に来たときのリストの背景色*/
}
A.index:hover{
 text-decoration:underline;
 color: red
}
