@charset "utf-8";

/*** スタッフ紹介 ***/

section.staffPage {
}

section.staffPage div.pageBloc h4 {
	margin:0 0 10px;
	padding:0;
	color:#008FBF;
	font-size:22px;
	font-weight:normal;
}

section.staffPage div.pageBloc h4 span {
	margin-left:15px;
	font-size:14px;
}

.staffBox {
	width:620px;
	margin:0 auto 20px;
	padding:0 0 20px;
	background:url(../images/staff/bg_staffbox.png) no-repeat center bottom;
}

.bgNone {
	margin:0 auto !important;
	padding:0 !important;
}

.staffBox .image ul {
	margin-top:10px;
}

.staffBox .image ul li {
	margin:0;
	line-height:140%;
	font-size:11px;
}

.staffBox .text ul {
}

.staffBox .text ul li {
	margin:0 0 5px 20px;
	line-height:140%;
	list-style:circle outside;
}

p.name {
	margin:0 !important;
	font-size:12px;
	color:#999;
}

img.tcBanner {
	width:622px;
	height:130px;
	margin:0 auto 50px;
	display:block;
}
















