@charset "UTF-8";
/* CSS Document */

.tab_contents table a {
	color: #008791;
}
.tab_contents table a:visited {
	color: #008791;
}
.tab_contents table a:hover {
	color: #ff4d88;
}

.tab_contents table th {
	text-align: center;
	vertical-align: middle;
}

.tab_contents table th.clinic {
	width: 290px;
}

.tab_contents table td.clinic {
	width: 290px;
}
.tab_contents table th.address {
	width: 290px;
}

.tab_contents table th.tel {
	width: 122px;
}

.tab_contents table th.vtrac, .tab_contents table th.jtrac, .tab_contents table th.check {
	text-align: center;
	white-space: nowrap;
	width: 46px;
}

.tab_contents table td.vtrac, .tab_contents table td.jtrac, .tab_contents table td.check {
	text-align: center;
}

.tab_contents table th.googlemap {
	width: 46px;
	padding-left: 0;
	padding-right: 0;
}

.tab_contents table td.googlemap {
	width: 50px;
	text-align: center;
	padding-left: 0;
	padding-right: 0;
}

.bt_link_jtrac {
	float:right;
	margin:0 -10px 10px 5px;
}

.right_column p.txt_link_jtrac {
	margin:-10px 0 0 0;
}

.right_column p.txt_link_jtrac2 {
	text-align:right;
	margin:-10px 0 20px 0;
}