@charset   "UTF-8";


/* ALL PAGES */

h1 { clear: both; padding: 0; margin: 0; }
h2 { clear: both; padding: 0; margin: 0; }
h3 { clear: both; padding: 3px 5px; margin: 0; }
h4 { clear: both; padding: 0; margin: 0; }
h5 { clear: both; padding: 0; margin: 0; }
h6 { clear: both; padding: 0; margin: 0; }
p { padding: 0; margin: 0; }


body {
	background-color: none;
	color: black;
	font-family:"MS UI Gothic";
	font-size:10pt;
}


TD {
	font-family:"MS UI Gothic";
	font-size:10pt;
}


hr {
    clear: both;
    margin: 20px 0 0 0;
    width:100%; height: 2px;
    border-style: solid;	
    border-color: silver;
}



SPAN.SmallText {
	clear: both;
	font-size: 8pt; 
}
span.largeletter { font-size: 14pt; }
span.italic { font: italic; }
SPAN.RedLetter { color: red; }
SPAN.BlueLetter { color: blue; }
SPAN.GreenLetter { color: green; }

span.footnote {
	font-size: 8pt;
	color: green;
	line-height: 1.5;
	letter-spacing: 1px;
}

#banner {
	width: 100%;
}

#banner td {
	background-color: none;
}




/* maincontents */
  /*更新年月日*/
#update {
	text-align: right;
	color: cornflowerblue;
}

#wrapper {
	background-color: none;
}


/* maincontent */

#maincontent {
	margin: 0 20px 20px 200px;
}


/* （共通）maincontentのh1からh6まで */
#maincontent h1 {
    clear: both;
    margin: 20px 0px 6px;
}
#maincontent h2 {
    clear: both;
    margin: 20px 0px 8px 10px;
}
#maincontent h3 {
    clear: both;
    margin: 16px 0px 8px 16px;
}
#maincontent h4 {
    clear: both;
    margin: 16px 0px 6px 20px;
}
#maincontent h5 {
    clear: both;
    margin: 12px 0px 4px 24px;
}
#maincontent h6 {
    clear: both;
    margin: 12px 0px 4px 28px;
}

/* （共通）maincontentのh1からh6までのうちid設定分 */
h2.year {
	text-align: left;
	background-color: dodgerblue;
	color: white;
	padding: 0.2em 2em;
}
#study {page-break-before: always;}
#result {page-break-before: always;}




/* ------------------------------------------------ */
/* （共通）本文について */
/* ------------------------------------------------ */

p.letterpress {
    clear: both;
    margin: 8px 0 0 5px;
    text-indent: 1em;
    letter-spacing: 1px;
    line-height: 1.5;
}

p.letterpress2 {
    margin: 15px 0 0 15px;
    text-indent: 0;
    letter-spacing: 1px;
    line-height: 1.5;
    color: green;
}

p.letterpress3 {
    margin: 8px 0 5px 15px;
    text-indent: 1em;
    letter-spacing: 1px;
    line-height: 1.5;
}

p.letterpress4 {
    margin: 8px 0 30px 15px;
    text-indent: 1em;
    letter-spacing: 1px;
    line-height: 1.5;
}

p.date {
	margin: 15px 0 0 20px;
	letter-spacing: 1px;
	text-align: right;
	line-height: 1.5;
}

IMG.BumonShitsuIMG {
    clear: both;
    margin: 15px 20px;
}

IMG.shoukai_picture_1 {
   	clear: both;
	float: left;
	margin: 15px 20px;
}
IMG.shoukai_picture_2 {
	float: left;
	margin: 15px 20px;
}
IMG.shoukai_picture_3 {
	clear: both;
	margin: 15px 5px 0 5px;
}


h3.kadaititle01 {
	background-color: moccasin;
	color: black;
	page-break-before: always;
}
h3.kadaititle01_00 {
	background-color: moccasin;
	color: black;
}
h3.kadaititle01_1st {
	background-color: moccasin;
	color: black;
}
h3.kadaititle02 {
	background-color: palegreen;
	color: black;
	page-break-before: always;
}
h3.kadaititle02_00 {
	background-color: palegreen;
	color: black;
}
h3.kadaititle02_1st {
	background-color: palegreen;
	color: black;
}


/* 本文のページの先頭にジャンプする部分 */
div.jumptopagehead{
    clear: both;
    text-align: right;
}




/* （共通）ナビゲーション用サイドバーについて */
/* navigationarealeft */
/* これはdiv */
#navigationarealeft{
	position: absolute;
	top: 120px;
	left: 0;
	width: 162px;
}

/* これはul */
#navigationbarleft{
    padding-left: 0;
    margin-left: 0;
    list-style-type: none;
    border-top: 1px solid yellowgreen;
    width: 150px;
}

#navigationbarleft li {
    border-right: 0px solid orange;
    border-bottom: 1px solid yellowgreen;
    border-left: 0px solid orange;
    letter-spacing: 0.5px;
    vertical-align: middle;
}

#navigationbarleft a {
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: white;
	color: #666666;
	text-decoration: none;
}

#navigationbarleft a:hover {
	background-color: greenyellow;
	color: black;
}


/* （共通）フッター部分 */
#footer {
    clear: both;
}


#OtoiawaseTable {
    width:100%;
    border-collapse: collapse;
}

#OtoiawaseTableTop {
    line-height: 1.2;
    text-align: center;
    font: 9pt "MS UI Gothic";
    letter-spacing: 2px;
    vertical-align: center;
    background-color: #cdcd9a;
    border-style: none;
    padding: 2px;
}

#OtoiawaseTableMain {
    line-height: 1.4;
    text-align: center;
    font: 9pt "MS UI Gothic";
    letter-spacing: 1px;
    vertical-align: center;
    background-color: #e7e7cd;
    border-style: none;
    padding: 4px;
}

#OtoiawaseTableBottom {
    color: gray;
    line-height: 0;
    text-align: center;
    font: 8pt "MS UI Gothic";
    letter-spacing: 0px;
    vertical-align: center;
    background-color: none;
    border-style: none;
    padding: 2px;
}



/* TOP PAGE */
/* ANNOUNCE TABLE */

#announcetable {
	text-align: left;
	vertical-align: middle;
	background-color: white;
	border-collapse: collapse;
}

#announcetable td {
	line-height: 1.4;
	background-color: white;
	letter-spacing: 0.5px;
	border-width: 1px 0px 1px;
	border-style: solid none solid;
	border-color: green;
}

#announcetable .markcell {
	width: 10px;
	background-color: darkorange;	
	padding: 0;
}

#announcetable .datecell {
	width: 60px;
	padding: 4px;
	color: black;
	background-color: lightyellow;
}

#announcetable .announcecell {
	border-right-width: 1px;
	border-right-style: solid;
	border-color: green;
	padding: 4px;
	background-color: lightyellow;
}

#announcetable .announcecell a {
	text-decoration: none;
	color: blue;
	display: inline;
}

#announcetable .announcecell a:hover {
	background-color: greenyellow;
	color: black;
}


/* TOP PAGE */
/* NEWS TABLE */

#newstableblock {
	height: 300px;
	overflow: auto;
	border-style: solid;
	border-width: 1px;
	border-color: silver white silver;
	background-color: white;
}

#newstable {
	text-align: left;
	border-collapse: collapse;
}

#newstable td {
	line-height: 1.4;
	background-color: white;
	letter-spacing: 0.5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
   	border-bottom-style: solid;
   	border-color: silver;
   	padding: 2px;
	vertical-align: middle;
	width: auto
;}

#newstable .markcell {
	width: 32px;
	border-left-style: solid;
	border-left-width: 8px; 
	border-left-color: khaki;
}

#newstable .datecell {
	width: 60px;
	color: maroon;
	background-color: antiquewhite;
}
#newstable .datecell02 {
	width: 60px;
	color: teal;
	background-color: oldlace;
}
#newstable .datecell03 {
	width: 60px;
	color: navy;
	background-color: bisque;

}
#newstable .newscell a {
	text-decoration: none;
	color: blue;
	display: inline;
}

#newstable .newscell a:hover {
	background-color: greenyellow;
	color: black;
}



/* TOPIC_TABLE BASIC_INFORMATION_TABLE AND ISSUE_TABLE */


#topictable {
	width: 405px;
	float: none;
	border-collapse: collapse;
	border-style: solid;
	border-width: 10px 1px 1px;
	border-color: salmon silver silver;
	background-color: none;
	margin: 30px 0 0 0;
}
#topictable .topcell {
    text-align: left;
    vertical-align: middle;
    background-color: white;
    padding: 5px;
}
#topictable .picturecell {
    width: 42px;
    text-align: center;
    vertical-align: middle;
    background-color: black;
    padding: 0px;
}
#topictable .textcell {
	width: 158px;
	text-align: left;
	line-height: 1.6;
	padding: 0px;
	vertical-align: middle;
	letter-spacing: 0.6px;
	background-color: seashell;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
}
#topictable .textcell a {
	display: block;
	text-decoration: none;
	color: blue;
	background-color: none;
}
#topictable .textcell a:hover {
	background-color: greenyellow;
	color: black;
}



#kihontable{
    float: left;
    width: 583px;
    border-collapse: collapse;
    border-style: solid;
    border-width: 10px 1px 1px;
    border-color: darkseagreen silver silver;
    margin: 30px 0 0 0;
}

#kihontable .topcell {
    text-align: left;
    vertical-align: middle;
    background-color: white;
    padding: 5px;
}

#kihontable .picturecell {
	width: 42px;
	text-align: center;
	vertical-align: middle;
	background-color: honeydew;
	padding: 0px;
	border-color: silver honeydew silver silver;
}

#kihontable .textcell {
	width: 150px;
	text-align: left;
	line-height: 1.4;
	padding: 0px;
	vertical-align: middle;
	letter-spacing: 0.6px;
	border-color: silver silver silver honeydew;
	background-color: honeydew;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
}

#kihontable .textcell a {
	display: block;
	color: blue;
	text-decoration: none;
}

#kihontable .textcell a:hover {
	background-color: greenyellow;
	color: black;
}


#issuetable{
	float: left;
	width: 160px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 10px 1px 1px;
	border-color: darkgoldenrod gray gray;
	margin: 30px 0 0 0;
}

#issuetable .topcell {
    text-align: left;
    vertical-align: middle;
    background-color: white;
    padding: 5px;
}

#issuetable .picturecell {
	width: 42px;
	text-align: center;
	vertical-align: middle;
	background-color: beige;
	padding: 0;
	border-style: solid;
	border-width: 1px 0;
	border-color: silver beige;
}

#issuetable .textcell {
	text-align: left;
	line-height: 1.4;
	padding: 0px;
	vertical-align: middle;
	letter-spacing: 0.6px;
	background-color: beige;
	border-style: solid;
	border-width: 1px 0;
	border-color: silver beige;
}

#issuetable .textcell a {
	display: block;
	color: blue;
	text-decoration: none;
}

#issuetable .textcell a:hover {
	background-color: greenyellow;
	color: black;
}


/* TOPIC_TABLE2 各トピックのページ　*/

#topictable2 {
	width: 520px;
	float: left;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px 1px 1px;
	border-color: silver;
	margin: 15px 0 0 20px;
}
#topictable2 .topcell {
    text-align: left;
    vertical-align: middle;
	background-color: crimson;
	color: white;
	font-size: 18pt;
	padding: 4px 6px;
}
#topictable2 .picturecell {
    width: 98px;
    text-align: center;
    vertical-align: middle;
    background-color: silver;
    padding: 2px;
}
#topictable2 .textcell {
	width: 158px;
	text-align: left;
	line-height: 1.2;
	padding: 1px;
	vertical-align: middle;
	letter-spacing: 0.6px;
	background-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
}
#topictable2 .textcell a {
	display: block;
	text-decoration: none;
	line-height: 1.2;
	color: blue;
	background-color: none;
}
#topictable2 .textcell a:hover {
	background-color: greenyellow;
	color: black;
}



/*  以下は、組織体制のindex  */
/* SECTION  */

#MapTable{
    float: left;
    width: 514px;
    float: left;
    border-collapse: collapse;
    border-style: solid;
    border-width: 6px 1px 6px;
    border-color: silver;
    margin: 10px 20px 20px 15px;
}

#MapTopCell {
    text-align: left;
    vertical-align: center;
    padding-left: 6px;
    background-color: mintcream;
}

.MapPictureCell {
    text-align: center;
    vertical-align: top;
    background-color: none;
}




#bumonsiterelationtable {
	float: left;
	margin: 20px 20px 20px 0px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: gray;
}

#bumonsiterelationtable td {
	vertical-align: top;
	background-color: none;
	letter-spacing: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: gray;
}

#bumonsiterelationtable .lefttopcell{
	text-align: center;
	vertical-align: middle;
	line-height: 1;
	width: 132px;
	text-align: left;
	padding: 2px 2px 2px 5px; 
	background-color: white;
	color: blue;
	border-width: 1px 1px 3px 1px;
	border-style: solid;
	border-color: gray;
}

#bumonsiterelationtable .topcell{
	line-height: 1.3;
	text-align: center;
	padding: 5px 2px;
	color: black;
	background-color: white;
	border-width: 1px 1px 3px 1px;
	border-style: solid;
	border-color: gray;
}

#bumonsiterelationtable .bumoncell{
	text-align: left;
	width: 132px;
	padding: 4px; 
}

#bumonsiterelationtable .markcell{
	text-align: left;
	vertical-align: middle;
}



#sitelocationmap {
	margin: 20px;
	clear: both;
}

#sitelocationmap2 {
    margin: 30px 0 0 15px;
}


#sectionsitetable {
	border-collapse: collapse;
	border-style: none none solid;
	border-width: 5px;
	border-color: gray;
	margin: 50px 20px 0 0;
}


#sectionsitetable td {
	padding: 8px 10px 5px;
	border-style: none none solid;
	border-width: 1px;
	border-color: darkgreen;
}

#sectionsitetable .topcell { text-align: center; }

#sectionsitetable .sitename {
	font: bold "MS UI Gothic";
	color: red;
}



#sectionoverviewtable {
    border-collapse: collapse;
    border-style: none none solid;
    border-width: 5px;
    border-color: gray;
    margin: 50px 10px 10px 0;
}

#sectionoverviewtable TD {
    margin-top: 0px;
    margin-left: 0px;
    background-color: none;
}

#sectionoverviewtable TD LI {
	list-style: disc outside;
	margin-left: 40px;
	padding-left: 0px;
	line-height: 1.4;
	color: brown;
}

#sectionoverviewtable .topcell { text-align: center; }

#sectionoverviewtable .bumoncell{
	border-style: solid none none;
	border-width: 2px;
	border-color: silver;
}

#sectionoverviewtable .addressCell{
    padding-left: 70px;
    padding-bottom: 10px;
    line-height: 1.4;
    letter-spacing: 0px;
    font: bold;
}



#shocho { vertical-align: middle; margin: 10px 0 10px; margin-right: 1em;}
#kanri { vertical-align: middle; margin-right: 1em; }
#kenkyukikaku { vertical-align: middle; margin-right: 1em; }
#kantaku { vertical-align: middle; margin-right: 1em; }
#nousanengei { vertical-align: middle; margin-right: 1em; }
#sinrin { vertical-align: middle; margin-right: 1em; }
#kankyo { vertical-align: middle; margin-right: 1em; }
#kaju { vertical-align: middle; margin-right: 1em; }
#tikusan { vertical-align: middle; margin-right: 1em; }




/*  以下は、ゲストとイベントのindex  */
#GuestAndEventTable {
    width: 700px;
    border-collapse: collapse;
    border-style: none none solid;
    border-width: 2px;
    border-color: green;
    margin: 2%;

}

#GuestAndEventTableTopCell{
    width: 700px;
    text-align: center;
    letter-spacing: 2px;
    border-style: solid none solid;
    border-width: 1px;
    border-color: green;
    padding-right: 1em;
    padding-bottom: 5px;
    line-height: 1;
}

#GuestAndEventTableContentsCell {
    width: 700px;
    text-align: left;
    padding-right: 1em;
    letter-spacing: 1px;
    border-style: solid none solid;
    border-width: 1px;
    border-color: green;
    padding: 5px 5PX 5PX 0;
    line-height: 1.3;
    background-color: honeydew;
}

#GuestAndEventTable UL {
	list-style-image : url(../../../camera_s.jpg);
	line-height: 1.5;
}




/*  以下は、農林資料館のindex  */

#MuseumPlateImage {
    float: left;
    margin: 0 20px 0 30px;
}

#MuseumLocation {
    float: left;
    padding-left: 2em;
    width: 360px;
    margin-right: 1em;
    margin-bottom: 2em;
}

#MuseumAerophoto { float: left; margin-right: 1em; }


#MuseumExteriorView {
    float: left;
    padding-left: 2em;
    width: 360px;
    margin-right: 1em;
    margin-bottom: 2em;
    line-height: 1.5;
}

#MuseumInteriorView {
    float: left;
    padding-left: 2em;
    width: 500px;
    margin-right: 1em;
    margin-bottom: 2em;
}

TABLE.MuseumExhibitionTable {
    width: 90%;
}

TD.MuseumExhibitionTableTopCell {
    padding-top: 1em;
}

DIV.MuseumExhibitImage {
    float: left;
    line-height: 1.8;

}


/*  以下は、ニュースレターのindex  */

DIV.OldNewsLetter {
    margin-left: 50px;
    line-height: 1.5;
    letter-spacing: 1px;
}


TABLE.NewsLetterTable {
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: green;
    margin: 20px 20px 20px 0;
    background-color: beige;
}

TABLE.NewsLetterTable TD {
    padding: 5px 5px 3px 8px;
    line-height: 1.2;
    letter-spacing: 1px;

    background-color: beige;
    text-align: left;
    vertical-align: top;
}
TABLE.NewsLetterTable TD.NewsLetterTableTopCell{
    border-color: green;
    padding-bottom: 5px;
    vertical-align: middle;
    border-style: solid none;
    border-width: 1px;
    border-color: green;
}
TABLE.NewsLetterTable TD.TitleCell {
	width: 80px;
	border-style: solid none;
	border-width: 1px;
	border-color: green;
}
TABLE.NewsLetterTable TD.PictureCell {
	width: 70px;
	border-style: solid none;
	border-width: 1px;
	border-color: green;
}
TABLE.NewsLetterTable TD.ContentsCell {
	border-style: solid none;
	border-width: 1px;
	border-color: green;
}

TABLE.NewsLetterTable UL {
    list-style-type: disc;
}



/*  以下は、研究課題と業務報告書のindex  */


TABLE.ThemeTable {
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: green;
    margin: 0%;
}

TABLE.ThemeTable TD.CaptionCell {
    padding: 5px 2px 3px 2px;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: green;
    background-color: lavender;
    text-align: center;
    vertical-align: middle;
}

TABLE.ThemeTable TD.TitleCell {
    width: 100px;
    padding: 0 4px;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: green;
    background-color: lavender;
    text-align: left;
    vertical-align: middle;
}

TABLE.ThemeTable TD.Data2009Cell {
    width: 210px;
    padding: 0;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: green;
    background-color: white;
    text-align: center;
    vertical-align: middle;
}

TABLE.ThemeTable TD.Data2008Cell {
	width: 70px;
    padding: 0;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: green;
    background-color: white;
    text-align: center;
    vertical-align: middle;
}

TABLE.ThemeTable TD.Data2009Cell a {
	display: block;
	text-decoration: none;
	color: blue
;}
TABLE.ThemeTable TD.Data2009Cell a:hover {
	background-color: greenyellow;
	color: black;
}

TABLE.ThemeTable TD.Data2008Cell a {
	display: block;
	text-decoration: none;
	color: blue
;}
TABLE.ThemeTable TD.Data2008Cell a:hover {
	background-color: greenyellow;
	color: black;
}



/*  以下は、研究報告書のindex  */

TABLE.ResearchReportTable {
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: green;
	margin: 20px 20px 20px 0;
}

TABLE.ResearchReportTable TD.CaptionCell {
    padding: 5px 2px 3px 2px;
    line-height: 1.8;
    letter-spacing: 3px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    background-color: gold;
    text-align: center;
    vertical-align: middle;
}

TABLE.ResearchReportTable TD.BookTitleCell {
    width: 150px;
    padding: 12px 6px 3px 6px;
    line-height: 1.7;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    background-color: gainsboro;
    text-align: center;
    vertical-align: top;
}

TABLE.ResearchReportTable TD.ThesisTitleCell {
    padding: 10px 2px 2px 2px;
    line-height: 1.4;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: gray;
    background-color: white;
    text-align: left;
    vertical-align: middle;
}


TABLE.ResearchReportTable TD.ThesisTitleCell A{
	display: block;
	text-decoration: none;
	color: blue;
}

TABLE.ResearchReportTable TD.ThesisTitleCell A:hover{
	background-color: greenyellow;
	color: black;
}


TABLE.ResearchReportTable TD.ThesisTitleCell SPAN.EnglishTitle {
    color: gray;
}





/*  以下は、気象観測データのindex  */

ul.yearselectbar {
	width: 650px;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
ul.yearselectbar li{
	width: 128px;
	float: left;
	text-align: center;
	border: 1px solid silver;
}
ul.yearselectbar li a{
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
	width: 128px;
	color: blue;
	float: left;
}
ul.yearselectbar li a:hover{
	background-color: lightpink;
	color: black;
	font-weight: bold;
	font-size: 1.2em;
}

TABLE.WeatherTable {
	clear: both;
	border-collapse: collapse;
	border-style: solid;
	border-width: 3px;
	border-color: silver;
	margin: 10px 20px;
	width: 445;
}

TABLE.WeatherTable TD.CaptionCell {
	width: 150px;
    padding: 0;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    background-color: mistyrose;
    text-align: center;
    vertical-align: middle;
}

TABLE.WeatherTable TD.TitleCell {
	width: 140px;
	height: 25px;
    padding: 0;
    line-height: 1.8;
    letter-spacing: 0.5px;
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    background-color: lightcyan;
    text-align: center;
    vertical-align: middle;
}

TABLE.WeatherTable TD.DataCell {
	width: 150px;
	height: 25px;
	padding: 0;
	line-height: 1.8;
	letter-spacing: 0.5px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	background-color: white;
	text-align: center;
	vertical-align: middle;
}
TABLE.WeatherTable TD.DataCell a {
	text-decoration: none;
	display: block;
	color: blue;
}
TABLE.WeatherTable TD.DataCell a:hover {
	background-color: gold;
	color: black;
}




/*  以下は、研究成果情報のindex  */

h3.jumptooldcenter{
	border: solid 1px silver;
	letter-spacing: 1.5px;
	text-align: center;
	margin: 15px 200px 5px;
	padding: 0px;
	background-color: aliceblue;
	line-height: 1.5;
}
h3.jumptooldcenter a{
	text-decoration: none;
	color: blue;
	display: block;
	line-height: 1.5;
}
h3.jumptooldcenter a:hover{
	background-color: greenyellow;
	color: black;
	font-size: 1em;
}

#ResultTable {
	width: 700px;
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: silver;
	margin: 20px 20px 20px 40px;
}
#ResultTable TD.CaptionCell {
    padding: 0 2px 0 2px;
    line-height: 1.2;
    letter-spacing: 0.5px;
    border-style: solid;
    border-width: 1px 1px 1px 12px ;
    border-color: silver silver silver green;
    background-color: azure;
    text-align: left;
    vertical-align: middle;
}
#ResultTable TD.DataCell {
	padding: 0;
	letter-spacing: 1.2px;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	background-color: white;
	text-align: left;
	vertical-align: middle;
	line-height: 2em;
}
#ResultTable TD.DataCell a {
	display: block;
	text-decoration: none;
	color: blue;
}
#ResultTable TD.DataCell a:hover {
	background-color: greenyellow;
	color: black;
	font-size: 1em;
}


table.sakumokubetuseikatable {
	width: 750px;
	margin: 20px 20px 10px 0;
	border: 2px solid white;
}
table.sakumokubetuseikatable .sakumokucell {
	background-color: lightgreen;
	width: 150px;
	text-align: center;
	vertical-align: middle;
	border: 2px solid white;
	font: 12pt;
}
table.sakumokubetuseikatable .seikatitlecell {
	padding: 6px 6px 6px 0;
	background-color: beige;
	text-align: left;
	vertical-align: middle;
	border: 2px solid white;
}
table.sakumokubetuseikatable .seikatitlecell ul {
	line-height: 1;
}
table.sakumokubetuseikatable .seikatitlecell ul li {
	letter-spacing: 1.2px;
}
table.sakumokubetuseikatable .seikatitlecell ul li a {
	text-decoration: none;
	display: block;
	color: blue;
}
table.sakumokubetuseikatable .seikatitlecell ul li a:hover {
	background-color: greenyellow;
	color: black;
	font-size: 1em;
}


ul.tikusanseika li a {
	text-decoration: none;
	letter: spacing: 1px;
	display: block;
	color: blue;
	line-height: 1.5;
}
ul.tikusanseika li a:hover {
	background-color: greenyellow;
	color: black;
}


/*  以下は、伝統野菜のindex  */

TABLE.TraditionalTable{
    width: 90%;
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: mediumorchid;
    margin: 0 0 0 20px;
}

TABLE.TraditionalTable TD.PictureCell{
    background-color: white;
    vertical-align: top;   
    text-align: center;
}

TABLE.TraditionalTable TD.ListCell{
    background-color: white;
    vertical-align: top;
    text-align: left;
    line-height: 1.5
;}



/*  以下は、人と環境にやさしい農業のindex  */

TABLE.EnvironmentalFriendlyTable{
    width: 90%;
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: yellowgreen;
    margin: 0 0 30px 20px;
}

TABLE.EnvironmentalFriendlyTable TD.PictureCell{
    background-color: white;
    vertical-align: top;   
    text-align: center;
}

TABLE.EnvironmentalFriendlyTable TD.ListCell{
    background-color: white;
    padding-top: 1em;
    vertical-align: top;
    text-align: left;
    line-height: 1.5
;}




/*  以下は、沿革のindex  */

IMG.LocationMap {
    float: left;
    margin: 2px 10px 30px 20px;
    border-color: silver;
}

TABLE.HistoryTable{
	width: 820px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	margin: 25px 20px 12px 0;
}
TABLE.HistoryTable TD.HistoryTopCell{
	background-color: beige;
	border-bottom-style: double;
	border-bottom-color: silver;
	border-bottom-width: 4px;
	padding: 8px 0 3px 15px;
	vertical-align: middle;
	text-align: left;
}
TABLE.HistoryTable TD.HistoryListCell{
	background-color: white;
	padding: 0 5px;
	vertical-align: middle;
	text-align: left;
	line-height: 1.8;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
}
TABLE.HistoryTable TD.HistoryListCell A{
	display: block;
	text-decoration: none;
	color: blue;
}
TABLE.HistoryTable TD.HistoryListCell A:hover{
    background-color: greenyellow;
	color: black;
}


#HistoryTable2{
	width: 820px;
	clear: left;
	border-collapse: collapse;
	border-style: solid;
	border-width: 12px 1px 1px;
	border-color: silver;
	margin: 20px 20px 20px 0;
}

IMAGE.SisetuImage {
    border-style: solid;
    border-width: 1px;
    border-color: silver;
    vertical-align: middle;
}

#HistoryTable2 TD.HistoryNameCell{
    background-color: lightyellow;
    border-bottom-style: none;
    border-top-style: solid;
    border-top-color: silver;
    border-top-width: 12px;
    vertical-align: middle;
    text-align: left;
	padding: 15px 12px 10px;
}

#HistoryTable2 TD.HistoryPictureCell{
    padding: 10px;
    background-color: lightyellow;
    border-bottom-style: solid;
    border-bottom-color: silver;
    vertical-align: top;
    text-align: center;
}

#HistoryTable2 TD.historyyearcell{
	width: 120px;
	background-color: lightyellow;
	padding: 0.3em 0em 0.1em 1em ;
	vertical-align: top;
	text-align: left;
	line-height: 1;
}

#HistoryTable2 TD.HistoryExplanationCell{
    background-color: lightyellow;
	padding: 0.3em 1em 0.1em 0em ;
    vertical-align: top;
    text-align: left;
    line-height: 1;
}






/*  以下は、交通アクセスのindex  */

TABLE.AccessTable{
	width: 820px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	margin: 25px 20px 12px 0;
}
TABLE.AccessTable TD.AccessTopCell{
	background-color: white;
	border-bottom-style: double;
	border-bottom-color: silver;
	border-bottom-width: 4px;
	padding: 8px 0 3px 15px;
	vertical-align: middle;
	text-align: left;
}
TABLE.AccessTable TD.AccessListCell{
	background-color: white;
	padding: 0 5px;
	vertical-align: middle;
	text-align: left;
	line-height: 1.8;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 1px;
}

TABLE.AccessTable TD.AccessListCell A{
	display: block;
	text-decoration: none;
	color: blue;
}
TABLE.AccessTable TD.AccessListCell A:hover{
	background-color: greenyellow;
	color: black;
}


TABLE.accessmaptable {
	width: 340px;
	height: 500px;
	margin: 20px 20px 15px 0;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: silver;
	float: left;
}
TABLE.accessmaptable TD.sitenamecell{
	height: 60px;
	padding: 4px 8px;
	background-color: white;
	border-bottom-style: none;
	vertical-align: middle;
	text-align: left;
}
TABLE.accessmaptable TD.smallmapcell{
	padding: 0 10px 10px 10px;
	background-color: white;
	border-bottom-style: solid;
	border-bottom-color: silver;
	border-bottom-width: 6px;
	vertical-align: top;
	text-align: left;
}



/*  以下は、各部門ページのindex  */

TABLE.SectionKenkyushitsuTable {
    float: left;
    border-collapse: collapse;
}

TABLE.SectionKenkyushitsuTable td.SectionKenkyushitsuName {
    width: 150px;
    min-width: 150px;
    padding: 2px;
    vertical-align: middle;
    border-style: solid;
    border-color: white;
    border-width: 2px;
    font: 12px;
    color: white;
    line-height: 1.5em;
    background-color: plum;
    text-align: center;
}

TABLE.SectionKenkyushitsuTable TD.SectionKenkyushitsuName A{
    display: block;
    text-decoration: none;
    color: white;
}

TABLE.SectionKenkyushitsuTable TD.SectionKenkyushitsuName A:hover{
    background-color: greenyellow;
    color: black;
    font: ;
}

TABLE.SectionOverviewTable {
    clear: both;
    border-collapse: collapse;
    margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
    vertical-align: top;
    border-width: 0px 0px 2px;
    border-style: none none solid;
    border-color: darkseagreen;
}

TABLE.SectionOverviewTable TD.SectionOverviewTopCell {
    background-color: white;
    border-style: none;
    border-width: 0px;
    padding: 2px;
    text-align: left;
}

TABLE.SectionOverviewTable TD.SectionOverviewDataCell1 {
    background-color: white;
    border-top-style: solid;
    border-top-width: 2px;
    border-color: darkseagreen;
    padding: 2px 20px 2px;
    text-align: left;
    line-height: 1.5;
}

TABLE.SectionOverviewTable TD.SectionOverviewDataCell2 {
    background-color: white;
    border-top-style: solid;
    border-top-width: 1px;
    border-color: darkseagreen;
    padding: 2px 20px 2px;
    text-align: left;
    line-height: 1.5;
}

TABLE.SectionOverviewTable TD.SectionOverviewDataCell3 {
    background-color: white;
    border-top-style: solid;
    border-top-width: 1px;
    border-color: darkseagreen;
    padding: 2px 20px 2px;
    text-align: left;
    line-height: 1.5;
}


TABLE.SectionOverviewTable TD.SectionOverviewDataCell3 A{
    display: block;
    text-decoration: none;
    color: blue;
}

TABLE.SectionOverviewTable TD.SectionOverviewDataCell3 A:hover{
    background-color: greenyellow;
    color: black;
}

UL.MainSpaceList {
    line-height: 2;
    letter-spacing: 0.1em;
    color: red;
}





/*  以下は、新聞報道のindex  */

#NewspaperTable{
	width: 800px;
    border-collapse: collapse;
    border-style: solid none;
    border-width: 1px;
    border-color: silver;
    margin: 20px 20px 30px 0;
}

#NewspaperTable TD.NewspaperTopCell{
    background-color: green;
    border-bottom-style: double;
    border-bottom-color: silver;
    border-bottom-width: 4px;
    vertical-align: top;
    text-align: center;
}

#NewspaperTable TD.NewspaperDateCell{
    width: 150px;
    padding: 0;
    background-color: white;
    border-style: double none;
    border-color: silver;
    border-width: 4px;
    vertical-align: middle;
    text-align: left;
    line-height:1.3;
}

#NewspaperTable TD.NewspaperContentsCell{
	background-color: white;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	text-align: left;
	line-height: ;
	letter-spacing: 1px;
    border-style: double none;
    border-color: silver;
    border-width: 4px;
}

#NewspaperTable TD.NewspaperPaperNameCell{
    width: 200px;
    padding-left: 8px;
    background-color: white;
    border-style: double none;
    border-color: silver;
    border-width: 4px;
    vertical-align: middle;
    text-align: left;
}

#NewspaperTable TD.NewspaperContentsCell A{
	display: block;
	text-decoration: none;
	line-height: 1.5;
	color: blue;
}
#NewspaperTable TD.NewspaperContentsCell A:hover{
    background-color: greenyellow;
	color: black;
}




/*  以下は、リンクのindex  */

TABLE.LinkTable {
    border-collapse: collapse;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-color: silver;
    margin: 20px 20px 30px 0;
}

TABLE.LinkTable TD.CaptionCell {
    padding: 10px;
    letter-spacing: 1px;
    border-style: solid;
    border-width: 1px 1px 1px 12px ;
    border-color: silver silver silver red;
    background-color: azure;
    text-align: left;
    vertical-align: middle;
}

TABLE.LinkTable td.linkcell {
	width: 200px;
    padding: 4px;
    line-height: 1.2;
    letter-spacing: 1px;
    border-style: solid none solid solid;
    border-width: 1px;
    border-color: silver;
    background-color: white;
    text-align: left;
    vertical-align: middle;
}
TABLE.LinkTable TD.DataCell {
    padding: 10px;
    line-height: 1.4;
    letter-spacing: 1px;
    border-style: solid solid solid none;
    border-width: 1px;
    border-color: silver;
    background-color: white;
    text-align: left;
    vertical-align: middle;
}
TABLE.LinkTable td.linkcell a {
	display: block;
	text-decoration: none;
	color: blue;
}
TABLE.LinkTable td.linkcell a:hover {
	background-color: yellow;
}



/*  以下は、イベントと来訪のhtmlファイルについて  */


p.section {
	text-align: right;
	margin: 10px 0 0 0;
}

#articletitle {
	background-color: blue;
	color: white;
	margin: 20px 0 20px;
	line-height: 1.2;
	padding:10px 20px 10px;
}

table.picturetable {
	margin: 20px 0 20px;
}

td.picturecell {
	border-style: solid;
	border-width: 1px;
	border-color: silver;
}





/*  以下は、センター所長挨拶のindex  */
p.yearmonth {	
	margin: 20px 0 0 0; 
	text-indent: 3em;
}
p.signature {
	text-align: right;
	line-height: 1.5; 
}
#shochopicture {
	float: right;
	margin: 0 15px 0 0;
}



/*  以下は、著作権免責事項リンク他のindex  */
#aboutthissite {
	color: red;
}
#maincontent h4.category {
	padding: 8px 6px 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
}


/*  以下は、新聞報道、イベント・来訪のページ  */
img.floatingpictureleft {
	margin: 20px 20px 20px 0;
	float: left;
}
img.floatingpictureright {
	margin: 20px 0 20px 20px;
	float: right;
}
div.floatingobjectleft{
	margin: 20px 20px 20px 0;
	float: left;
}



/*一般公開のindex*/
#openeventtable {
	width: 603px;
	border-collapse: collapse;
	border-style: solid;
	border-width: 1px;
	border-color: springgreen;
	background-color: none;
	margin: 3px 0 20px 0;
}
#openeventtable .topcell {
	text-align: left;
	vertical-align: middle;
	background-color: springgreen;
	color: black;
	padding: 0px;
	border-style: solid;
	border-width:1px;
	border-color: springgreen;
}
#openeventtable .picturecell {
	width: 81px;
	text-align: center;
	vertical-align: middle;
	background-color: silver;
	padding: 2px 5px 2px;
	border-style: solid;
	border-width:1px;
	border-color: springgreen;
}
#openeventtable .textcell {
	width: 438px;
	text-align: left;
	line-height: 1.6;
	padding: 2px 5px 2px;
	vertical-align: middle;
	letter-spacing: 1px;
	background-color: white;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: springgreen;
}
#openeventtable .textcell a {
	display: block;
	text-decoration: none;
	color: blue;
	background-color: none;
}
#openeventtable .textcell a:hover {
	background-color: greenyellow;
	color: black;
}



/*  以下は、生育調査データのindex  */
#SeiikuDataTable {
}

#SeiikuDataTable .SeiikuDataTableTopCellLeft {
	width: 120px;
    border-color: green;
    padding-bottom: 5px;
    vertical-align: middle;
    border-style: solid none;
    border-width: 1px;
    border-color: green;
}
#SeiikuDataTable .SeiikuDataTableTopCell {
	width: 120px;
    border-color: green;
    padding-bottom: 5px;
    vertical-align: middle;
    border-style: solid none;
    border-width: 1px;
    border-color: green;
}
#SeiikuDataTable .SeiikuDataTableDataCellLeft {
	width: 120px;
    border-color: green;
    padding-bottom: 5px;
    vertical-align: middle;
    border-style: solid none;
    border-width: 1px;
    border-color: green;
}
#SeiikuDataTable .SeiikuDataTableDataCell {
	width: 120px;
    border-color: green;
    padding-bottom: 5px;
    vertical-align: middle;
    border-style: solid none;
    border-width: 1px;
    border-color: green;
}
/*最終行*/
