@charset "UTF-8";
@import "../../include/css/common.css";

/* ---------------------------------------------------------
	CSS Document staff > visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 26px;
}

/* ---------------------------------------------------------
	CSS Document staff > common
--------------------------------------------------------- */

#staff {
	text-align: left;
	line-height: 22px;
}

#staff #anchor {
	margin-bottom: 40px;
	padding: 0 20px;
	border: solid 1px #dad8d5;
	line-height: 44px;
}

#staff #anchor li {
	float: left;
	margin-right: 20px;
	padding-left: 14px;
	background: url(../images/anchor.jpg) no-repeat left;
	list-style: none;
}

#staff p {
	margin-top: 20px;
}

#staff p.f_right {
	margin-left: 20px;
}

#staff .section {
	margin-bottom: 40px;
}
