@charset "UTF-8";

/* nav */
#header li.staff a  {
	background-color:#DE92B7;
}

/* ===================================== */
/* contents
/* ===================================== */
#contents {
	background:url(../images/base.jpg) no-repeat center top;
}

/* main */
#main h4 {
	font-size:130%;
}

.person {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #ccc;
	font-size:90%;
}