/* CSS Document */

.prof{
	clear:both;
	width:550px;
	margin:0 auto;
}

.prof .img{
	float:left;
	width:125px;
	margin:0;
	padding:0;
}

.prof .status{
	float:right;
	width:420px;
	margin:0;
	padding:0;
}

.prof .status .txt{
	background-image:url(../staff/fukidashi02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 10px 0 0;
	padding:0;
}

.prof .status .txt p{
	background-image:url(../staff/fukidashi01.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:20px 10px 20px 30px;
}
.prof .status .txt0{
	background-image:url(../staff/fukidashi02.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0 10px 0 0;
	padding:0;
}

.prof .status .txt0 p{
	background-image:url(../staff/fukidashi00.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0;
	padding:20px 10px 20px 30px;
}
.prof .status .txt0 p strong {
	font-size: 120%;
	vertical-align: 50%;
	display: block;
}

