@charset "utf-8";

html{
	background-color:#666;
	color: #333;
}

a{text-decoration: none;}
a:link { color: #333;}
a:visited { color: #333; }
a:hover { color: #3fa4d6;text-decoration: underline; }
a:active { color: #3fa4d6; }

/* outerWrap */
#outerWrap{
	background-color: #ebe9e0;
	font-size:125%;
	line-height:1.5em;
	}
/* MainTitle */
#MainTitle{
	display:none;
}
/* mainImgWrap */
.mainImgWrap{
	width:100%;
	height:301px;
	margin:0;
	padding:0 0 0 0;
	color:#fff;
	background-color:#186ab0;
	position: absolute;
	top: 0;
	left: 0;
	/*display: block;
	filter: inherit;*/
}
.fadein { position:relative; height:301px; width:956px; margin:0 auto; filter: inherit;}
/*.fadein img {display: block; filter: inherit;}*/
.mainImgWrap.index1{z-index:1;}
.mainImgWrap.index2{z-index:0;}
.mainBg1{ background-color: #186ab0;}
.mainBg2{ background-color: #fcfce4;}
.mainBg3{ background-color: #72808b;}

#contentsOuterWrap{
	width: 100%;
	border-top:2px solid #e8a311;
	margin-top: 264px;
	}

/* contentsWrap */
#contentsWrap{
	width:965px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* contentsL */
#contentL{
	width:230px;
	margin:0;
	padding:0;
	float:left;
	background-color:#ebe9e0;
	position: relative;
}

/* recruit */
#recruitWrap{
	width: 230px;
	margin-bottom: 16px;
	position: relative;
	}
#recruitWrap h3{
	width: 230px;
	height: 48px;
	display:block;
	position: absolute;
	left:0;
	top:-48px;
	}
#recruitWrap ul li a{
	overflow: hidden;
	background: url(../images/home/btn_saiyo.png) 0 bottom no-repeat #ebebeb;
	width: 196px;
	padding:10px 14px 10px 20px;
	display:block;
	}
#recruitWrap ul li.bottom a{
	overflow: hidden;
	background: url(../images/home/btn_saiyo_bottom.png) 0 bottom no-repeat #ebebeb;
	width: 196px;
	padding:10px 14px 15px 20px;
	display:block;
	}
#recruitWrap ul li a:hover{
	background: url(../images/home/btn_saiyo.png) -230px bottom no-repeat #ebebeb;
	}
#recruitWrap ul li.bottom a:hover{
	background: url(../images/home/btn_saiyo_bottom.png) -230px bottom no-repeat #ebebeb;
	}


/* bnr */
#bnrWrap{
	margin: 8px 0 50px 0;
	}

#bnrWrap ul li{
	margin-bottom: 12px;
	}
#bnrWrap ul li.bottomMargin{
	margin-bottom: 0;
	}

/* 予約専用ダイヤルのお知らせ */
.navidial{
	box-sizing: border-box;
	background:#f2f2f2;
	border:1px solid #d2d2d2;
	padding:10px 10px 14px 10px;
	width:230px;
	text-align: center;
}
.navidial a{
	display: block;
}
.navidial a:hover{
	color:initial;
	text-decoration:none;
}
.navidial .title{
	font-size: 90%;
}
.navidial .box{
	margin-top:6px;
	background:#fff;
	padding:10px 5px;

}
.navidial .number{
	font-weight: bold;
	font-size: 130%;
	display:inline-block;
	margin-top:8px;
	
}
.navidial .number img{
margin-right:5px;
}

.navidial .link-btn{
	background: #004097;
	border-radius: 50px;
	padding:6px 16px;
	color:#fff;
	display: inline-block;
	margin-top:16px;
}

/* contentsR */
#contentR{
	width:713px;
	margin:0;
	padding:0 0 20px 0;
	float:right;
	background-color:#ebe9e0;
	position: relative;
}

/* mainMenu */
#mainMenuWrap{
	margin: 0 0 10px 0;
	padding: 0;
	}
#mainMenuBox h2{
	width: 713px;
	height: 48px;
	display:block;
	position: absolute;
	top:-48px;
	left:0;
	}
/**html #mainMenuBox h2 a:hover{
	background: url(../images/home/btn_sprite.png) 0 -48px no-repeat #ebebeb;
	}*/
.mainMenuBg{
	background: url(../images/home/bg_main_menu.png) 0 bottom no-repeat #fff;
	width: 713px;
	}
ul.mainMenu{
	margin:0;
	padding: 18px 20px 15px 18px;
	}
ul.mainMenu li .widthWrap{
	background: url(../images/home/arrow_wblue.png) 0 0.4em no-repeat;
	padding:0 0 0 15px;
	margin: 0 0 0 0px;
	display: block;
	}
ul.mainMenu li .lineFirst{
	margin-left:5px;
	}
ul.mainMenu li{
	background: url(../images/home/bg_dot.png) 0 bottom repeat-x;
	width: 190px;
	display: block;
	margin: 0 0 0 30px;
	padding: 0 0 5px 0;
	float: left;
	}
ul.mainMenu li.dock{
	width: 232px;
	}
ul.mainMenu li.bumon{
	width: 220px;
	}
ul.mainMenu li.marginNo{margin: 0;}
ul.mainMenu li.dotNo{
	background:none;
	margin-top: 7px;

	}

/* subMenu */
#subMenuWrap{
	margin:0;
	padding:0 0 10px 0;
	}
#subMenuBoxL{
	float: Left;
	width: 350px;
	}
#subMenuBoxL h2.intro a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_sprite.png) 0 -96px no-repeat #ebebeb;
	width: 350px;
	height: 48px;
	display:block;
	}
#subMenuBoxL h2.intro a:hover{
	background: url(../images/home/btn_sprite.png) 0 -144px no-repeat #ebebeb;
	}
.subMenuBg{
	background: url(../images/home/bg_submenu.png) 0 bottom no-repeat #fff;
	width: 350px;
	}
ul.subMenu li .rWidthWrap{
	background: url(../images/home/arrow_orange.png) 0 0.4em no-repeat #fff;
	padding:0 0 0 15px;
	margin: 0;
	display: block;
	}
ul.subMenu li .lWidthWrap{
	background: url(../images/home/arrow_green.png) 0 0.4em no-repeat #fff;
	padding:0 0 0 15px;
	margin: 0;
	display: block;
	}
ul.subMenu li{
	background: url(../images/home/bg_dot.png) 0 bottom repeat-x;
	display: block;
	margin: 7px 0 0 0;
	padding: 0 0 5px 0;
	}
ul.subMenu li.marginNo{
	margin-top:0;
	 }
ul.subMenu li.dotNo{
	background: none;
	 }

#subMenuBoxR{
	float: right;
	width: 350px;
	}
#subMenuBoxR h2.patient a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_sprite.png) 0 -192px no-repeat #ebebeb;
	width: 350px;
	height: 48px;
	display:block;
	}
#subMenuBoxR h2.patient a:hover{
	background: url(../images/home/btn_sprite.png) 0 -240px no-repeat #ebebeb;
	}
.subMenuBg{
	background: url(../images/home/bg_submenu.png) 0 bottom no-repeat #fff;
	width: 350px;
	}
ul.subMenu{
	padding: 18px 20px 15px 20px;
	margin: 0;
	}
	
/* NewsTicker */
.NewsTickerWrap {
	padding:0;
	margin:0 0 10px 0;
	background:url(../images/home/bg_ticker.png) 0 0 no-repeat;
	width:713px;
	height:39px;
	font-size:14px;
}
.NewsTickerCon{
	width:675px;
	height:30px;
	padding-left:34px;
}
.NewsTickerCon .bx-window{
	height: 30px;
}
ul#ticker01 {
	margin:9px 0 0 0;
}
ul.hide{display:none;}
ul#ticker01 li {
	width: 675px;
}
ul#ticker01 li a{
	color:#1e86b9;
}
ul#ticker01 li .bold {
	font-weight:bold;
}


		
/* news */
#news{margin-bottom:20px;}
#news h3{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/title_news.png) 0 0px no-repeat #ebebeb;
	width: 713px;
	height: 47px;
	display:block;
	}
.newsBg{
	background: url(../images/home/bg_news.png) 0 bottom no-repeat #ebebeb;
	width: 713px;
	}
.newsBgCon{
	padding: 18px 10px 5px 10px;
	}
.newsList dt{
	width: 120px;
	margin-left:14px;
	display: block;
	float: left;
	display: inline;
	}
.newsList dd .bgArrow{
	background: url(../images/home/arrow_blue.png) 0 0.4em no-repeat;
	padding:0 0 0 15px;
	margin: 0;
	display: block;
	float: left;
	width: 530px;
	}

 dl.newsList{
	background: url(../images/home/bg_dot.png) 0 bottom repeat-x;
	margin:0;
	padding: 5px 0 5px 0;
	}
p .bgArrow{
	background: url(../images/home/arrow_blue.png) 0 0.4em no-repeat;
	padding:0 0 0 15px;
	margin: 8px 10px 13px 0;
	display: block;
	float:right;
	}

/* btn core hospital */
.btnCreHp{

}
.btnCreHp .bnrL{
	float:left;
}
/*
.btnCreHp .bnrL a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/bnr_nosmoking_l.jpg) 0 0 no-repeat #ebebeb;
	width: 348px;
	height: 54px;
	display:block;
	}
.btnCreHp .bnrL a:hover{
	opacity:0.8;
	filter:alpha("opacity=80");
	}
*/
.btnCreHp .bnrR{
	float:right;
}
.btnCreHp .bnrL a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_crehp.png) 0 0 no-repeat #ebebeb;
	width: 348px;
	height: 54px;
	display:block;
	}
.btnCreHp .bnrL a:hover{
	background: url(../images/home/btn_crehp.png) 0 -54px no-repeat #ebebeb;
	}
.btnCreHp .bnrR a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_ethics.png) 0 0 no-repeat;
	width: 348px;
	height: 54px;
	display:block;
	}
.btnCreHp .bnrR a:hover{
	background-position:left bottom;
	}


/* backToTop */
.bottomLinkWrap{
	padding: 0 0 8px 0;
	width:965px;
	margin:0 auto;
	}

.bottomLinkWrap p.backToTop a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_back_to_top.png) 0 0 no-repeat #ebebeb;
	width: 114px;
	height: 28px;
	display:block;
	float:right;
	margin-bottom:5px;
	}
.bottomLinkWrap .backToTop a:hover{
	background: url(../images/home/btn_back_to_top.png) 0 -28px no-repeat #ebebeb;
	}
	
/* bottomLink */

.bottomLink{
	text-align:left;
}
.bottomLink li{
	float:left;
	margin:0 10px 0 0;
	display:inline;
	background: url(../images/home/arrow_blue.png) 0 0.4em no-repeat;
	padding:0 0 0 15px;
	font-size:87%;
}

/* headerRightBtn */
.headerRightBtn{
	width:488px;
	background: url(../images/home/bg_search_box.png) 0 0 no-repeat #ebebeb;
	height:37px;
	margin:0 auto;
	position:relative;
	top:0;
	left:244px;
	z-index:1000;
}
.headerRightBtnCon{
	padding:7px 0 0 0;
}
.headerRightBtn ul.txtLink{ 
	float:left;
	font-size:13px;
	margin:0 15px 0 15px;
	display:inline;
}

.headerRightBtn ul.txtLink li{ 
	float:left;
	background: url(../images/home/arrow_blue.png) 0 0.4em no-repeat;
	padding:0 0 0 15px;
	margin: 2px 0 0 0;
	display: block;
}
.headerRightBtn ul.txtLink li.last{ 
	margin:2px 0 0 7px;
}

.headerRightBtn ul.textresizer{
	width:146x;
	height:30px;
	float:left;
	margin-left:5px;
	display: inline;
}

.headerRightBtn ul.textresizer li{
	float:left;
	margin:0;
	padding:0;
}

.headerRightBtn ul.textresizer .txtSize{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/txt_size.png)  0 0 no-repeat;
	width: 60px;
	height: 12px;
	display:block;
	margin:6px 0 0 0;
	}

.headerRightBtn ul.textresizer .fontm a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_txt.png) 0 0 no-repeat;
	width: 21px;
	height: 21px;
	display:block;
	margin:0 0 0 6px;
	}
.headerRightBtn ul.textresizer .fontmOn{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_txt.png) 0 -21px no-repeat;
	width: 21px;
	height: 21px;
	display:block;
	margin:0 0 0 6px;
	}

.headerRightBtn ul.textresizer .fontm a:hover{
	background: url(../images/home/btn_txt.png) 0 -21px no-repeat;
	}
	
.headerRightBtn ul.textresizer .fontl a{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_txt.png) -21px 0 no-repeat;
	width: 21px;
	height: 21px;
	display:block;
	margin: 0 0 0 3px;
	}
.headerRightBtn ul.textresizer .fontlOn{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/home/btn_txt.png) -21px -21px no-repeat;
	width: 21px;
	height: 21px;
	display:block;
	margin: 0 0 0 3px;
	}
.headerRightBtn ul.textresizer .fontl a:hover{
	background: url(../images/home/btn_txt.png) -21px -21px no-repeat;
	}

.headerRightBtn .searchBox{
	float:left;
	margin:0 0 0 7px;
	display:inline;
}

.headerRightBtn .searchBox input{
	float:left;
	font-size:13px;
}
.headerRightBtn input#search{
	font-size:12px;
	width:138px;
	float:left;
	height:15px;
}


/* footerWrap */

#footerOuterWrap{
	width:100%;
	padding:0 0 30px 0;
	margin:0;
	background-color: #7e7e7e;
}

.footerInnerWrap{
	width:954px;
	padding:33px 0 0 0;
	margin:0 auto;
	text-align:left;
}

/* footer about button */
p.toHospitalTop a{
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	padding:0;
	background: url(../images/common/btn_footer_tohospital_top.jpg) 0 0 no-repeat;
	width:954px;
	height:33px;
}

p.toHospitalTop a:hover{
	background: url(../images/common/btn_footer_tohospital_top.jpg) 0 -33px no-repeat;
}

.footerListWrap{
	margin:0 0 64px 0;
	padding:0;
}

.footerListWrap ul{
	padding:0;
	width:289px;
	float:left;
	line-height: normal;
}

.footerListWrap ul li.btnToGairai a{
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	padding:0;
	background: url(../images/common/btn_footer_togairai.jpg) 0 0 no-repeat;
	width:289px;
	height:40px;
}

.footerListWrap ul li.btnToGairai a:hover{
	background: url(../images/common/btn_footer_togairai.jpg) 0 -40px no-repeat;
}

.footerListWrap ul li.btnToAbout a{
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	padding:0;
	background: url(../images/common/btn_footer_toabout.jpg) 0 0 no-repeat;
	width:289px;
	height:40px;
}

.footerListWrap ul li.btnToAbout a:hover{
	background: url(../images/common/btn_footer_toabout.jpg) 0 -40px no-repeat;
}

.footerListWrap ul li.btnToMedical a{
	float:right;
	text-indent: -9999px;
	overflow: hidden;
	margin:0;
	padding:0;
	background: url(../images/common/btn_footer_tomedical.jpg) 0 0 no-repeat;
	width:289px;
	height:40px;
}

.footerListWrap ul li.btnToMedical a:hover{
	background: url(../images/common/btn_footer_tomedical.jpg) 0 -40px no-repeat;
}


/* footer link images */
.footerListWrap .linkHospital a{
	float:right;
	margin:0;
	padding:12px 0 0 5px;
	background: url(../images/common/bg_footer_link.jpg) 0 0 no-repeat;
	width:284px;	
	height:30px;
}

.footerListWrap .linkHospital a:hover{
	background: url(../images/common/bg_footer_link.jpg) 0 -42px no-repeat;
}


/* footer link txt */
.footerListWrap .linkHospital a{text-decoration:none;}
.footerListWrap .linkHospital a:link { color: #fff; }
.footerListWrap .linkHospital a:visited { color: #fff; }
.footerListWrap .linkHospital a:hover { color: #fff; }
.footerListWrap .linkHospital a:active { color: #fff; }


.footerListWrap .toGairai,
.footerListWrap .toAbout{
	margin:22px 43px 0 0;
	padding:0;
}

.footerListWrap .toMedical{
	margin:22px 0 0 0;
	padding:0;
}

/* copyrights */
.copyRights{
	color:#fff;
	text-align:center;
	}
	

