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

/******************************/
/* レイアウト                 */
/******************************/
DIV#wrapbaseTop{
	width:860px;
	height:600px;
	margin:auto;
	background-image:url(../img/bg1.jpg);
	background-position:left top;
	background-repeat:repeat-y;
	text-align:left;
	position:relative;
}
/* 言語 */
UL#lang{ margin-left:648px; width:188px; height:22px; margin-bottom:20px;}
UL#lang LI{ height:22px; float:left; list-style-type:none; }

/* タイトルトップ */
DIV#wrapLeft1{
	position:absolute;
	left:21px;
	width:800px;
	margin-right:0px;
	margin-bottom:0px;
}

DIV#wrapLeft1 H1,
DIV#wrapLeft1 H2{ text-indent:-9999px; background-repeat:no-repeat; }
DIV#wrapLeft1 H1{ height:139px; background-image:url(../img/logotopB.gif);  }
DIV#wrapLeft1 H2{ height:84px; background-image:url(../img/logotopA.gif); margin-bottom:0px; }

DIV#wrapHR{
	position:relative;
	left:21px;
	top:75px;
	width:750px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}

DIV#wrapLeft2{
	position:absolute;
	left:110px;
	width:366px;
	top:270px;
	margin-right:0px;
	margin-bottom:25px;
}

/* メニューリスト */
DIV#wrapLeft2 OL#globalMenu{ width:149px;}
DIV#wrapLeft2 OL#globalMenu LI{ height:31px; margin-bottom:8px; text-indent:-9999px; list-style-type:none; }
DIV#wrapLeft2 OL#globalMenu LI A{ display:block; width:149px; height:31px;}
DIV#wrapLeft2 OL#globalMenu LI A:hover{background-position:right top;}

DIV#wrapLeft2 OL#globalMenu LI#btn_aboutRARE A{background-image:url(../img/btn_aboutRARE.gif);}
DIV#wrapLeft2 OL#globalMenu LI#btn_member A{background-image:url(../img/btn_member.gif);}
DIV#wrapLeft2 OL#globalMenu LI#btn_research A{background-image:url(../img/btn_research.gif);}


/* 右側バナー　*/
DIV#wrapRight{
	position:absolute;
	width: 435px;
	top:142px;
	left:400px;
}


/* バナー */
DIV.bnr{ margin-bottom:8px; }


/******************************/
/* ヘッダー                   */
/******************************/

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