@charset "utf-8";
/*以下は、この menu.css が入っていたフォルダmenu31 に入っていた AboutFolderSet.txt からコピー
AboutFolderSet.txt とフォルダmenu31 は削除し、このmenu.css を一階層上のフォルダ csssheet に入れる。　2025.4.14*/
	
	/*フォルダーセットについて
	
	年月日		：2012/1024
	サイト名	：{CSS}Portal
	URL		：http://www.cssportal.com/css-menu-generator/menu.php?menu=31#
	ファイル名	：menu31.zip
	*/


/* CSS Document */

/* http://www.cssportal.com/css-menu-generator/menu.php?menu=31# */
/* umutdMenu.php */
      
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#tabs31{
height: 35px; /*height:39px;*/
background:transparent url(/DEntomology/EntomologyDesignImg/bgOFF1.gif) repeat-x top left;
border-top:1px solid sienna;
margin-left: 0px;
margin-right: 0px;
}

#tabs31 ul{
list-style-type:none;
}

#tabs31 ul li{
display:block;
float:left;
}

#tabs31 ul li a{
display:block;
float:left;
height:23px;
width: 142px;
color:#000000;
font-size: 16px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-decoration:none;
text-align: center;
padding-top:11px;
background:transparent url(/DEntomology/EntomologyDesignImg/bgDIVIDER1.gif) no-repeat top right;
}

#tabs31 ul li a:hover{
color:#b30000;
background:#fff url(/DEntomology/EntomologyDesignImg/bgON1.gif) no-repeat top right;
}

#tabs31 ul li a.current{
height:24px;
color:#ffffff;
background: url(/DEntomology/EntomologyDesignImg/test2_980_br.jpg);
cursor:default;
}

#tabs31 ul li a.menuHome{
height:24px;
color:#000000;
font-size: 16px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
text-decoration:none;
text-align: center;
padding-top:11px;
background:white url(/DEntomology/EntomologyDesignImg/bgDIVIDER1.gif) no-repeat top right;
cursor:default;
}

#tabs31 ul li.menuBlank{
width: 142px;
height:34px;
background:transparent url(/DEntomology/EntomologyDesignImg/bgDIVIDER1.gif) no-repeat top right;
}

#tabs31 ul li.menuKeyword{
color:#000000;
text-align:center;
width: 290px;
height:34px;
text-decoration:none;
background-color:#cccccc;
}

#tabs31 ul li.menuKeyword form input.keyText{
font-size: 16px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
width: 161px;
height:25px;
margin-top:5px;
}

#tabs31 ul li.menuKeyword form input.keyFind{
width: 110px;
height: 24px;
vertical-align:bottom;
margin-bottom:1px;
padding-top:3px;
background: url(/DEntomology/EntomologyDesignImg/bgDIVIDER1_rightG_.gif);
border-top: solid 1px #999999;
border-right: solid 2px #333333;
border-bottom: solid 2px #333333;
border-left: solid 1px #999999;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
font-size: 13px;
line-height:13px;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
cursor:pointer;
}

#tabs31 ul li.menuKeyword form input.keyFind:hover{
background: url(/DEntomology/EntomologyDesignImg/bgDIVIDER1_rightB_.gif);
}

#tabs31 ul li.menuKeyword form input.keyFind:active{
background: url(/DEntomology/EntomologyDesignImg/bgDIVIDER1_rightB_.gif);
border-top: solid 2px #333333;
border-right: solid 1px #999999;
border-bottom: solid 1px #999999;
border-left: solid 2px #333333;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */