@charset "utf-8";
/*
# written by YOSHIKOSHI       　　　　　 #
# 使用：農学部RARE　24-Aug-2008   　　　 #
# 日文用　　　　　　　　　　　　　　　　 #
# $Revision: 1.1 $　　　　　　　　　　　 #
*/

/******************************/
/* 基本画面用                 */
/******************************/
BODY{
	padding:0 0 0 0;
	margin:0 0 0 0;
}
/* タグ基本 */
H1,H2,H3,H4,H5,H6,P,DIV,FORM,OL,UL,DL,INPUT{
	padding:0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
IMG {border:0;}
SUP,SUB{
	vertical-align: baseline;
	position: relative;
}
SUP { top:-4px }
SUB { top: 4px }




/******************************/
/* レイアウト                 */
/******************************/
DIV#wrapbaseCommon_nodeco{
	width:860px;
	height:800px;
	margin:auto;
	text-align:left;
	position:relative;
	line-height: 100%;
}


/* 言語 */
UL#lang{ margin-left:648px; width:295px; height:22px; margin-bottom:20px;}
UL#lang LI{ height:22px; float:left; list-style-type:none; }



/******************************/
/* ヘッダー リスト            */
/******************************/

DIV#CommonHeader OL#globalMenu{ width:295px;}
DIV#CommonHeader OL#globalMenu LI{ height:24px; margin-top:0px; margin-bottom:8px; text-indent:-9999px; list-style-type:none; float:left; }
DIV#CommonHeader OL#globalMenu LI A{ display:block; height:24px; }
DIV#CommonHeader OL#globalMenu LI A:hover{ background-position:left bottom; }

DIV#CommonHeader OL#globalMenu LI#btn_top1 A{background-image:url(../img/MenuBtn_1.gif); width:62px;}
DIV#CommonHeader OL#globalMenu LI#btn_top2 A{background-image:url(../img/MenuBtn_2.gif); width:86px;}
DIV#CommonHeader OL#globalMenu LI#btn_top3 A{background-image:url(../img/MenuBtn_3.gif); width:73px;}
DIV#CommonHeader OL#globalMenu LI#btn_top4 A{background-image:url(../img/MenuBtn_4.gif); width:73px;}


/******************************/
/* フッター                   */
/******************************/
