@charset "utf-8";
/* CSS Document */
.main_txt03{
	margin:1em 0;
	padding:0 24px;
	font-size:14px;
	margin-bottom: 40px;
}
.main_txt03 li{
	list-style-image:url(../images/li_dott.png);
}
.main_txt04{
	margin:0 0 1em;
	padding:0 10px;
	font-size:14px;
}

#nyuin_list{
	background-color:#c2deff;
	padding: 20px 10px;
	border-radius: 10px;
	margin-bottom: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#nyuin_list table tr td{
	line-height: 25px;
	padding: 0 5px;
}
#nyuin_list table{
	margin:0 auto;
	font-size:13px;
	line-height:1.3;
}
#nyuin_list table td{
	padding:0 0 10px;
	vertical-align:top;
}
#nyuin_list table td a{
	text-decoration:none;
	color:#626262;
}
#nyuin_list table td a:hover{
	text-decoration:underline;
}
#main ol li{
	margin:0 0 0 20px;
	list-style:decimal;
}
.kamoku{
	float:left;
	padding:0 40px 0 0;
}
.time{
	margin:0 0 10px 15px;
}
.time th{
	padding:0 15px 0;
	background-color:#c2deff;
	font-size:14px;
	font-weight:bold;
	border:1px solid #CCC;
}
.time td{
	padding:0 25px 0;
	font-size:14px;
	border:1px solid #CCC;
}
#schedule{
	margin:0 0 30px;
	width:100%
}
#schedule td{
	padding:5px 0;
	text-align:center;
	vertical-align:middle;
	border:1px solid #cccccc;
	line-height:16px;
}
.month{
	width:50px;
	background-color:#c2deff;
}
#schedule td.am,#schedule td.pm{
	padding:10px;
	width:14px;
}
.am{
	background-color:#FEF7F3;
}
.pm{
	background-color:#E8FCE7;
}
.scheduleC{
	margin:0 0 5px;
	font-size:14px;
}

.price th{
	padding:0 15px 0;
	background-color:#c2deff;
	font-weight:bold;
	border:1px solid #CCC;
}
.price td{
	padding:0 15px 0;
	border:1px solid #CCC;
}
.hutan th{
	padding:5px 5px;
	background-color:#c2deff;
	font-weight:bold;
	border:1px solid #CCC;
}
.hutan td{
	padding:5px 5px;
	border:1px solid #CCC;
}
.hutan strong{
	font-weight:bold;
}
.time td.n_bb{
	border-bottom:none;
}
.time td.n_rb{
	border-right:none;
}
.time td.n_lb{
	border-left:none;
}
.time td.n_tb{
	border-top:none;
}
.ab_table{
	width: 500px;
	margin: 0 auto;
	line-height: 30px;
	margin-top: 50px;
}
.ab_table tr th{
	text-align: center;
	border: solid 1px;
	border-right: none;
	font-weight: normal;
	background-color: #edeced;
}
.ab_table tr td{
	border: solid 1px;
	padding-left: 10px;
}
.list01_txt{
	border: solid 1px #ff9666;
	line-height: 40px;
	padding-left: 20px;
	margin-bottom: 18px;
	width: 580px;
}
.list02_txt{
	width: 160px;
	border: solid 1px #1d2b94;
	background-color: #ecf7fe;
	line-height: 20px;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight: bold;
}
.list02_txt span,.list11_txt span{
	color:red;
}
.list10_txt{
	font-size: 18px;
	text-align: center;
	font-weight: bold;
	padding-top: 30px;
}
.list10_txt2{
	width: 300px;
	margin: 0 auto;
	line-height: 40px;
	border: solid 1px #FF0004;
	margin-bottom:30px; 
}
.list10_txt3{
	color:#FF0004;
	font-size: 16px;
}
.list11_txt2{
	padding-top: 30px;
	padding-bottom: 30px;
}
.list11_txt2 span{
	font-size: 18px;
	font-weight: bold;
	color: #FF0004;
}
.list11_txt2 span.list11_txt3{
	font-size: 16px;
	font-weight: normal;
	color: #FF0004;
}
.list11_txt3 span{
	font-size: 18px;
	font-weight: bold;
	color: #FF0004;
}
.list11_txt3 table{
	width:670px;
	border-collapse: collapse;
	border-spacing: 0;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	padding: 5px;
	
}
.list11_txt3 table tr th{
	text-align: center;
	background-color: #faff9d;
	border-collapse: separate;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
}
.list11_txt3 table tr td{
/*	padding: 5px;*/
	text-align: center;
	border-collapse: separate;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;

}
.list11_txt3 table tr td.t_l{
	text-align: left;
	border-collapse: separate;
	border-top: solid 1px;
	border-left: solid 1px;
	border-right: solid 1px;
	border-bottom: solid 1px;
	padding: 5px;
}
.list11_txt3 table tr th.th_w{
	width: 320px;
}
.list11_txt3 table tr th.th_w2{
	width: 100px;
}
.list11_txt3 table tr td.td_w{
	width: 250px;
}
.list11_txt4{
	background-color:#c2deff;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	padding: 0 10px;
	padding-bottom: 15px;
	margin: 20px 0;
}
.list11_txt4 span{
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	color:#626262;
	padding: 15px 0;
}
.list13_txt{
	padding: 30px 0 40px 0;
}
.list13_txt span{
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.list13_txt table{
	width: 500px;
	margin-top: 10px;
	text-align: center;
	line-height: 40px;
}
.list13_txt table tr th{
	border: solid 1px;
	background-color: #edeced;
	text-align: center;
}
.list13_txt table tr td{
	border: solid 1px;
}
.list13_txt table tr td.t_l{
	text-align: right;
	padding-right: 5px;
}
.list13_txt2 div{
	font-size: 16px;
	padding-bottom: 20px;
}
.list13_txt2 table{
	margin-bottom: 60px;
}
.list13_txt2 table tr th{
	padding-bottom: 10px;
}
.list13_txt2 table tr td{
	padding-left: 40px;
	vertical-align: top;
}
.list13_txt2 table tr td span{
	font-weight: bold;
	
}
.list13_txt2 table tr td.l_clear10{
	padding-left: 10px;
	text-align: left;
}
.list14_txt{
	font-size: 16px;
	border-left: solid 2px #1e2678;
	padding-left: 10px;
	margin-left: 15px;
	line-height: 30px;
/*	margin-bottom: 30px; */
}
.list14_txt span{
	font-size: 14px;
}
.list15_txt span{
	font-size: 18px;
	font-weight: bold;
	color: #FF0004;
}
.list15_txt table{
	width:670px;
}
.list15_txt table tr th{
	text-align: center;
	background-color: #faff9d;
	border: solid 1px;
}
.list15_txt table tr td{
	text-align: center;
	border: solid 1px;
}
/*.list15_txt table tr th.th_w{
	width: 220px !important;
}
.list15_txt table tr th.th_w2{
	width: 120px !important;
}
.list15_txt table tr td.td_w{
	width: 120px !important;
}*/
.list15_txt table tr td.td_b1 {
	border: none;
	height: 0px;
	line-height: 0;
	}
.list15_txt table tr td.td_b3 {
	border-spacing: 0;
	border-bottom: none;
}
/*firefoxハック
@-moz-document url-prefix() {
	.list15_txt table tr td.td_b1 {
	border: none;
	height: 0px;
	line-height: 0;
	}
	.list15_txt table tr td.td_b2{
	border-bottom: none;
	}
}*/
/*IEハック 10以上*/
@media all and (-ms-high-contrast:none){
  .list15_txt table tr td.td_b3 {
    border-bottom: solid 1px;
	   border-spacing: 0;
  }
}
/*外来*/
.gai_tb1{
	padding-top: 30px;
	padding-left: 50px;
}
.gai_tb1x{
	padding-top: 30px;
	padding-left: 50px;
}
.gai_tb2{
	padding-top: 30px;
}
.gai_tb1 p{
	font-size: 16px;
	font-weight: bold;
}
.gai_tb1x p{
	font-size: 16px;
	font-weight: bold;
}
.gai_tb1 table{
	width: 400px;
	margin-top: 5px;
	margin-left: 16px;
	text-align: center;
	line-height: 30px;
}
.gai_tb1x table{
	width: 600px;
	margin-top: 5px;
	margin-left: 16px;
	text-align: center;
	line-height: 30px;
}
.gai_tb1 table tr td,.gai_tb1x table tr td{
		border: solid 1px;
}
.gai_tb1 table tr th,.gai_tb1x table tr th{
		font-weight: normal;
		border: solid 1px;
		background-color: #edeced;
		width: 150px;
	text-align: center;
}
.gai_tb2 table{
	width: 500px;
	margin-top: 5px;
	margin-left: 16px;
	text-align: center;
	line-height: 30px;
}
.gai_tb2 table tr th{
		text-align: center;
		border: solid 1px;
	border-bottom: double 4px;
	background-color: #edeced;
}
.gai_tb2 table tr td{
		border: solid 1px;
}
.small_txt{
	font-size: 11px;
	margin-top: 10px;
}
.small_txt2{
	font-size: 12px;
	padding-left: 30px;
	margin-bottom: 30px;
	margin-top: 10px;
}
.under{
	padding: 5px 100px;
}
.p_right{
	text-align: right;
}
.list15_txt table tr td.td_left{
	text-align: left;
	padding-left: 10px;
}



