@charset "utf-8";





/* --------------------------------------------------

chairperson

-------------------------------------------------- */


#chairperson dt{
	background-image: url(../img/dot_orange.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
}
#chairperson h2{
	font-weight: bold;
	color: #000000;
	margin-bottom: 25px;
}
#phChair{
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#phFamily{
	margin-top: 30px;
}

