@charset "euc-jp";


/* 滋賀県病院一覧 ここから ▼ ------------------------------*/

div.map_list_tb table {
	width:270px;
}

div.map_list_tb table th {
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: 1px solid #a0a0a0;
	background-image: url(../image/hospital/list/ya_00.gif);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 28px;
	font-size: 12px;
}
div.map_list_tb table th a,
div.map_list_tb table th a:visited {
	color: #ffffff;
	text-decoration: underline;
}
div.map_list_tb table th a:hover {
	color: #ffffff;
	text-decoration: none;
}
div.map_list_tb table.ootsu_tb th {
	background-color: #5ab45a;
	background-position: 14px;
}
div.map_list_tb table.konan_tb th {
	background-color: #1e9678;
	background-position: 14px;
}
div.map_list_tb table.kouga_tb th {
	background-color: #dc78aa;
	background-position: 14px;
}
div.map_list_tb table.higashioumi_tb th {
	background-color: #d2a050;
	background-position: 6px;
}	
div.map_list_tb table.kotou_tb th {
	background-color: #d25a28;
	background-position: 14px;
}
div.map_list_tb table.koboku_tb th {
	background-color: #beb41e;
	background-position: 14px;
}
div.map_list_tb table.kosei_tb th {
	background-color: #1e82aa;
	background-position: 14px;
}


div.map_list_tb table td {
	border: 1px solid #a0a0a0;
	line-height: 30px;
	font-size: 85%;
	padding-right: 10px;
	padding-left: 10px;
}
div.map_list_tb table.ootsu_tb td {
	background-color: #e6ffe6;
}
div.map_list_tb table.konan_tb td {
	background-color: #dcfaf0;
}
div.map_list_tb table.kouga_tb td {
	background-color: #fff0ff;
}
div.map_list_tb table.higashioumi_tb td {
	background-color: #fff0dc;
}
div.map_list_tb table.kotou_tb td {
	background-color: #fff0e6;
}
div.map_list_tb table.koboku_tb td {
	background-color: #ffffc8;
}
div.map_list_tb table.kosei_tb td {
	background-color: #dcf0ff;
}



table.tb_00 td a:hover img  {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	position:relative;
	border-style: none;
}


/* 滋賀県病院一覧 ここまで ▲ ------------------------------*/
