@charset "shift_jis";
/*________________________________________________________

	平成20年度　文部科学省科学技術振興調整費
	先端融合イノベーション創出拠点の形成
	バイオプロダクション次世代農工連携拠点
	Designer : 高橋麻実
	株式会社プロアクティブ
	http://www.pac.ne.jp/
________________________________________________________*/

#topMain {
	width: 590px;
	float: right;
}

#topMain h1 {
	padding-bottom: 10px;
}

#topMain #text{
	width: 538px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 0em;
	margin-bottom: 5px;
	line-height: 1.6em;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
#topMain #text td{
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 0em;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.6em;
	margin-right: 15px;
	margin-left: 15px;
	padding: 10px;

}
#topMain #text .p1{
	width: 480px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 0em;
	margin-top: 5px;
	line-height: 1.6em;
	margin-right: 15px;
	margin-left: 15px;

}

#topMain p {
	line-height: 1.6em;
	text-align: left;
	text-indent:0em;
}


#topMain #totop {
	width: 545px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
}

#topMain #whatnew {
	width: 538px;
	margin-right: 15px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#topMain #whatnew h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #666666;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #0768A5;
	text-align: left;
	text-indent: 0.3em;
	margin-bottom: 5px;
	line-height: 1.6em;
}

#topMain #whatnew table {
	margin:0;
	padding:0;
	border: none;
	border-spacing:0;  /*IE 6/7は未対応*/
	width: 538px;
}
#topMain #whatnew td {
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}



#whatnew #log dt.new {
	background-image: url(img/new02_06.gif);
	text-align: left;
	text-indent: 2.0em;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}
#whatnew #log dt {
	text-align: left;
	text-indent: 2.0em;
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 5px;
}

#whatnew #log dd {
	margin-bottom: 5px;
	text-align: left;
	text-indent: 2.0em;
}

#group{
	width: 550px;
	text-align:center;
	margin-bottom: 5px;
	margin-right: 15px;
	margin-left: 15px;
	border-top: 2px dotted #CCCCCC;
	border-bottom: 2px dotted #CCCCCC;
	padding: 5px;
}
#group td{
	text-align: center;
	padding: 5px;
}

