@charset "UTF-8";

/*----------------------------------------------
  #テーブルの設定
----------------------------------------------*/


/*tableの共通設定
/*-------------------------------------------*/
table {
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 0px;
}
th, td {
}
/*table1
/*-------------------------------------------*/
.table1 th {
	padding: 0px;
}
.table1 td {
	padding: 0px;
}
/*table2
/*-------------------------------------------*/
.table2 th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	font-weight: 600;
	color: #1B717F;
}
.table2 td {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*table3
/*-------------------------------------------*/
.table3 th {
	padding: 10px;
}
.table3 td {
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #FFF;
}

/*table4
/*-------------------------------------------*/
.table4 th {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.table4 td {
	border: 1px solid #000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/*table-Asofdate
/*-------------------------------------------*/
.table-asofdate th {
}
.table-asofdate td {
	padding-top: 5px;
	text-align: right;
}

/*table-base2
/*-------------------------------------------*/
.table-base2 th {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.table-base2 td {
	padding-top: 3px;
	padding-bottom: 3px;
}

/*table-スタッフ
/*-------------------------------------------*/
.table-staff th {
	padding: 5px;
	border: 3px solid #D1EEF3;
	font-size: 110%;
	text-align: center;
	font-weight: lighter;
	background-color: #ADE3EB;
}
.table-staff td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
}

/*table-外来診療
/*-------------------------------------------*/
.table-gairai th {
	padding: 5px;
	border: 3px solid #D1EEF3;
	font-size: 110%;
	text-align: center;
	font-weight: lighter;
	background-color: #ADE3EB;
}
.table-gairai td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #ADE3EB;
}
.table-gairai2 th {
	padding: 5px;
	border: 3px solid #D1EEF3;
	font-size: 110%;
	text-align: center;
	background-color: #D1EEF3;
	color: #1B717F;
}
.table-gairai2 td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #ADE3EB;
}

/*table-プロフィール
/*-------------------------------------------*/
.table-profile th {
	text-align: left;
	font-weight: lighter;
	padding-top: 2px;
	padding-bottom: 2px;
}
.table-profile td {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
}

/*table-業績
/*-------------------------------------------*/
.table-publication th {
	font-size: 85%;
	font-weight: lighter;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
}
.table-publication td {
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
}

/*table-クリクラ
/*-------------------------------------------*/
.table-clicle th {
	font-size: 110%;
	text-align: left;
	padding-bottom: 15px;
	color: #1B717F;
	padding-top: 4px;
}
.table-clicle td {
	padding-bottom: 15px;
	padding-top: 4px;
}

/*table-資格
/*-------------------------------------------*/
.table-shikaku th {
	font-size: 105%;
	text-align: left;
	padding-bottom: 5px;
	color: #1B717F;
	padding-top: 5px;
	padding-left: 15px;
}
.table-shikaku td {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 15px;
}

/*table-病院
/*-------------------------------------------*/
.table-hospital th {
	padding: 5px;
	border: 3px solid #D1EEF3;
	text-align: center;
	font-weight: normal;
	background-color: #ADE3EB;
}
.table-hospital td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #ADE3EB;
}

/*table-リンク
/*-------------------------------------------*/
.table-link th {
	font-size: 85%;
	font-weight: lighter;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 100%;
}
.table-link td {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
	line-height: 100%;
}

/*table-お問い合わせ
/*-------------------------------------------*/
.table-contact th {
	font-size: 109%;
	font-weight: lighter;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
	padding-right: 10px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2FB8CC;
	background-color: #F2F6F5;
}
.table-contact td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
	font-weight: 600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #2FB8CC;
	color: #1B717F;
	background-color: #D1EEF3;
	padding-left: 20px;
}

/*table-アクセス
/*-------------------------------------------*/
.table-access th {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 35px;
	line-height: 100%;
	border: 3px solid #D1EEF3;
	background-color: #ADE3EB;
	color: #1E7C7F;
	background-image: url(../img/pt_base2.png);
	background-repeat: no-repeat;
	background-position: 15px 7px;
}
.table-access td {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #2FB8CC;
}

/*table-サイトマップ
/*-------------------------------------------*/
.table-sitemap th {
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-image: url(../img/pt_base2.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.table-sitemap td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	font-size: 105%;
}

/*table-沿革
/*-------------------------------------------*/
.table-history th {
	padding: 3px;
	border: 3px solid #D9F57F;
	font-size: 105%;
	text-align: center;
	margin-bottom: 5px;
	font-weight: lighter;
}
.table-history td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

/*table-履歴
/*-------------------------------------------*/
.table-rireki th {
	background-image: url(../img/pin_news.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.table-rireki td {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}

/*table-教育
/*-------------------------------------------*/
.table-education th {
	padding: 3px;
	border: 3px solid #D9F57F;
	font-size: 105%;
	text-align: center;
	margin-bottom: 5px;
	font-weight: lighter;
}
.table-education td {
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9C0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


/*table-ワークライフバランス
/*-------------------------------------------*/
.table-worklifebalance th {
	font-weight: lighter;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
}
.table-worklifebalance td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.table-worklifebalance1 th {
	padding-bottom: 3px;
	color: #1B717F;
	background-image: url(../img/pt_base2.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2FB8CC;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 2px;
	background-position: 1px;
}
.table-worklifebalance1 td {
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 30px;
	padding-bottom: 5px;
}
.table-wlbfig th {
	padding: 5px;
	border: 1px dotted #2FB8CC;
}
.table-wlbfig td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.table-wlbfig1 th {
	font-size: 103%;
	color: #1B717F;
	padding-bottom: 5px;
	padding-right: 5px;
}
.table-wlbfig1 td {
	padding-bottom: 3px;
	padding-right: 2px;
}

/*table-fig
/*-------------------------------------------*/
.table-fig th {
	font-weight: normal;
	font-size: 94%;
	padding-right: 3px;
	padding-left: 3px;
}
.table-fig td {
	padding-top: 3px;
	padding-bottom: 3px;
}


/*table-img
/*-------------------------------------------*/
.table-img th {
	padding: 5px;
}
.table-img td {
	padding-right: 5px;
}

/*-------------------------------------------*/