@charset "UTF-8";
/* ---------------------------
   近畿中国四国農業研究センター
   screenメディア用スタイル
   --------------------------- */

body {
  margin: 0;
  padding: 0;
  color: #000;
  background: #fff;
}
a {
  text-decoration: none;
}
a:link {
	color: #00F;
	background: transparent;
}
a:visited {
	/*border-bottom: 1px solid aqua;*/
  color: #06F;
	background: transparent;
}
a:hover, a:active {
	border-bottom: 1px solid #09F;
	color: #00F;
	background: transparent;
}
h1 {
  margin: 0;
  padding: 0;
  font-size: x-large;
}
div#content h1 {
  margin-top: 10px;
  margin-left: -5px;
  line-height: 1.1;           /* IE6対策：これがないと隙間ができる */
  padding: 0.7em 0 0.5em 37px;
  color: #b42d00;
  background: transparent url(images/bg_h2.gif) no-repeat left;
}
div#contentbody h1 {
  margin-top: 10px;
  margin-left: -5px;
  line-height: 1.1;           /* IE6対策：これがないと隙間ができる */
  padding: 0.7em 0 0.5em 37px;
  color: #b42d00;
  background: transparent url(images/bg_h2.gif) no-repeat left;
}
h2 {
  clear: both;
  font-size: large;
}
h3 {
  font-size: medium;
}
h4 {
  font-size: small;
}
h5 {
  font-size: x-small;
}
h6 {
  font-size: xx-small;
}
h7 {
  font-size: 8px;
}
p {
  font-size: medium;
  color: #000;
}
ul, ol, dl {
  font-size: medium;
}
dt {
  font-weight: bold;
}
address {
  font-style: normal;
}
em {
	font-style: normal;
	font-weight: normal;
}
cite {
  font-style: normal;
  font-size: small;
}
table {
  border-collapse: collapse;
  border: dotted 1px #333;
}
td, th {
  border: dotted 1px #603;
  padding: 0.4em;
  font-size: medium;
}
th {
  color: #000;
  background: #eee;
}
thead th {
  border: dotted 1px #333;
  color: #fff;
  background: #333;
}
/* ヘッダ＆ナビゲーション共通
------------------------------------------------------------------ */
div#header {
  font-size: small;
}
div#header a {
  font-weight: bold;
  white-space: nowrap;
}
div#txtarea {
  font-size: x-small;
  color: #333;
  background-color:#eee
}
div#txtarea p {
  display: block;
  line-height:1.5em;
  margin: 0;
  padding: 6px 12px 6px;
  font-size: small;
}
div#txtarea p.small{
  display: block;
  font-size: x-small;
  line-height:1.5em;
  margin: 0;
  padding: 6px 12px 6px;
}
.navskip a:link, .navskip a:visited {
  border-bottom: none;
  color: #000;
  background: transparent;
}
.navskip a:hover, .navskip a:active {
  border-bottom: none;
  color: #ff0;
  background: transparent;
}

.subnav a:link, .subnav a:visited {
  border-bottom: none;
  color: #0000FF;
  background: transparent;
}
.subnav a:hover, .subnav a:active {
  border-bottom: none;
  color: #ff0;
  background: transparent;
}
ul.subnav li {
  display: inline;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 1em;
  font-size: small;
/* MacIE5対策：開始 \*/
  color: #000;
  float: right;
/* MacIE5対策：終了 */
}
div#header ul.nav {
  font-weight:bold; 
  display: block;
  margin: 0;
  padding: 6px 4px 4px;
  font-size: small;
  text-align:center;
  line-height: 1.8em;
  color: #000;
  background: #fff url(images/shadow.gif) repeat-x;
}
div#footer ul.nav {
  font-weight:bold;  
  display: block;
  margin: 0;
  padding: 6px 4px 4px;
  font-size: small;
  text-align:center;
  line-height: 1.5em;
  color: #000;
  background: #fff;
}

div#header ul.nav li,#footer ul.nav li, div#header ul.nav li form, div#header ul.nav li p {
  display: inline;
  margin: 0;
  padding: 0;
}
div#header ul.nav li form {
  padding: 0 3em 0 0;
}
.nav a, .nav .disabled {
  padding: 0.2em 0.8em;
}
.nav a:link, .nav a:visited {
  border: 1px solid #CCC;
  color: #333;
  background: #FFF;
}
.nav a:hover, .nav a:active {
  color: #fff;
  background: #F60;
}
/* ヘッダ＆ナビゲーション：トップページ専用
------------------------------------------------------------------ */
#home div#header {
  padding-bottom: 3px;
  color: #000;
  background: transparent url(images/bg_red.gif) repeat-x left bottom;
}
#home div#header p#tagline {
  margin: 0;
  padding: 0.2em 1em;
  font-size: small;
  padding-left: 10px;
  color: #fff;
  background: #333;
}
#home div#header p#tagline a {
  color: #fff;
  border-bottom: none;
  text-decoration: none;
  background: transparent;
  position: absolute;
  top: 2px;
  right: 10px;
}
#home div#header p#tagline a:visited,
#home div#header p#tagline a:link {
  color: #66CCFF; 
  letter-spacing: 0;
  font-weight: bold;
	}
#home div#header p#tagline a:hover,
#home div#header p#tagline a:active{
  border-bottom: none;
  text-decoration: none;
  color: #0FF;
  background: transparent;
}

#home div#header h1 {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #333;
	background-image: url(../image/top_tit_back.jpg);
}
#home div#header h1 img {
  vertical-align: bottom;
}

#home div#header ul.subnav {
	margin: 0;
	padding: 0;
	text-align: right;
	display: inline;
	position: absolute;
	top: 0.9em;
	right: 0.5em;
	line-height: 0.5em;
}
/* コンテンツ共通
------------------------------------------------------------------ */
div#content {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 1.5;
}
div#contentbody {
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  line-height: 1.5;
  clear: both;
}
div#content ul {
  vertical-align: top;
}
div#contentbody ul {
  vertical-align: top;
}
/* ３段組み（body class="sms"：トップページ形式）共通
------------------------------------------------------------------ */
.sms div#content {
	color: #000;
	padding-bottom: 0.5em;
	background-color: #FFF;
}
.sms div.maincol {
	color: #000;
	background: #fff;
	margin-top: 0;
	margin-right: 20%;
	margin-bottom: 0;
	margin-left: 20%;
}
.sms div.subcol {
  display: block;
  position: absolute;
  width: 20%;
}
.sms div.subcol2 {
	position: absolute;
	width: 20%;
	height: 162px;
}
.sms div#col1 {
  display: block;
  top: 0;
  left: 0;
  background: #333;
}
.sms div#col3 {
	top: 0;
	right: 0;
	background-color:#ffbb66;
}
.sms div#col5 {
  top: 0;
  right: 0;
  background: #ced;
}
/* フッタ共通
------------------------------------------------------------------ */
div#footer {
	clear: both;
	font-size: small;
	color: #000;
	background: #CCC;
	width: 100%;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}


div#footer p.txt {
  margin: 0;
  display: block;
  line-height:1.3em;
  padding: 6px 12px 6px;
  font-size: small;
  }
div#footer p.txt a:link div#footer p.txt a:visited div#footer p.txt a:hover {
  text-decoration:none;
  }

/* その他共通
------------------------------------------------------------------ */
.new {
  font-style: normal;
  font-weight: bold;
  padding-right: 0.2em;
  color: #333;
  background: transparent;
}
.imgleft {
  float: left;
  margin-top: 0.3em;
  margin-right: 1em;
  margin-bottom: 0.3em;
}
.imgright {
	float: right;
	margin-top: 0.3em;
	margin-left: 1em;
	margin-bottom: 0.3em;
}
.clear {
  clear: both;
}
.noclear {
  clear: none;
}
.caption {
  font-weight: bold;
}
.hide {
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
}
/* セカンドページ専用スタイル： [id="home"]
------------------------------------------------------------------ */
#home div.maincol2 {
  padding: 0.3em;
}
#home div.maincol2 hr {
  display:block;
  height:0px;
  color: #999;
  padding-left: 3em;
  padding-right: 3em;
  border:none;
  border-bottom:1px dashed;
}
#home div.maincol2 h2.col4_1 {
	clear: both;
	font-size: xx-large;
	padding-right: 10%;
	padding-left: 10%;
	background-color: #0fb926;
	background-position: center;
	color: #FFFFFF;
	text-align: center;
}
#home div.maincol2 h2.col4_11 {
	font-size: xx-large;
	padding-right: 2em;
	padding-left: 1em;
	background-color: #0fb926;
	background-position: 1em;
	color: #FFFFFF;
	text-align: left;
}
/* 緑色小見出し */
#home div.maincol2 h3.col4_2 {
	font-size: large;
	background-color: #0fb926;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	position: relative;
	height: 2em;
	width: 7em;
	background-position: left center;
	padding-right: 0.2em;
	padding-top: 0.6em;
	white-space: nowrap;
	margin-left: 1em;
	margin-bottom: 0px;
}
/* 青色小見出し */
#home div.maincol2 h3.col4_22 {
	font-size: large;
	background-color: #06C;
	color: #FFFFFF;
	text-align: center;
	font-style: normal;
	position: relative;
	height: 2em;
	width: 12em;
	background-position: left center;
	white-space: nowrap;
	padding-top: 0.6em;
	padding-right: 0.2em;
	margin-top: 1em;
	margin-right: 0em;
}
#home div.maincol2 p {
	padding-top: 0.5em;
	padding-left: 3em;
	padding-right: 3em;
	line-height:1.3em;
	margin: 0;
	font-size: medium;
	color: #000;
	text-align:left;
	background: transparent;
}
/* 3em段落あり */
#home div.maincol2 p.col4_3 {
	font-size: large;
	font-style: normal;
	padding-top: 0.5em;
	padding-left: 3em;
	padding-right: 3em;
	margin: 0em;
	text-align: left;
	line-height: 1.3em;
	background: transparent;
}
/* 6em段落あり */
#home div.maincol2 p.col4_33 {
	font-size: large;
	font-style: normal;
	white-space: normal;
	padding-left: 6em;
	padding-right: 3em;
	background: transparent;
}
/* センタリング */
#home div.maincol2 p.col4_4 {
	font-size: large;
	text-align: center;
	white-space: nowrap;
}
#home div.maincol2 p.col4_5 {
  padding-top: 0.5em;
  padding-left: 3em;
  padding-right: 3em;
  line-height:1.3em;
  margin: 0;
  font-size: large;
  color: #000;
  text-align:left;
  background: transparent;
}
/* このページのトップに戻る */
#home div.maincol2 p.col4_6 {
  font-size: medium;
  right: 10%;
  font-style: italic;
  text-align: right;
}
#home div.maincol2 table.col4_7 {
	border-collapse: separate;
	border: 0;
	position: static;
	left: 5%;
	right: 5%;
	white-space: normal;
	overflow: scroll;
	margin-right: 8%;
	margin-left: 8%;
}
#home div.maincol2 table.col4_8 {
	border-collapse: separate;
	border: 0;
	position: relative;
	left: 5%;
	right: 5%;
	overflow: scroll;
	margin-right: 8%;
	margin-left: 8%;
	width: 84%;
}
#home div.maincol2 td.col4_9 {
	border: 0;
	padding: 0.4em;
	font-size: medium;
}
#home div.maincol2 td.col4_10 {
	border: 0;
	padding: 0.4em;
	font-size: medium;
	text-align: center;
	white-space: nowrap;
}
#home div.maincol2 td.col4_11 {
	border: 0;
	padding: 0.4em;
	font-size: medium;
	white-space: nowrap;
}
/* トップページ専用スタイル： [id="home"]
------------------------------------------------------------------ */
#home div.maincol {
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 7.3em;
	padding-left: 0.3em;
}
#home div.maincol h2{
	position: relative;   /* IE6対策：これがないと背景が消える */
	clear: both;
	font-size: medium;
	line-height: 110%;
	color: #33CCCC;
	background: transparent url(images/bg_gray.gif) repeat-y top right;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 0;
	margin-top: 0.1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* MacIE5対策：開始 \*/
#home div.maincol h2:first-letter {
  font-size: large;
  color: #ff6600;
  background: transparent;
}

#home div.maincol hr {
  display:block;
  height:0px;
  color: #999;
  border:none;
  border-bottom:1px dashed;
}
#home div.maincol p {
  height:0px;
  margin: 0.2em 0;
  font-size: small;
  color: #000;
  text-align:right;
  background: transparent;
}
#home div.maincol ul {
	font-size: small;
	color:  #099;
	margin-top: 1.5em;
	line-height:1.2em;
	padding-left: 0px;
	margin-right: 0;
	margin-bottom: 3.5em;
	margin-left: 0;
}
#home div.maincol li {
  font-weight: normal;
  font-size: small;
  color:  #099;
  margin-left: 0;
  padding-right: 12px;
  padding-left: 12px;
  list-style: none;
}
#home div.maincol li.col2 {
  font-size: small;
  color:  #099;
  margin-left: 22px;
  padding-left: 5px;
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  list-style: none outside url(images/triangle-g.gif);
}
#home div.maincol li.col2 a:link,#home div.maincol li.col2 a:visited {
	margin-left: 0;
	color:#03F;
	text-decoration: none;
	border-bottom: none;
  }
#home div.maincol li.col2 a:active {
  color:#1193E9;
  text-decoration: none;
}
#home div.maincol li.col2 a:hover {
  color:#1193E9;
  text-decoration: none;
}
#home div.maincol li a:link,#home div.maincol li a:visited {
  color:#000; 
  text-decoration: none;
  border-bottom: none; 
  }
#home div.maincol li a:active {
  color:#1193E9;
  text-decoration: none;
}
#home div.maincol li a:hover {
  color:#1193E9;
  text-decoration: none;
}

#home div.maincol dl {
  margin-top: 0;
  margin-bottom: 0.8em;
}
#home div.maincol dt {
  font-weight: bold;
  padding-top: 0.5em;
  color: #000;
}
#home div.maincol dd {
  margin-left:0.2em;
  padding-left: 0.2em;
  line-height:1.2em;

}
#home div.maincol dd a:link,#home div.maincol dd a:visited {
  text-decoration: none;
  border-bottom: none;
  color: #03F;
}
#home div.maincol dd a:hover {
  color:#1193E9;
}

/* MacIE5対策：終了 */
#home div.topics h2 {
  position: relative;   /* IE6対策：これがないと背景が消える */
  font-size: large;
  font-weight:900;
  color: #000;
  margin-left:auto;
  margin-right:auto;
  margin-top:0px;
  margin-bottom:0em;
  text-align:center;
  background:none;
}
/*#home div.maincol .topics{
  position:relative;
  border:3px double #f00;
  padding:0.5em;
  margin-top:0em;
  margin-bottom:1em;
}*/
/* MacIE5対策：開始 \*/
#home div.topics h3:first-letter {
  font-size: large;
  font-weight:900;
  color: #000;
  background: transparent;
}
/* MacIE5対策：終了 */
#home div.topics h3 {
	position: relative;   /* IE6対策：これがないと背景が消える */
	font-size:medium;
	color: #000;
	border-bottom:1px dashed #f00;
	margin-top:0em;
	text-align:center;
	background-color: #666;
}
#home div.subcol {
  clear: both;
  font-size: small;
}
#home div.subcol2 {
  clear: both;
  font-size: small;
}
#home div.subcol2 img#btn1 {
	position:absolute;
	left:5px;
	top: 1em;
}
#home div.subcol2 img#btn2 {
  position:absolute;
  left:5px;
}
#home div.subcol2 img#btn3 {
  position:absolute;
  left:5px;
} 
#home div.subcol2 img#btn4 {
  position:absolute;
  left:5px;
}
#home div.subcol2 img#btn5 {
  position:absolute;
  left:5px;
}
#home div.subcol2 img#btn6 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn7 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn8 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn9 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn10 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn11 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 img#btn12 {
  position:absolute;
  left:5px;
}   
#home div.subcol2 h2 {
  margin: 0;
  padding: 0.1em 1em 0.1em 12px;
  font-size: small;
  color: #fff;
  background: #333;
}
#home div.subcol ul {
  margin: 0;
  padding: 0;
  font-size: small;
}
#home div.subcol li {
  margin: 0;
  border-bottom: solid 1px #EEE;
  color: #fff;
  list-style: none outside;
}
#home div.subcol ul.col1_1 {
  color: white;
  display: block;
  top: 0;
  left: 0;
  background: #333;
}
#home div.subcol ul.col1_2 {
  display: block;
  top: 0;
  left: 0;
  background-color: #FFbb66;
}
#home div.subcol ul.col1_3 {
  display: block;
  top: 0;
  left: 0;
  background-color: #FFbb66;
}
#home div.subcol ul.col1_1 a:link,#home div.subcol ul.col1_1 a:visited {
  display: block;
  padding: 0.3em 1em 0.1em;
  text-decoration: none;
  border-bottom: none;
  color: #fff;
  font-weight: bold;
}
#home div.subcol ul.col1_1 a:hover	{
	background-color: #039;
}
#home div.subcol ul.col1_2 a:link,#home div.subcol ul.col1_2 a:visited {
  display: block;
  padding: 0.2em 1em 0.1em;
  text-decoration: none;
  border-bottom: none;
  color: #000;
  font-weight: bold;
}
#home div.subcol ul.col1_2 a:hover	{
  background-color: #CCC;
}
#home div.subcol ul.col1_3 a:link,#home div.subcol ul.col1_3 a:visited	{
  display: block;
  padding: 0.3em 2em 0em;
  text-decoration: none;
  border-bottom: none;
  color: #000;
  font-weight: bold;
}
#home div.subcol ul.col1_3 a:hover	{
  background-color: #CCC;
}

#home div.subcol2 ul {
  text-decoration: none;
  margin: 0;
  line-height:1.1em;
  padding: 0;
  font-size: small;
  background-color: #FFFFFF;
}
#home div.subcol2 ul.col2_1 {
	text-decoration: none;
	display: block;
	top: auto;
	left: 1em;
	color: white;
	font-weight: bold;
	background-color: #FFbb66;
}
#home div.subcol2 ul.col2_2 {
	background-color:#FFF;
	left: 1em;
	padding: 0.1em 1em 0.1em 0;
	margin-left: 1.5em;
	color: #000000;
}
#home div.subcol2 ul.col2_3 {
  background-color:#CCC;
}
#home div.subcol2 p.btn1 {
	padding-left: 1em;
	font-size: small;
	color: #333333;
}
#home div.subcol2 p.btn2 {
  padding-left: 1em;
  margin-top: 40px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn3 {
  padding-left: 1em;
  margin-top: 45px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn4 {
  padding-left: 1em;
  margin-top: 50px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn5 {
  padding-left: 1em;
  margin-top: 55px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn6 {
  padding-left: 1em;
  margin-top: 60px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn7 {
  padding-left: 1em;
  margin-top:65px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn8 {
  padding-left: 1em;
  margin-top:70px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn9 {
  padding-left: 1em;
  margin-top:75px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn10 {
  padding-left: 1em;
  margin-top: 80px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn11 {
  padding-left: 1em;
  margin-top: 85px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 p.btn12 {
  padding-left: 1em;
  margin-top: 85px;
  font-size: x-small;
  margin-bottom:5px;
  color: #333333;
}
#home div.subcol2 li {
	text-decoration: none;
	margin-left: auto;
	color: #FFFFFF;
	padding-top: 2em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 0;
	margin-bottom: auto;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;  /*list-style: outside square;*/
}
#home div.subcol2 a:link,#home div.subcol2 a:visited {
  color:#000; 
  text-decoration: none;
  border-bottom: none; 
}
#home div.subcol2 a:active {
  color:#1193E9;
  text-decoration: none;
}
#home div.subcol2 a:hover {
  color:#1193E9;
  text-decoration: none;
}
#home .more {
  font-size: x-small;
  color: #000;
  background: #eee no-repeat right 50%;
}
#home div.recommend .more {
  color: #000;
  background: #fff no-repeat right 50%;
}
#home dl {
  margin: 0;
  font-size: small;
}
