@import url(top_t.css);
@import url(default.css);
/*#############################*/
@charset "utf-8";
/* Branch basis CSS Doc */
/* SCICE CO.LTD--- */

/*--- IEバグトリ ---*/

/*\*/
*html .buggybox { height:1%; }
/**/

/* basic setting */
* {
	margin: 0;
	margin: 0 0 0px px;
	/* margin: 0 0 8px 34px; */
	padding: 0;
}

html {
	margin: 0 auto;
	height: 100%;
	overflow-y: scroll;
}
.main_copylight{
    margin: 5px 5px 5px 5px;
    font-size: 17px;
    text-align : center;
        font-weight: bold;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            color: #339703;
}
.main_copylight_sub{
    margin: 5px 5px 5px 5px;
    font-size: 14px;
    text-align : center;
        font-weight: bold;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
            color: #444;
}
#main_copylight_sub a{

	color: #FFF;

}
* html body div.c_guide dl dd div{
   display:inline-block;
}/*IE6用*/







ul li {
	list-style-type: none;
}


.clear {
	clear: both !important;
}

h1{
	/* width: 879px;*/
	height: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #444;
	/* line-height: 10px;*/
	margin: 0 0 14px auto;
	padding-top: 7px;
	text-align: center;
}


/* whole wrapped setting */
#wrapper {
	background: #fff;
	box-shadow: 0px 0px 20px 15px rgba(255,255,255,1);
	-moz-box-shadow: 0px 0px 20px 15px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 0px 20px 15px (255,255,255,1);
	-o-box-shadow: 0px 0px 20px 15px (255,255,255,1);
	-ms-box-shadow: 0px 0px 20px 15px (255,255,255,1);
	width: 980px;
	height: auto;
	text-align: left;
	margin: 0 auto;
	padding: 0;

}




/* header */


#h_nv01 a{
	background-image: url(../img/h_ofnv01.gif);
	width: 78px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#h_nv01 a:hover{
   background-image: url(../img/h_onnv01.gif);
   width: 78px;
   height:14px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#h_nv02 a{
	background-image: url(../img/h_ofnv02.gif);
	width: 87px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#h_nv02 a:hover{
   background-image: url(../img/h_onnv02.gif);
   width: 87px;
   height:14px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#h_nv03 a{
	background-image: url(../img/h_ofnv03.gif);
	width: 77px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#h_nv03 a:hover{
   background-image: url(../img/h_onnv03.gif);
   width: 77px;
   height:14px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#h_nv04 a{
	background-image: url(../img/h_ofnv04.gif);
	width: 73px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#h_nv04 a:hover{
   background-image: url(../img/h_onnv04.gif);
   width: 73px;
   height:14px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#h_nv05 a{
	background-image: url(../img/h_ofnv05.gif);
	width: 73px;
	height: 14px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#h_nv05 a:hover{
   background-image: url(../img/h_ofnv05.gif);
   width: 73px;
   height:14px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}


#smmainmenu {
    display: none;
}



/* container wrapped */

#container {
	width: 980px;
	height: auto;
	text-align: left;
}

/* container left navigation */
#container #navi {
	width: 364px;
	height: auto;
	text-align: center;
	color: #444;
	/* [disabled]background: url(../img/navi_bg.gif) no-repeat; */
	float: left;
}

/* container right contents */
#container #contents {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: left;
	color: #444;
}
/* wrapping end */


/* left navigation setting */
#container #navi ul{
	/* width: 264px; */
	/* height: 275px; */
	margin: 10px 0 0 0px;
	padding: 0;
	clear: both;
}

#container #navi li{
	/* width: 258px; */
	/* height: 24px; */
	margin: 0 0 8px 34px;
	padding:0;
	float:left;
	display:inline;
}

#container #navi p{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
}

/* left dod line setting */
#dodline dt{
	margin: 5px 0 0 0;
	padding: 10px 0 0 0;
	border-top: #999 dotted 1px;
}
/* left Related Link setting */
#dodline dd{
	width: 184px;
	margin: 0;
	padding: 10px 0 5px 20px;
	font-size: 12px;
	float: left;
}
#rlink01 a{
	background-image: url(../img/rl_yanaihara.gif);
	width: 174px;
	height: 51px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}
#rlink02 a{
	background-image: url(../img/rl_tiara.gif);
	width: 174px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
}


/* main navi */
#nv00 a{
	background-image: url(../img/ofnv00.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv00 a:hover{
   background-image: url(../img/onnv00.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}
#nv01 a{
	background-image: url(../img/ofnv01.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv01 a:hover{
   background-image: url(../img/onnv01.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#nv02 a{
	background-image: url(../img/ofnv02.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv02 a:hover{
   background-image: url(../img/onnv02.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#nv03 a{
	background-image: url(../img/ofnv03.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv03 a:hover{
   background-image: url(../img/onnv03.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#nv04 a{
	background-image: url(../img/ofnv04.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv04 a:hover{
   background-image: url(../img/onnv04.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#nv05 a{
	background-image: url(../img/ofnv05.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv05 a:hover{
   background-image: url(../img/onnv05.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

#nv06 a{
	background-image: url(../img/ofnv06.gif);
	width: 158px;
	height: 24px;
	margin: 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#nv06 a:hover{
   background-image: url(../img/onnv06.gif);
   width: 158px;
   height:24px;
   margin: 0;
   padding: 0;
   text-indent: -9999px;
   display: block;

}

/* mediqube system setting */
#mdq a{
	width: 264px;
	height: 69px;
	margin: 10px 0 10px 0;
	padding: 0;
	color: #FFF;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/ofmdq.gif);
    background-repeat: no-repeat;
    background-position: center center;
}

#mdq a:hover{
	width: 264px;
	height: 69px;
	margin: 10px 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background-image: url(../img/onmdq.gif);
    background-repeat: no-repeat;
}

/* mobile setting*/
#mob {
	width: 264px;
	height: 75px;
	margin: 0;
	padding: 5px 5px 5px 6px;
	font-size: 10px;
	line-height: 13px;
}

#mob img {
	margin: 0 5px 0 0;
	padding: 0;
}

#mobmail {
	width: 211px;
	height: 16px;
	margin: 0 5px 0 0px;
	padding: 0;
	color: #222;
	font-size: 12px;
	border: #777 1px solid;
}

#moburlto {
	width: 130px;
	height: 22px;
	margin: 0 0 0 -3px;
	padding: 0;
	border: none;
}

#navi form {
	margin: 0 0 15px 6px;
	padding: 0;
	font-size: 10px;
	line-height: 16px;
}

/* recruite link setting */
#recruit a{
	background-image: url(../img/ofrec.gif);
    background-repeat: no-repeat;
	width: 264px;
	height: 100px;
	margin: 4px 0 10px 0;
	padding: 0
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#recruit a:hover{
	background-image: url(../img/onrec.gif);
    background-repeat: no-repeat;
	width: 264px;
	height: 100px;
	margin: 4px 0 10px 0;
	padding: 0
	text-indent: -9999px;
	display: block;
}
#blog a{
	background-image: url(../img/ofblog.jpg);
    background-repeat: no-repeat;
	width: 264px;
	height: 100px;
	margin: 4px 0 10px 0;
	padding: 0
	color: #FFF;
	text-indent: -9999px;
	display: block;
}

#blog a:hover{
	background-image: url(../img/onblog.jpg);
    background-repeat: no-repeat;
	width: 264px;
	height: 100px;
	margin: 4px 0 10px 0;
	padding: 0
	text-indent: -9999px;
	display: block;
}


/* main menu */
.banner { position: relative; overflow: hidden; }
    .banner li { list-style: none;
			width:inherit;
		 }
    .banner ul li { float: left;display: inline;
    overflow: hidden; }
		.banner ul li img {

				max-width: 100%;

		}
 
    


/* contents */
#contents h2 {
	background: #FFE9D2;
	border: #b79470 solid 1px;
	color: #333;
	font-size: 18px;
	padding: 10px;
	margin-bottom: 10px;
}

div.c_guide {/* 診療時間 */
	background: #EBFFD7;
	border: #CCC solid 1px;
	margin-bottom: 40px;
	padding: 20px;
}
div.c_guide dl + dl {
	border-top: #BBB dotted 1px;
	padding-top: 10px;
	margin-top: 10px;
}
div.c_guide dl dt {
	border-left: #F93 solid 4px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	width: 10em;
}
 div.c_guide dl dd {
	 margin-left: 12em;
}

div.info_p {/* 患者様へ */
	background: url(../img/top/info_p.gif) no-repeat 18px top;
	font-size: 18px;
	color: #000;
	text-align: center;
	text-shadow: 1px 1px 3px #F96;
	line-height: 60px;
	margin: 0 auto;
	margin-top: 25px;
	margin-bottom: 5px;
	width: 300px;
	height: 60px;
}
   
    

/* footer */
#footer {
	width: 980px;
	/*height: 78px;*/
	padding: 50px 0 5px 0;
	/*font-size:10px;
	line-height:10px;
*/	color: #444;
	text-align: center;
	clear: both;
	/*background: url(../img/f_bg.gif) no-repeat;
	background-position: center 62px;*/
    
}
#footer p {
    border-top: #5B4C46 solid 1px;
    box-shadow: 0px 6px 10px -8px #F99 inset;
    color: #444;
    margin: 14px 0 8px 0;
    padding: 7px;
    position: relative;
    z-index: 10;
}
#footer p:before {
    left: -5px;
    top: -6px;
}
#footer p:after {
    right: -5px;
    top: -6px;
}
#footer p:before, #footer p:after {
    border: solid 3px rgba(255,78,0,0.3);
    border-radius: 50%;
    content: '';
    position: absolute;
    height: 5px;
    width: 5px;
    z-index: 0;
}
#footer a{
	border-right: #444 solid 1px;
	color: #000;
	text-decoration: none;
	height: 10px;
	padding: 0 5px 0 5px;
}
#footer a:hover {
	color: #999;
}

/* footer a left border */
.f_leftB {
	border-left: #444 solid 1px;
}

#footer p{

	margin: 14px 0 8px 0;
	padding: 0;


	color: #444;
}

address{
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-size: 10px;
	color: #222;
}




/* banner */
h2.yp_bn a {
	background: url(../img/bn_yanapro_on.jpg) no-repeat;
	margin-left: 35px;
	width: 616px;
	height: 100px;
	display: block;
}
h2.yp_bn a:hover img {
	display: none;
}

/* sp site */
div#sp {
	display: none;
}
div#sp a {
	background: #ea802a;
	color: #fff;
	display: block;
	font-size: 50px;
	font-weight: bold;
	line-height: 190px;
	margin-bottom: 20px;
	width: 100%;
	height: 190px;
	text-align: center;
}


.table-ul {
  /*background-color: #d6ebcc;*/
  -moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 5px #000000;
-webkit-box-shadow: 0px 0px 5px #000000;
box-shadow: 0px 0px 5px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d6ebcc', endColorstr = '#f8ffbf');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#d6ebcc', endColorstr = '#f8ffbf')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: -moz-linear-gradient(top, #d6ebcc, #f8ffbf);
background-image: -ms-linear-gradient(top, #d6ebcc, #f8ffbf);
background-image: -o-linear-gradient(top, #d6ebcc, #f8ffbf);
background-image: -webkit-gradient(linear, center top, center bottom, from(#d6ebcc), to(#f8ffbf));
background-image: -webkit-linear-gradient(top, #d6ebcc, #f8ffbf);
background-image: linear-gradient(top, #d6ebcc, #f8ffbf);
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
/*Use "background-clip: padding-box" when using rounded corners to avoid the gradient bleeding through the corners*/
/*--IE9 WILL PLACE THE FILTER ON TOP OF THE ROUNDED CORNERS--*/

  display: table;
  table-layout: fixed;
  text-align: center;
  width: 100%;
}
.table-ul li {
  border-right: 1px solid #fff;
  display: table-cell;
  vertical-align: middle;
}
.table-ul li:last-child {
  border-right: 0;
}
.table-ul li a {
  color: #000;
  display: block;
  font-size: 13px;
  text-decoration: none;
  padding: 10px 0;
}

/* Top Mainmenu *//* 15.10.13UP */
div.mainmenu {
	margin: 0 0 40px 0;
	padding: 0;
	width: 100%;
}
.mainmenu ul {
	margin: 0;
	padding: 0;
}
.mainmenu li {
	display: block;
	float: left;
	text-align: center;
	height: 85px;
	width: 25%;
}
.mainmenu a {
	border-top: #FF6600 solid 10px;
	border-bottom: #FF6600 solid 1px;
	display: block;
	font-size: 18px;
	padding-top: 3px;
	text-decoration: none;
	height: 100%;
	width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mainmenu a:hover {
	border-top: #FFCC66 solid 10px;
	border-bottom: #FFCC66 solid 1px;
}
.mainmenu ul li:nth-child(1) a {
	background: url(../img/top/menu01.jpg) no-repeat center 26px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mainmenu ul li:nth-child(1) a:hover {
	background: url(../img/top/menu01_on.jpg) no-repeat center 26px;
}
.mainmenu ul li:nth-child(2) a {
	background: url(../img/top/menu02.jpg) no-repeat center 23px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mainmenu ul li:nth-child(2) a:hover {
	background: url(../img/top/menu02_on.jpg) no-repeat center 23px;
}
.mainmenu ul li:nth-child(3) a {
	background: url(../img/top/menu03.jpg) no-repeat center 25px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mainmenu ul li:nth-child(3) a:hover {
	background: url(../img/top/menu03_on.jpg) no-repeat center 25px;
}
.mainmenu ul li:nth-child(4) a {
	background: url(../img/top/menu04.jpg) no-repeat center 26px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}
.mainmenu ul li:nth-child(4) a:hover {
	background: url(../img/top/menu04_on.jpg) no-repeat center 26px;
}
/* img preload */
.mainmenu ul li:nth-child(1) {
	background: url(../img/top/menu01_on.jpg) no-repeat center 39px;
}
.mainmenu ul li:nth-child(2) {
	background: url(../img/top/menu02_on.jpg) no-repeat center 36px;
}
.mainmenu ul li:nth-child(3) {
	background: url(../img/top/menu03_on.jpg) no-repeat center 38px;
}
.mainmenu ul li:nth-child(4) {
	background: url(../img/top/menu04_on.jpg) no-repeat center 39px;
}


