@charset "shift_jis";
/* CSS Document */

/*
=================================  教員一覧  =================================
*/

#tp-staff .page{
}
#tp-staff .section{
	margin:0 0 50px 0;
}
#tp-staff .section_last{
	margin:0 0 30px;
}
#tp-staff .tp-list{
	margin:0 0 25px 0;
	padding:0;
	background:#f5f5f5;
	border:1px solid #ebebeb;
}
#tp-staff .tp-list ul{
	margin:0 10px 0 0;
	padding:5px;
	float:left;
}
#tp-staff .tp-list ul li{
	list-style:none;
	display:inline;	
}


#tp-staff .tp-list ul.tokunin{
	list-style:none;
	margin:0;
	padding: 5px 5px 5px 17px;
	float:left;
	background:url(../../img/tp/staff/line.gif) no-repeat left 5px;
}

#tp-staff .tp-list ul.tokunin li{
	display:inline;	
}


#tp-staff .section .section{
	border-top:2px solid #efefef;
}


#tp-staff .section table tr .h_left,#tp-staff .section_last table tr .h_left{
	text-align:center;
	font-weight:bold;
	background:#e4edf8;
	padding:5px;
	border-top:1px solid #C8D7DC;
	border-bottom:1px solid #C8D7DC;
}
#tp-staff .section table tr .c_left,#tp-staff .section_last table tr .c_left{
	text-align:left;
	background:#f3f6fc;
	border-bottom:1px solid #C8D7DC;
	border-right:1px solid #C8D7DC;
	padding: 5px;
	vertical-align: middle;
}

#tp-staff .section table tr .c_top,#tp-staff .section_last table tr .c_top{
	border-top:1px solid #C8D7DC;
	padding: 5px;
}


#tp-staff .section table tr .c_right,#tp-staff .section_last table tr .c_right{
	border-bottom:1px solid #DCDCDC;
	border-right:none;
	padding: 5px;
	text-align: left;
	vertical-align:middle;
}

#tp-staff .section table tr .c_top,#tp-staff .section_last table tr .c_top{
	border-top:1px solid #DCDCDC;
}


#tp-staff .section .table_wrapper,#tp-staff .section_last .table_wrapper{
	/*width:100%;*/
	margin:0;
	border:2px solid #efefef;
}
#tp-staff .section table,#tp-staff .section_last table{
	margin:1px;
	border-collapse:separate;
	width:664px;
}

#tp-staff .section table tr td,#tp-staff .section_last table tr td{
	border-bottom:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	padding: 5px;
}

#tp-staff .section table tr th.title1{
	width:23%;
}
#tp-staff .section table tr th.title2{
	width:31%;
}
#tp-staff .section table tr th.title3{
	width:43%;
}

#tp-staff .section_last table tr th.title1_toku{
	width:23%;
}
	
#tp-staff .table_wrapper ul {
	padding:0 0 0 1.3em;
	margin:0;
}
