@charset "UTF-8";
/* ======================================

　入院のご案内　hospitalization.css

====================================== */


/*
　　入院の手続きについて
--------------------------------*/	

#block01 table{
	margin:10px 0;
	}

#block01 table th{
	width:44px;
	height:38px;
	background-color:#82C6B2;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	text-align:center;
	/*font-size:20px;*/
	font-size:1.42em;
	line-height:38px;
	color:#fff;
	}
	
#block01 table td{
	width:583px;
	background-color: #F2F2F2;
	padding-left:25px;
	border-bottom: 2px solid #fff;
	/*font-size:20px;*/
	font-size:1.42em;
	line-height:38px;
	}
	
#block01 ul li{
	padding-left:15px;
	background:url(../../images/common/icon_kome.png) no-repeat left 5px;
	
	}	
	
	
/*
　　入院費について
--------------------------------*/	
	
#cat01 .tit_DPC{
	/*font-size:20px;*/
	font-size:1.42em;
	margin:30px 0 10px 0;
	}
	
#cat01 .txt_DPC{
	padding:10px 15px;
	border:1px solid #56B8FF;
	}
	
#cat01 .tit_black{
	margin:40px 0 25px 0;
	/*font-size:20px;*/
	font-size:1.42em;
	font-weight:bold;
	}	
	
	
/*
　　お支払い
--------------------------------*/			

#cat02 table{
	margin:20px 0 10px 0;
	}

#cat02 table th{
	text-align:center;
	}
	
#cat02 .room{
	padding:10px 15px;
	margin:20px 0;
	border:1px solid #56B8FF;
	/*font-size:17px;*/
	font-size:1.21em;
	font-weight:bold;
	line-height:26px;
	}