@charset "UTF-8";
/* CSS Document */

a img {
border:0;
border-style:none;
}

a img:hover{ 
filter: alpha(opacity=80);
-moz-opacity: .80;
opacity:.80;
}

* { 
    margin: 0; 
    padding: 0; 
}

a:link {
	text-decoration: none;
	color: #669999;
}
a:visited {
	text-decoration: none;
	color: #669999;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}

a:active {
	text-decoration: none;
}


.table-all-waku {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 800px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.mariana-chii {
	font-size: 18px;
	font-weight: bold;
	line-height: 12pt;
	font-color: 
; 			color:#066;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.species-name {
	font-size: 24px;
	font-weight: bold;
	line-height: 25pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.note {
	margin-top: auto;
	margin-right: auto;
	margin-left: 0px;
	width: 720px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 14px;
	color:#663;
	line-height: 15pt;
}
.literature {
	margin-top: auto;
	margin-right: auto;
	margin-left: 0px;
	width: 720px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 12px;
	color:#999;
	line-height: 12pt;
}

.ph-plate {
	margin-top: auto;
	margin-right: auto;
	margin-left: 0px;
	width: 720px;
	padding-left: 0px;
	vertical-align: top;
	font-size: 12px;
	color:#996600;
	line-height: 12pt;
}
.title-1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	color: #C93;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 20px;
	width: auto;
	margin-left: 3px;
	font-weight:;
}
.title-2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color:#996600;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 20px;
	width: auto;
	margin-left: 3px;
	font-weight:;
}
.title-3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color:#996600;
	margin-bottom: 5px;
	margin-top: 5px;
	height: 18px;
	width: auto;
	margin-left:8px;
	font-weight:;
}

.line {	
background-color:#069;
	background-repeat: no-repeat;
	height: 12px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.line-2 {
	background-color:#069;
	height: 2px;
}

.top-link-waku {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
.top-link {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 13px;
	color: #999;
	background-color: #FFF;
	margin-right: 30px;
}
.close-button{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
	line-height: 17px;
    width: 40px;
	background-color: #ffffff;
}