@charset "shift_jis";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#body {
	background-position: center 0px;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#tp_hd {
	height: 430px;
	width: 100%;
	background-color: #effef6;
	background-repeat: repeat-x;
}
#tp_header {
	height: 430px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_header.jpg);
	position: relative;
	background-repeat: no-repeat;
}
h1 {
	position: absolute;
	font-size: 11px;
	font-weight: normal;
}
#logo {
	position: absolute;
	left: 320px;
	top: 25px;
	width: 600px;
	height: 312px;
	background-image: url(img/img_logo.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
}

.navi {
	height: 59px;
	width: 960px;
	position: absolute;
	top: 371px;
	background-repeat: no-repeat;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.nav {
	height: 59px;
	width: 960px;
}
.nav li {
	float: left;
	height: 59px;
	width: 160px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
a img {
	border-style:none;
}
.mainimg {
	padding-top: 4px;
	padding-bottom: 9px;
	background-color: #558DAA;
}
.main_wrap {
	width: 960px;
	margin-top: 30px;
}
h2 {
	margin-bottom: 30px;
}
.news_wrap {
	height: 135px;
	border: 1px solid #666666;
	margin-bottom: 42px;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
}
.left_wrap {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.cent_wrap {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.right_wrap {
	width: 300px;
	float: right;
}
h3 {
	margin-bottom: 15px;
}
h6 {
	height: 36px;
	margin-bottom: 15px;
	background-image: url(img/bg_h3.gif);
	padding-left: 33px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: 0.2em;
	color: #0a723c;
}
.timeline {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.timeline td {
	padding-right: 6px;
	padding-left: 8px;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.timeline .timeline_hd td {
	background-color: #0a723c;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.timeline .timeline_lf {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 12px;
}
.timeline .timeline_cell {
	color: #7dad5a;
	font-size: 14px;
}

.timeline01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	font-size: 15px;
}
.timeline01 td {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.timeline01 .timeline_hd td {
	background-color: #0a723c;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.timeline01 .timeline_lf {
	color: #333333;
	background-color: #FFFFFF;
}
.timeline01 .timeline_cell {
	color: #7dad5a;
}

.closeday {
	color: #ff0000;
	margin-bottom: 0px;
	margin-top: 0px;
}

.telephone {
	height: 59px;
	width: 257px;
	background-image: url(img/telephone.jpg);
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
.addr {
	padding-top: 15px;
}
.access {
	padding-top: 15px;
}
p {
	line-height: 1.4em;
}
.maps {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
}
.btn_map {
	height: 27px;
	margin-top: 5px;
}
.btn_map a {
	text-indent: -9999px;
	display: block;
	height: 27px;
	width: 224px;
	background-image: url(img/btn_map.jpg);
}
.btn_map a:hover {
	background-position: 0px -27px;
}
hr {
	display: none;
}
.clear {
	clear: both;
}
.copyright {
	color: #ffffff;
	background-color: #0a723c;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
	font-size: 12px;
}
.sub_left {
	float: left;
	width: 280px;
	margin-right: 30px;
}
.sub_right {
	float: right;
	width: 650px;
}
.sub_p {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.prof_list {
	padding-bottom: 30px;
}
.prof_list dt {
	padding-bottom: 7px;
}
.prof_list dd {
	padding-bottom: 7px;
}
h5 {
	font-size: 1.2em;
	font-weight: 600;
	padding-bottom: 5px;
	display: block;
}
.medical_list dt {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #837905;
}
.medical_list dd {
	line-height: 1.4em;
	padding-top: 7px;
	padding-bottom: 20px;
}
.medical_list {
	width: 620px;

}
.hospital_img {
	width: 600px;
	padding-top: 30px;
}
.hospital_img li {
	margin-right: 20px;
	height: 170px;
	width: 185px;
	float: left;
	list-style-type: none;
	text-align: center;
	margin-bottom: 20px;
}
.hospital_img img {
	margin-bottom: 5px;
}
#map_hdwrap {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	position: relative;
}
.m_logo {
	background-image: url(img/mp_bg_logo.jpg);
}
#all_wrap {
	height: 100%;
	width: 848px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg_bodymain.jpg);
	background-repeat: repeat-y;
}
#header {
	background-image: url(img/bg_head.jpg);
}
.closeday_2 {
	color: #FF3769;

	width: 321.px;
	padding-top: 5px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 276px;
}
.hospital_img .r_img {
	margin-right: 0px;
}
.timeline2 {
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
.timeline2 td {
	border: 1px solid #EFEFEF;
	padding-right: 6px;
	padding-left: 8px;
	height: 22px;
	padding-top: 8px;
	padding-bottom: 4px;
	background-color: #FFFFFF;
}
.timeline2 .timeline_hd td {
	background-color: #2A4A63;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
}
.timeline2 .timeline_lf {
	font-weight: bold;
	color: #2A4A63;
	background-color: #FFFFFF;
}
.timeline2 .timeline_cell {
	color: #2A4A63;
	font-size: 10px;
}
.timeline2 .timeline_hd .sat {
	background-color: #2A4A63;
}
.timeline2 .satcal {
	color: #2A4A63;
	font-size: 10px;
}
#footer {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#map_info h4 {
	background-color: #C1D6E1;
	padding: 7px;
	margin-bottom: 15px;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
}
.left_wrap_table {
	width: 280px;
}
.left_wrap_table tr td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.font14Bro {
	font-size: 14px;
	color: #eb8b0c;
}
#sideBK {
	padding: 10px;
	width: 260px;
	background-color: #eee;
}
#sideBK_title {
	background-color: #FFF;
	width: 214px;
	border: 3px solid #CCC;
	padding: 20px;
	font-size: 18px;
	color: #333;
	letter-spacing: 0.5em;
}
.pr15 {
	padding-right: 15px;
}
.sideTable tr td {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 13px;
	border-bottom: 1px dotted #666666;
}
h4 {
	font-size: 15px;
	background-color: #edfde6;
	padding-top: 2px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #0F6D39;
	border-left: 10px solid #0a723c;
	font-weight: normal;
}
#sideBK .sideTable tr td a {
	text-decoration: none;
	color:#333333;
}
#sideBK .sideTable tr td a:hover {
	text-decoration: none;
	color:#837905;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #837905;
}
.qa tr td {
	padding-bottom: 5px;
	padding-top: 5px;
}
.copyright p a {
	color: #FFF;
}
.cent_wrap p br {
}
.fontPin {
	color: #eb6da5;

}
.fontGre {
	color: #0A723C;
}
.pb10 {
	padding-bottom: 10px;
}
.section {
	margin-bottom: 40px;
}
.pr20 {
	padding-right: 20px;
}
.font14Blu {
	color: #0e76cf;
}

.mbpc10{
margin: 0 0 10px 0;
}

.mbpc15{
margin: 0 0 15px 0;
}

.mbpc20{
margin: 0 0 20px 0;
}



.news__w{
border-bottom: 1px solid #ccc;
margin: 0 0 30px 0;
height: 600px;
overflow-y: scroll;
}

.news1{
border-top: 1px solid #ccc;
padding: 15px 0;
}

.news2{
font-size: 14px;
font-weight: 700;
line-height: 1.3;
margin: 0 0 3px 0;
}

.news3{
font-size: 13px;

}

.news4{

}
























