
#page_title{
	background-image:url(staff/title.png);
}

/**/

.txt01{
	text-align:center;
	margin:60px auto;
	overflow:hidden;
    /**/
    font-size: 16px;
}

/**/

#staff_block{
	width:1050px;
	margin:0px auto;
	overflow:hidden;
}

#staff_block li{
	width:100%;
	float:left;
	overflow:hidden;
	margin-bottom:50px;
}

#staff_block li .a_staff{
	width:478px;
	margin:0px auto;
	overflow:hidden;
	border:1px solid #CCCCCC;
}

#staff_block li .a_staff .comment{
	clear:both;
	width:440px;
	margin:20px auto;
	overflow:hidden;
}

#staff_block li .a_staff .prof{
	width:440px;
	margin:20px auto;
	overflow:hidden;
}

#staff_block li .a_staff .prof .img{
	width:137px;
	float:left;
	overflow:hidden;
}

#staff_block li .a_staff .prof .txt{
	width:279px;
	float:right;
	overflow:hidden;
}

#staff_block li .a_staff .prof .txt .item01{
	color:#003267;
}

#staff_block li .a_staff .prof .txt .item02{
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
}

#staff_block li .a_staff .prof .txt .item02 table{
	width:100%;
	overflow:hidden;
}

#staff_block li .a_staff .prof .txt .item02 table th{
	text-align:left;
	font-size:1.125em;
	font-weight:bold;
	line-height:26px;
}

#staff_block li .a_staff .prof .txt .item02 table td{
	text-align:right;
	color:#003266;
}

#staff_block li .a_staff .prof .txt .item03{
	padding:1em 0px;
}

/**/

.clear{
	clear:both;
}