h2 {
	background-color: #154AAD;
}
h3 {
	clear:both;
	background-color: #57BAEA;
	margin-top: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #2C86CD;
	color: #FFF;
	letter-spacing: 0.1em;
	font-size: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


h4 {
	clear:both;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #57BAEA;
	border-bottom: 1px #57BAEA dotted;
	font-size: 15px;
	color: #2C86CD;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5 {
	clear:both;
	background-color: #F48952;
	margin-top: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #E96845;
	color: #FFF;
	letter-spacing: 0.1em;
	font-size: 18px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h6 {
	clear:both;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #F48952;
	border-bottom: 1px #F48952 dotted;
	font-size: 15px;
	color: #E85925;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


th {
	font-weight: normal;
}
table {
	margin:0 0 10px;
	border-spacing: 0;
	font-size: 95%;
}
th, td {
	border-width: 0 1px 1px 0;
	margin:0;
}
th {
	padding: 2px 5px;
}
th.image {
	background-repeat: no-repeat;
	background-position: right top;
	height: 50px;
}
td {
	padding: 2px 10px;
	text-align: right;
}
td.ka {
	border-right-width: 0;
	padding-right:0;
}
tr.bk {
	background-color: #dddddd;
}
.left {
	width: 530px;
	float: left;
}
.photo {
	float:left;
	width: 160px;
	margin: 0 0 0 10px;
}
.photo p {
	margin:0 0 10px;
	padding:0;
}
.photo img {
	border: 1px solid #000000;
}
.clr {
	clear:both;
}
ul.menu li {
	list-style-image: url(img/ya.gif);
	margin: 10px 10px 10px 30px;
	padding: 0 5px;
}
ul.menu a {
	margin-right: 10px;
}
p.menu {
	vertical-align: middle;
	margin: 15px 0;
	padding:0;
}
p.menu img {
	margin-right: 10px;
	border: 1px solid #000000;
	vertical-align: middle;
}
p.menu a {
	text-decoration:none;
}
.tcenter {
	text-align: center;
}
.list {
	margin: 10px auto;
	font-size: small;
	width: 95%;
	min-width: 800px;
}
.list tr.spr {
	background-color: #FFDFEF;
}
.list tr.aut {
	background-color: #EFD2C2;
}
.list th {
	font-size: smaller;
}
.list td, .list th {
	text-align: center;
	padding: 2px;
}
.list caption {
	font-size: medium;
	font-weight: bold;
	text-align: left;
	margin: 5px 5%;
}
.place {
	width: 3.5em;
}
.gun_n {
	min-width: 10em;
}
.species_n {
	min-width: 7em;
	max-width: 11em;
}
.scientific_n {
	width: 10em;
}
.ka_n {
	min-width: 6em;
}
.tokutei {
	background-color: #FFcc66;
	margin: 5px;
	padding: 2px;
	border: 1px solid #99bb99;
}
.imp {
	background-color: #FFff99;
	margin: 5px;
	padding: 2px;
	border: 1px solid #99bb99;
}
.note {
	width: 8em;
	font-size: small;
	text-align: center;
	margin: 10px auto;
}

#w-main {
	width: 800px;
	margin: 15px auto 50px;
	text-align: center;
}


/*重要種のレイアウトテーブル*/

.b_table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C30;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	margin-bottom: 12px;
	margin-top: 10px;
}

.b_table img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.b_table tr td {
	width: 33%;
	text-align: center;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C30;
	border-bottom-color: #C30;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-top-style: none;
	border-left-style: none;
}

.b_table tr th {
	background-color: #C30;
	font-size: 12px;
	padding: 6px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*外来種のレイアウトテーブル*/

.r_table {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}

.r_table img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.r_table tr td {
	width: 33%;
	text-align: center;
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #960;
	border-bottom-color: #960;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
	border-top-style: none;
	border-left-style: none;
}

.r_table tr th {
	background-color: #960;
	font-size: 12px;
	padding: 6px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*【手取川】魚種のレイアウトテーブル*/

.g_table {
	margin-right: auto;
	margin-left: auto;
}

.g_table img {
	margin-bottom: 15px;
}

.g_table tr td {
	width: 225px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

.g_table tr th {
	background-color: #80AF63;
	font-size: 12px;
	padding: 6px;
	color: #FFF;
	border: 1px solid #80AF63;
}

/*【梯川】魚種のレイアウトテーブル*/

.g2_table {
}


.g2_table tr td {
	width: 180x;
	text-align: center;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align: top;
}

.g2_table tr th {
	background-color: #80AF63;
	font-size: 12px;
	padding: 6px;
	color: #FFF;
	border: 1px solid #80AF63;
}


/*地図のレイアウトテーブル*/

.map_table {
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.map_table img {
	margin-bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.map_table tr td {
	text-align: left;
	font-size: 14px;
	padding-top: 10px;
}



/*【夏手取川】サブメニュー*/

.sub_menu {
	clear:both;
	text-align: center;
	font-size:12px;
}
.sub_menu a {
	margin: 0 1px;
	padding: 0 10px;
	color:#2C86CD;
}
.sub_menu a:hover{
	color:#06C;
}


/*【秋】サブメニュー*/

.sub_menu2 {
	clear:both;
	text-align: center;
	font-size:12px;
}
.sub_menu2 a {
	margin: 0 1px;
	padding: 0 10px;
	color:#E96845;
}
.sub_menu2 a:hover{
	color:#C5492F;
}