@charset "utf-8";

/***********************************************/
/* 教員業績登録システム　　　　　　　　　　 　　　　　　*/
/***********************************************/ 
	
body{
	background:url(../images/bg-body.gif) repeat-y;
}

/*登録フォーム*/

.TBL-gform { 
	width:745px;
	border-top:1px solid #d1d0d0;
	border-right:1px solid #d1d0d0;
	}
.TBL-gform th { 
	/*width:27%;*/ 
	width:30%;           /*20100210.yamada.edit IE6の場合、項目名欄の幅が狭くなり、折り返しが発生するため調整*/
	font-weight:normal;
	text-align:left;
	font-size:90%;
	padding:10px 10px 10px 10px;
	border-left:4px solid #284689;
	border-bottom:1px solid #ffffff;
	background-color:#e5e2f5;
	}
.TBL-gform td { 
	/*width:73%;*/
	width:70%;           /*20100210.yamada.edit IE6の場合、項目名欄の幅が狭くなり、折り返しが発生するため調整*/
	font-size:90%;
	padding:10px 10px 10px 20px;
	border-bottom:1px solid #d1d0d0;
	background-color:#f7f7f7;
	}
.TBL-gform textarea{
	border: solid 1px #999999;
	padding:3px;
} 

.textbox01 {
	border: solid 1px #999999;
	padding:3px;
      }
.TXT-gform01 {
	color:#CC3300;
      }
.TXT-gform02 {
	font-size:80%;
      }
.TXT-gform03 {
	margin:0 0 5px 0;
	font-size:76%;
      }
	  
.TTL-gform {
	/*font-size:95%;*/
	font-size:110%;
	font-weight:bold;
	color:#000000;
	padding:10px 0 0 40px;
	background:url(../images/ttl-br01.jpg) no-repeat;
	width:705px;
	height:48px;
	margin:0 0 10px 0;
	clear:both;
      }



.formbutton {
	width:745px;
	margin-top:15px;
	text-align:center;
      }

.BOX-gform01 {
	border:double 3px #999999;
	background-color:#fffff2;
	padding:5px 10px 12px 20px;
	margin:25px 0 0 0;
      }

.ul-gform01 li {
	font-size:76%;
	line-height:150%;
	background-image:url(../images/caution.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	padding:6px 0 0 25px;
}


/*登録フォーム　記入ガイド*/

#BOXguide {
	padding:0;
/*width:725px;*/
}
#BOXguide li{
	display:block;
	font-size:5px;
	line-height:5px;
	float:right;
}
#BOXguide li a{
	display:block;
	height:28px;
	text-indent:-9999px;
}
#BOXguide .guide a{
	background: url(../images/btn-guide.jpg) no-repeat;
	width:137px;
}
#BOXguide .guide a:hover{
	background: url(../images/btn-guide_a.jpg) no-repeat;
	width:137px;
}


/*登録フォーム　タブ*/

.tab {
	width:750px;
}
.tab td a{
 	background:url(../images/tab-01l.jpg) no-repeat left top;
	display:block;
 	padding-left:9px;
 	font-size:70%;
}
.tab td a:hover{
	 color:#044ff8;
}
.tab td a span{
	background:url(../images/tab-01r.jpg) no-repeat right top;
	display:block;
	padding:8px 9px 5px 0;
	text-align:center;
	display:block;
}

.tab th a{
 	background:url(../images/tab-02l.jpg) no-repeat left top;
	display:block;
 	padding-left:9px;
 	font-size:70%;
	color:#ffffff;
}
.tab th {
 	background:url(../images/tab-02l.jpg) no-repeat left top;
	display:block;
 	padding-left:9px;
 	font-size:70%;
	color:#ffffff;
}
.tab th span{
	background:url(../images/tab-02r.jpg) no-repeat right top;
	display:block;
	padding:8px 9px 5px 0;
	text-align:center;
	display:block;
}
.tab th a:hover{
	 color:#ffffff;
}
.tab th a span{
	background:url(../images/tab-02r.jpg) no-repeat right top;
	display:block;
	padding:8px 9px 5px 0;
	text-align:center;
	display:block;
}

.tab-under {
	width:746px;
	height:3px;
	font-size:5px;
	line-height:5px;
	/*margin:0 2px 4px 2px;*/		/* IE8で文字下に白線が入るのを修正20100216siro */
	margin:-1px 2px 4px 2px;
	background-color:#5961a9;
}



/*業績一覧フォーム*/

.TBL-glist { 
	width:745px;
	border-top:1px solid #d1d0d0;
	border-right:1px solid #d1d0d0;
	}
.TBL-glist th { 
	font-weight:normal;
	text-align:left;
	font-size:90%;
	padding:10px 10px 10px 10px;
	border-left:4px solid #284689;
	border-bottom:1px solid #ffffff;
	background-color:#e5e2f5;
	}
.TBL-glist td { 
	font-size:90%;
	padding:10px 10px 10px 10px;
	border-bottom:1px solid #d1d0d0;
	border-left:1px solid #d1d0d0;
	background-color:#f7f7f7;
	}

/*業績一覧*/

.TBL-glist02 { 
	width:745px;
	margin:10px 0 0 0;
	border-top:1px solid #d1d0d0;
	border-right:1px solid #d1d0d0;
	}
.TBL-glist02 th { 
	white-space: nowrap;
	font-size:84%;
	padding:10px 5px 10px 5px;
	border-left:1px solid #d1d0d0;
	border-bottom:1px solid #d1d0d0;
	background-color:#284689;
	color:#FFFFFF;
	}
.TBL-glist02 td { 
	font-size:90%;
	padding:5px 5px 5px 5px;
	border-bottom:1px solid #d1d0d0;
	border-left:1px solid #d1d0d0;
	}


.TBL-glist02 a{
	border-bottom: 1px solid;
}

/*コピーライト*/
#copyright {
	position: absolute;
	left:157px;
	bottom:0;
	width:745px;
	text-align:right;/*

	padding-top:10px;
*/
	}

/*JavaScript用*/
 .no-write{
 	border: solid 1px #999999;
	background-color:#d3d3d3;
 	margin:0;
 }
.nomal{
	border: solid 1px #999999;
	background-color:#ffffff;
 	margin:0 3px 3px 3px;
}

.no-sel{
 	border-width:0px;
 	margin:0 3px;
}
.disp_bk{
	width:100%;
	padding:0;
	margin:0;
	display:block;
	border:none;
	background-color:#ffffff;
}
.disp_nm{
	background-color:#999999;
	padding:0;
	margin:0;
	display:none;
}
/*b*/

.divClass1{
	width:auto;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass2{
	width:auto;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass3{
	width:540px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass4{
	width:520px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass150{
	width:145px;
	min-height:25px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass200{
	width:195px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass250{
	width:245px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass300{
	width:295px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass400{
	width:395px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
.divClass450{
	width:445px;
	min-height:22px;
	/*_padding-bottom:17px;*/
	height: auto;
	overflow: auto;
}
