@charset "utf-8";
/* CSS Document */
/*--information---------------------------------------------------------
Last update：08/02/14
File name ：staff.css
Site name：東北厚生年金病院 臨床研究センター
Summary：臨床研究センターセンターの職員向けページのレイアウト。
Copyright：Copyright (C) 2008 Tohoku welfare annuity hospital - Clinical research center.All rights reserved.
-------------------------------------------------------------------------*/



/*[タイトル]----------------------------------------------*/
h4 {
	width: 540px;
	height: 60px;
	margin: 0px 40px 40px;
	padding: 0px;
	background: url(../../staff/image/sectitle04.gif) no-repeat left 20px;
	text-indent: -5000px;
}
h5#term{
	width: 540px;
	height: 15px;
	margin: 20px 0px 20px;
	padding: 0px;
	text-indent: -5000px;
	background: url(../../staff/image/02_term.gif) no-repeat;
}

