@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Access_clinic               */
/*                 10  Staff                       */
/*                 11  Caries_child                */
/*                 12  Yobou                       */
/*                 13  Shishuubyou                 */
/*                 14  Implant                     */
/*                 15  Shinbi                      */
/*                 16  White                       */
/*                 17  Koukuugeka                  */
/*                 18  Gisi                        */
/*                 19  Case                        */
/*                 20  Fmail                       */
/*                 21  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) top repeat-x #fefefc; font-family:"ＭＳ Ｐゴシック"; }

#index #container { background: url(../images/body_bg02.jpg) top center no-repeat; margin:0 auto;}
#container { background: url(../images/body_bg03.jpg) top center no-repeat; margin: 0 auto;}
#container2 { background: url(../images/footer_bg01.jpg) bottom center repeat-x; margin: 0 auto;}

#wrapper {
	background: url(../images/body_bg02.jpg) top center no-repeat;
	width: 902px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 620px;
	float: right;
	font-size: 108%;
	line-height: 1.43em;
	color: #666;
	background: #fff;
	padding:  0;
	display:inline;
	margin:10px 22px 0 0px;
	}


/*---------- 03  Header -----------*/

#header {
	height: 366px;
	background:url(../images/header_bg.jpg) 0px 90px repeat-x;
	width: 902px;
	margin: 0;
	padding: 0;
	}

#index #header {
	height: 516px;
	background:url(../images/header_bg.jpg) 0px 90px repeat-x;
	width: 902px;
	margin: 0;
	padding: 0;
	}
h1 {
	width: 340px;
	height: 64px;
	margin:33px 0 0 1px;
	position:relative;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 340px;
	height: 64px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .texth1{
	font-size:93%;
	line-height:1.6em;
	color:#B59D61;
	padding:0px 0 0 0px;
	margin:-88px 0 0 8px;
	position:relative;
	clear:both;
	width:468px;
	float:left;
	display:inline;
	text-align:left;
}

#header .section {
	width: 475px;
	float: left;
	margin: 0;
	padding: 0;
	display:inline;
	}

#header p.tel {
	margin: 19px 1px 0 0;
	padding: 0;
	height: 60px;
	width: 270px;
	float: right;
	display:inline;
	}
#header p.tel img { display: block; }
#index .mainimg { height: 369px; margin:0; padding:0; line-height:1%; clear:both;}
.mainimg { float:right; display:inline; line-height:1%; margin:132px 0px 0px 0px; padding:0;}
#mainimg { height: 219px; width:902px; margin:0; padding:0; clear:both; background:url(../images/main_img_bg.jpg) no-repeat;}
.img { display:block; line-height:1%; margin:0 ; padding:0;}
.sr_img { display:block; line-height:1%; margin:0 ; padding:0; }
.img01 { display:block; line-height:1%; margin:0 0 6px 0; padding:0;}
#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 902px;
	height: 50px;
	clear:both;
	}
#header_nav ul { margin: 0; padding:0;}
#header_nav li {
	height: 50px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	}

#nav01 { width: 181px; }
#nav02 { width: 146px; }
#nav03 { width: 211px; }
#nav04 { width: 163px; }
#nav05 { width: 201px; }


#nav01 a {	background: url(../images/header_nav.jpg) 0px 0 no-repeat;	width: 181px;	}
#nav02 a {	background: url(../images/header_nav.jpg) -181px 0 no-repeat;	width: 146px;	}
#nav03 a {	background: url(../images/header_nav.jpg) -327px 0 no-repeat;	width: 211px;	}
#nav04 a {	background: url(../images/header_nav.jpg) -538px 0 no-repeat;	width: 163px;	}
#nav05 a {	background: url(../images/header_nav.jpg) -701px 0 no-repeat;	width: 201px;	}

#nav01 a:hover {	background: url(../images/header_nav.jpg) 0px -50px no-repeat;	width: 181px;	}
#nav02 a:hover {	background: url(../images/header_nav.jpg) -181px -50px no-repeat;	width: 146px;	}
#nav03 a:hover {	background: url(../images/header_nav.jpg) -327px -50px no-repeat;	width: 211px;	}
#nav04 a:hover {	background: url(../images/header_nav.jpg) -538px -50px no-repeat;	width: 163px;	}
#nav05 a:hover {	background: url(../images/header_nav.jpg) -701px -50px no-repeat;	width: 201px;	}


/*----------04  Navigation -----------*/

#nav {
	width: 250px;
	background:url(../images/nav_bg.jpg) 0 0 no-repeat;
	float: left;
	margin:0px 0px 0 0px;
	padding:0px 0 20px 0;
	display:inline;
	text-align:left;
	}

#nav ul.internal{
	margin: 0 0 10px 21px;
	width:210px;
	padding: 5px 0px 15px 0px;
	background:url(../images/nav.jpg) 0 0 no-repeat;
	list-style: none;
	}
#nav ul.internal li {
	margin: 0 10px 0 10px;
	padding: 0;
	list-style: none;
	}

#nav ul.internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav06 a { background: url(../images/nav.jpg) -10px -5px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) -10px -45px no-repeat; }

#nav08 a { background: url(../images/nav.jpg) -10px -85px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) -10px -125px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -10px -165px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) -10px -205px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) -10px -245px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) -10px -285px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) -10px -325px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) -10px -365px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -220px -5px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -45px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -85px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -125px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -165px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -205px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -245px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -285px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -325px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -220px -365px no-repeat; }

#nav .nav_day {  margin: 13px 0 5px 21px; }
#nav .fmail_bn {  margin: 5px 0 5px 21px;width:210px; height:80px;}
#nav .fmail_bn a { background: url(../images/fmail_bn.jpg) 0 0 no-repeat; display:block; width:210px; height:80px; text-indent:-9999px; margin:0;}
#nav .fmail_bn a:hover { background: url(../images/fmail_bn.jpg) -210px 0 no-repeat; }

#nav .recruit_bn {  margin: 0px 0 5px 21px;width:210px; height:60px;}
#nav .recruit_bn a { background: url(../images/recruit_bn.jpg) 0 0 no-repeat; display:block; width:210px; height:60px; text-indent:-9999px; margin:0;}
#nav .recruit_bn a:hover { background: url(../images/recruit_bn.jpg) -210px 0 no-repeat; }

#nav .tachikawa_bn {  margin: 0px 0 5px 21px;width:210px; height:60px;}
#nav .tachikawa_bn a { background: url(../images/tachikawa_bn.jpg) 0 0 no-repeat; display:block; width:210px; height:60px; text-indent:-9999px; margin:0;}
#nav .tachikawa_bn a:hover { background: url(../images/tachikawa_bn.jpg) -210px 0 no-repeat; }

#nav .staff_blog_bn {  margin: 0px 0 5px 21px;width:210px; height:60px;}
#nav .staff_blog_bn a { background: url(../images/staff_blog_bn.jpg) 0 0 no-repeat; display:block; width:210px; height:60px; text-indent:-9999px; margin:0;}
#nav .staff_blog_bn a:hover { background: url(../images/staff_blog_bn.jpg) -210px 0 no-repeat; }

.nav_bg01{ background:url(../images/nav_bg01.jpg) center repeat-y; margin:0 20px 10px 20px; }
.nav_bg02{ background:url(../images/nav_bg02.jpg) top no-repeat; }
.nav_bg03{ background:url(../images/nav_bg03.jpg) bottom no-repeat; padding:7px 9px 9px 9px; }

.text_nav{ font-size:93%; line-height:1.67em; margin:0 0 7px 5px; }

.nav_access_clinic{ margin:0;}
.nav_access_clinic a{
	background:url(../images/nav_access_clinic.jpg) 0 0 no-repeat;
	width:192px;
	height:33px;
	display:block;
	text-indent:-9999px;
	}
.nav_access_clinic a:hover{ background:url(../images/nav_access_clinic.jpg) 0 -33px no-repeat; }


#nav .facebook{ margin:0px 0 5px 21px;}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0px 0 0px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) repeat-x;
	font-size: 93%;
	line-height:1.5em;
	text-align: center;
	color: #de91a2;
	height:52px;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size:12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #A39040;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
p.tel { margin:19px 0 0 0; line-height:1%; display:block; float:left;  display:inline; }
#footer address { margin: 19px 10px 0 0; color:#A39040; float:right;	line-height:1.5em; display:inline; }


/*---------- 06  Contents -----------*/

.section { padding: 0 0 0.5em 0; }
.section .section { padding: 0 10px 1em 10px; }
.section .section .section { padding: 0 10px 0 10px; }

.center { text-align: center; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 0 15px 0;
	}
#index #content h2 {
	display:block;
	line-height:1%;
	margin: 0 0 5px 0;
	}

#content h3 {
	clear: both;
	height: 36px;
	text-indent: -9999px;
	margin:0 0 15px 0;
	}
#index #content h3 {
	margin:0 0 13px 0;
	}

#content h4 {
	height: 25px;
	text-indent: -9999px;
	margin:0 -10px 8px -10px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }


a {color: #ff8500;outline: none; text-decoration:underline;}
a:hover { color: #ff8500; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 7px 0;
	display:block;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l1  {
	float: left;
	margin: 0 15px 0px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l1{ margin: 0 15px 0px 0; }/* for IE7 only */
* html body .image_l1{ margin: 0 12px 0px 0; }/* for IE6 only */

.image_l2  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	}
.image_l3  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	}
*:first-child+html .image_l3{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l3{ margin: 0 15px 0 0; }/* for IE6 only */

.image_l4  {
	float: left;
	margin: 0 15px 10px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l4{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l4{ margin: 0 12px 0 0; }/* for IE6 only */
	
.image_l5  {
	float: left;
	margin: 0 0 10px 0;
	display:block;
	line-height:1%;
	}

.image_l6  {
	float: left;
	margin: 0 0 0 0;
	display:block;
	}

.image_l7  {
	float: left;
	margin: 50px 10px 0 10px;
	display:block;
	}

.image_r {
	float: right;
	margin: 0 0 7px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r1 {
	float: right;
	margin: 0 0 7px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r1{ margin: 0 0 7px 15px; }/* for IE7 only */
* html body .image_r1{ margin: 0 0 7px 12px; }/* for IE6 only */

.image_r2 {
	float: right;
	margin: 7px 0 7px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r2{ margin: 7px 0 0 15px; }/* for IE7 only */
* html body .image_r2{ margin: 7px 0 0 12px; }/* for IE6 only */

.image_r3 {
	float: right;
	margin:0;
	display:block;
	line-height:1%;
	}
.image_r4 {
	float: right;
	margin:0 0 7px 15px;
	display:block;
	}
*:first-child+html .image_r4{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r4{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r5 {
	float: right;
	margin:0 0 0 15px;
	display:block;
	}
	
.image_r6 {
	float: right;
	margin:0 0 10px 0;
	display:block;
	}
	
*:first-child+html .image_r5{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r5{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r6 {
	float: right;
	margin: 0 0 10px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r6{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r6{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r7 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r7{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r7{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r8 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r8{ margin: 0 0 7px 15px; }/* for IE7 only */
* html body .image_r8{ margin: 0 0 7px 12px; }/* for IE6 only */

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-narrow {
	margin: 10px 20px;
	background: url(../images/arrow02.jpg) center center no-repeat;
	}
.case-narrow01 {
	margin: 10px 20px;
	background: url(../images/arrow02.jpg) center 60px no-repeat;
	}
.case-narrow02 {
	margin: 10px 20px 0 20px;
	background: url(../images/arrow02.jpg) center center no-repeat;
	clear:both;
	}
.case-narrow03 {
	margin: 10px 20px 0 20px;
/*	background: url(../images/arrow02.jpg) center center no-repeat;*/
	clear:both;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	}
	
.caption02 {
  text-align: center;
  border-top: 2px solid #ccc;
	line-height: 1.8;
  }


#content ul.totop {
	clear: both;
	height:20px;
	padding: 0;
	margin:0 0 20px 0;
	}

#content ul.totop li {
	list-style: none;
	width: 112px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height:0.5em;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.5em;
	color: #666;
	width: 100%;
	margin-bottom: 10px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #e0d9bd;
	vertical-align:top;
	}
#content table td.td_midle{ vertical-align:middle; }
#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index ----------*/

#index h3#title02{ background:url(../images/index_h3-01.jpg) 0 0 no-repeat; }

.index01{ margin:0 0 20px 0; }
.index_bg01{ background:url(../images/index_bg01.jpg) center repeat-y; }
.index_bg02{ background:url(../images/index_bg02.jpg) bottom no-repeat; }
.index02{ margin:0 10px 10px 14px; }

#content dl.dl01{ width:596px; margin:0; padding:0; font-size:86%; line-height:1.5em; }
#content dl.dl01 dt{ width:83px; float:left; margin:0; padding:0; font-weight:normal; }
#content dl.dl01 dd{ width:513px; float:left; margin:0; padding:0 0 3px 0; }
#content dl.dl01 dd.dd01{ clear:both; float:none; }
#content dl.dl01 dd.dd01 img{ display:block; line-height:1%; }

.index03{ margin:0 0 16px 0; }
#index #content .alpha01{ width:200px; float:left; margin:0 10px 0 0; }
#index #content .beta01{ width:290px; float:left; margin:0; }
#index #content .gamma01{ width:290px; float:right; margin:0; }

.index_bg03{ background:url(../images/index_bg03.jpg) center repeat-y; }
.index_bg03a{ background:url(../images/index_bg03a.jpg)  0 0 repeat-y; }
.index_bg04{ background:url(../images/index_bg04.jpg) top no-repeat; }
.index_bg04a{ background:url(../images/index_bg04a.jpg) top no-repeat; }
.index_bg05{ background:url(../images/index_bg05.jpg) bottom no-repeat; padding:5px 5px 8px 5px; }
.index_bg05a{ background:url(../images/index_bg05a.jpg) bottom no-repeat; padding:5px 5px 8px 5px; }
.index_bg06{ background:url(../images/index_bg06.jpg) left top no-repeat; padding:5px 5px 5px 5px; }
.index_bg06a{ background:url(../images/index_bg06a.jpg) left top no-repeat; padding:5px 5px 5px 5px; }

.index_bn01{ margin:0 0 0 4px; }
.index_bn01 a{
	background:url(../images/index_bn01.jpg) 0 0 no-repeat;
	width:182px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
.index_bn01 a:hover{ background:url(../images/index_bn01.jpg) 0 -28px no-repeat; }

.index_bn02{ margin:0 0 0 4px; }
.index_bn02 a{
	background:url(../images/index_bn02.jpg) 0 0 no-repeat;
	width:182px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
.index_bn02 a:hover{ background:url(../images/index_bn02.jpg) 0 -28px no-repeat; }

.index_bn03{ margin:0 0 0 4px; }
.index_bn03 a{
	background:url(../images/index_bn03.jpg) 0 0 no-repeat;
	width:182px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
.index_bn03 a:hover{ background:url(../images/index_bn03.jpg) 0 -28px no-repeat; }

.index04{ margin:0 0 12px 0; }

.index05{ margin:0 0 20px 0; }
.index_bg07{ background:url(../images/index_bg07.jpg) center repeat-y; }
.index_bg08{ background:url(../images/index_bg08.jpg) top no-repeat; }
.index_bg09{ background:url(../images/index_bg09.jpg) bottom no-repeat; padding:4px; }
.index06{ margin:0 10px 0px 6px; }

.index_img01{ margin:0; float:left; display:block; line-height:1%; }

.index_bn04{ margin:13px 0 0 0; float:right;}
.index_bn04 a{
	background:url(../images/index_bn04.jpg) 0 0 no-repeat;
	width:317px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
.index_bn04 a:hover{ background:url(../images/index_bn04.jpg) 0 -28px no-repeat; }

.index_bg10{ background:url(../images/index_bg10.jpg) center repeat-y; }
.index_bg11{ background:url(../images/index_bg11.jpg) top no-repeat; }
.index_bg12{ background:url(../images/index_bg12.jpg) bottom no-repeat; padding:14px 14px 12px 14px; }

#index #content .alpha02{ width:260px; float:left; margin:0; }
#index #content .beta02{ width:317px; float:right; margin:0; }

.bn_reservation{ margin:0 0 13px 0; clear:both;}
.bn_reservation a{
	background:url(../images/bn_reservation.jpg) 0 0 no-repeat;
	width:620px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_reservation a:hover{ background:url(../images/bn_reservation.jpg) 0 -80px no-repeat; }

#index #map{ width:311px; height:236px; }

.index_bn05{ margin:0;}
.index_bn05 a{
	background:url(../images/index_bn05.jpg) 0 0 no-repeat;
	width:317px;
	height:34px;
	display:block;
	text-indent:-9999px;
	}
.index_bn05 a:hover{ background:url(../images/index_bn05.jpg) 0 -34px no-repeat; }

#tiny table { border: none; font-size:86%;}
#tiny table td { border: none;}

#tiny {
	height:120px;
	overflow:scroll;
	}

.bn_staff{ margin:0 0 13px 0; clear:both;}
.bn_staff a{
	background:url(../images/bn_staff.jpg) 0 0 no-repeat;
	width:620px;
	height:120px;
	display:block;
	text-indent:-9999px;
	}
.bn_staff a:hover{ background:url(../images/bn_staff.jpg) 0 -120px no-repeat; }

.sr_bn01 { margin:0 0 20px 0; clear:both;}
.sr_bn01 a{
	background:url(../images/banner01.jpg) 0 0 no-repeat;
	width:620px;
	height:109px;
	display:block;
	text-indent:-9999px;
	}
.sr_bn01 a:hover{ background:url(../images/banner01.jpg) 0 -109px no-repeat; }

#index .pic01 {
  margin:0 5px 0 0;}
	
.index03 p {
  margin:0 0 0 0;
  padding:0 0 0 0;	}
	
.index03 p.pic02 {
  margin:0 0 5px 0;
  padding:0 0 0 0;	}	

/*---------- 08  Concept ----------*/

#concept h3#title02{ background:url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h4#title03{ background:url(../images/concept_h4-01.jpg) 0 0 no-repeat; }
#concept h4#title04{ background:url(../images/concept_h4-02.jpg) 0 0 no-repeat; }
#concept h4#title05{ background:url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept h4#title06{ background:url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h4#title07{ background:url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept h4#title08{ background:url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept h4#title09{ background:url(../images/concept_h4-07.jpg) 0 0 no-repeat; }

.bn_reservation01{ margin:0; float:left;}
.bn_reservation01 a{
	background:url(../images/bn_reservation01.jpg) 0 0 no-repeat;
	width:305px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_reservation01 a:hover{ background:url(../images/bn_reservation01.jpg) 0 -80px no-repeat; }

.bn_fmail{ margin:0; float:right;}
.bn_fmail a{
	background:url(../images/bn_fmail.jpg) 0 0 no-repeat;
	width:305px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_fmail a:hover{ background:url(../images/bn_fmail.jpg) 0 -80px no-repeat; }

/*---------- 09  Access_clinic ----------*/

#access_clinic h3#title02{ background:url(../images/access_clinic_h3-01.jpg) 0 0 no-repeat; }
#access_clinic h3#title03{ background:url(../images/access_clinic_h3-02.jpg) 0 0 no-repeat; }

#access_clinic #map{ width:476px; height:400px; border:1px solid #f0e6d8; margin:6px 0; }

.access_clinic01{
	margin:0 75px 15px 75px;
	}

.hidden { display:none; }
	
#content ul.ul01{ margin:0; padding:0; }
#content ul.ul01 li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
#content ul.ul01 li a{
	width:150px;
	height:113px;
	display:block;
	text-indent:-9999px;
	}

#access_clinic01 { background:url(../images/access_clinic01.jpg) 0 0 no-repeat; width:160px; height:123px; }
#access_clinic01 a { background:url(../images/access_clinic01.jpg) 0 0 no-repeat; }
#access_clinic02 { background:url(../images/access_clinic03.jpg) 0 0 no-repeat; width:160px; height:123px; }
#access_clinic02 a { background:url(../images/access_clinic03.jpg) 0 0 no-repeat; }
#access_clinic03 { background:url(../images/access_clinic04.jpg) 0 0 no-repeat; width:150px; height:123px; }
#access_clinic03 a { background:url(../images/access_clinic04.jpg) 0 0 no-repeat; }

#access_clinic04 { background:url(../images/access_clinic05.jpg) 0 0 no-repeat; width:160px; height:123px; }
#access_clinic04 a { background:url(../images/access_clinic05.jpg) 0 0 no-repeat; }
#access_clinic05 { background:url(../images/access_clinic06.jpg) 0 0 no-repeat; width:160px; height:123px; }
#access_clinic05 a { background:url(../images/access_clinic06.jpg) 0 0 no-repeat; }
#access_clinic07 { background:url(../images/access_clinic07.jpg) 0 0 no-repeat; width:150px; height:123px; }
#access_clinic07 a { background:url(../images/access_clinic07.jpg) 0 0 no-repeat; }

#access_clinic08 { background:url(../images/access_clinic08.jpg) 0 0 no-repeat; width:160px; height:113px; }
#access_clinic08 a { background:url(../images/access_clinic08.jpg) 0 0 no-repeat; }

#access_clinic01 a:hover { background:url(../images/access_clinic01.jpg) 0 -113px no-repeat; }
#access_clinic02 a:hover { background:url(../images/access_clinic03.jpg) 0 -113px no-repeat; }
#access_clinic03 a:hover { background:url(../images/access_clinic04.jpg) 0 -113px no-repeat; }
#access_clinic04 a:hover { background:url(../images/access_clinic05.jpg) 0 -113px no-repeat; }
#access_clinic05 a:hover { background:url(../images/access_clinic06.jpg) 0 -113px no-repeat; }
#access_clinic06 a:hover { background:url(../images/access_clinic07.jpg) 0 -113px no-repeat; }
#access_clinic07 a:hover { background:url(../images/access_clinic07.jpg) 0 -113px no-repeat; }
#access_clinic08 a:hover { background:url(../images/access_clinic08.jpg) 0 -113px no-repeat; }

/*---------- 10  Staff ----------*/

#staff h3#title02{ background:url(../images/staff_h3-01.jpg) 0 0 no-repeat; }
#staff h4#title03{ background:url(../images/staff_h4-01.jpg) 0 0 no-repeat; }
#staff h4#title04{ background:url(../images/staff_h4-02.jpg) 0 0 no-repeat; }
#staff h4#title05{ background:url(../images/staff_h4-03.jpg) 0 0 no-repeat; }
#staff h4#title06{ background:url(../images/staff_h4-04.jpg) 0 0 no-repeat; }
#staff h4#title07{ background:url(../images/staff_h4-05.jpg) 0 0 no-repeat; }
#staff h3#title08{ background:url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h4#title09{ background:url(../images/staff_h4-06.jpg) 0 0 no-repeat; }
#staff h4#title10{ background:url(../images/staff_h4-07.jpg) 0 0 no-repeat; }
#staff h4#title11{ background:url(../images/staff_h4-08.jpg) 0 0 no-repeat; }
#staff h4#title12{ background:url(../images/staff_h4-09.jpg) 0 0 no-repeat; }
#staff h4#title13{ background:url(../images/staff_h4-10.jpg) 0 0 no-repeat; }
#staff h4#title14{ background:url(../images/staff_h4-11.jpg) 0 0 no-repeat; }

#content .beta01{ width:435px; float:right; }

#content dl.dl02{ width:345px; margin:0; padding:0; }
#content dl.dl02 dt{ margin:0; padding:0; font-weight:normal; }

#content dl.sr_dl02{ width:435px; margin:0; padding:0; }
#content dl.sr_dl02 dt{ margin:0; padding:0; font-weight:normal; float:left; width:120px; }
#content dl.sr_dl02 dd{ width:300px; float:right; padding:0; }
* html #content dl.sr_dl02 dd{ width:355px; margin-right:0; float:right; padding:0; }

.staff01{ margin:0 20px 0 20px; }

#content .alpha02{ width:345px; float:left; margin-bottom: 20px; }
#content .beta02{ width:235px; float:right; margin-bottom: 20px; }

.bg_beige {
	border: 1px solid #EDE7CF;
	background: #F9F7ED;
	padding: 10px 20px;
	margin: 10px 40px 20px 40px;
	}
	
#staff .image_l p { text-align: center; }
#staff .image_l .caption { font-size:90%; }

#staff .staff_box { padding: 0 10px; }

.blue-txt {
  font-size:16px;
	font-weight:bold;
	color:#000099;}
	
.mL07{
margin-left:7px;
}

/*---------- 11  Caries_child ----------*/

#caries_child h3#title02{ background:url(../images/caries_child_h3-01.jpg) 0 0 no-repeat; }
#caries_child h4#title03{ background:url(../images/caries_child_h4-01.jpg) 0 0 no-repeat; }
#caries_child h3#title04{ background:url(../images/caries_child_h3-02.jpg) 0 0 no-repeat; }

/*---------- 12  Yobou ----------*/

#yobou h3#title02{ background:url(../images/yobou_h3-01.jpg) 0 0 no-repeat; }
#yobou h4#title03{ background:url(../images/yobou_h4-01.jpg) 0 0 no-repeat; }
#yobou h3#title04{ background:url(../images/yobou_h3-02.jpg) 0 0 no-repeat; }
#yobou h4#title05{ background:url(../images/yobou_h4-02.jpg) 0 0 no-repeat; }
#yobou h4#title06{ background:url(../images/yobou_h4-03.jpg) 0 0 no-repeat; }
#yobou h4#title07{ background:url(../images/yobou_h4-04.jpg) 0 0 no-repeat; }
#yobou h4#title08{ background:url(../images/yobou_h4-05.jpg) 0 0 no-repeat; }
#yobou h3#title09{ background:url(../images/yobou_h3-03.jpg) 0 0 no-repeat; }
#yobou h4#title10{ background:url(../images/yobou_h4-06.jpg) 0 0 no-repeat; }
#yobou h4#title11{ background:url(../images/yobou_h4-07.jpg) 0 0 no-repeat; }
#yobou h4#title12{ background:url(../images/yobou_h4-08.jpg) 0 0 no-repeat; }
#yobou h4#title13{ background:url(../images/yobou_h4-09.jpg) 0 0 no-repeat; }

#yobou #content .beta01{ width:200px; float:right; margin:0 0 0 15px; }

/*---------- 13  Shishuubyou ----------*/

#shishuubyou h3#title02{ background:url(../images/shishuubyou_h3-01.jpg) 0 0 no-repeat; }
#shishuubyou h4#title03{ background:url(../images/shishuubyou_h4-01.jpg) 0 0 no-repeat; }
#shishuubyou h3#title04{ background:url(../images/shishuubyou_h3-02.jpg) 0 0 no-repeat; }
#shishuubyou h4#title05{ background:url(../images/shishuubyou_h4-02.jpg) 0 0 no-repeat; }
#shishuubyou h4#title06{ background:url(../images/shishuubyou_h4-03.jpg) 0 0 no-repeat; }
#shishuubyou h4#title07{ background:url(../images/shishuubyou_h4-04.jpg) 0 0 no-repeat; }
#shishuubyou h4#title08{ background:url(../images/shishuubyou_h4-05.jpg) 0 0 no-repeat; }
#shishuubyou h4#title09{ background:url(../images/shishuubyou_h4-06.jpg) 0 0 no-repeat; }
#shishuubyou h4#title10{ background:url(../images/shishuubyou_h4-07.jpg) 0 0 no-repeat; }
#shishuubyou h4#title11{ background:url(../images/shishuubyou_h4-08.jpg) 0 0 no-repeat; }
#shishuubyou h4#title12{ background:url(../images/shishuubyou_h4-09.jpg) 0 0 no-repeat; }

#shishuubyou #content .alpha01{ width:190px; float:left; margin:0 10px 0 0; }
#shishuubyou #content .beta01{ width:190px; float:left; margin:0; }
#shishuubyou #content .gamma01{ width:200px; float:right; margin:0; padding:15px 0 0 0; }
#shishuubyou #content .gamma02{ width:200px; float:right; margin:0; padding:30px 0 0 0; }

/*---------- 14  Implant ----------*/

#implant h3#title02{ background:url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03{ background:url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h3#title04{ background:url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#title05{ background:url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title06{ background:url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title07{ background:url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title08{ background:url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title09{ background:url(../images/implant_h4-06.jpg) 0 0 no-repeat; }

#implant #content .alpha01{ width:200px; float:left; margin:0 10px 10px 0; }
#implant #content .beta01{ width:200px; float:left; margin:0 0 10px 0; }
#implant #content .gamma01{ width:200px; float:right; margin:0 0 10px 0; }




/*---------- 15  Shinbi ----------*/

#shinbi h3#title02{ background:url(../images/shinbi_h3-01.jpg) 0 0 no-repeat; }
#shinbi h4#title03{ background:url(../images/shinbi_h4-01.jpg) 0 0 no-repeat; }
#shinbi h4#title04{ background:url(../images/shinbi_h4-02.jpg) 0 0 no-repeat; }
#shinbi h4#title05{ background:url(../images/shinbi_h4-03.jpg) 0 0 no-repeat; }

/*---------- 16  White ----------*/
#white h3#title02{ background:url(../images/white_h3-01.jpg) 0 0 no-repeat; }
#white h4#title03{ background:url(../images/white_h4-01.jpg) 0 0 no-repeat; }
#white h4#title04{ background:url(../images/white_h4-02.jpg) 0 0 no-repeat; }
#white h3#title05{ background:url(../images/white_h3-02.jpg) 0 0 no-repeat; }

/*---------- 17  Koukuugeka ----------*/
#koukuugeka h3#title02{ background:url(../images/koukuugeka_h3-01.jpg) 0 0 no-repeat; }
#koukuugeka h4#title03{ background:url(../images/koukuugeka_h4-01.jpg) 0 0 no-repeat; }

/*---------- 18  Gisi ----------*/
#gisi h3#title02{ background:url(../images/gisi_h3-01.jpg) 0 0 no-repeat; }
#gisi h4#title03{ background:url(../images/gisi_h4-01.jpg) 0 0 no-repeat; }
#gisi h3#title04{ background:url(../images/gisi_h3-02.jpg) 0 0 no-repeat; }
#gisi h4#title05{ background:url(../images/gisi_h4-02.jpg) 0 0 no-repeat; }
#gisi h4#title06{ background:url(../images/gisi_h4-03.jpg) 0 0 no-repeat; }
#gisi h4#title07{ background:url(../images/gisi_h4-04.jpg) 0 0 no-repeat; }
#gisi h4#title08{ background:url(../images/gisi_h4-05.jpg) 0 0 no-repeat; }

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon01.jpg) no-repeat 0 6px;
	padding:0 0 0 12px ;
	margin:0px;
}


/*---------- 19  Case ----------*/
#case h3#title02{ background:url(../images/case_h3-01.jpg) 0 0 no-repeat; }

.icon01{ 
	background:url(../images/icon01.jpg) no-repeat 0 6px;
	padding-left:15px;
	}

/*---------- 21  Recruit ----------*/
#recruit h3#title02{ background:url(../images/recruit_h3-01.jpg) 0 0 no-repeat; }
#recruit h4#title03{ background:url(../images/recruit_h4-01.jpg) 0 0 no-repeat; }

#recruit .p_red {
	color: #FF0000;
	margin-left: 5px;
	}

/*---------- 22  Voice ----------*/

#voice h4{
	background: url(../images/h4.gif) 0 3px no-repeat;
	text-indent: 20px;
	color:#f88045;
	font-size: 14px;
	font-weight: bold;
	line-height: 2em;
	padding-top: 0;
	margin-top: 0;
}

#voice .fL01{
	float: left;
	width: 120px;
	padding-top: 10px;
}
#voice .fR01{
	float: right;
	width: 470px;
	margin: 15px 0;
}
#voice .fL02{
	float: left;
	width: 470px;
	margin: 15px 0;
}
#voice .fR02{
	float: right;
	width: 120px;
	padding-top: 10px;
}






.margin_0 { margin:0; }
.margin_t0 { margin-top:0; }
.margin_t8{margin-top:8px;}
.margin_t16{margin-top:16px;}
.margint0b7{margin:0px 0 7px 0;}
.margintb10{margin:8px 0 10px 0;}
.margin_b03 { margin-bottom:3px; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b13 { margin-bottom:13px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }
.margin_b37 { margin-bottom:37px; }
#margin_r40 { margin-right:40px; }

.pad_l12{ padding-left:12px; }
.pad_l27{ padding-left:27px; }
.pad_l35{ padding-left:35px; }
.pad_t50{ padding-top:50px; }

.margin_l10_b10{ margin:0 0 10px 10px ; }

.br01{ border:1px solid #f0e6d8; padding:1px; margin:0 1px 10px 1px; }
.bg01{ background:#f7f4e7; }
.bg02{background:#f2eedc; padding:5px 5px 5px 10px; border:1px solid #e2dbbf;}

.text01{background:url(../images/icon02.jpg) no-repeat 0 5px; text-indent:15px; margin:5px 0; padding:0; color:#c5a057; font-weight:bold;}
.text02{color:#c5a057; font-weight:bold;}
.text03{ font-size:77%; }
.text_b{ font-weight:bold; }

.right { text-align: right; }

.w100{width:100px;}
.w120{width:120px;}
.w160{width:160px;}
.w200{width:200px;}
.w225{width:225px;}
.w30pc{width:30%;}

/* lightbox group */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow:hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000000; }
/* end of lightbox group */

.textpL {
padding-left: 65px;
}

.blue{ font-size: 15px; color:#0f61c7; font-weight: bold;}

.qr { margin-top: 15px;}
