@charset "utf-8";

/* ============================================
 *
 * Staff Style Sheet
 * Last UpDate : 2012/12/11
 *
============================================ */

dl#docter {
	float: left;
	padding-bottom: 20px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0em;
	font-size: 13px;
}
dl#docter dt {
	margin-bottom: 10px;
}
dl#docter dd {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.3;
}
dl.docter {
	float: left;
	padding-bottom: 20px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0em;
	font-size: 13px;
}
dl.docter dt {
	margin-bottom: 10px;
}
dl.docter dd {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 1.3;
}

dl.prof {
	display: inline;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
	padding-bottom: 15px;
	width: 470px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0em;
	font-size: 13px;
}
dl.prof dt.profTitle {
	margin-bottom: 5px;
	padding-left: 25px;
	height: 45px;
	background-image: url(../img/staff/bg_staff01.gif);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}
dt.profTitle2 {
	margin-bottom: 5px;
	padding-left: 25px;
	height: 45px;
	background-image: url(../img/staff/bg_staff01.gif);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 0.2em;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}
dl.prof dt.year {
	display: inline;
	float: left;
	padding-left: 5px;
	width: 70px;
}
dl.prof dd {
	display: inline;
	float: left;
	width: 395px;
}
dl.prof dd.type02 {
	padding-left: 5px;
	width: 395px;
}
dl.staff {
	display: inline;
	float: left;
	overflow: hidden;
	margin-bottom: 30px;
	margin-left: 33px;
	width: 306px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	letter-spacing: 0em;
	font-size: 13px;
	line-height: 1.3;
}
dl.staff dt {
	margin-bottom: 5px;
	padding-left: 25px;
	height: 45px;
	background-image: url(../img/staff/bg_staff02.gif);
	background-position: left;
	background-repeat: no-repeat;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 16px;
	line-height: 45px;
}
ul.profInner {
	min-height: 110px;
}
ul.profInner02 {
	min-height: 120px;
}
ul.profInner03 {
	min-height: 70px;
}

ul.profInner  li, ul.profInner02 li{
	margin-bottom: 4px;
	text-align: justify;
	text-justify: inter-ideograph;
}
dl.staff dd {
	padding-bottom: 10px;
	padding-left: 5px;
}
dl.staff dd.coment {
	margin-bottom: 0px;
	padding-bottom: 0px;
	min-height: 100px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.staffImage {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
