/* メンバーCSS */

a.mail2
{
  font-weight: normal;
}

p.text
{
  margin-top: 0em;
  margin-left: 4.5em;
  margin-right: 3.5em;
}

table.member
{
width: 90%;
  margin-bottom: 50px;
}

table.secretary
{
width: 70%;
  margin-bottom: 50px;
}


table.student
{
width: 50%;
  margin-bottom: 50px;
}


th
{
  padding: 3px;
}

td
{
  padding: 3px;
  text-align: center;
}

td.engs
{
  font-size: 90%;
}

.prof1
{
width: 15%;
}
.prof2
{
width: 25%;
}
.prof3
{
width: 25%;
}
.prof4
{
width: 20%;
}
.prof5
{
width: 15%;
}

.sec1
{
width: 15%;
}
.sec2
{
width: 25%;
}
.sec3
{
width: 30%;
}

.sec4
{
width: 30%;
}

.stud1
{
width: 8%;
}
.stud2
{
width: 20%;
}
.stud3
{
width: 47%;
}
.stud4
{
width: 15%;
}
.stud5
{
width: 10%;
}

.stud1e
{
width: 8%;
}
.stud2e
{
width: 25%;
}
.stud3e
{
width: 57%;
}
.stud4e
{
width: 10%;
}

span.name
{
  font-weight: bold;
  line-height: 150%;
}

span.kana
{
font-size: xx-small;
}

span.mailad
{
font-size: x-small;
}




/* 同窓生CSS */

.staff1
{
width: 13%;
}
.staff2
{
width: 26%;
}
.staff3
{
width: 19%;
}

td.name
{
  font-weight: bold;
}

.mem0
{
width: 5%;
}
.mem1
{
width: 15%;
}
.mem2
{
width: 12%;
}
.mem3
{
width: 12%;
}
.mem4
{
width: 12%;
}
.mem5
{
width: 49%;
}

.emem0
{
width: 5%;
}
.emem1
{
width: 30%;
}
.emem2
{
width: 11%;
}
.emem3
{
width: 11%;
}
.emem4
{
width: 11%;
}
.emem5
{
width: 32%;
}


.doc1
{
width: 30%;
}
.doc2
{
width: 18%;
}
.doc3
{
width: 52%;
}

/* 学位論文 */
table.dissertation
{
  width: 90%;
  margin-bottom: 50px;


}

.diss1
{
  width: 17%;
  font-weight: bold;
}
.diss2
{
  width: 10%;
}
.diss3
{
  width: 73%;
}

td.name
{
  font-weight: bold;
  text-align: center;
height: 35px;
}

td.dorm
{
  text-align: center;
}
