/*アオコ共通*/
body{
 border:none;
 padding:0;
 text-decoration:none;
 color:#4F4F4F;
 text-align:center;
 background:url(image/kyoutuu/header.jpg) no-repeat;
} 
body.top{
 border:none;
 padding:0;
 text-decoration:none;
 color:#4F4F4F;
 text-align:center;
 background:#297A56 url(image/top/bg.gif) repeat-x;
}

img{
 border:none;
}
a:link{
 color:#006400;
}
a:visited{
 color:#1874CD;
}
a:hover{
 color:#6B8E23;
}
div.wrapper{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}
img.footerimg{
 margin-right:10px;
}
li{
	list-style-type: none;
}
div.footer{
 color:#333300;
 font-size:small;
 margin-top:2em;
 margin-bottom:2em;
 text-align:center;
 clear:both;
}
div.footerbunner{
	clear: both;
	float: none;
	width: 450px;
	margin-top: 3px;
 }
a.footer{
 color:#333300;
}
p.yohaku{
 margin:15px;
}

img.midashi{
 text-align:center;
 margin-top:80px;
}
/*フォントの指定*/
.bold{
 font-weight:bold;
}
.smallfont{
 font-size:smaller;
}
.fontnormal{
 font-style:normal;
}
.fontitalic{
 font-style:italic;
}
.largerfont{
 font-size:120%;
}
.bolditalic{
 font-weight:bold;
 font-style:italic;
}
.smallfontitalic{
 font-style:italic;
 font-size:smaller;
}
br.clearboth{
	clear: both;
}
/*トップページ*/
div.cotainertop{
 margin-left:auto;
 margin-right:auto;
 width:400px;
}
div.oshirase{
	background:#C1FFC1;
	width:350px;
	border:1px double #7CCD7C;
	padding:10px;
	text-align:left;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #006633;
}
img.topaoko{
	margin:40px 0 50px 0;
	float: left;
}
img.topillust{
	float: left;
	clear: both;
	margin:0;
}
div.topmenu{
	width:400px;
	clear: both;
	color: #FFFFFF;
}
ul.menu{
	min-height: 200px;
	float: left;
	margin-top: 10px;
	text-align: left;
	font-weight: bold;
	font-family:"ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka ;
	line-height:1.8em;
}
a.content:link{
	color: #F0FFF0;
	text-decoration: none;
}
a.content:visited{
	color: #F0FFF0;
	text-decoration: none;
}
a.content:hover{
	text-decoration: none;
	background-color: #6699CC;
}
/*関連書籍*/
img.book{
	vertical-align:top;
	float:left;
	padding-right: 10px;
}
div.boxbook{
	width:800px;
	min-height:110px;
	margin-left:auto;
	margin-right:auto;
	border: solid 1px #9BCD9B;
	background:#F5FFFA;
	padding:10px;
	margin-bottom: 20px;

}


/*藍藻インデックス*/
div.ichiran{
 width:800px;
 margin-top:20px;
 position:relative;
 clear:both;
}
table.dataindex{
 width:800px;
 clear:both;
 margin:0;
 position:relative;
 border: 1px solid #3CB371;
}
td.number{
empty-cells:hide;
width:50px;
 background:#2E8B57;
 color:white;
 text-align:center;
 font-weight:bold;
 }
td.syu{
 width:230px;
 font-style:italic;
 border-bottom:solid 1px #9BCD9B;
}
td.santi{
 width:520px;
 font-size:small;
 border-bottom:solid 1px #9BCD9B;
}
td{
 vertical-align:top;
}
td,th{
	padding: 2px;
 }
tr.midashi{
 background:#2E8B57;
 color:white;
}
tr{
 height:40px;
}

/*浮遊性藍藻類明細*/
table.data{
	width:800px;
	margin-top:0;
	border: 1px solid #3CB371;
}
td.kubun{
 width:150px;
 background:#2E8B57;
 color:white;
 text-align:right;
 font-weight:bold;
 }
h3.meisaititle{
	color:#339900;
	font-size:larger;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
img.floatnone{
	float: none;
	margin-top: 15px;	
}
img.floatleft{
	clear: both;
	float: left;
	margin-right: 10px;
	margin-top: 15px;	
}

/*日本での記録*/
ul.kiroku{
 list-style:none inside none;
}
li.kiroku{
 margin-bottom:1em;
 padding-left:0.5em;
 width:800px;
}
span.shikaku{
 color:#99FF99;
 }

