/*******************************************
*
* 国際医療福祉大学病院 臨床検査部
* 2018.6.6
*
********************************************/

@charset "UTF-8";


#topicBox ul li:nth-child(3){
	letter-spacing:-0.8px;
}

/********************************
業務内容
********************************/

/* for Sp --------------------*/
@media screen and (max-width: 738px) {

	#s10_b_01 .fltRight,
	#s10_b_02 .fltRight {
		float:none;
	}

	#s10_b_03 .pictFrame > img{
		max-width:450px;
	}
}

/********************************
検査項目の臨床的意義と基準範囲
********************************/

#s20 table tr > th:nth-last-child(1){
	width:40%;
}

#s20 table tr > th:nth-last-child(2){
	width:10%;
}

#s20 table tr > th:nth-last-child(3){
	width:15%;
}

#s20 .scrollTable{
	margin:1em 0 0;
}