@charset "utf-8";
/* CSS Document */

#staff dl {
	margin-bottom:30px;
}

#staff dl dt {
	width:160px;
	float:right;
}

#staff dl dd {
	float:left;
	width:470px;
	font-size:1.4em;
	line-height:1.6;
}