@charset "utf-8";
/*　診療科目
--------------------------------------------------------------------------------------- */
h2.kamoku_tit{
	border-bottom: 1px solid #ccc;
	margin: 45px 0;
	padding: 35px 0 15px 80px;
	font-size: 1.357em;
	letter-spacing: 0.1em;
}
h2#k01{background: url(../img/kamoku/nav_ico01.png) no-repeat left bottom 3px;}
h2#k02{background: url(../img/kamoku/nav_ico02.png) no-repeat left bottom 3px;}
h2#k03{background: url(../img/kamoku/nav_ico03.png) no-repeat left bottom 3px;}
h2#k04{background: url(../img/kamoku/nav_ico04.png) no-repeat left bottom 3px;}
h2#k05{background: url(../img/kamoku/nav_ico05.png) no-repeat left bottom 3px;}
h2#k06{background: url(../img/kamoku/nav_ico06.png) no-repeat left bottom 3px;}
h2#k07{background: url(../img/kamoku/nav_ico07.png) no-repeat left bottom 3px;}
h2#k08{background: url(../img/kamoku/nav_ico08.png) no-repeat left bottom 3px;}
h2#k09{background: url(../img/kamoku/nav_ico09.png) no-repeat left bottom 3px;}
h2#k10{background: url(../img/kamoku/nav_ico10.png) no-repeat left bottom 3px;}

.youkou{
	padding-bottom:20px;
	border-bottom:1px dotted #ccc;
	margin-bottom:30px;
}

.tb2 tr th{
	width:40%;
	padding:5px 20px 5px 0;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box;
	font-weight:normal;
}
.tb2 tr td{
	padding:5px 20px;
	-webkit-box-sizing : border-box ;
	-moz-box-sizing : border-box ;
	box-sizing : border-box;
}
