@charset "utf-8";

html {
    height:100%;
}
body {	
	margin:0px ;
	padding:0px ;
	font-size:75%;
	line-height:160%;
	color: #494949;
	background-color:#FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    height:100%;
}
* html div#wrapper{
    height:100%;
}
div#wrapper{
    width: 100%;
    margin:0px auto;
    position:relative;
    min-height: 100%;
}

img {
	border: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
ul,li,hr,p,input,form {
	margin: 0px;
	padding: 0px;
}
address {
	font-style:normal;
}
a:link,
a:visited {
	color:#3399ff;
	text-decoration:underline;
}
a:hover,
a:active {
	color:#ff8a00;
	text-decoration:underline;
}
a.white:link,
a.white:visited {
	color:#FFFFFF;
	text-decoration:none;
}
a.white:hover,
a.white:active {
	color:#FF9900;
	text-decoration:underline;
}

small {
	font-size:85%;
}
img.icn_right3px {
	padding-right:3px;
}
img.icn_right4px {
	padding-right:4px;
}
img.icn_right5px {
	padding-right:5px;
}
img.icn_right6px {
	padding-right:6px;
}
img.icn_right7px {
	padding-right:7px;
}
img.icn_right8px {
	padding-right:8px;
}
img.icn_right9px {
	padding-right:9px;
}
img.icn_right10px {
	padding-right:10px;
}
img.icn_left5px {
	padding-left:5px;
}
img.icn_left4px {
	padding-left:4px;
}
img.icn_left5px {
	padding-left:5px;
}
img.icn_left6px {
	padding-left:6px;
}
img.icn_left7px {
	padding-left:7px;
}
img.icn_left8px {
	padding-left:8px;
}
img.icn_left9px {
	padding-left:9px;
}
img.icn_left10px {
	padding-left:10px;
}
span.asterisk {
	color:#ff0000;

}
div.clear {
	clear:both;
}
p.clear span
 {
	display: none;
}
hr {
	display:none;
}
p.note_paragraph {
	font-size:85%;
	color:#777777;
}
ol.number_list {
	padding-left:24px;
	padding-bottom:1.2em;
	line-height:140%;
}
ol.number_list li {
	padding-bottom:0.4em;
}
ol.number_list2 {
	padding-top:0.6em;
	padding-left:24px;
	padding-bottom:1.2em;
	line-height:140%;
}
ol.number_list2 li {
	padding-bottom:0.4em;
}
ol.number_list_large {
	padding-left:24px;
	padding-bottom:1.2em;
	font-size:120%;
}
ol.number_list_large li {
	padding-bottom:0.4em;
}
ul.list_icn1 {

}
ul.list_icn1 li {
	background: url("../images/icn1.gif") no-repeat 0px 6px;
	padding-left:12px;

}


/* for modern browser */
.clearfix {
  display: inline-block;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */

ul {
	list-style-type:none;
}

div#header_wrapper {
	width:100%;
	border-top:4px solid #276fcd;
}
div#header {
	width:860px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#header_contents1 {
	float:right;
	padding-top:11px;
	width:454px;
}
div#header_contents2 {
	float:right;
	padding-top:12px;
	width:639px;
}
div#fontchange {
	float:left;
	padding-bottom:5px;
}
div#fontchange p.fontchange_txt {
	float:left;
	padding-top:2px;
	padding-right:5px;
}
div#searchgoogle {
	float:left;
}
div#searchgoogle form {
}
div#searchgoogle input {
	vertical-align:middle;
}
div#searchgoogle input.input_text {
	width:148px;
	border:1px solid #d8d8d8;
	height:16px;
	padding-top:2px;
}

ul#fontsize {
	display: inline;
	list-style-type: none;
	overflow: hidden;
	height:18px;
}
ul#fontsize li {
	overflow:hidden;
	height:18px;
	margin-right:4px;
	width:17px;
	float:left;
}
ul#fontsize li.last {
	margin-right:0px;
}
ul#fontsize li a {
	display: block;
	height: 0px !important;
	height /**/:18px;
	padding-top:18px;
	width:17px;
}
li#font_small {
	background: url("../images/btn_font_s.gif") no-repeat left top;
}
li#font_medium {
	background: url("../images/btn_font_m.gif") no-repeat left top;
}
li#font_large {
	background: url("../images/btn_font_l.gif") no-repeat left top;
}
ul#smenu {
	list-style-type:none;
	padding-top:4px;
	background: url("../images/bg_smenu.gif") no-repeat 1px 4px;
	float:left;
}
ul#smenu li {
	padding:0px 13px 0px 13px;
	float:left;
}
ul#smenu li.last {
	border-right:none;
}

ul#menu {
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	height:41px;
	width:860px;
}

ul#establishment {
	float:left;
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	height:21px;
	width:513px;
}
ul#establishment li {
	overflow:hidden;
	float:left;
	height:21px;
	padding-right:16px;
}
div#contents_wrapper {
	width:860px;
	padding-top:8px;
    padding-bottom:130px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
div#contents_all {
	width:860px;
	background: url("../images/bg_contents_all.gif") repeat-y left top;
	padding-bottom:80px;
}

/*\*/
* html div#contents_al {
    height: 1em;
    overflow: visible;
}
/**/
div#contents_all:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
div#sidenavi {
	width:200px;
	float:left;
}
div#sidenavi p {
	clear:both;
}
div#sidenavi ul {
	overflow: hidden;
	padding-bottom:10px;
	background-color:#FFFFFF;
	float:left;
}
ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;

}
div#sidenavi ul li {
	display:block;
	float:left;
	width:200px;
}
div#contents {
	width:630px;
	float:right;

}
div.page_subtitle_box {
	width:100%;
	background: url("../common/images/bg_page_subtitle_box.gif") no-repeat 0px 0px;
	padding-bottom:1.8em;
	float:left;
}
p#pan {
	padding-bottom:0.7em;
}
p#pan span {
	color:#999999;
}
p.pagetop {
	clear:both;
	padding:10px 0px 20px 0px;
	text-align:right;
}
div#footer_wrapper {
	clear:both;
    position:absolute;
    bottom:0px;
	width:100%;
	height:130px;
	background: url("../images/bg_footer.gif") repeat-x left top;
}
div#footer {
	width:860px;
	padding-top:21px;
	margin-left:auto;
	margin-right:auto;
}
div#footer div.bn_area {
	float:left;
	height:42px;
	padding-top:12px;
}
div#footer div.logo_footer {
	float:left;
	width:110px;
	height:47px;
	padding-top:3px;
	border-right:1px solid #dddddd;
}
div#footer div.address_area {
	float:left;
	height:50px;
	width:240px;
	padding-left:20px;
	font-size:10px;
	line-height:150%;
	color:#666666;
	border-right:1px solid #dddddd;
}
div#footer div.pagetop {
	float:right;
	padding-top:19px;
}
div#footer address {
	font-style:normal;
}
ul#footermenu {
	height:50px;
	list-style-type:none;
	padding-left:20px;
	font-size:10px;
	width:467px;
	float:left;
	line-height:150%;
}
ul#footermenu li.left {
	width:180px;
	background: url("../images/icn1.gif") no-repeat 0px 5px;
	padding-left:8px;
	float:left;
}
ul#footermenu li.right {
	width:230px;
	background: url("../images/icn1.gif") no-repeat 0px 5px;
	padding-left:8px;
	float:left;
}
ul#footermenu a {
	text-decoration:none;
	color:#666666;
}
ul#footermenu a:active,
ul#footermenu a:hover {
	text-decoration:underline;
	color:#0099ff;
}
div#footer p.copyright {
	float:left;
	padding-top:30px;
}


/* 全体関連 */
h1#logo {
	padding-top:11px;
	padding-bottom:17px;
	float:left;
}
ul#menu {
	list-style-type: none;
	list-style-position: outside;
	overflow: hidden;
	height:41px;
	width:860px;
}
ul#menu li {
	overflow: hidden;
	float:left;
	height:41px;
}
h2 {
	clear:both;
}
h2.h2_pagetitle {
	padding-top:16px;
	padding-bottom:16px;
	margin-bottom:25px;
	border-top:2px solid #76b4e8;
	border-bottom:1px solid #d5d5d5;
}
h3#category_title {
	overflow: hidden;
	float: left;
	width: 200px;
	height: 49px;
}
h3#category_title a {
	display: block;
	overflow: hidden;
	height: 0px !important;
	height /**/: 49px;
	padding-top:49px;
}
h3.h3_page_subtitle {
	padding-top:30px;
	padding-bottom:10px;
	border-bottom:1px solid #D5D5D5;
	margin-bottom:8px;
}
h3.h3_page_subtitle1 {
	padding-bottom:10px;
	border-bottom:1px solid #D5D5D5;
	margin-bottom:8px;
}
h3.h3_page_subtitle2 {
	font-size:150%;
	font-weight:bold;
	color:#276fcd;
	margin-bottom:0.6em;
}
h3.h3_page_subtitle2 img {
	padding-right:5px;
	vertical-align:middle;
}
h3.h3_page_subtitle3 {
	font-size:150%;
	font-weight:bold;
	color:#276fcd;
	padding-top:1em;
	background: url("../images/dot1.gif") repeat-x left top;
	margin-top:0.6em;
	margin-bottom:0.6em;
}
h3.h3_page_subtitle3 img {
	padding-right:5px;
	vertical-align:middle;
}
span.color_orange {
	color:#ff8a00;
}
p.color_blue1 {
	color:#2b66b0;

}
div.caution_box {
	border:1px solid #f5d0d0;
	background-color:#ffeeee;
	padding:10px;
	margin-top:15px;
	text-align:center;

}
div#side_bnarea {
}
ul#sidebanner {
	clear:both;
	padding:10px 0px 0px 0px;
	width:200px;
	list-style-type:none;
	overflow: hidden;
	background-color:#FFFFFF;
}
ul#sidebanner li {
	float:left;
	width:200px;
	display:block;
	padding-bottom:7px;
}
ul#sidebanner li.web_regist {
	padding-bottom:0px;
}
div#tel_mobile {
	background: url("../common/images/bg_tel_mobile.gif") no-repeat left top;
	background-color:#FFFFFF;
	width:200px;
	height:145px;
	padding-bottom:7px;
	text-align:center;
	padding-top:20px;
}
table.base_table1 {
	width:629px;
	border-right:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
}
table.base_table1 th {
	padding:7px;
	border-left:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	background-color:#f5f5f5;
	text-align:left;
	vertical-align:top;
	width:130px;
	color:#222222;
	font-weight:normal;
}
table.base_table1 td {
	padding:7px;
	border-left:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
}
div.leftbox200 {
	width:200px;
	float:left;
}
div.centerbox200 {
	width:200px;
	float:left;
}
div.rightbox200 {
	width:200px;
	float:left;
}
div.rightbox410 {
	width:410px;
	float:right;
}

/* 理念（病院案内） */
div#philosophy_contents1 {
	width:630px;
	overflow: hidden;
}
div#philosophy_contents1 div.left {
	width:200px;
	float:left;
}
div#philosophy_contents1 div.right {
	width:415px;
	float:right;
}
div#philosophy_contents1 div.right p.txt1 {
	padding-bottom:25px;
}


/* ご挨拶（病院案内） */
div#greeting_contents1 {
	width:630px;
	float:left;
}
div#greeting_contents1 div.left {
	width:200px;
	float:left;
}
div#greeting_contents1 div.left p.name {
	padding-top:10px;
}
div#greeting_contents1 div.right {
	width:410px;
	float:right;
}
div#greeting_contents1 div.right p {
	padding-bottom:1.2em;
}
div#greeting_contents1 div.right h3 {
	font-weight:bold;
	padding-bottom:0.4em;
}
div#greeting_contents1 div.right ol {
	padding-left:24px;
	padding-bottom:1.2em;
	line-height:140%;
}
div#greeting_contents1 div.right ol li {
	padding-bottom:0.4em;
}

/* 看護部の理念・基本方針（病院案内） */

div#nursing_contents1 {
	width:630px;
}
div#nursing_contents1 h3 {
	padding-top:20px;
	padding-bottom:12px;
}
div#nursing_contents1 div.left {
	width:315px;
	float:left;
}
div#nursing_contents1 div.right {
	width:315px;
	float:right;
}


/* 病院機能評価（病院案内） */
div#evaluation_contents1 {
	width:630px;
	overflow: hidden;
}
div#evaluation_contents1 div.left {
	width:215px;
	padding-right:18px;
	float:left;
}
div#evaluation_contents1 div.center {
	width:150px;
	float:left;
}
div#evaluation_contents1 div.right {
	width:229px;
	float:right;
}
div#evaluation_contents1 div.right h3 {
	padding-bottom:12px;
}

/* 交通アクセス（病院案内） */
div.access_map {
	width:628px;
	height:398px;
	border:1px solid #D5D5D5;
}
div#acceess_contents1 {
	width:630px;
	padding-top:20px;
}
div#acceess_contents1 div.left {
	width:200px;
	float:left;
}
div#acceess_contents1 div.right {
	width:410px;
	float:right;
}
div#acceess_contents1 div.right h3 {
	font-size:120%;
	padding-bottom:0.6em;
	color:#000000;
}
div#acceess_contents1 div.right h4 {
	background: url("../images/dot1.gif") repeat-x left top;
	padding-top:0.8em;
	padding-bottom:0.2em;
	color:#276fcd;
}
div#acceess_contents1 div.right p {
	padding-bottom:0.6em;
}

/* トップ（診療案内） */
div#treatment_contents1 {
	width:630px;
}
div#treatment_contents1 div.left {
	width:300px;
	float:left;
}
div#treatment_contents1 div.right {
	width:300px;
	float:right;
}
div#treatment_contents2 {
	width:630px;
}
div#treatment_contents2 h4 {
	padding-bottom:0.2em;
	padding-top:0.6em;
	color:#276fcd;
	font-weight:bold;
}
div#treatment_contents2 p {
	background: url("../images/dot1.gif") repeat-x left bottom;
	padding-bottom:0.8em;
}
div#treatment_contents2 ul li {
	background: url("../images/icn1.gif") no-repeat 0px 6px;
	padding-left:12px;
}
div#treatment_contents2 div.left {
	width:300px;
	float:left;
}
div#treatment_contents2 div.right {
	width:300px;
	float:right;
}

/* 外来担当表（診療案内） */
div#schedule_contents1 {
	width:630px;
}
table#schedule_table {
	margin-top:10px;
	width:629px;
	border-right:1px solid #D5D5D5;
	border-top:1px solid #D5D5D5;
}
table#schedule_table th {
	padding:4px;
	border-left:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	background-color:#f5f5f5;
	text-align:center;
	vertical-align:middle;
	color:#222222;
	font-weight:normal;
}
table#schedule_table th.doctor {
	background-color:#e6f3fe;
	font-size:120%;
}
table#schedule_table th.youbi {
	width:74px;
}
table#schedule_table td {
	padding:4px;
	border-left:1px solid #D5D5D5;
	border-bottom:1px solid #D5D5D5;
	text-align:center;
	vertical-align:middle;
}

/* 睡眠時無呼吸症候群（診療案内） */
div#sleep_contents1 {
	width:630px;
}
div#sleep_contents1 div.left {
	width:300px;
	float:left;
}
div#sleep_contents1 div.left p.title {
	padding-bottom:20px;
}
div#sleep_contents1 div.right {
	width:300px;
	float:right;
}
div#sleep_contents2 {
	width:630px;
	padding-bottom:20px;
}
div#sleep_contents2 ul li {
	background: url("../images/icn1.gif") no-repeat 0px 6px;
	padding-left:12px;
}
div#sleep_contents2 div.left {
	width:220px;
	float:left;
}
div#sleep_contents2 div.center {
	width:150px;
	padding-top:20px;
	padding-right:15px;
	float:left;
}
div#sleep_contents2 div.right {
	padding-top:20px;
	width:150px;
	padding-right:15px;
	float:left;
}
div#sleep_contents3_wrapper {
	width:630px;
	padding-bottom:6px;
	background: url("../images/box_gray_bottom.gif") no-repeat left bottom;
}
div#sleep_contents3_wrapper h4 {
	background: url("../images/box_blue_top.gif") no-repeat left top;
	background-color:#2e99ed;
	padding:12px 20px 6px 20px;
	color:#FFFFFF;
}
div#sleep_contents3 {
	padding:10px 20px;
	background: url("../images/box_gray_side.gif") repeat-y left bottom;
}
div#sleep_contents3 p {
	padding-bottom:0.8em;
}
div#sleep_contents4 {
	width:630px;
}
div#sleep_contents4 div.left {
	width:200px;
	float:left;
}
div#sleep_contents4 div.left h4 {
	font-size:120%;
	color:#000000;
	padding-top:0.6em;
	padding-bottom:0.2em;
}
div#sleep_contents4 div.left p {
	background: url("../images/dot1.gif") repeat-x left bottom;
	padding-bottom:0.4em;
}
div#sleep_contents4 div.right {
	width:415px;
	float:right;
}
div#sleep_contents4 div.right h4 {
	padding-bottom:6px;
}
div#sleep_contents4 div.right div.kensa {
	background-color:#fbf8dc;
	padding:20px;
	margin-bottom:10px;
}
div#sleep_contents5 {
	width:630px;
	padding-top:10px;
}
div#sleep_contents5 img {
	padding-bottom:6px;
}
div#sleep_contents5 div.left {
	text-align:center;
	width:200px;
	padding-right:15px;
	color:#777777;
	float:left;
}
div#sleep_contents5 div.center {
	width:200px;
	text-align:center;
	padding-right:15px;
	color:#777777;
	float:left;
}
div#sleep_contents5 div.right {
	width:200px;
	text-align:center;
	color:#777777;
	float:left;
}
div#sleep_contents6_wrapper {
	width:630px;
	padding-top:6px;
	padding-bottom:6px;
	background: url("../images/box_gray_bottom.gif") no-repeat left bottom;
}
div#sleep_contents6_wrapper img {
	float:left;
	padding-right:15px;
}
div#sleep_contents6_wrapper h4 {
	background: url("../images/box_blue_top.gif") no-repeat left top;
	background-color:#2e99ed;
	padding:12px 20px 6px 20px;
	color:#FFFFFF;
}
div#sleep_contents6 {
	padding:10px 20px;
	background: url("../images/box_gray_side.gif") repeat-y left bottom;
}

/* リハビリテーション（診療案内） */
div#rehabilitation_contents1 {
	width:630px;
}
div#rehabilitation_contents1 div.left {
	width:360px;
	float:left;
}
div#rehabilitation_contents1 div.right {
	width:240px;
	float:right;
}
div#rehabilitation_contents2 {
	border:7px solid #e9f5ff;
	padding:12px 20px 20px 20px;
	margin-top:10px;
}
div#rehabilitation_contents2 div.butsuri {
	border-bottom:1px solid #D5D5D5;
	vertical-align:middle;
	padding-bottom:8px;
	padding-top:8px;
}
div#rehabilitation_contents2 div.butsuri h4 {
	float:left;
	padding-right:20px;
}

/* 訪問介護（診療案内） */
div#visitation_contents1 {
	width:630px;
}
div#visitation_contents1 div.left {
	width:300px;
	float:left;
}
div#visitation_contents1 div.taisho {
	background-color:#e9f5ff;
	padding:10px 15px;
	margin-top:15px;
}
div#visitation_contents1 div.taisho p {
	color:#276fcd;
	font-weight:bold;
	padding-bottom:0.4em;
}
div#visitation_contents1 div.right {
	width:300px;
	float:right;
}
div#visitation_contents2 {
	width:630px;
}
div#visitation_contents2 ul li {
	background: url("../images/icn1.gif") no-repeat 0px 6px;
	padding-left:12px;
	padding-bottom:0.2em;
}
div#visitation_contents2 div.left {
	width:300px;
	float:left;
}
div#visitation_contents2 div.right {
	width:300px;
	float:right;
}
div#visitation_contents2 div.right div.price {
	border:5px solid #ececec;
	padding:15px;
}
div#visitation_contents2 div.right div.price h4 {
	padding-bottom:8px;
	border-bottom:1px solid #D5D5D5;
}
div#visitation_contents2 div.right div.price h5 {
	color:#17a5e0;
	padding-top:0.8em;
}

/* トップ（入院案内） */
div#care_contents1 {
	border:1px solid #D5D5D5;
	padding:10px 0px;
	text-align:center;
	margin-top:10px;
}
div#care_contents1 span.title {
	color:#276fcd;
	font-size:120%;
}
div#care_contents2 {
	width:630px;
}
div#care_contents2 div.left {
	width:180px;
	padding:10px;
	background-color:#e6f3fe;
	float:left;
}
div#care_contents2 div.left h4 {
	color:#276fcd;
	font-weight:bold;
	padding-bottom:0.2em;
}
div#care_contents2 div.left p {
	padding-bottom:0.6em;
}
div#care_contents2 div.right {
	width:415px;
	float:right;
}
div#care_contents2 div.right ul {
	list-style-type:inherit;
	padding-left:24px;
}
div#care_contents2 div.right h4 {
	padding:1.4em 0px 0.4em 0px;
	color:#b13030;
	font-weight:bold;
}
div#care_contents2 div.right p {
	color:#777777;
	font-size:85%;
}
ul#care_price {
	padding-bottom:0.6em;

}
ul#care_price li {
	background: url("../images/dot1.gif") repeat-x left bottom;
	padding:0.6em 0px 0.6em 0px;
	
}

div#healthcare_contents1 {
	width:630px;
}
div#healthcare_contents1 h3 {
	padding-top:20px;
	padding-bottom:12px;
}
