/*******************************************
*
* 国際医療福祉大学熱海病院 アクセス
* 2018.6.8
*
********************************************/

@charset "UTF-8";


/* ==========================================================
*
* コーナー共通
*
========================================================== */
/*
#mainCol h3{
	margin-top:50px;
}
*/

dl.dlCompact_8m > dt{
	width:10em;
}

dl.dlCompact_8m > dd{
	width:calc(100% - 10em);
}

th.upline{
	background-color:#99ccff!important;
	color:#333333!important;
}
th.downline{
	background-color:#ffcccc!important;
	color:#333333!important;
}

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

}
