@charset "UTF-8";
@import "base.css";
@import "sori.css";
/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Dr_staff                    */
/*                 09  Treatment                   */
/*                 10  Prevent                     */
/*                 11  Aesthe                      */
/*                 12  Implant                     */
/*                 13  Health                      */
/*                 14  Cost                        */
/*                 15  Access                      */
/*                 16  Recruit                     */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================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:#141414 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 570px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #B7B8B7;
	background: #141414;
	padding: 10px 0 1em 0;
	}
* html #content {
	padding: 20px 0 1em 0;
	}

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 91px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: 91px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 435px;
	height: 84px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 435px;
	height: 84px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 176px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 66px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 30px;
	padding: 0;
	list-style: none;
	width: 176px;
	height: 19px;
	}
* html #header_nav {
	margin: 0;
	padding: 0 0 0 31px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}

#nav01 { width: 48px; }
#nav02 { width: 63px; }

#nav01 a {
	background: url(../images/header_nav.jpg) -32px 0 no-repeat;
	width: 48px;
	
	}
#nav02 a {
	background: url(../images/header_nav.jpg) -102px 0 no-repeat;
	width: 63px;
	margin-left:25px;
	}
#nav01 a:hover {background: url(../images/header_nav.jpg) -32px -19px no-repeat;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -102px -19px no-repeat;}

/*----------04  Navigation -----------*/
#header #gnav {
	padding:0;
	margin:0 0 0 20px;
	width: 792px;
	height: 37px;
	list-style: none;
	float:left;
	background: url(../images/gnav.jpg) 0 0 no-repeat;
	}
* html #header #gnav {
    margin:0 0 0 10px;
    }
#gnav ul {
	padding: 0;
	margin:0;
	list-style: none;
    }

#gnav .g_internal li {
    height: 37px;
	padding:0;
	margin:0;
	float:left;
	text-indent: -9999px;
	list-style: none;
	}

#gnav .g_internal li a {
	display: block;  
	height: 37px;
	}
	
#nav03 {width:170px;}
#nav04 {width:146px;}
#nav05 {width:184px;}
#nav06 {width:150px;}
#nav07 {width:145px;}
#nav03 a {background: url(../images/gnav.jpg) 0 0 no-repeat;}
#nav04 a {background: url(../images/gnav.jpg) -170px 0 no-repeat;}
#nav05 a {background: url(../images/gnav.jpg) -316px 0 no-repeat;}
#nav06 a {background: url(../images/gnav.jpg) -500px 0 no-repeat;}
#nav07 a {background: url(../images/gnav.jpg) -650px 0 no-repeat;}
#nav03 a:hover {background: url(../images/gnav.jpg) 0 -37px no-repeat;}
#nav04 a:hover {background: url(../images/gnav.jpg) -170px -37px no-repeat;}
#nav05 a:hover {background: url(../images/gnav.jpg) -316px -37px no-repeat;}
#nav06 a:hover {background: url(../images/gnav.jpg) -500px -37px no-repeat;}
#nav07 a:hover {background: url(../images/gnav.jpg) -650px -37px no-repeat;}

#nav {
	width: 195px;
	float: left;
	margin: 20px 0 20px 10px;
	}
* html #nav {
	margin: 20px 0 20px 5px;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav08 a { background: url(../images/nav.jpg) 0 0 no-repeat;height:30px;}
#nav09 a { background: url(../images/nav.jpg) 0 -30px no-repeat; height:30px;}
#nav10 a { background: url(../images/nav.jpg) 0 -60px no-repeat; height:30px;}
#nav11 a { background: url(../images/nav.jpg) 0 -90px no-repeat; height:45px;}
#nav12 a { background: url(../images/nav.jpg) 0 -130px no-repeat; height:30px;}
#nav13 a { background: url(../images/nav.jpg) 0 -160px no-repeat; height:30px;}
#nav14 a { background: url(../images/nav.jpg) 0 -190px no-repeat; height:45px;}
#nav15 a { background: url(../images/nav.jpg) 0 -235px no-repeat; height:30px;}
#nav16 a { background: url(../images/nav.jpg) 0 -265px no-repeat; height:30px;}
#nav17 a { background: url(../images/nav.jpg) 0 -295px no-repeat; height:30px;}
#nav18 a { background: url(../images/nav.jpg) 0 -325px no-repeat; height:45px;}
#nav19 a { background: url(../images/nav.jpg) 0 -370px no-repeat; height:30px;}
#nav20 a { background: url(../images/nav.jpg) 0 -400px no-repeat; height:45px;}
#nav21 a { background: url(../images/nav.jpg) 0 -445px no-repeat; height:30px;}
#nav22 a { background: url(../images/nav.jpg) 0 -475px no-repeat; height:40px;}

#nav08 a:hover { background: url(../images/nav.jpg) 0 0 no-repeat;height:30px;}
#nav09 a:hover { background: url(../images/nav.jpg) -195px -30px no-repeat; height:30px;}
#nav10 a:hover { background: url(../images/nav.jpg) -195px -60px no-repeat; height:30px;}
#nav11 a:hover { background: url(../images/nav.jpg) -195px -90px no-repeat; height:45px;}
#nav12 a:hover { background: url(../images/nav.jpg) -195px -130px no-repeat; height:30px;}
#nav13 a:hover { background: url(../images/nav.jpg) -195px -160px no-repeat; height:30px;}
#nav14 a:hover { background: url(../images/nav.jpg) -195px -190px no-repeat; height:45px;}
#nav15 a:hover { background: url(../images/nav.jpg) -195px -235px no-repeat; height:30px;}
#nav16 a:hover { background: url(../images/nav.jpg) -195px -265px no-repeat; height:30px;}
#nav17 a:hover { background: url(../images/nav.jpg) -195px -295px no-repeat; height:30px;}
#nav18 a:hover { background: url(../images/nav.jpg) -195px -325px no-repeat; height:45px;}
#nav19 a:hover { background: url(../images/nav.jpg) -195px -370px no-repeat; height:30px;}
#nav20 a:hover { background: url(../images/nav.jpg) -195px -400px no-repeat; height:45px;}
#nav21 a:hover { background: url(../images/nav.jpg) -195px -445px no-repeat; height:30px;}
#nav22 a:hover { background: url(../images/nav.jpg) -195px -475px no-repeat; height:40px;}

#nav p { text-align: center; }

.nav-top a { 
display:block;
width:195px;
height:24px;
background:url(../images/navi-top.jpg) 0 0 no-repeat;
text-indent:-9999px;
outline:none;
}
.nav-top a:hover { background-position:-195px;}
/*---------- 05  Footer -----------*/
#footer {
	clear: both;
	margin: 0 auto;
	background: #fff url(../images/footer_bg.gif) bottom repeat;
	text-align: center;
	color: #CACFCA;
	padding:14px 0 0 0;
	}

#footer h2#f_title01 {
    width:790px;
    height:50px;
    background:url(../images/footer_h2-01.jpg) 0 0 no-repeat;
	margin: 0 auto;
	padding: 0 0 0 0;
	text-indent:-9999px;
    }
#footer h3{
    width:110px;
    height:20px;
	text-indent:-9999px;
    } 
#footer h3#f_title02 {background:url(../images/footer_h3-02.jpg) 0 0 no-repeat;}
#footer h3#f_title03 {background:url(../images/footer_h3-03.jpg) 0 0 no-repeat;}
#footer h3#f_title04 {background:url(../images/footer_h3-04.jpg) 0 0 no-repeat;}
#footer .footer_info {
    width:790px;
	margin: 0 auto;
	margin-bottom:13px;
    padding:0 0 25px 26px ;
	background: url(../images/footer_sec_bg.jpg) bottom no-repeat;
	}
* html #footer .footer_info {
    padding:0 0 25px 12px ;
    }
	
#footer .footer_info p{
    margin-left:10px;
	}

#footer a {
    color:#CACFCA;
	text-decoration: none;
	}
#footer a:hover { text-decoration: underline; }

#footer .footer_link ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	margin-left:150px;
	padding: 0;
	clear: both;
	font-size:95%;
	}

#footer .footer_link ul li {
	display: inline;
	padding: 0 0 10px 0;
	margin: 0;
	}

#footer address { 
    margin: 8px 1em 0 0; 
    padding-bottom:26px;
    padding-top:6px;
    }

#footer .footer_link{
    width:790px;
    text-align:left;
    margin:0 auto;
    }
*:first-child+html #footer .footer_link { font-size: 10px; } /*  for IE7 only */
* html body #footer .footer_link { font-size: 10px; } /*  for IE6 only */

#footer .footer_info a { color:#CACFCA;}
#footer .footer_info a:hover {color:#CACFCA;}
	
#footer .clinic_info{
    text-align:left;
    width:470px;
    float:left;
    margin-top:12px;
    }
#footer .clinic_info ul { 
	list-style: disc;
	}

#footer .clinic_map{
    margin-top:12px;
    width:280px;
    float:left;
    }

#footer #official {
	text-indent:-9999px;
	margin-top:30px;
}

	#footer #official a{
		display:block;
		width:192px;
		height:66px;
		background: url(../images/nobu_bnr.jpg) 0 0 no-repeat;
	}
	
		#footer #official a:hover{
			background-position: bottom;
		}

#footer #footer_map {
    text-indent:-9999px;
    width:280px;
    height:166px;
    }
#footer #footer_map a{
    display:block;
    background: url(../images/footer02.gif) 0 0 no-repeat;
    height:166px;
    }
#footer #footer_map a:hover{
    background: url(../images/footer02.gif) 0 -166px no-repeat;
    }

/*---------- 06  Contents -----------*/
.section_wrap { 
    width:550px; 
    background:#2e2e2e url(../images/section_ft.jpg) bottom no-repeat;
}
.section { 
    padding: .8em 25px;
    }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 50px;
	width:550px;
	text-indent: -9999px;
	margin-top:10px;
	}
#content h3 {
	clear: both;
	height: 22px;
	padding-top:3px;
	text-indent: -9999px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#F0A6B1;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 5px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { 
    float:left;
    }

#content a { text-decoration: underline; }

#content dd.txt_orange_l { font-size: 14px; font-weight: bold; }
#content dd.txt_orange_l a { text-decoration: underline; color: #FB9806; outline: none; }
#content dd.txt_orange_l a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}
.image_r2 {
	float: right;
	margin: 0 13px 0 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 0;
	margin-right: -10px;
	}

#content ul.totop li {
	list-style: none;
	width: 79px;
	height: 14px;
	margin: 0;
	padding: 0;
	float: right;
	text-indent:-9999px;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

#content ul.totop_c {
	clear: both;
	padding-bottom: 1px;
	margin-right: -15px;
	}
#content ul.totop_c li {
	list-style: none;
	width: 79px;
	height: 22px;
	margin: 0;
	padding: 0;
	float: right;
	text-indent:-9999px;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}
#content ul.totop_c li a {
	display: block;
	height: 22px;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	font-size:96%;
	color:#E4BC96;
	background: url(../images/caution.jpg) 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 */

#p.topimage {
  margin:0;
  padding:0 0 0 0;
  }

#content .alpha,
#content .beta{
    float:left;
    margin-right:5px;
    padding-right:25px;
	background: url(../images/arrow-h2.png) right center no-repeat;
    }
#content .gamma{
    float:left;
    }
#content .case2 .alpha,
#content .case2 .beta{
    float:left;
    margin-right:8px;
    padding-right:0px;
    }
#content .gamma{
    float:left;
    }
    
.mgtp {
   margin-top:12px;
   }
      
.img_border{
   border:#C5C5C5 1.5px solid;
   }
.subtitle {
   color:#E4BC96;
   font-weight:bold;
   }
.subtitle2 {
   color:#E4BC96;
   }
.colortext {
   color:#86A2FF;
   text-indent:30px;
   font-weight:bold;
   }

#content table ul{
    margin:0;
    padding:0;
    } 
#content table {
    margin-top:10px;
    border: 1px solid #ccc;
    line-height:20px;
    }
    
#content table td {
    text-align:right;
    border: 1px solid #ccc;
    }
#content table dl {
    padding:0;
    }  
#content table th {
    text-align:left;
    border: 1px solid #ccc;
    background:#1F1F1F;
    }
#content table .table_title{
    text-align:left;
    background:#1F1F1F;
    color:#B3D9FF;
    }
#content table .table_title2{
    text-align:left;
    background:#1F1D1D;
    color:#D1E0EF;
    }    


* html #content table{font-size:95%;color:#B7B8B7;}
* html #content table th {padding:3px 5px 3px 5px;}

#content strong{
    color:#fff;
    }
       
/*-------- 07  Index --------*/
#index h2#title01 {
    width:370px;
    height:38px;
    margin:0;
    padding:0;
    }
#index h2#title01 a{
    height:38px;
    display:block;
    background:url(../images/index_h2-01.jpg) 0 0 no-repeat;
    }    
#index h2#title01 a:hover{
    background:url(../images/index_h2-01.jpg) 0 -38px no-repeat;
    }    
#index h2#title02 {
    width:550px;
    height:50px;
    background:url(../images/index_h2-02.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
    }

#index .greeting {
  width:550px;
  background: url(../images/sec_bg.jpg) bottom no-repeat;
  }
#index .pickup {
  width:550px;
  background: url(../images/sec_bg.jpg) bottom no-repeat;
  margin-bottom:35px;
  margin-top:10px;
  }
#index .pickup2 {
  width:550px;
  margin-bottom:0;
  margin-top:5px;
  }
	
#index .pickup img {
  margin:8px 0 8px 0;
  }
#index .pickup dl{
  width:550px;
  margin:0;
  background: url(../images/sec_h_bg.jpg) top no-repeat;
  }
#index .pickup dt{
  float:left;
  margin:3px 0 0 15px;
  }
#index .pickup dd{
  margin-left:150px;
  }
#index .pickup .pkup_text {
   padding:13px 20px 0px 3px;
  }
#index .greeting .greeting_text {
   padding:10px 25px 25px 25px;
  }

#index .greeting .image_r {
  margin:20px 15px 0 10px;
  }
#index .greeting .greeting_text {
   padding:10px 25px 25px 25px;
  }
	
	
	
	#index .pickup3 {
		width:550px;
		background: url(../images/sec_bg.jpg) bottom no-repeat;
		margin-bottom:35px;
		margin-top:10px;
  }
	
		#index .pickup3 dl{
			width:530px;
			margin:0;
			padding: 10px;
			line-height: 1.4;
			background: url(../images/sec_h_bg.jpg) top no-repeat;
		}
		
			#index .pickup3 dt{
				float: none;
				margin: 0;
				padding: 0;
				padding-left: 1em;
				font-weight: bold;
				color: #fff;
			}
			
			#index .pickup3 dt.info {
				float: none;
				width: 530px;
				margin: 0;
				padding: 0px;
				font-weight: bold;
				color: #fff;
			}

				#index .pickup3 dd{
					float: none;
					margin: 0;
					padding: 0;
					margin-bottom: 1em;
					padding-left: 2em;
				}

/*-------- 08  Dr_staff --------*/
#dr_staff h2#title01 { background:url(../images/dr_staff_h2-01.jpg) 0 0 no-repeat; }
#dr_staff h3#title02 { background:url(../images/dr_staff_h3-02.jpg) 0 0 no-repeat; }
#dr_staff h4#title03 { background:url(../images/dr_staff_h4-03.jpg) 0 0 no-repeat; }   
#dr_staff h4#title04 { background:url(../images/dr_staff_h4-04.jpg) 0 0 no-repeat; }    
#dr_staff h3#title05 { background:url(../images/dr_staff_h3-05.jpg) 0 0 no-repeat; }    
#dr_staff h3#title06 { background:url(../images/dr_staff_h3-06.jpg) 0 0 no-repeat; }    

#dr_staff .alpha{
   margin:0 20px 0 5px;
   padding:0;
   float:left;
   width:200px;
   }
#dr_staff .beta{
   margin:0;
   padding:0;
   float:left;
   width:260px;
   }
#dr_staff .beta dl { 
    margin:5px 0 10px 15px;
   }
#dr_staff .beta dt { 
    width:50px;
    }
#dr_staff .beta dd { 
    margin-left:50px;
    }
#dr_staff .beta ul { 
    margin-left:10px;
    padding:0;
    }
#dr_staff .beta li { 
    margin-left:0;
    padding-left:15px;
    }   

.cam-bnr a { 
display:block;
height:100px;
width:550px;
background:url(../images/cam-bnr.gif) 0 0 no-repeat;
margin:0;
text-indent:-9999px;
outline:none;
}		
.cam-bnr a:hover { background-position:bottom;}

#index #wrapper #main #content .movie_bnr {
	text-indent: -9999px;
}

	#index #wrapper #main #content .movie_bnr a {
		display: block;
		width: 550px;
		height: 87px;
		background: url(../images/index_movie.jpg) 0 0 no-repeat;
	}
	
		#index #wrapper #main #content .movie_bnr a:hover {
			background-position: bottom;
		}

#index #wrapper #main #content .clear_bnr {
	text-indent: -9999px;
	margin-top: 10px;
}

	#index #wrapper #main #content .clear_bnr a {
		display: block;
		width: 550px;
		height: 139px;
		background: url(../images/clear_bnr.jpg) 0 0 no-repeat;
	}
	
		#index #wrapper #main #content .clear_bnr a:hover {
			background-position: bottom;
		}
		

#index #wrapper .bnr_imp01 {
	text-indent: -9999px;
	margin: 20px 0 0 0;
}

#index #wrapper .bnr_imp01 a {
		display: block;
		width: 550px;
		height: 139px;
		background: url(../images/bnr_imp01.jpg) 0 0 no-repeat;
	}

#index #wrapper .bnr_imp01 a:hover {
			background-position: bottom;
		}


#index #wrapper .bnr_imp02 {
	text-indent: -9999px;
	margin: 20px 0 20px 0;
}
#index #wrapper .bnr_imp02 a {
		display: block;
		width: 550px;
		height: 139px;
		background: url(../images/index_drblog.jpg) 0 0 no-repeat;
	}
#index #wrapper .bnr_imp02 a:hover {
			background-position: bottom;
		}


#index #wrapper #main #content .implant_bnr {
	text-indent: -9999px;
}

	#index #wrapper #main #content .implant_bnr a {
		display: block;
		width: 544px;
		height: 75px;
		background: url(../images/implant_banner.jpg) 0 0 no-repeat;
	}
	
		#index #wrapper #main #content .implant_bnr a:hover {
			background-position: bottom;
		}
		
#wrapper #main #nav #heel_bnr {
	text-indent: -9999px;
	margin-top: 10px;
	margin-left: 2px;
}

	#wrapper #main #nav #heel_bnr a {
		display: block;
		width: 192px;
		height: 52px;
		background: url(../images/heel_bnr.jpg) 0 0 no-repeat;
	}
	
		#wrapper #main #nav #heel_bnr a:hover {
			background-position: bottom;
		}
		
#wrapper #main #nav #nobu_bnr {
	text-indent: -9999px;
	margin: 10px 0 0 2px;
}

	#wrapper #main #nav #nobu_bnr a {
		display: block;
		width: 192px;
		height: 66px;
		background: url(../images/nobu_bnr.jpg) 0 0 no-repeat;
	}
	
		#wrapper #main #nav #nobu_bnr a:hover {
			background-position: bottom;
		}

#wrapper #main #nav #nobu_ex {
	text-indent: -9999px;
	margin: 10px 0 0 2px;
}

	#wrapper #main #nav #nobu_ex a {
		display: block;
		width: 180px;
		height: 85px;
		background: url(../images/nobu_ex.jpg) 0 0 no-repeat;
	}
	
		#wrapper #main #nav #nobu_ex a:hover {
			background-position: bottom;
		}

#wrapper #main #nav #nobu_imp {
	text-indent: -9999px;
	margin: 10px 0 0 2px;
}

	#wrapper #main #nav #nobu_imp a {
		display: block;
		width: 192px;
		height: 66px;
		background: url(../images/nobu_imp.jpg) 0 0 no-repeat;
	}
	
		#wrapper #main #nav #nobu_imp a:hover {
			background-position: bottom;
		}

#wrapper #main #nav #clear_bnr {
	margin: 10px 0 0 2px;
}

#wrapper #main #nav #clear_bnr a {
		display: block;
		width: 192px;
		height: 60px;
		background: url(../images/bnr_clear.jpg) 0 0 no-repeat;
		text-indent: -9999px;

	    outline: none;
	}

#wrapper #main #nav #clear_bnr a:hover {
			background-position: bottom;
		}

#content #rese_bnr {
	text-indent: -9999px;
	margin: 20px auto 0;
}

	#content #rese_bnr a {
		display: block;
		width: 550px;
		height: 100px;
		outline: 0;
		background: url(../images/rese_bnr.jpg) 0 0 no-repeat;
	}
	
		#content #rese_bnr a:hover {
			background-position: bottom;
		}


#wrapper #main #nav #whitening {
	margin: 10px 0 0 2px;
}

#wrapper #main #nav #whitening a {
		display: block;
		width: 192px;
		height: 60px;
		background: url(../images/bnr_whitening.jpg) 0 0 no-repeat;
		text-indent: -9999px;

	    outline: none;
	}

#wrapper #main #nav #whitening a:hover {
			background-position: bottom;
		}

.text_red { color:#FF0000; }

/*-------- 09  Treatment --------*/
#treatment h2#title01 { background:url(../images/treatment_h2-01.jpg) 0 0 no-repeat;}    
#treatment h3#title02 { background:url(../images/treatment_h3-02.jpg) 0 0 no-repeat;}    
#treatment h4#title03 { background:url(../images/treatment_h4-03.jpg) 0 0 no-repeat;}    
#treatment h4#title04 { background:url(../images/treatment_h4-04.jpg) 0 0 no-repeat;}    
#treatment h4#title05 { background:url(../images/treatment_h4-05.jpg) 0 0 no-repeat;}    
#treatment h4#title06 { background:url(../images/treatment_h4-06.jpg) 0 0 no-repeat;}    
#treatment h4#title07 { background:url(../images/treatment_h4-07.jpg) 0 0 no-repeat;}    


/*-------- 10  Prevent --------*/
#prevent h2#title01 { background:url(../images/prevent_h2-01.jpg) 0 0 no-repeat;}    
#prevent h3#title02 { background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}    
#prevent h4#title03 { background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat;}    
#prevent h3#title04 { background:url(../images/prevent_h3-04.jpg) 0 0 no-repeat;}    
#prevent h4#title05 { background:url(../images/prevent_h4-05.jpg) 0 0 no-repeat;}    
#prevent h4#title06 { background:url(../images/prevent_h4-06.jpg) 0 0 no-repeat;}    
#prevent h3#title07 { background:url(../images/prevent_h3-07.jpg) 0 0 no-repeat;}    
#prevent h4#title08 { background:url(../images/prevent_h4-08.jpg) 0 0 no-repeat;}    


/*-------- 11  Aesthe --------*/
#aesthe h2#title01 { background:url(../images/aesthe_h2-01.jpg) 0 0 no-repeat;}    
#aesthe h3#title02 { background:url(../images/aesthe_h3-02.jpg) 0 0 no-repeat;}    
#aesthe h4#title03 { background:url(../images/aesthe_h4-03.jpg) 0 0 no-repeat;}    
#aesthe h4#title04 { background:url(../images/aesthe_h4-04.jpg) 0 0 no-repeat;}    
#aesthe h3#title05 { background:url(../images/aesthe_h3-05.jpg) 0 0 no-repeat;}    
#aesthe h4#title06 { background:url(../images/aesthe_h4-06.jpg) 0 0 no-repeat;}    
#aesthe h4#title07 { background:url(../images/aesthe_h4-07.jpg) 0 0 no-repeat;}    
#aesthe h4#title08 { background:url(../images/aesthe_h4-08.jpg) 0 0 no-repeat;}    
#aesthe h4#title09 { background:url(../images/aesthe_h4-09.jpg) 0 0 no-repeat;}    
#aesthe h3#title10 { background:url(../images/aesthe_h3-10.jpg) 0 0 no-repeat;}    
#aesthe h4#title11 { background:url(../images/aesthe_h4-11.jpg) 0 0 no-repeat;}    
#aesthe h3#title12 { background:url(../images/aesthe_h3-12.jpg) 0 0 no-repeat;}    
#aesthe h4#title13 { background:url(../images/aesthe_h4-14.jpg) 0 0 no-repeat;}     


/*-------- 12  Implant --------*/
#implant h2#title01 { background:url(../images/implant_h2-01.jpg) 0 0 no-repeat;}    
#implant h3#title02 { background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}    
#implant h4#title03 { background:url(../images/implant_h4-03.jpg) 0 0 no-repeat;}    
#implant h3#title06 { background:url(../images/implant_h3-06.jpg) 0 0 no-repeat;}    
#implant h4#title07 { background:url(../images/implant_h4-07.jpg) 0 0 no-repeat;}    
#implant h4#title08 { background:url(../images/implant_h4-08.jpg) 0 0 no-repeat;}    

#implant h5 {
   clear:both;
    }
#implant ol{
    margin-left:30px;
    color:#B3D9FF;
    }

/*-------- 13  Health --------*/
#health h2#title01 { background:url(../images/health_h2-01.jpg) 0 0 no-repeat;}    
#health h3#title02 { background:url(../images/health_h3-02.jpg) 0 0 no-repeat;}    
#health h4#title03 { background:url(../images/health_h4-03.jpg) 0 0 no-repeat;}    
#health h3#title04 { background:url(../images/health_h3-04.jpg) 0 0 no-repeat;}    
#health h4#title05 { background:url(../images/health_h4-05.jpg) 0 0 no-repeat;}    
#health h4#title06 { background:url(../images/health_h4-06.jpg) 0 0 no-repeat;}    
#health h3#title07 { background:url(../images/health_h3-07.jpg) 0 0 no-repeat;}    
#health h4#title08 { background:url(../images/health_h4-08.jpg) 0 0 no-repeat;}    
#health h4#title09 { background:url(../images/health_h4-09.jpg) 0 0 no-repeat;}    
#health h4#title10 { background:url(../images/health_h4-10.jpg) 0 0 no-repeat;}    

#health dl{
    margin-left:10px;
    color:#B3D9FF;
    }
#health dt { 
    float:none;
    font-weight:bold;
    }

/*-------- 14  Cost --------*/
#cost h2#title01 { background:url(../images/cost_h2-01.jpg) 0 0 no-repeat;}    
#cost h3#title02 { background:url(../images/cost_h3-02.jpg) 0 0 no-repeat;}    
#cost h4#title03 { background:url(../images/cost_h4-03.jpg) 0 0 no-repeat;}    
#cost h4#title04 { background:url(../images/cost_h4-04.jpg) 0 0 no-repeat;}    
#cost h4#title05 { background:url(../images/cost_h4-05.jpg) 0 0 no-repeat;}    
#cost h3#title06 { background:url(../images/cost_h3-06.jpg) 0 0 no-repeat;}    
#cost h3#title07 { background:url(../images/cost_h3-07.jpg) 0 0 no-repeat;}    
#cost h4#title08 { background:url(../images/cost_h4-08.jpg) 0 0 no-repeat;}    
#cost h4#title09 { background:url(../images/cost_h4-09.jpg) 0 0 no-repeat;}    
#cost h3#title10 { background:url(../images/cost_h3-10.jpg) 0 0 no-repeat;}    
#cost h4#title11 { background:url(../images/cost_h4-11.jpg) 0 0 no-repeat;}    
#cost h4#title12 { background:url(../images/cost_h4-12.jpg) 0 0 no-repeat;}    
#cost h4#title13 { background:url(../images/cost_h4-13.jpg) 0 0 no-repeat;}  
#cost h4#title14 { background:url(../images/cost_h4-14.jpg) 0 0 no-repeat;}  

#cost table{
    width:500px;
    }
#cost table th{
    width:300px;
    }
#cost table dl{
    margin-right:0;
    }
#cost table dl,dd{
    margin:0;
    padding:0;
    }
#cost table span{
    color:#B3D9FF;
    }
		
#cost .font-red {
    color:#FF0000;
}

#cost table.costtable th{
    width:50px;
    }
#cost table.costtable td{
    text-align:center;
    }    
#cost table.costtable .box{
    text-align:center;
    width:50px;
    }    
    
/*-------- 15  Access --------*/
#access h2#title01 { background:url(../images/accesst_h2-01.jpg) 0 0 no-repeat;}    
#access h3#title02 { background:url(../images/accesst_h3-02.jpg) 0 0 no-repeat;}    
#access h3#title03 { background:url(../images/accesst_h3-03.jpg) 0 0 no-repeat;}    
#access h4#title04 { background:url(../images/accesst_h4-04.jpg) 0 0 no-repeat;}    
#access h4#title05 { background:url(../images/accesst_h4-05.jpg) 0 0 no-repeat;}    
#access h4#title06 { background:url(../images/accesst_h4-06.jpg) 0 0 no-repeat;}    
#access h4#title07 { background:url(../images/accesst_h4-07.jpg) 0 0 no-repeat;}    
#access h4#title08 { background:url(../images/accesst_h4-08.jpg) 0 0 no-repeat;}    
#access h4#title09 { background:url(../images/accesst_h4-09.jpg) 0 0 no-repeat;}    
#access h4#title10 { background:url(../images/accesst_h4-10.jpg) 0 0 no-repeat;}    
#access h4#title11 { background:url(../images/accesst_h4-11.jpg) 0 0 no-repeat;}    
#access h4#title12 { background:url(../images/accesst_h4-12.jpg) 0 0 no-repeat;}    
#access #map {width: 425px;  
   height: 350px;  
   margin-left:60px;
   margin-bottom:8px;
   }
*:first-child+html #access #map {
   padding-left:60px;
   }
#access table td{
    text-align:left;
    }    
#access #content .clinic_photo {
    width:210px;
    float:right;
    text-align:center;
    }
#access #content .clinic_photo img {
    }
#access #content .clinic_info {
    float:left;
    width:250px;
    }
#access #content small a{
    color:#fff;
    }

/*-------- 16  Recruit --------*/
#recruit h2#title01 { background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat;}    
#recruit h3#title02 { background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}    
#recruit table th{
    width:120px;
    }
#recruit table td{
    text-align:left;
    }
#recruit table td ul li ul li{
    background:none;
    text-indent:0;
    margin:0;
    }

#recruit table td ol.clinic li{
	list-style: upper-alpha;
	}
    
/*-------- 17  Sitemap --------*/
#sitemap h2#title01 { background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}    
#sitemap dt{
    float:none;
    font-size:105%;
    text-indent:20px;
    background:url(../images/li_bg.jpg) 0 6px no-repeat;
    }
#sitemap dd{
    margin-bottom:10px;
    }

.right { text-align: right;}
