@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Concept                     */
/*                 10  Implant                     */
/*                 11  Root                        */
/*                 12  Esthe_front                 */
/*                 13  Esthe_back                  */
/*                 14  Whitening                   */
/*                 15  Denture                     */
/*                 16  Access                      */
/*                 17  Sitemap                     */
/*                 18  Ortho　                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================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_bg.gif) repeat-x scroll left top #fff;
}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 20px auto 40px;
	padding: 0;
	text-align: left;
	background-color:#fff;
	}


#main { background: url(../images/index_bg.jpg) right 0 no-repeat; border:
  1px solid #98bde9;
  margin-left:0px;
  padding-left:3px; 
	border-top:none;
	}
* html #main { background: url(../images/index_bg.jpg) right 0 no-repeat; border: 1px solid #98bde9;margin-left:0px; padding-left:3px; border-top:none;width:800px; }


#content {
	width: 558px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color:#000000; 
	margin: 30px 20px 15px;
	display: inline;
	border: 1px solid #98bde9;
	background: #ffffff;
	}

* html body #content { width: 560px; }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_01.jpg) 0 0 no-repeat;
	height: 100px;
	width: 800px;
	margin: 0;
	padding: 0;
	position:relative;
	}
	
#index #header {
	background: url(../images/header_01.jpg) 0 0 no-repeat;
	height: 100px;
	width: 800px;
	margin: 0;
	padding: 0;
	position:relative;
	}	

h1 {
	text-indent: -9999px;
	width: 240px;
	height: 75px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 240px;
	height: 75px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
	
#header p.sr_head{
	width: 240px;
	height:65px;
	padding: 0;
	position:absolute;
	}	
	
#header p.sr_head a{
	width: 240px;
	height:65px;
	padding: 0;
	display:block;
	text-indent:-9999px;
	}	
	
*html body #header p.sr_head{
	width: 240px;
	height:65px;
	padding: 0;
	position:absolute;
	left:0;
	top:5px;
	}	
	
*html body #header p.sr_head a{
	width: 240px;
	height:65px;
	padding: 0;
	display:block;
	text-indent:-9999px;
	
	}	
	
*:first-child+html body #header p.sr_head{
	width: 240px;
	height:65px;
	padding: 0;
	position:absolute;
	left:0;
	top:5px;
	}	
	
*:first-child+html body #header p.sr_head a{
	width: 240px;
	height:65px;
	padding: 0;
	display:block;
	text-indent:-9999px;
	
	}		
	

#header .section {
	width: 217px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 10px 7px 0 0;
	padding: 0;
	height: 60px;
	}
#header p.tel img { display: block; }

#header p.h-word { 
	position:absolute;
	top:68px;
	left:10px;
	color:#FFFFFF;
	height:1em;
	font-size:85%;
}

*:first-child+html #header p.h-word { position:absolute; top:72px; left:10px; color:#FFFFFF; height:1em; width:auto; font-size:70%; }
*html body #header p.h-word { position:absolute; top:70px; left:10px; color:#FFFFFF; height:1em; width:auto; font-size:70%; }


#header div.h-sitemap a { 
	position:absolute;
	top:77px;
	left:715px;
	color:#FFFFFF;
	font-size:85%;
	text-decoration:none;
	padding: 0 0 0 20px;
	float:right;
	height:18px;
	margin:0;
	background:url(../images/arrow_01.gif) 0 4px no-repeat;
}
#header div.h-sitemap a:hover{ color:#e9a4b7; }

*:first-child+html #header div.h-sitemap a { position:absolute; top:78px; left:715px; color:#FFFFFF; padding: 2px 0 0 20px; width:auto; font-size:70%;height:18px; }
*:first-child+html #header div.h-sitemap a:hover{ color:#e9a4b7; }
*html body #header div.h-sitemap a { position:absolute; top:78px; left:715px; color:#FFFFFF; width:auto; font-size:70%;height:18px;padding: 2px 0 0 20px; }
*html body #header div.h-sitemap a:hover{ color:#e9a4b7; }

/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	margin: 10px 0 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav h3 {
	width: 190px;
	height: 34px;
	background: url(../images/nav_header.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	border-bottom : 0;
	margin: 0;
	}
* html body #nav h3 { width: 190px; }

#nav .internal {
	padding: 0px 4px 10px 4px;
	background: url(../images/nav_bg.jpg) left bottom no-repeat;
	}

#nav .internal li {
	height: 30px;
	margin: 0 0 5px 0;
	/margin: 0 0 2px 0;
}

*html #nav .internal li {
	height: 30px;
	margin: 0 0 0px 0;
}


/*
#nav .internal li {
	width: 180px;
	height: 25px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 20px;
	}

#nav01 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.png) 0 -20px no-repeat; }
#nav03 a { background: url(../images/nav.png) 0 -40px no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -60px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -100px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -120px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -140px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -160px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -180px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -200px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -220px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -220px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -240px no-repeat; }

#nav01 a:hover { background: url(../images/nav.png) -180px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.png) -180px -20px no-repeat; }
#nav03 a:hover { background: url(../images/nav.png) -180px -40px no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -180px -60px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -180px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -180px -100px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -180px -120px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -180px -140px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -180px -160px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -180px -180px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -180px -200px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -180px -220px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -180px -220px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -240px no-repeat; }
*/
#nav p {
	margin: 10px 0 10px 0;
	text-align: center;
	}
	
#nav p#sr_txt {
	margin: 10px 0 10px 0;
	text-align: center;
	font-size:12px;
	line-height:22px;
	border-top:solid 1px #98bde9;
	padding:12px 0 0 0;
	}	
	
#nav .nav_map {
	border: 1px solid #cde4ff;
	padding: 0 4px 4px;
	margin: 10px 0 5px;
	height: 114px;
	background: #abc8eb;
	}
* html body { height: 120px; }

#nav .nav_map p {
	margin: 4px 0 0;
	background: #faeceb;
	}

#nav .nav_map .map_bt {
	float: right;
	width: 100px;
	}

#nav .nav_map .map_bt a {
	display: block;
	text-align: left;
	text-indent: -9999px;
	height: 15px;
	line-height: 15px;
	background: url(../images/map_bt.jpg) 0 0 no-repeat;
	}

#nav dl{
	text-align: left;
	font-size: 100%;
	margin-left:0;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0px 0 14px 0;
	margin: 0;
	font-size: 85%;
	text-align: center;
	border-top: 1px solid #094bbc;
	color: #000000;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .section {
	width: 800px;
	margin: 0 auto;
	}

#footer a {
	text-decoration: none;
	color: #861e41;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	margin: 8px auto;
	text-align: right;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 9px; }
.section .section { padding: .5em 5px; }
.section .section2 { padding: .5em 5px 20px 5px; }



.section .boximg2_01 { padding: 0 0 0 25px; width: 515px;}
:root .section .boximg2_01 { padding: 0 0 0 25px; width: 490px;}

.marg {
  margin: 30px 0 0 0;
}


p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 9px;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #094bbc;
	outline: none;
	}
a:hover { color: #739be1; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 10px 10px 0;
	}

#footer .image_l {
  margin: 0;
}

.image_r {
	float: right;
	margin: 0 0 15px 15px;
	}
	
.image_r2 {
	float: right;
	margin: 0 10px 15px 15px;
}

.image_r3 {
	float: right;
	margin: 0 0 20px 15px;
}

.case {
	margin: 10px 20px;
	background:url(../images/arrow_h.jpg) center center no-repeat;
	}
	
.case02 {
	margin: 10px 20px;
	}	

.case img {
	display: block;
	}

.case .big{
	margin: 10px 0px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case .big .image_l{
  float: left;
  margin: 0 0 10px 0 px;
		}

.case .big .image_r{
  float: right;
  margin: 0 0 10px 0;
		}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

.case_flow {
  margin: 0;
		padding: 0;
		}

.case_v {
	padding-bottom: 40px;
	margin-bottom: 20px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}

.marT20 { margin-top:20px; }

#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 15px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 15px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	text-align: right;
	}
	
.orange {
	margin: .5em 0; 
	color: #ff7300;
	}

/* 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 */


.right{
text-align:right;
margin: 0 10px 0 0;
}
/*-------- 07  Index --------*/



#index #content {
	background: transparent;
	width: 560px;
	margin: 10px 20px 10px 0;
	border: 0;
	}

#index #content #title01 {
	height: 175px;
	margin: 0;
	padding: 0;
/*	background: url(../images/index_h2-01.jpg) 255px 58px no-repeat;*/
	}

#index #content #title02 {
	width: 160px;
	height: 20px;
	background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
	margin: 0 0 0 80px;
	}

#index #content #title03 {
	float: left;
	width: 70px;
	height: 45px;
	background: url(../images/index_h3-03.jpg) 0 0 no-repeat;
	margin: 0;
	}

#index #content #title04 {
	height: 45px;
	margin: 0;
	background: url(../images/index_h4-04.jpg) 0 15px no-repeat;
	clear: both;
	}
	
#index #content #title05 {
	width: 160px;
	height: 20px;
	background: url(../images/index_h3-05.jpg) 0 0 no-repeat;
	margin: 0 0 0 80px;
	}

#index #content .section {
	padding: 0;
	}

#index .pickup {
	margin: 0 0 0 20px;
	width: 520px;
	}

#index .pickup .image_l,
#index .pickup .image_r {
	background: url(../images/pickup_bg01.jpg) repeat-x;
	border: 1px solid #b5d17a;
	padding: 4px;
	width: 240px;
	margin: 0;
	}
* html #index .pickup .image_l,
* html #index .pickup .image_r {
	width: 254px;
	}

#index .pickup div .image_l,
#index .pickup div .image_r {
	border: 0;
	padding: 0;
	margin: 0;
	width: auto;
	}
* html #index .pickup div .image_l,
* html #index .pickup div .image_r {
	width: auto;
	}

#index .pickup p {
	margin: 0;
	}

#index .pickup .pickup_text01 {
	width: 160px;
	height: 45px;
	margin: 0 0 0 80px;
	background: url(../images/pickup_text01.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}

#index .pickup .pickup_text02 {
	width: 170px;
	height: 45px;
	margin: 0 0 0 70px;
	background: url(../images/pickup_text02.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}
	
#index .pickup .pickup_text03 {
	width: 160px;
	height: 45px;
	margin: 0 0 0 80px;
	background: url(../images/pickup_text03.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	}

#index .pickup .pickup_bt01 {
	float: right;
	padding: 0;
	}

#index .pickup img,
#index .pickup img {
	display: block;
	}

#index .clinic_info {
	width: 560px;
	height: 145px;
	background: url(../images/pickup_bg02.jpg) 0 0 no-repeat;
	margin: 0 0 15px 0;
	}

#index .clinic_info dl {
	margin: 0;
	padding: 23px 0 0 170px;
	line-height: 1.2;
	}

#index .clinic_info dl dt {
	float: left;
	width: 80px;
	font-weight: 100;
	color: #002f72;
	line-height:19px;
	}

#index .clinic_info dl dd {
	margin-left: 90px;
	line-height:19px;
	}
	
#index .blue-txt {
  font-size:12pxpx;
	color: #0066FF;
	font-weight: bold;}
	
#index .blue-txt02 {
  font-size:12pxpx;
	color: #0000FF;
	font-weight: bold;}	

#index .block_text{
/*border:1px solid #ddd;
padding:5px 5px 0px 10px;*/
border:1px solid #ddd;
padding:5px 5px 5px 10px;
_padding:5px 5px 5px 10px;
background:#f3f6fb;
font-size:14px;
font-weight:bold;
}
#index .block_text p {
color:#bc3a92;
}

.top_bnr1{margin:175px 0 0 0;}

.sinryoujikan{
border-left:solid 5px #0000FF;
line-height:1.2;
}
/*-------- 08  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic #content #title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic #content #title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic #content #title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }
#clinic #content #title12 { background: url(../images/clinic_h4-12.jpg) 0 0 no-repeat; }
#clinic #content #title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }
#clinic #content #title14 { background: url(../images/clinic_h4-14.jpg) 0 0 no-repeat; }


#clinic #content .section p,
#clinic #content .section ul {
	margin-left: 220px;
	}

#clinic #content .section .image_l {
	margin-left: 0;
	}

#clinic #content .section h4 {
	margin-left: 220px;
	}


/*-------- 09  Concept --------*/

#concept #content #title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept #content #title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept #content #title06 { background: url(../images/concept_h3-06.jpg) 0 0 no-repeat; }
#concept #content #title07 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept #content #title08 { background: url(../images/concept_h4-07.jpg) 0 0 no-repeat; }

#concept .rightbox {
	margin-left: 220px;
	}

#concept #content dl {
	margin: 0 0 0 10px;
	
	}

#concept #content dt {
	float: left;
	width: 55px;
	font-weight: 100;
	}

#concept #content dd {
	margin-left: 65px;
	}

#concept #content dl.link {
	margin: 0 0 0 10px;
	}

#concept #content dl.link dt {
	float: left;
	width: 230px;
	font-weight: bold;
	clear: both;
	}

#concept #content dl.link dd {
	margin-left: 65px;
	}

#concept #main #content dl.abcd dt { width: 10px; margin-right: 5px; line-height:22px; font-size:14px; margin-bottom:13px;}
#concept #main #content dl.abcd dd { margin-left: 20px; line-height:22px; font-size:14px; margin-bottom:13px;}

/*-------- 10  Implant --------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h3-05.jpg) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h3-06.jpg) 0 0 no-repeat; }
#implant #content #title10 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; }
#implant #content #title11 { background: url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant #content #title12 { background: url(../images/implant_h4-11.jpg) 0 0 no-repeat; }
#implant #content #title13 { background: url(../images/implant_h3-07.jpg) 0 0 no-repeat; }

#implant .rightbox {
	margin-left: 220px;
	}
	
#implant .rightbox ul.sr_box01 {
	margin-left:0;
	margin-top:0;
	}

#implant .step .image_l {
	float: left;
	margin: 0 15px 0px 0;
	}

#implant .step .image_r {
	float: right;
	margin: 0 0 0px 15px;
	}

#implant .case .caption,
#implant .case02 .caption {
	text-align: center;
	border-top: none;
	}

#implant .m_btm img{margin-bottom:15px;}


#implant #content dl {
	margin: 0 0 0 10px;
	}

#implant #content dt {
	float: left;
	width: 55px;
	font-weight: 100;
	}

#implant #content dd {
	margin-left: 65px;
	}

#implant #content dl.link {
	margin: 0 0 0 10px;
	}

#implant #content dl.link dt {
	float: left;
	width: 230px;
	font-weight: bold;
	clear: both;
	}

#implant #content dl.link dd {
	margin-left: 65px;
	}

#implant #main #content dl.abcd dt { width: 10px; margin-right: 5px;}
#implant #main #content dl.abcd dd { margin-left: 20px;}

#implant #content .mgT20 {margin-top:20px; }
#implant #content ul.mgT10 {margin-top:-10px; }
#implant #content .box_r {
	float: right;
	margin: 0 0 15px 15px;
	width:200px;
	}
#implant #content .box_l {
	float: left;
	margin: 0 10px 10px 0;
	width:200px;
	}
#implant #content .box_r span {
	font-size:10px; 
	float:right;
	}
#implant #content ul.qa li {
	width: 450px;
	padding-left:25px;
	margin-left:15px;
	margin-bottom:13px;
	text-align:justify;
	background:url(../images/a_bg.gif) left 0px no-repeat;
	}	

#implant #content ul.qa li.ques1 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg1.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques2 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg2.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques3 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg3.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques4 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg4.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques5 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg5.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques6 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg6.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques7 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg7.gif) left 0px no-repeat;
	margin-bottom:0px;
	}	
#implant #content ul.qa li.ques8 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg8.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content ul.qa li.ques9 {
	padding-left:50px;
	margin-left:-10px;
	background:url(../images/q_bg9.gif) left 0px no-repeat;
	margin-bottom:0px;
	}
#implant #content dl.implant_qa dd {
	width: 515px;
	padding-left:25px;
	margin-left:0;
	background:url(../images/a_bg.gif) left top no-repeat;
	}	

/*-------- 11  Root --------*/

#root #content #title01 { background: url(../images/root_h2-01.jpg) 0 0 no-repeat; }
#root #content #title02 { background: url(../images/root_h3-02.jpg) 0 0 no-repeat; }
#root #content #title03 { background: url(../images/root_h3-03.jpg) 0 0 no-repeat; }
#root #content #title04 { background: url(../images/root_h3-04.jpg) 0 0 no-repeat; }
#root #content #title05 { background: url(../images/root_h4-05.jpg) 0 0 no-repeat; }
#root #content #title06 { background: url(../images/root_h4-06.jpg) 0 0 no-repeat; }
#root #content #title07 { background: url(../images/root_h3-05.jpg) 0 0 no-repeat; }
#root #content #title08 { background: url(../images/root_h3-06.jpg) 0 0 no-repeat; }

/*-------- 12  Esthe_front --------*/

#esthe_front #content #title01 { background: url(../images/esthe_front_h2-01.jpg) 0 0 no-repeat; }
#esthe_front #content #title02 { background: url(../images/esthe_front_h3-02.jpg) 0 0 no-repeat; }
#esthe_front #content #title03 { background: url(../images/esthe_front_h4-03.jpg) 0 0 no-repeat; }
#esthe_front #content #title04 { background: url(../images/esthe_front_h4-04.jpg) 0 0 no-repeat; }
#esthe_front #content #title05 { background: url(../images/esthe_front_h4-07.jpg) 0 0 no-repeat; }
#esthe_front #content #title06 { background: url(../images/esthe_front_h4-06.jpg) 0 0 no-repeat; }
#esthe_front #content #title07 { background: url(../images/esthe_front_h3-03.jpg) 0 0 no-repeat; }
#esthe_front #content #title08 { background: url(../images/esthe_front_h3-08.jpg) 0 0 no-repeat; margin-top: 20px;}

/*-------- 13  Esthe_back --------*/

#esthe_back #content #title01 { background: url(../images/esthe_back_h2-01.jpg) 0 0 no-repeat; }
#esthe_back #content #title02 { background: url(../images/esthe_back_h3-02.jpg) 0 0 no-repeat; }
#esthe_back #content #title03 { background: url(../images/esthe_back_h4-03.jpg) 0 0 no-repeat; }
#esthe_back #content #title04 { background: url(../images/esthe_back_h4-04.jpg) 0 0 no-repeat; }
#esthe_back #content #title06 { background: url(../images/esthe_front_h4-05.jpg) 0 0 no-repeat; }
#esthe_back #content #title07 { background: url(../images/esthe_back_h3-02.jpg) 0 0 no-repeat; }

/*-------- 14  Whitening --------*/

#whitening #content #title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening #content #title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening #content #title03 { background: url(../images/whitening_h3-03.jpg) 0 0 no-repeat; }
#whitening #content #title04 { background: url(../images/whitening_h3-04.jpg) 0 0 no-repeat; }
#whitening #content #title05 { background: url(../images/whitening_h3-05.jpg) 0 0 no-repeat; }
#whitening #content #title06 { background: url(../images/whitening_h3-06.jpg) 0 0 no-repeat; }
#whitening #content #title07 { background: url(../images/whitening_h3-07.jpg) 0 0 no-repeat; }
#whitening #content #title08 { background: url(../images/whitening_h3-08.jpg) 0 0 no-repeat; }
#whitening #content #title09 { background: url(../images/whitening_h3-09.jpg) 0 0 no-repeat; }
#whitening #content #title10 { background: url(../images/whitening_h4-10.jpg) 0 0 no-repeat; }
#whitening #content #title11 { background: url(../images/whitening_h3-10.jpg) 0 0 no-repeat; }

.marT8 { margin-top:8px; }
.marR10{ margin-right: 25px;}

#whitening #content dl { margin: 0 0 0 10px;}
#whitening #content dt {
	float: left;
	width: 55px;
	font-weight: 100;
	}
#whitening #content dd {
	margin-left: 65px;
	}
#whitening #content dl.link {
	margin: 0 0 0 10px;
	}
#whitening #content dl.link dt {
	float: left;
	width: 230px;
	font-weight: bold;
	clear: both;
	}
#whitening #content dl.link dd {
	margin-left: 65px;
	}
#whitening #main #content dl.abcd dt { width: 10px; margin-right: 5px;}
#whitening #main #content dl.abcd dd { margin-left: 20px;}


#whitening #main #content dl.abcd .mb01{ margin-bottom: 10px;}

.q01{ color:#0066FF; font-weight: bold;}
.q02{ color:#0066FF;}
.a01{ color:#CC0066; font-weight: bold;}

.box_flow p.txt5 { float: right; margin: 10px 5px 0 0;}


.box_flow01 {
	border: 1px solid #ead5da;
	padding: 5px;
	margin: 0 0 0 50px;
	width: 420px;
}

*html .box_flow01 {
	border: 1px solid #ead5da;
	padding: 5px;
	margin: 0 0 0 50px;
	width: 440px;
}

.gray-txt {
  color: #666;}

.right-txt{ width: 270px;}

/*-------- 15  Denture --------*/

#denture #content #title01 { background: url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture #content #title02 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture #content #title03 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture #content #title04 { background: url(../images/denture_h3-04.jpg) 0 0 no-repeat; }
#denture #content #title05 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture #content #title06 { background: url(../images/denture_h4-06.jpg) 0 0 no-repeat; }



/*-------- 16  Access --------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access #content #title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access #content #title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; margin-top: 30px; }

#access #content .table_center {
	text-align: center;
	}

#access #content table.acs {
	width: 500px;
	border: 3px solid #ddd;
	font-size: 100%;
	color:#000000; 
	margin: 5px auto;
	}
#access #content table.acs tr th,
#access #content table.acs tr td {
	border: 1px solid #fff;
	background: #C5E4FE;
	text-align: left;
	}

#access #content table.acs tr.colored th,
#access #content table.acs tr.colored td {
	background: #9FD2FD;
	}

#access #content table.fee {
	border-collapse: collapse;
	border: 1px solid #C5E4FE;
	font-size: 100%;
	color:#000000; 
	width: 500px;
	margin: 0px 0 15px 15px;
	}

#access #content table.fee th,
#access #content table.fee td {
	padding: 4px 10px;
	border: 1px solid #999999;
	text-align: left;
	}

#access #content table.fee th {
	background: #C5E4FE;
	}

#access #content table.fee th.ttl{ background: #9FD2FD; text-align: center;}

#access p.left{ text-align: left; padding: 0 0 0 20px;}

#access #content table.fee th.ttl .nomal{ font-weight: normal;}


/*-------- 17  Sitemap --------*/


#sitemap #content #title01 { background: url(../images/sitemap_h2-02.jpg) 0 0 no-repeat; }
#sitemap #content ul.list li {
	list-style: none;
	background: url(../images/list.jpg) 0 8px no-repeat;
	padding-left: 20px;
	font-size:15px;
	}

#prevent #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }


#prevent #content dl dt {
	background: #f3f3f3;
	border: 1px solid #999;
	text-indent: 5px;
	}
#prevent #content dl dd {
	margin: .5em 0;
	}
	
/*-------- 18  Ortho --------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho #content #title04 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho #content #title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho #content #title06 { background: url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }
#ortho #content #title07 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho #content #title08 { background: url(../images/ortho_h4-08.jpg) 0 0 no-repeat; }
#ortho #content #title09 {
 background: url(../images/ortho_h4-09.jpg) 0 0 no-repeat;
 margin: 10px 0 0 0;
}
#ortho #content #title10 { background: url(../images/ortho_h4-10.jpg) 0 0 no-repeat; }
#ortho #content #title11 { background: url(../images/ortho_h4-11.jpg) 0 0 no-repeat; }
#ortho #content #title12 { background: url(../images/ortho_h4-12.jpg) 0 0 no-repeat; }
#ortho #content #title13 { background: url(../images/ortho_h4-13.jpg) 0 0 no-repeat; }
#ortho #content #title14 { background: url(../images/ortho_h4-14.jpg) 0 0 no-repeat; }


#ortho .leftbox{
	padding: 0 20px;
}

#ortho .leftbox h4{
	padding: 5px 0 0 0;
	margin: 0;
	height: 12px;
	text-indent: 0px;
	font-size: 12px;
	font-weight: bold;
}

#ortho #content .backimg { background: url(../images/ortho_back.jpg) 0 0 no-repeat;
						   padding: 0 4px 0 4px;}

#ortho dl { padding: 0;
			margin: 0;}

#ortho dt { font-weight: bold;
			background: url(../images/ortho_back.jpg) 0 0 no-repeat;
		    padding: 4px;
			margin: 4px 0 8px 0;
			color: #fff;}

#ortho dd { font-weight:normal;
			background-color: #E8FFFF;
		    padding: 4px 8px;
			margin: 4px 0 4px 0;
			border: 1px solid #CCCCCC;}

/*-------- 19  Cerec3 --------*/

#cerec3 #content #title01 { background: url(../images/cerec3_h2-01.jpg) 0 0 no-repeat; }
#cerec3 #content #title02 { background: url(../images/cerec3_h3-02.jpg) 0 0 no-repeat; }
#cerec3 #content #title03 { background: url(../images/cerec3_h3-03.jpg) 0 0 no-repeat; margin-top: 30px; }

.box_flow{
	border: 1px solid #ead5da;
	padding: 5px;
	margin: 0 0 0 50px;
	width: 420px;
}

*html .box_flow{
	border: 1px solid #ead5da;
	padding: 5px;
	margin: 0 0 0 50px;
	width: 440px;
}

.box_flow p{
	margin: 0px;
	padding: 0px;
}

.box_flow .txt{ float: left; margin: 50px 0 0 5px;}
.box_flow .imgR{ float: right;}

#cerec3 .arrow{
	width: 520px;
	height: 21px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	clear: both;
}


/*---------p.map_under--------*/
p.map_under { margin-left:15px; margin-right:15px; font-size:17px }

.brn01 a{ 
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:90px;
	float:left;
	margin:10px 0 0 20px;
}
.brn02 a{
	background:url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:90px;
	float: left;
	margin: 0;
	padding: 0;
	margin:10px 0 0 20px;
}
.brn01 a:hover{background:url(../images/banner02_o.jpg) 0 0 no-repeat;}
.brn02 a:hover{background:url(../images/banner03_o.jpg) 0 0 no-repeat;}


*html body .brn01 a{ 
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:90px;
	float:left;
	margin-left:24px;
	margin-top:10px;
}

*html body .brn01 a,
*html body .brn02 a,{
	margin: 10px 0 0 13px;}

*:first-child+html .brn02 a{margin-top:10px; }
*:first-child+html .brn01 a{margin-top:10px; }



#tiny {
 width: 540px;
 height: 150px;
 overflow: auto;}
 
#tiny table,
#tiny table td { border: none; }

#tiny table td.tn_table { width: 100px;}
.navL_fb
{
	border:solid 1px #F0F0F0;
	text-align:center;
}
