@charset "euc-jp";

/*
##################################################
#
#
# 琵琶湖・淀川流域圏連携交流会 
#
#
##################################################
*/
/*コンテンツベース */
#content{
	margin:0 7px 0 0;
	width:555px;
	float:right;}

#content h2{
	margin:0;
	width:555px;
	height:40px;
	color: #FF9933;
	text-indent:30px;
	background: url(../img/cont01.jpg) no-repeat;}

#content table{
	line-height:150%;
	color: #476D5F;
	width:555px;}

#content table h3{
	margin:5px 5px 0px 0;
	line-height:150%;
	color:#476D5F;}

#content table p{
	/*line-height:150%;*/
	color:#666666;
	text-indent:1em;}

#content table td.sp{height:10px;}
#content table td.sp1{height:15px;}
#content table td.sp2{height:10px;}




/*
###################################
#
# 歴史の窓
#
###################################
*/
.history a{
	color:#666666;
}

.history a:hover{
	color: #FF9900;
}





/*
###################################
#
# 生態の窓
#
###################################
*/
/*動物分類*/
.doubutukoumoku{
	padding:10px 0;
	clear:both;
}

/*動物一覧*/
.doubutu{
	padding:10px 0;
	clear:both;
}

.doubutu h3{
	margin:10px 0 0 0;
	padding:3px;
	color:#FFFFFF;
	clear:both;
}

.doubutu table{
	margin:0 0 20px 0;
}

.doubutu table td{
	line-height:150%;
	color:#666666;
	padding:3px;
	vertical-align:top;
}

.doubutu table img{
	padding:3px;
}

.next{
	line-height:150%;
	color:#476D5F;
	clear:both;
	text-align:right;
	padding-top:5px;
}


.next a{color:#476D5F;}
.next a:hover{color: #FF9900;}


/*----------*/
/*は虫類*/
/*----------*/
h3.hatyurui{
	background-color: #C4D1AD;
	color:#003300;
}

td.hagreen{
	background-color:#F2F5ED;
	border: 1px solid #EBEFE2;
	white-space:nowrap;
}

td.hawhite{
	background-color:#FFFFFF;
	border: 1px solid #EBEFE2;
}


/*--------------------------*/
/*その他（貝類・甲殻類など）*/
/*--------------------------*/
h3.other{
	background-color: #D86C69;
}

td.otred{
	background-color: #FBECEC;
	border: 1px solid #F7E0DF;
}

td.otwhite{
	background-color: #FFFFFF;
	border: 1px solid #F4D6D5;
}

/*--------------------------*/
/*鳥類*/
/*--------------------------*/
h3.bird{
	background-color: #993399;
}

td.bipurple{
	border: 1px solid #E7D8FE;
	background: #FBEEFF;
}

td.biwhite{
	background-color: #FFFFFF;
	border: 1px solid #FBEEFF;
}

/*--------------------------*/
/*魚類*/
/*--------------------------*/
h3.fish{
	background-color: #006699;
}

td.fiblue{
	border: 1px solid #AAD7FB;
	background: #ECF2FF;
}

td.fiwhite{
	background-color: #FFFFFF;
	border: 1px solid #AAD7FB;
}



/*------------*/
/*植物一覧  */
/*------------*/
.syokubutu{
	padding:10px 0;
	clear:both;
}

.syokubutu h3{
	margin:10px 0 0 0;
	padding:3px;
	color:#FFFFFF;
	background-color: #336666;
	clear:both;
}

.syokubutu table{
	margin:0 0 20px 0;
}

.syokubutu table td{
	line-height:150%;
	color:#666666;
	padding:3px;
	vertical-align:top;
}

.syokubutu table img{
	padding:3px;
}

td.sygreen{
	background: #EEF4DD;
	border: 1px solid #F1F8DE;
	/*white-space:nowrap;*/
}

td.sywhite{
	background-color: #FFFFFF;
	border: 1px solid #F1F8DE;
}





/*
###################################
#
# 景色の窓・人と地域の窓・防災の窓
#
###################################
*/
.keshiki,.region,.disaster{
	padding:10px 0;
	clear:both;
}

.keshiki h3,.region h3,.disaster h3{
	margin:10px 0 0 0;
	padding:3px;
	color:#FFFFFF;
	clear:both;
}

.keshiki h3,.region h3{
	background-color: #336666;
}
.disaster h3{
	background-color: #993300;
}



.keshiki table,.region table,.disaster table{
	margin:0 0 20px 0;
}

.keshiki table td,.region table td,.disaster table td{
	line-height:150%;
	color:#666666;
	padding:3px;
	vertical-align:top;
}

.keshiki table img,.region table img,.disaster table img{
	padding:3px;
}

td.kegreen{
	background: #EEF4DD;
	border: 1px solid #F1F8DE;
}

td.kewhite{
	background-color: #FFFFFF;
	border: 1px solid #F1F8DE;
}




/*
###################################
#
# ええはがき
#
###################################
*/
.eehagaki h3{
	margin:5px 5px 0px;
	color:#476D5F;
}

.eehagaki table tr{
	vertical-align:top;
	margin:5px 5px 0 0;
	line-height:120%;
	color:#476D5F;
}

/*
###################################
#
# 設立趣意書
#
###################################
*/
.seturitu{
	background: url(../img/seturitu_back.jpg) no-repeat;
	height: 600px;
	width: 555px;
}

.seturitu table td{
	color:#000000;
	text-indent:1em;
}


/*
###################################
#
# 会則
#
###################################
*/
.kaisoku table td{
	color:#666666;
	padding:3px 0;
}


/*
###################################
#
# ヘッダのサブメニュー
#
###################################
*/
.hsub table td{
	color:#666666;
	padding:3px 0;
}


/*
###################################
#
# 写真投稿フォーム
#
###################################
*/
#postPhoto{
	color:#666666;
	padding:3px 0;
}

#postPhoto th{
	width:150px;
	font-weight:normal;
}




