/* CSS Document */

/* ||||||||||||||||||||||||||||||||||||||||||||||| ̗p ||||||| */

.staff-03 {
	width:660px;
	margin-bottom:20px;
	padding:0px 10px 20px 10px;
	border-bottom:1px dotted #CCCCCC;	
	}
.staff-photo {
	width:150px;
	float:left;
	margin-right:10px;
	text-align:center;
	}
.staff-mail {
	padding:10px 0;
	text-align:center;
	}
.staff-text {
	width:500px;
	float:right;
	}
.staff-stitle {
	margin-bottom:5px;
	padding-bottom:2px;
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
	border-bottom:1px dotted #CCCCCC;
	}
.staff-text ul {
	margin-bottom:10px;
	}
.staff-text li {
	list-style:none;
	}

