@charset "utf-8";

/* titleArea
================================================== */
.titleArea {
	position: relative;
	margin-bottom: 15px;
}
.titleArea h1 {
	margin: 0 0 11px 0;
}
.titleArea p {
	position: absolute;
	bottom:28px;
	left: 30px;
	width: 691px;
	font-size: 13px;
	font-weight: bold;
}

/* mod_contact
================================================== */
.mod_contact {
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	border-bottom:dotted 2px #adadad;
}
.mod_contact .btContact {
    top: 237px;
}

/* staffArea
================================================== */
.staffArea .datablock {
	margin: 0 0 19px 0;
}
.staffArea .datablock .pic {
	float: left;
}
.staffArea .datablock .txtBox {
	float: right;
	width: 482px;
}
.staffArea .datablock .txtBox h2 {
	padding: 4px 9px 2px 9px;
	margin: 0 0 16px 0;
	background: #0140bd;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.staffArea .datablock .txtBox h2 span {
	position: relative;
	top: -3px;
	font-size: 12px;
	font-weight: 700;
}
.staffArea .datablock .txtBox .copy {
	margin: 0 0 10px;
	color: #414148;
	font-size: 18px;
	font-weight: bold;
}
.staffArea .datablock .txtBox .txt {
	color: #414148;
	font-size: 13px;
	line-height: 1.6;
}
.staffArea .datablock .txtBox .txt strong {
	display: block;
	padding: 10px 0 3px;
	color: #0140bd;
	font-size: 16px;
	font-weight: 700;
}
.staffArea .bdr {
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
	border-bottom:dotted 2px #adadad;
}
.staffArea .tvblock h3 {
	margin: 0 0 14px 0;
}
.staffArea .tvblock .movie {
	display: block;
	float: left;
	width: 146px;
	margin: 0 3px 0 0;
}
.staffArea .tvblock .movie:nth-child(5) {
	margin: 0 0 0 0;
}
.staffArea .tvblock .movie:last-child {
	float: right;
	margin: 0 0 0 0;
	position: relative;
	left:2px;
}
.staffArea .picblock {
	padding: 0 0 20px 0;
	border-bottom: solid 2px #cecece;
}
.staffArea .picblock .pic {
	display: block;
	float: left;
	margin: 0 20px 19px 0;
}
.staffArea .picblock .rt {
	margin: 0 0 19px 0;
}