@charset "utf-8";
/****************/
/*              */
/*  staff.css   */
/*              */
/****************/

.staff_box {
	width: 640px;
	position: relative;
}

.staff_box p {
	margin: 0px;
	line-height: 1.4em;
}

.staff_box .keireki {
	position: absolute;
	width: 360px;
	left: 270px;
	top: 80px;
	line-height: 1.2em;
}

.keireki table{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	line-height: 1.2em;
	font-size: 12px;
}

.staff_box .doc_msg {
	background-image: url(../images/staff/doctor_bg.gif);
	background-repeat: repeat-y;
	width: 587px;
	padding: 10px 20px 0px 30px;
	line-height: 1.4em;
}

.staff_box .doc_end {
	background-image: url(../images/staff/doctor_bottom.gif);
	background-repeat:no-repeat;
	width: 640px;
	height: 15px;
}

.staff_box .aht_msg {
	background-image: url(../images/staff/aht_bg.gif);
	background-repeat: repeat-y;
	width: 587px;
	padding: 10px 20px 0px 30px;
	line-height: 1.4em;
}

.staff_box .aht_end {
	background-image: url(../images/staff/aht_bottom.gif);
	background-repeat:no-repeat;
	width: 640px;
	height: 15px;
}

.staff_box .josyu_msg {
	background-image: url(../images/staff/josyu_bg.gif);
	background-repeat: repeat-y;
	width: 587px;
	padding: 10px 20px 0px 30px;
	line-height: 1.4em;
}

.staff_box .josyu_end {
	background-image: url(../images/staff/josyu_bottom.gif);
	background-repeat:no-repeat;
	width: 640px;
	height: 15px;
}

.staff_box .garden_msg {
	background-image: url(../images/staff/garden_bg.gif);
	background-repeat: repeat-y;
	width: 587px;
	padding: 10px 20px 0px 30px;
	line-height: 1.4em;
}

.staff_box .garden_end {
	background-image: url(../images/staff/garden_bottom.gif);
	background-repeat:no-repeat;
	width: 640px;
	height: 15px;
}
