@charset "Shift_JIS";


/* latter
 ******************************************************/

/* table1 */
#contents .depert_t01 table {
	width:100%;
	margin:0 0 1em auto;
	text-align:left;
	color:#023E46;
}
#contents .depert_t01 td {
	background-color:#DAEAF8;
	border-top:solid 2px #fff;
	border-left:solid 7px #fff;
	padding:0.3em 1em;
	width:50%;
	font-size:0.80em;
	color: #999;
}
#contents .depert_t01 a{
	color:#0000CC;
	text-decoration:none;
}
#contents .depert_t01 a:hover{
	color:#3B73FF;
	text-decoration:underline;
}
/* table2 */
#contents .depert_t02 table{
	width:560px;
	margin:0 0 1em auto;
	text-align:left;
	color:#023E46;
}
#contents .depert_t02 td {
	background-color:#D1EFE0;
	border-top:solid 2px #fff;
		border-left:solid 7px #fff;
	padding:0.3em 1em;
	width:280px;
	font-size:0.80em;
	color: #999;
}

#contents .depert_t02 a{
	color:#0000CC;
	text-decoration:none;
}
#contents .depert_t02 a:hover{
	color:#3B73FF;
	text-decoration:underline;
}
/* table3 */
#contents .depert_t03 table{
	width:100%;
	margin:0 0 1em auto;
	text-align:left;
	color:#023E46;
}
#contents .depert_t03 td{
	background-color:#F8E9C0;
	border-top:solid 2px #fff;
	border-left:solid 7px #fff;
	padding:0.3em 1em;
	width:50%;
	font-size:0.80em;
	color: #999;
}
#contents .depert_t03 a{
	color:#0000CC;
	text-decoration:none;
}
#contents .depert_t03 a:hover{
	color:#3B73FF;
	text-decoration:underline;
}
#all-hospital		{
	background: url(../../img/bl_arrow.gif) no-repeat 4px;
	font-size:80%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 13px;
}