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

#navi_main #m_02 {
	background-image: url(../image/navi/navi_a_02.jpg);
}

#contents_main {
	
}
#section_01,#section_02 {
	width: 555px;
	border: 1px solid #B5B5B5;
	background-image: url(../image/parts/main_gra.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/********************* タイトル **********************/
#contents_main h2.title,#contents_main h2.title_02 {
	height: 26px;
	width: 553px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#contents_main h2.title {
	background-image: url(../image/summary/title_phi.jpg);
}
#contents_main h2.title_02 {
	background-image: url(../image/header/summary_header.jpg);
}

#section_01 {
	margin-bottom: 20px;
}
#section_01 img {
	margin-right: 4px;
}

/********************* 理念ここから **********************/
#section_01 dl {
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 20px;
}
#section_01 dd.p_02 {
	line-height: 2em;
}
#contents_main  #section_01 dd li {
	line-height: 2em;
}
#section_01 dd {
	margin: 20px;
	color: #535353;
	line-height: 1.5em;
}
#section_01 dd.big {
	font-size: 16px;
}
#section_01 dl.p_04 {
	margin: 0px;
	padding: 0px;
}

#section_01 dl.p_04 dt,#section_01  dl.p_04 dd {
	margin: 0px;
	padding: 0px;
}
#section_01  dl.p_04 dd {
	text-indent: 1.5em;
}
/********************* 理念ここまで **********************/

#section_01 img.l {
	margin-right: 2px;
	margin-bottom: 3px;
}

/********************* サブタイトル **********************/
#p_01,#p_02,#p_03,#p_04,#section_02 h3 {
	height: 30px;
	width: 518px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B5B5B5;
	border-right-color: #B5B5B5;
	border-bottom-color: #B5B5B5;
	border-left-color: #B0CF59;
	background-position: left center;
	text-indent: -9999px;
}

#p_01 {
	background-image: url(../image/summary/header_summary_01.gif);
}
#p_02 {
	background-image: url(../image/summary/header_summary_02.gif);
}
#p_03 {
	background-image: url(../image/summary/header_summary_03.gif);
}
#p_04 {
	background-image: url(../image/summary/header_summary_04.gif);
}



/********************* 病院概要 *********************/
#section_02 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}

/********************* 病院概要のテーブル *********************/
#section_02 table.summary {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
#section_02 table.summary tr {
}
#section_02 table.summary tr th {
	background-color: #F2F9DB;
}
#section_02 table.summary,#section_02 table.summary tr th,#section_02 table.summary tr td {
	padding: 10px;
	border: 1px solid #CCCCCC;
}
#section_02 table.summary tr td {
	background-color: #FFFFFF;
}
#section_02 table.summary li {
	line-height: 1.8em;
}

#section_02 h3 {
	background-image: url(../image/summary/header_summary_05.gif);
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

/********************* 手術件数のテーブル *********************/
#section_02 table.results {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
#section_02 table.results tr.head {
	background-color: #F2F9DB;
}
#section_02 table.results tr.head_02 {
	background-color: #F2F9DB;
}
#section_02 table.results tr.head th,#section_02 table.results tr.head_02 td {
	text-align: center;
}

#section_02 table.results th,#section_02 table.results td {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.head_l {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#right td {
	text-align: right;
}


.tableBT {
  margin-top: 10px;
  background-color:#F2F9DB;
  }
