@charset "utf-8";
*{
	margin: 0px;
	padding: 0px;
}

#container {
	width: 880px;
	margin-left: 20px;
}


/*======================
Maincontents
======================*/

#maincontent h3 {
	color: #222222;
	font-weight: normal;
}

#maincontent h4 {
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #222222;
	border-left: 5px solid #333333;
	line-height: 1.4;
	padding-left: 8px;
	font-size: 90%;
}

#maincontent ol {
	font-size: 80%;
	font-weight: normal;
	color: #333333;
	padding-left: 30px;
	margin-bottom: 20px;
}


#cli {
	background-image: url(../equipment/images/clinical_h2.gif);
	background-repeat: no-repeat;
	width: 660px;
	margin: 0px;
	padding: 0px;
	height: 75px;
	text-indent: -9999px;
	display: block;
}




/* 循環器内科 h2 */
#junkanki {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_junkanki_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
}

/* 婦人科 h2 */
#fujin {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_fujin.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
}

/* 消化管外科 h2 */
#shouka {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_shouka_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 肝胆膵外科 h2 */
#kantan {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_kantan_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 心臓血管外科 h2 */
#shinzou {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_shinzo_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 神経内科 h2 */
#shinkei {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_shinkei_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 耳鼻咽喉科 h2 */
#zibi {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_zibi_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 小児科 h2 */
#shouni {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_shoni_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 呼吸器内科 h2 */
#kokyu {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_kokyu_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 整形外科 h2 */
#seikei {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_seikei_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 脳神経外科 h2 */
#noushinkei {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_noushinkei_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}

/* 看護部 h2 */
#kango {
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../equipment/images/clinical_kango_h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 660px;
	text-indent: -9999px;
	clear: both;
}


