@charset "utf-8";


/*----------------------------------
    一覧
----------------------------------*/

h4 {
	margin-top: 0px !important;
}

.staff_menu {
	border: 5px solid #AAEBF0;
	background-color: #cccccc;
	padding-top: 1px;
	padding-left: 1px;
	margin-bottom: 30px;
}

.staff_menu li {
	background-color: #ffffff;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
	width:151px;
	float: left;
	background-image: url(/hospital/inc/images/staff/menu_bg.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 5px 0px 5px 0px;
}

.staff_menu li.long {
	width: 303px;
}

.staff_menu li a {
	display: block;
	background-image: url(/inc/images/common/arrow_link3.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	width: 126px;
	padding: 0px 0px 0px 25px;
}

.staff_menu li.long a {
	width: 277px;
}


.staff_box {
	width: 300px;
	padding: 0px 0px 15px 10px;
	float: left;
}

.staff_box img {
	float: left;
}

.staff_box div {
	float: right;
	width: 200px;
}

.staff_box h5 {
	font-size: 105%;
	margin-bottom: 3px;
}

.staff_box dl dt {
	float: left;
	width: 60px;
	background-color: #33B2BD;
	color: #ffffff;
	font-size: 85%;
	margin-bottom: 3px;
	padding-left: 2px;
}

.staff_box dl dd {
	float: right;
	width: 130px;
	margin-bottom: 3px;
}


/*----------------------------------
    詳細
----------------------------------*/


h3 {
	background-image: url(/hospital/inc/images/staff/h3_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	color: #33B2BD;
	padding: 7px 0px 0px 40px;
	font-size: 140%;
}

h3 span {
	font-size: 78% !important;
}

.staff_shousai {
	padding: 0px 10px 0px 10px;
}

/* プロフィール1 */

.staff_profile1 {
	padding: 0px 0px 30px 0px;
}

.staff_profile1 img {
	float: left;
}

.staff_profile1 div {
	width: 345px;
	float: right;
}

.staff_profile1 h4 {
	background-image: none;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: 1px solid #989898;
	font-size: 140%;
	color: #565656;
}

.staff_profile1 h4 span {
	font-size: 70%;
}

.staff_profile1 dl {
	margin-bottom: 7px;
}

.staff_profile1 dt {
	background-color: #33B2BD;
	color: #ffffff;
	font-weight: bold;
	width: 90px;
	padding: 5px;
	float: left;
}

.staff_profile1 dd {
	width: 235px;
	float: right;
	padding: 5px 0px 0px 10px;
}


/* プロフィール2　2列 */

.staff_profile2 dl {
	width: 285px;
}

.profile dt {
	border: 1px solid #33B2BD;
	color: #33B2BD;
	padding: 5px 10px 5px 10px;
	margin-bottom: 5px;
	font-weight: bold;
}

.profile dd {
	margin-bottom: 15px;
	padding: 0px 5px 0px 5px;
}

.profile dd ol {
	margin-left: 0px !important;
	padding-left: 0px !important;
}
