/* syllabus 用スタイルシート */

/* ************** */
/* ＨＴＭＬタグ用  */
/* ************** */
BODY {
  background-color : #FFFFFF;
  font-size        : 10pt;
  margin           : 0,0,0,0;
}

TH {
  font-size   : 10pt;
}
TD {
  font-size   : 10pt;
}
TABLE {
  font-size   : 10pt;
}
BR {
  font-size   : 10pt;
}

/* ************************ */
/* シラバス検索共通          */
/* ************************ */
/* コメント部 */
.comment {
  color      : navy;
  font-weight: bold;
  font-size  : 11pt;
}

/* メッセージ（検索結果等） */
.message {
  color      : black;
  font-weight: bold;
  font-size  : 14pt;
}

/* オブジェクトのキャプション */
.caption {
  text-align : left;
  vertical-align: top;
  width      : 90;
  font-size  : 10pt;
}

/* オブジェクト用 */
.data {
  font-size  : 10pt;
}

/* 注意文 */
.warn {
  color      : red;
  font-size  : 9pt;
  font-size  : 10pt;
}

/* 戻るボタン用 */
.menu {
  border-weight : 0;
  width : 95%;
  font-size  : 10pt;
}

.linked {
  font-weight: bold;
  font-size  : 11pt; 
  vertical-align: top;
}


/* ************************ */
/* シラバス検索　メニュー画面  */
/* ************************ */
.language {
  color      : orange;
  font-weight: bold;
  font-size  : 10pt;
}

.menu_btn {
  text-align : center;
  height: 50;
  font-size  : 10pt;
}

.information {
  text-align : center;
  background-color : #006633;
  width      : 80%
  font-size  : 10pt;
}


/* ************************** */
/* シラバス検索　講義検索画面   */
/* ************************** */
TABLE.jigentable {
  width      : 500;
  background-color : #FFFFC0;
  font-size  : 10pt;
}

TD.week {
  font-weight: bold;
  text-align : center;
  font-size  : 10pt;
}

TD.hr {
  font-weight: bold;
  text-align : center;
  font-size  : 10pt;
}

TD.weekcheck {
  text-align : center;
  font-size  : 10pt;
}


/* ************************** */
/* シラバス検索　所属検索画面   */
/* ************************** */
.syozoku {
  font-weight: bold;
  font-size  : 11pt; 
  vertical-align: top;
}

.setumei {
  font-weight: none;
  font-size  : 9pt; 
}


/* ************************** */
/* シラバス検索　教員検索画面   */
/* ************************** */
.kyoin {
  font-weight: bold;
  font-size  : 11pt; 
  vertical-align: top;
}

.kyo_syozoku {
  font-weight: none;
  font-size  : 10pt; 
}


/* ************************** */
/* シラバス検索　一覧表示画面   */
/* ************************** */
.resultbar {
  font-weight: bold;
  background-color : #FFFFC0;
  font-size  : 12pt; 
}

.resultno {
  font-size  : 10pt; 
  font-weight: bold;
  text-align : right;
}

.resultkougi {
  font-weight: bold;
  font-size  : 11pt; 
}

.resultdata {
  font-size  : 10pt; 
}


/* ************************** */
/* シラバス検索　内容表示画面   */
/* ************************** */
.syl_label {
  background-color : #006633;
  width      : 20%;
  font-size  : 11pt;
  color      : #FFFFFF;
  text-align : center;
  font-weight: bold;
}

.syl_data {
  background-color : #CCFF99;
  width      : 80%;
  font-size  : 10pt;
}

/* ************************ */
/* シラバス管理共通          */
/* ************************ */
/* ユーザー情報部 */
.userdata1 {
  width      : 35%;
  background-color : #9BD950;
}

.userdata2 {
  width      : 35%;
  background-color : #9BD950;
}

.userdata3 {
  width      : 30%;
  background-color : #9BD950;
}

.green {
  background-color : #9BD950;
}

/* タイトル部 */
.mng_title {
  font-size  : 14pt;
  color      : black;
  font-weight: bold;
}

/* ***************************** */
/* シラバス管理　更新履歴表示画面  */
/* ***************************** */
.koumoku {
  width      : 20%;
  font-weight: bold;
  text-align : left;
}

.kogidata {
  width      : 80%;
  text-align : left;
}

/* ***************************** */
/* シラバス管理　更新画面共通      */
/* ***************************** */
.updtitle {
  color      : #FF66CC;
  font-size  : 12pt;
  font-weight: bold;
}

/* ************************ */
/* シラバス管理 ポップアップ  */
/* ************************ */
.popback {
  background-color : #FFFFCC;
}

/* ****************************** */
/* シラバス登録 ユーザ情報部:共通 */
/* ****************************** */
.login_table{
  width       : 100%;
  border      : 0;
  cellspacing : 2;
  cellpadding : 2;
}

.login_shozoku{
  width             : 35%;
  background-color  : #9BD950;
}

.login_no{
  width   : 35%;
}

.login_name{
  width   : 30%;
  background-color  : #9BD950;
}

/* ************************** */
/* シラバス登録 担当講義一覧  */
/* ************************** */
.user_table{
   background-color  : #FFFFC0;
   cellpadding       : 1;
}

.user_data {
   width   : 200;
}

.comment_table {
   width   : 95%;
   border  : 0;
   text-align : center;
}


.tantou_title{
  color : #FFFFFF;
}

.tantou_table {
   text-align  : center;
   background-color : #006633;
}

.tantou_tou {
   text-align       : center;
   background-color : #006633;
   width            : 30;
   height           : 20;
}

.no_data {
  height            : 25;
}


 /* ************************************ */
 /* シラバス登録 内容入力・更新チェック  */
 /* ************************************ */
.data_table {
   width          : 90%;
   border-width   : 2;
   padding        : 3;
   word-spacing   : 0;
}


 /* ************************************ */
 /* シラバス登録 コピーシラバス検索      */
 /* ************************************ */
.copy_table {
   width          : 90%;
   border         : 0;
}

.copy_message{
   width          : 5%;
}

/* ************************************* */
/* シラバス登録 コピー                   */
/* ************************************* */
.copyinfo_table{
   width          : 90%;
   border         : 1;
   padding        : 3;
   word-spacing   : 0;
}



/* ************************************* */
/* シラバス登録　申請済み
/* ************************************* */
.apply{
   background-color  : #FFFF99;
}

/* ************************************* */
/* シラバス管理者　設定
/* ************************************* */
.setting{
  background-color   : #FFFFCC;
}

