.info {
    font-size: small;
    color: #666666;
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
}
a.info:link, a.info:visited{
	text-decoration: none;
	color: #666666;
}
.honbun {
    font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
    font-size: medium;
    line-height: 150%;
    color: #171717;
    font-weight: normal;
    text-align: left;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}


.glossary {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: medium;
	font-weight: normal;
	color: #333333;
	padding-right: 30px;
	padding-left: 30px;
	line-height: 150%;
}
.question {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.boldhonbun {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
}



a.info:hover{
	color: #000000;
}
.menu {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003399;
	list-style-type: none;
}

#menu ul, menu li{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
}
#menu li{
	float: left;
	margin-right: 1px;
}
#menu a, #menu a:link, #menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003399;
	padding: 3px 7px;
	display: block;
}
#menu a:hover{
	color: #FF9900;
	background-color: #0066CC;
}
H1{
  font-size : 36px;
  font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
  font-weight : bold;
  text-decoration : none;
}
H2{
	font-size : x-large;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight : bold;
	font-style: normal;
	border-bottom-color: #339966;
	border-left-color: #339966;
	background-color: #F7F7F7;
	padding: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 12px;
}
H3{
	font-size : medium;
	font-family : "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight : bold;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-left: 5px;
}
.genus{
    font-size : large;
    font-family : YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight : bold;
    list-style-type : square;
    list-style-position : outside;
}
.group{
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: medium;
    color: #2B2B2B;
}
.end {
	color: #0000FF;
}
.shashin {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 14px;
    color: #000099;
}
.setsumei {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: blink;
    padding-left: 20px;
    padding-right: 20px;
    text-align: left;
}
.chui {
    font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
    font-weight: bold;
    color: #FF0000;
}
.NaviTitle {
	font-weight: bold;
	color: #FFFFFF;
}
.mainContent {
	margin-right: 20px;
	margin-left: 20px;
}
.specimens {
	text-align: center;
}
.display-3 {
	font-size: 18 em;
}
