@charset "euc-jp";

/*
##################################################
#
#
# 琵琶湖・淀川流域圏連携交流会 
# フォント（中）用CSS
#
#
##################################################
*/

/*
###################################
#
# ヘッダ
#
###################################
*/
/*サブメニュー（当サイトについて等）*/
.submenu{
	font-size:13px;
}



/*
###################################
#
# サイドメニュー
#
###################################
*/
#sidemenu li{
	font-size:13px;
	line-height:80%;
}









/*
###################################
#
# コンテンツ全般
#
###################################
*/
#content h2{
	font-size:18px;
	padding:13px 0 0 0;
}

#content table h2{
	font-size:18px;
	padding:13px 0 0 0;
}

#content table h3{
	font-size:15px;
}

#content table p{
	font-size:14px;
	line-height:140%;
}

#content td{
	font-size:14px;
	line-height:140%;
}

#content .navitop{
	font-size:14px;
	line-height:140%;
}


/*
###################################
#
# 生態の窓
#
###################################
*/
.seitai table td{
	font-size:14px;
}

/*動物*/
.doubutu h3{
	font-size:16px;
	padding:7px 0 7px 4px;
}

/*植物*/
.syokubutu h3{
	font-size:16px;
	padding:7px 0 7px 4px;
}


/*
###################################
#
# 景色の窓・人と地域の窓・防災の窓
#
###################################
*/
.keshiki h3,.region h3,.disaster h3{
	font-size:15px;
}

.keshiki table td,.region table td,.disaster table td{
	font-size:14px;
	line-height:150%;
}

.keshiki h3,.region h3,.disaster h3{
	font-size:16px;
	padding:7px 0 7px 4px;
}


/*
###################################
#
# ええはがき
#
###################################
*/
#content table.eehagaki td{
	font-size:11px;
	line-height:115%;
}


/*
###################################
#
# （団体）ページ全体・共通
#
###################################
*/
#dantai h2{
	font-size:18px;
	padding:15px 0 0 0;
}

#dantai li{
	font-size:13px;
}

#dantai{
	font-size:14px;
	line-height:130%;
}

/*検索用ページ*/
#dantai table.a_type th{
	font-size:13px;
}

/*検索用ページ*/
#dantai table.a_type td{
	font-size:14px;
}


/*
###################################
#
# （団体）詳細ページ用
#
###################################
*/
#dantai h3{
	font-size:15px;
}

#dantai p.pagetop{
	font-size:12px;
}

#dantai table.d_type td{
	font-size:14px;
	line-height:150%;
}


/*
###################################
#
# （団体）登録フォームページ用
#
###################################
*/
#dantai h4.appForm{
	font-size:14px;
}

#dantai table.c_type th{
	font-size:13px;
}

#dantai table.c_type td{
	font-size:14px;
	line-height:140%;
}


