@charset "utf-8";
/* =======================================
layout CSS
========================================== */
body {
	color: #333333;
	font: 14px/1.6 "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", " メイリオ", Meiryo, Osaka, "MS PGothic", sans-serif;
}
#wrapper { }


/* =======================================
▼基本ヘッダーcss　ここから▼
========================================== */

#globalHeader { background: #28190c; position:relative; }
#globalHeader a { color: #FFFFFF; }
#globalHeader .inner {
	margin: 0px auto;
	width: 950px;
	text-align: right;
	height: 30px;
	position: relative;
}

#globalHeader .inner .catch {
	font-size: 80%;
	line-height: 30px;
	color:#FFFFFF;
	float:left;
}

#globalHeader .inner ul.nav {
	font-size: 80%;
	line-height: 30px;
	position: absolute;
	top: 0px;
	right: 180px;
}

#globalHeader .inner ul.nav_english {
	font-size: 80%;
	line-height: 30px;
	position: absolute;
	top: 0px;
	right: 5px;
}

#globalHeader .inner ul.nav li { display: inline; }
#globalHeader .inner ul.nav_english li { display: inline; }
#globalHeader .inner ul.nav li a {
	background: url(../img/header_arrow.gif) no-repeat left center;
	margin-right: 8px;
	padding-left: 10px;
	text-decoration: none;
}
#globalHeader .inner ul.nav_english li a {
	background: url(../img/header_arrow.gif) no-repeat left center;
	margin-right: 8px;
	padding-left: 10px;
	text-decoration: none;
}
#globalHeader .inner ul.nav li a:hover { text-decoration: underline; }
#globalHeader .inner ul.nav_english li a:hover { text-decoration: underline; }
#globalHeader .inner dl.search {
	float: right;
	position: absolute;
	top: 4px;
	right: 0px;
}
#globalHeader .inner dl.search dt { float: left; }
#globalHeader .inner dl.search dt input {
	height: 22px;
	border: 0;
	line-height: 22px;
	padding: 0px 2px;
	width: 140px;
}
#globalHeader .inner dl.search dd { float: left;}
#globalHeader .inner dl.search dd input.searchBtn {
	background: url(../img/header_btn_search.gif) no-repeat 0px 0px;
	height: 22px;
	width: 22px;
	text-indent: -10000px;
	display: block;
	border-style: none;
}

/* =======================================
▲基本ヘッダーcss　ここから▲
========================================== */



/* =======================================
▼TOPページ専用ヘッダーcss　ここから▼
========================================== */
#globalHeader-top {
	background:#6e5c4c;
	}
#globalHeader-top a { color: #FFFFFF; }
#globalHeader-top .inner {
	margin: 0px auto;
	width: 950px;
	text-align: right;
	height: 30px;
	position: relative;
}

#globalHeader-top .inner .catch {
	font-size: 80%;
	line-height: 30px;
	color:#FFFFFF;
	float:left;
}

#globalHeader-top .inner ul.nav {
	font-size: 80%;
	line-height: 30px;
	position: absolute;
	top: 0px;
	right: 180px;
}
#globalHeader-top .inner ul.nav li { display: inline; }
#globalHeader-top .inner ul.nav li a {
	background: url(../img/header_arrow.gif) no-repeat left center;
	margin-right: 8px;
	padding-left: 10px;
	text-decoration: none;
}
#globalHeader-top .inner ul.nav li a:hover { text-decoration: underline; }
#globalHeader-top .inner dl.search {
	float: right;
	position: absolute;
	top: 4px;
	right: 0px;
}
#globalHeader-top .inner dl.search dt { float: left; }
#globalHeader-top .inner dl.search dt input {
	height: 22px;
	border: 0;
	line-height: 22px;
	padding: 0px 2px;
	width: 140px;
}
#globalHeader-top .inner dl.search dd { float: left;}
#globalHeader-top .inner dl.search dd input.searchBtn {
	background: url(../img/header_btn_search.gif) no-repeat 0px 0px;
	height: 22px;
	width: 22px;
	text-indent: -10000px;
	display: block;
	border-style: none;
}

/* =======================================
▲TOPページ専用ヘッダーcss　ここまで▲
========================================== */





#header {
	margin:0 auto;
	width: 950px;
	height: 82px;
	position: relative;
}
#header .logo {
	position: absolute;
	left:0;
	top: 24px;
}
#header .contact {
	position: absolute;
	top: 23px;
	right: 0px;
}
#header .info {
	position: absolute;
	top: 15px;
	right: 0px;
}
#nav {
	margin: 0px auto 20px;
	height: 39px;
	width: 950px;
}
#nav li {
	float: left;
	height: 39px;
	width: 158px;
}
#nav li a {
	display: block;
	height: 39px;
	width: 158px;
	text-indent: -10000px;
	overflow: hidden;
}
#nav li.nav1 a { background: url(../img/nav_global.png) no-repeat 0px 0px; }
#nav li.nav2 a { background: url(../img/nav_global.png) no-repeat -158px 0px; }
#nav li.nav3 a { background: url(../img/nav_global.png) no-repeat -316px 0px; }
#nav li.nav4 a { background: url(../img/nav_global.png) no-repeat -474px 0px; }
#nav li.nav5 a { background: url(../img/nav_global.png) no-repeat -632px 0px; }
#nav li.nav6 a { background: url(../img/nav_global.png) no-repeat -790px 0px; }
#nav li.nav6 a { width: 160px; }
#nav li.nav1_ac { background: url(../img/nav_global.png) no-repeat 0px -78px; }
#nav li.nav2_ac { background: url(../img/nav_global.png) no-repeat -158px -78px; }
#nav li.nav3_ac { background: url(../img/nav_global.png) no-repeat -316px -78px; }
#nav li.nav4_ac { background: url(../img/nav_global.png) no-repeat -474px -78px; }
#nav li.nav5_ac { background: url(../img/nav_global.png) no-repeat -632px -78px; }
#nav li.nav6_ac { background: url(../img/nav_global.png) no-repeat -790px -78px; }
#nav li.nav1 a:hover { background: url(../img/nav_global.png) no-repeat 0px -39px; }
#nav li.nav2 a:hover { background: url(../img/nav_global.png) no-repeat -158px -39px; }
#nav li.nav3 a:hover { background: url(../img/nav_global.png) no-repeat -316px -39px; }
#nav li.nav4 a:hover { background: url(../img/nav_global.png) no-repeat -474px -39px; }
#nav li.nav5 a:hover { background: url(../img/nav_global.png) no-repeat -632px -39px; }
#nav li.nav6 a:hover { background: url(../img/nav_global.png) no-repeat -790px -39px; }
#mainImage {
	margin: 0px auto 20px;
	width: 950px;
}
#main_contents {
	margin: 0px auto 20px;
	width: 950px;
}


/* =======================================
▼left css　ここから▼
========================================== */

#left {
	float: left;
	width: 730px;
}
#left .pageNav {
	margin-bottom: 25px;
	padding: 7px 15px;
	font-size:12px;
}
#left .pageNav li {
	float: left;
	margin-right: 15px;
}
#left .pageNav li a { padding-left: 15px; }
#left .pageNav2 {
	margin-bottom: 25px;
	padding: 7px 15px;
	font-size:12px;
}
#left .pageNav2 li {
	float: left;
	margin-right: 15px;
}
#left .pageNav2 li a { padding-left: 15px; }
#left .section {
	clear: both;
	margin-bottom: 30px;
}
#left .section .photomain {
	border: 1px solid #d4d4d4;
	padding: 1px;
}
#left .section .photoR1 {
	border: 1px solid #d4d4d4;
	padding: 1px;
	float: right;
	margin-left: 25px;
}
#left .section .photoR2 {
	float: right;
	margin-left: 15px;
}
#left .section .photoL1 {
	border: 1px solid #d4d4d4;
	padding: 1px;
	float: left;
	margin-right: 25px;
}
#left .section .photoL2 {
	float: left;
	margin-right: 15px;
}
#left .section .photoL3 {
	border: 1px solid #d4d4d4;
	padding: 1px;
	float: left;
	margin: 0 25px 0 0;
}

#left .section .floatL { float: left; }
#left .section .floatR { float: right; }


#left .textBody1 .photoBox {
	width: 240px;
	float: right;
}
#left .textBody1 .photoBox .photo { margin-bottom: 5px; }
#left .textBody1 .photoBox .photo img {
	border: 1px solid #d4d4d4;
	padding: 1px;
}
#left .textBody1 .textBox {
	float: left;
	width: 470px;
}
#left .textBody1 .textBox2 {
	float: left;
	width: 450px;
}

#left .textBody1 .textBox3 {
	float: left;
	width: 300px;
}


#left .textBody2 .photoBox {
	width: 200px;
	float: left;
}
#left .textBody2 .photoBox .photo { margin-bottom: 5px; }
#left .textBody2 .photoBox .photo img {
	border: 1px solid #d4d4d4;
	padding: 1px;
}

#left .textBody2 .photoBox2 {
	width: 250px;
	float: left;
}
#left .textBody2 .photoBox2 .photo { margin-bottom: 5px; }
#left .textBody2 .photoBox2 .photo img {
	border: 1px solid #d4d4d4;
	padding: 1px;
}

#left .photo_line {
	border: 1px solid #d4d4d4;
	padding: 1px;
}


#left .textBody2 .textBox {
	float: right;
	width: 490px;
}

#left .textBody2 .textBox2 {
	float: right;
	width: 510px;
}
#left .textBody2 .textBox3 {
	float: right;
	width: 460px;
}

#main_contents .close_btn {
	text-align:center;
	margin-top:50px;
}





#left .mar5 { margin-bottom: 5px; }
#left .mar10 { margin-bottom: 10px; }
#left .mar15 { margin-bottom: 15px; }
#left .mar20 { margin-bottom: 20px; }
#left .mar25 { margin-bottom: 25px; }
#left .mar30 { margin-bottom: 30px; }
#left .mar35 { margin-bottom: 35px; }
#left .mar40 { margin-bottom: 40px; }
#left .mar45 { margin-bottom: 45px; }
#left .mar50 { margin-bottom: 50px; }
#left .mart5 { margin-top: 5px; }
#left .mart10 { margin-top: 10px; }
#left .mart15 { margin-top: 15px; }
#left .mart20 { margin-top: 20px; }
#left .mart25 { margin-top: 25px; }

#left .mar_r15{ margin-right:15px; }
#left .mar_r20{ margin-right:20px; }
#left .mar_r25{ margin-right:25px; }

#left .mar_l15{ margin-left:15px; }
#left .mar_l20{ margin-left:20px; }
#left .mar_l25{ margin-left:25px; }


#left .marL140 { margin-left: 140px; }
#left .marR150 { margin-right: 150px; }
#left .marR360 { margin-right: 360px; }


#left .pad20 { padding-bottom: 20px; }

#left .f1 { color: #d30000; }
#left .f2 { color: #d30000; }
#left .f3 { color: #d30000; }
#left .fs1 { font-size:85% }
#left .fs2 { font-size:110% }
#left .fs3 { font-size:115% }
#left .fs4 { font-size:120% }
#left .fs5 { font-size:125% }
#left .fs6 { font-size:95% }
#left .fs7 { font-size:12px }
#left .pagetop {
	text-align: right;
	clear: both;
	margin-bottom: 15px;
}
#left .pagetop img { max-width: 15px；}

/* =======================================
▲left css　ここまで▲
========================================== */


/* =======================================
▼news（別ウインドウ）用 css　ここから▼
========================================== */

#main_contents .newssection {
	clear: both;
	margin-bottom: 30px;
	min-height:900px;
}
#main_contents .newssection .titlebar3 {
	background: url(../../about/img_def/bg_tit3.gif) no-repeat;
	font-size: 125%;
	line-height: 39px;
	height: 39px;
	font-weight: bold;
	padding-left: 20px;
	margin-bottom: 20px;
}
#main_contents .newssection .titlebar2 {
	background: url(../../about/img_def/bg_tit7.gif) no-repeat left bottom;
	font-size: 115%;
	font-weight: bold;
	padding: 0px 0px 6px 2px;
	clear:both;
	margin-bottom:15px;
	padding:8px 0px 6px 20px;
}

#main_contents .newssection .floatL { float: left; }
#main_contents .newssection .floatR { float: right; }


#main_contents .newssection .mar5 { margin-bottom: 5px; }
#main_contents .newssection .mar10 { margin-bottom: 10px; }
#main_contents .newssection .mar15 { margin-bottom: 15px; }
#main_contents .newssection .mar20 { margin-bottom: 20px; }
#main_contents .newssection .mar25 { margin-bottom: 25px; }
#main_contents .newssection .mart5 { margin-top: 5px; }
#main_contents .newssection .mart10 { margin-top: 10px; }
#main_contents .newssection .mart15 { margin-top: 15px; }
#main_contents .newssection .mart20 { margin-top: 20px; }
#main_contents .newssection .mart25 { margin-top: 25px; }

#main_contents .newssection .mar_r15{ margin-right:15px; }
#main_contents .newssection .mar_r20{ margin-right:20px; }
#main_contents .newssection .mar_r25{ margin-right:25px; }

#main_contents .newssection .mar_l15{ margin-left:15px; }
#main_contents .newssection .mar_l20{ margin-left:20px; }
#main_contents .newssection .mar_l25{ margin-left:25px; }

#main_contents .newssection .btn {
	text-align:center;
	margin-top:100px;
}

#main_contents .newssection dl.merit dd { padding: 10px 10px 0px; }
#main_contents .newssection .contactBox {
	background: url(http://www.mcube.jp/dock/img/bg_ptn1.gif);
	padding: 4px;
}
#main_contents .newssection .contactBox .inner {
	background: #FFFFFF;
	padding: 12px 18px;
}
#main_contents .newssection .tel { margin: 0px 0px 10px 5px; }
#main_contents .newssection .tel .num {
	font: bold 185%/1.0 Arial, Helvetica, sans-serif;
	margin-right: 15px;
	padding-left: 5px;
}


/* =======================================
▲left css　ここまで▲
========================================== */


#right {
	float: right;
	width: 180px;
	font-size:13px;
}
#right .sideNav .top img {
	position: absolute;
	left: 12px;
	top: 15px;
}
#right .sideNav ul li img {
	line-height: 0px;
	vertical-align: bottom;
}
#right .sideNav ul li a {
	padding: 7px 10px 7px 20px;
	zoom:1;
	display: block;
	color: #333333;
	text-decoration: none;
}
#right .sideNav ul.sub { padding-bottom: 0px; }
#right .sideNav ul.sub li { border-style: none; }
#right .sideNav ul.sub li a {
	padding: 2px 2px 2px 22px;
	color: #454545;
	text-decoration: none;
}
#right .sideNav ul.sub li a:hover { text-decoration: underline; }
#right .sideNav ul.sub2 li a {
	padding: 0px 2px 0px 27px;
	text-decoration: none;
	font-size:12px;
}
#right .bnrList li { margin-bottom: 7px; }
#right .bnrList li img {
	line-height: 0px;
	vertical-align: bottom;
}
#right .bnrList li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}


/* =======================================
▼基本フッターcss　ここから▼
========================================== */

#footer {
	background: #28190C;
	color: #91877e;
}
#footer .inner {
	margin: 0px auto;
	padding: 20px 0px;
	width: 950px;
}
#footer ul.subLink { margin-bottom: 15px; }
#footer ul.subLink li {
	display: inline;
	line-height: 1.1;
	border-left: 1px solid #fdfcf2;
	padding: 0px 7px 0px 10px;
}
#footer ul.subLink li a {
	color: #fdfcf2;
	text-decoration: none;
}
#footer ul.subLink li a:hover { text-decoration: underline; }

/* 201502追加------------*/

#footer ul.subLink li.englishsite {
	float: right !important;
	border: none !important;
	height: 16px;
	padding-left: 20px;
	display: inline;
	margin-right: 10px;
	background: url(../../img/footer_english.png) no-repeat left;
}
#footer ul.subLink li.englishsite a {
	color: #fdfcf2;
	text-decoration: none;
}
#footer ul.subLink li.englishsite a:hover { text-decoration: underline; }

/*---------------ここまで----*/

#footer .footNav {
	border-top: 1px solid #3d2d1f;
	border-bottom: 1px solid #3d2d1f;
	padding: 15px 0px;
	margin-bottom: 15px;
}
#footer .footNav dl dt {
	font-weight: bold;
	background: url(../img/bg_ptn.gif);
	color: #e7d7c7;
	line-height: 26px;
	padding-left: 10px;
}
#footer .footNav dl dt a {
	color: #e7d7c7;
	text-decoration:none;
}
#footer .footNav dl dd { padding-top: 7px; }
#footer .footNav dl dd li a {
	color: #bdb3a8;
	text-decoration: none;
	background: url(../img/footer_arrow.png) no-repeat 2px 7px;
	padding-left: 10px;
	display: block;
	zoom:1;
}
#footer .footNav dl.list1 {
	width: 230px;
	margin-right: 25px;
	float: left;
	font-size: 90%;
}
#footer .footNav dl.list1 dd li {
	float: left;
	width: 115px;
}
#footer .footNav dl.list1 dd li.wide {
	float: left;
	width: 230px;
}
#footer .footNav dl.list2 {
	width: 470px;
	margin-right: 25px;
	float: left;
	font-size: 90%;
}
#footer .footNav dl.list2 dd li {
	float: left;
	width: 155px;
}
#footer .footNav dl.list2 dd li.wide  {
	float: left;
	width: 310px;
}
#footer .footNav dl.list3 {
	width: 200px;
	float: left;
	font-size: 90%;
}

/* 201502追加------------*/

#footer .footNav dl.list3 dd li {
	float: left;
	width: 100px;
}
#footer .footNav dl.list3 dd li.wide  {
	float: left;
	width: 200px;
}

#footer .footNav dl.list4 {
	width: 230px;
	margin-right: 25px;
	float: left;
	font-size: 90%;
	color: #bdb3a8;
}
#footer .footNav dl.list4 dt {
	background:none !important;
	padding-left: 0px !important;
}

#footer .footNav dl.list4 dd li {
	float: left;
}

#footer .footNav dl.list4 dd p {
	margin-bottom: 5px;
	
}


/*---------------ここまで----*/

#footer .footNav a:hover { text-decoration: underline; }
#footer .copyright {
	text-align: center;
	clear: both;
}

/* =======================================
▲基本フッターcss　ここまで▲
========================================== */

/*英語サイトボタン*/
#site-e{
	float:right;
	width:30px;
	margin:15px -35px 0 0 ;
	z-index:100;
}

/* =======================================
 TOPページ更新版スタイルシート
========================================== */

/*診療予定表受診案内・説明会情報ボタン*/
#schedule_btn{
	float:right;
	width:30px;
	margin:15px -35px 0 0 ;
	z-index:100;
}

#schedule_btn a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#event_btn{
	float:right;
	width:30px;
	margin:173px -35px 0 0 ;
	z-index:100;
}

#event_btn a:hover{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}



/* ================================================
▼新右サイドボタン css▼
=================================================== */


.photo_line_top {
	border: 1px solid #d4d4d4;
	padding: 1px;
}

#guide_btn_wrap { position:absolute; top:15px; right:-35px; z-index:1000;}
#guide_btn_wrap li { margin-bottom:3px;}
#guide_btn_wrap li img { vertical-align:bottom;}
#guide_btn_wrap.fixed { position:fixed; top:0; left:50%; margin-left:480px;}

#guide_btn_wrap li a:hover {
	display: block;
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}