@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  Staff                       */
/*                 11  Prevent                     */
/*                 12  Perio                       */
/*                 13  Esthe                       */
/*                 14  Prevent                     */
/*                 15  White                       */
/*                 16  Denture Implant             */
/*                 17  Information                 */
/*                 18  Voice                       */
/*                 19  Inquiry                     */
/*                 20  Recruit                     */
/*                 21  Treatment                   */
/*                 22  Sitemap                     */

/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Light Green    #e5fcbe      */
/*        Main Color - Green          #aed85b      */
/*        Main Color - Light Blue     #dff7ef      */
/*                                                 */
/*        Sub Color  - Orange         #ff9411      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71.42%              */
/*                   11px      78.57%              */
/*                   12px      85.71%              */
/*                   14px     100%                 */
/*                   16px     114.28%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) 0 0 repeat-x; color:#666; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 910px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#index #main {
	margin: 0 ;
	background: url(../images/index_main_bg.jpg) 0 0 no-repeat;
	}
#main {
	margin: 0 ;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}	
#content {
	margin: 0 35px 0 0;
	padding: 0 ;
	width: 640px;
	float: right;
	display: inline;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block; }
input, select, option { color:#666; }

/*---------- 03  Header -----------*/

#index #header {
	height: 395px;
	width: 910px;
	margin: 0;
	padding: 0;
	}
	
#header {
	height: 285px;
	width: 910px;
	margin: 0;
	padding: 0;
	}

#header #header01 {
	background: url(../images/header01.jpg) 0 0 repeat-x;
	height: 80px;
	width: 910px;
	margin: 0;
	padding: 0;
	}

#header #header01 #header01_01 {
	height: 80px;
	width: 413px;
	margin: 0;
	padding: 0;
	float: left;
	}
	
#header #header01 #header01_01 p.header_text {
	margin: 0;
	padding: 10px 0 3px 32px;
	font-size: 78.57%;
	line-height: 1em;
	}
	
h1 {
	margin: 0 0 0 23px;
	width: 390px;
	height: 50px;
	line-height: 1.0;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 390px;
	height: 50px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_02 {
	height: 80px;
	width: 497px;
	margin: 0;
	padding: 0;
	float: right;
	}
	
#header #header01 #header01_02 p.tel {
	margin: 0;
	padding: 7px 17px 5px 0;
	height: 43px;
	float: right;
	line-height: 1%;
	display: block;
	}
#header p.tel img { display: block; }

#header #header01 #header01_02 ul.header_nav01 {
	clear: both;
	margin: 0;
	padding: 0 17px 0 0;
	float: right;
	width: 298px;
	height: 25px;
	list-style: none;
	}

#header #header01 #header01_02 ul.header_nav01 li {
	padding: 0;
	width: 98px;
	height: 25px;
	list-style: none;
	float: left;
	display: inline;
	}

#header #header01 #header01_02 ul.header_nav01 li a {
	width: 98px;
	height: 25px;
	text-indent: -9999px;
	display: block;
	}
		
#nav01, #nav02 { margin-right: 2px; }
#nav01 a { background:url(../images/header_nav01.jpg) 0 0 no-repeat; }
#nav02 a { background:url(../images/header_nav01.jpg) -100px 0 no-repeat; }
#nav03 a { background:url(../images/header_nav01.jpg) -200px 0 no-repeat; }

#nav01 a:hover { background:url(../images/header_nav01.jpg) 0 -25px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav01.jpg) -100px -25px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav01.jpg) -200px -25px no-repeat; }

#index #header #header02 {
	background: url(../images/index_header02.jpg) 0 0 no-repeat;
	height: 315px;
	width: 910px;
	margin: 0;
	padding: 0;
	}

#index #header #header02 #header02_01 {
	width: 490px;
	margin: 0 210px ;
	padding: 30px 0 15px 0;
	}

#header #header02 #header02_01 {
	width: 490px;
	margin: 0 210px ;
	padding: 51px 0 45px 0;
	}
#concept #header #header02 #header02_01, #recruit #header #header02 #header02_01, #treatment #header #header02 #header02_01, #prevent #header #header02 #header02_01, #perio #header #header02 #header02_01, #ortho #header #header02 #header02_01, #white #header #header02 #header02_01, #inquiry #header #header02 #header02_01 {
	width: 490px;
	margin: 0 210px ;
	padding: 51px 0 18px 0;
	}
		
#header #header02 #header02_02 {
	width: 870px;
	height: 40px;
	margin: 0 20px ;
	padding: 0;
	}
	
#header #header02 #header02_02 ul.header_nav02 {
	width: 870px;
	height: 40px;
	margin: 0 ;
	padding: 0;
	list-style: none;
	}
	
#header #header02 #header02_02 ul.header_nav02 li {	
	width: 210px;
	height: 40px;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	}	

#header #header02 #header02_02 ul.header_nav02 li a {
	width: 210px;
	height: 40px;
	padding: 0;
	list-style: none;
	text-indent: -9999px;
	display: block;
	}	

#nav04, #nav05, #nav06 { margin-right: 10px; }
#index #nav04 a { background:url(../images/index_header_nav02.jpg) 0 0 no-repeat; }
#index #nav05 a { background:url(../images/index_header_nav02.jpg) -220px 0 no-repeat; }
#index #nav06 a { background:url(../images/index_header_nav02.jpg) -440px 0 no-repeat; }
#index #nav07 a { background:url(../images/index_header_nav02.jpg) -660px 0 no-repeat; }

#index #nav04 a:hover { background:url(../images/index_header_nav02.jpg) 0 -40px no-repeat; }
#index #nav05 a:hover { background:url(../images/index_header_nav02.jpg) -220px -40px no-repeat; }
#index #nav06 a:hover { background:url(../images/index_header_nav02.jpg) -440px -40px no-repeat; }
#index #nav07 a:hover { background:url(../images/index_header_nav02.jpg) -660px -40px no-repeat; }

#nav04 a { background:url(../images/header_nav02.jpg) 0 0 no-repeat; }
#nav05 a { background:url(../images/header_nav02.jpg) -220px 0 no-repeat; }
#nav06 a { background:url(../images/header_nav02.jpg) -440px 0 no-repeat; }
#nav07 a { background:url(../images/header_nav02.jpg) -660px 0 no-repeat; }

#nav04 a:hover { background:url(../images/header_nav02.jpg) 0 -40px no-repeat; }
#nav05 a:hover { background:url(../images/header_nav02.jpg) -220px -40px no-repeat; }
#nav06 a:hover { background:url(../images/header_nav02.jpg) -440px -40px no-repeat; }
#nav07 a:hover { background:url(../images/header_nav02.jpg) -660px -40px no-repeat; }

#header #header02 {
	background: url(../images/header02.jpg) 0 0 no-repeat;
	height: 205px;
	width: 910px;
	margin: 0;
	padding: 0;
	}
	

/*----------04  Navigation -----------*/

#nav {
	margin: 0;
	width: 190px;
	float: left;
	padding: 5px 0 20px 20px;
	}

#nav .nav_bor { background: url(../images/nav_bor02.jpg) 0 0 repeat-y; margin: 0; width: 190px; }
#nav .nav_bor_top { background: url(../images/nav_bor01.jpg) 0 0 no-repeat; padding-top: 5px;  }
#nav .nav_bor_bottom { background: url(../images/nav_bor03.jpg) left bottom no-repeat; padding-bottom: 7px;  }

#nav ul {
	margin: 0 ;
	padding: 0 0 5px 0;
	width: 190px;
	list-style: none;
	}

#nav ul li {
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	width: 190px;
	text-indent: -9999px;
	}

#nav .internal li a {
	width: 190px;
	display: block;
	}
	
#nav14, #nav16, #nav17 { margin-bottom: 5px; }
#nav15 { margin-bottom: 10px; }

#nav08 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 40px;}
#nav09 a { background: url(../images/nav.jpg) 0 -40px no-repeat; height: 36px;}
#nav10 a { background: url(../images/nav.jpg) 0 -76px no-repeat; height: 35px;}
#nav11 a { background: url(../images/nav.jpg) 0 -111px no-repeat; height: 35px;}
#nav12 a { background: url(../images/nav.jpg) 0 -146px no-repeat; height: 35px;}
#nav13 a { background: url(../images/nav.jpg) 0 -181px no-repeat; height: 34px;}
#nav14 a { background: url(../images/nav.jpg) 0 -215px no-repeat; height: 35px;}
#nav15 a { background: url(../images/nav.jpg) 0 -255px no-repeat; height: 40px;}
#nav16 a { background: url(../images/nav.jpg) 0 -305px no-repeat; height: 35px;}
#nav17 a { background: url(../images/nav.jpg) 0 -345px no-repeat; height: 40px;}
#nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; height: 40px;}

#nav09 a:hover { background: url(../images/nav.jpg) -190px -40px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -76px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -111px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -146px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -181px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -190px -215px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -255px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -305px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -190px -345px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -190px -390px no-repeat; }


#nav p { text-align: center; }

#nav p.nav_ban01 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 190px;
	height: 40px;
	}	
	
#nav p.nav_ban01 a {
	margin: 0 ;
	width: 190px;
	height: 40px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_ban01.jpg) 0 0 no-repeat;
	}
#nav p.nav_ban01 a:hover {
	background: url(../images/nav_ban01.jpg) 0 -40px no-repeat;
	}
	
#nav p.nav_ban02 {
	margin: 0;
	padding: 0 0 5px 0;
	width: 190px;
	height: 35px;
	}	
	
#nav p.nav_ban02 a {
	margin: 0 ;
	width: 190px;
	height: 35px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_ban02.jpg) 0 0 no-repeat;
	}
#nav p.nav_ban02 a:hover {
	background: url(../images/nav_ban02.jpg) 0 -35px no-repeat;
	}
		
#nav p.nav_ban03 {
	margin: 0;
	padding: 0 0 10px 0;
	width: 190px;
	height: 40px;
	}	
	
#nav p.nav_ban03 a {
	margin: 0 ;
	width: 190px;
	height: 40px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_ban03.jpg) 0 0 no-repeat;
	}
#nav p.nav_ban03 a:hover {
	background: url(../images/nav_ban03.jpg) 0 -40px no-repeat;
	}
		
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0;
	height: 180px;
	font-size: 78.57%;
	color: #3E9B02;
	text-align: left;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #e51758;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer01 {
	margin: 0;
	padding: 0 ;
	}
	
#footer #footer01 #footer01_01 {
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
	}
#footer #footer01 #footer01_01 #footer01_01_01 {
	margin: 0 0 0 30px;
	padding: 21px 0 0 0;
	}
#footer #footer01 #footer01_01 #footer01_01_02 {
	margin: 0 0 0 30px;
	padding: 0px 0 0 0;
	}
#footer #footer01 #footer01_01 #footer01_01_01 #footer01_01_01_01 {
	margin: 0;
	padding: 0;
	float: left;
	width: 97px;
	}
#footer #footer01 #footer01_01 #footer01_01_01 #footer01_01_01_02 {
	margin: 0;
	padding: 0;
	float: right;
	width: 172px;
	}

.clinic_btn { 
	margin: 0 0 0 0 ;
	padding: 4px 0 0 0;
	width: 160px;
	height: 34px;
	}
.clinic_btn a { 
	margin: 0;
	padding: 0;
	width: 160px;
	height: 34px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/clinic_btn.jpg) 0 0 no-repeat;
	}
.clinic_btn a:hover { 
	background: url(../images/clinic_btn.jpg) 0 -34px no-repeat;
	}
	
#footer #footer01 #footer01_02 {
	margin: 0;
	padding: 20px 0 0 0;
	float: right;
	width: 610px;
	text-align: left;
	}

#footer #footer02 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 910px;
	}

#footer #footer02 address { 
	margin: 0;
	padding: 23px 0 0 0;
	text-align: center;
	}

#footer #footer02 address a { color:#3E9B02; }

/*---------- 06  Contents -----------*/

.section { padding: 0 10px ; }
.section .section { padding: 4px 10px 0; }
.section .section .section { padding: 0 10px ; }

.center { text-align: center; }

#content h2 {
	margin: 10px 0 20px 0;
	padding: 0 ;
	height: 40px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 36px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 10px -10px;
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 7px -10px;
	padding: 0 0 0 22px;
	color:#fb804e;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background: url(../images/h5.jpg) 0 3px no-repeat;
	}

#content h5 a {
	color:#fb804e;
	}
#content h5 a:hover {
	color:#27ae7e;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 5px 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: #2baf7e;
	outline: none;
	}
a:hover { color: #ffa784; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 ;
	display: block;
	line-height:1%;
	border: 3px solid #e5fcbe;
	text-align: center;
	}
	
.image_b1 {
	margin: 3px 0 ;
	display: block;
	line-height:1%;
	border: 3px solid #e5fcbe;
	text-align: center;
	}


.image_l {
	float:left;
	margin: 4px 18px 0 0;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
* html body .image_l { margin: 4px 15px 0 0; } /*  for IE6 only */

.image_l1 {
	float:left;
	margin: 4px 18px 0 0;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
*:first-child+html .image_l1 { margin: 4px 18px -0.5em 0; } /*  for IE7 only */
* html body .image_l1 { margin: 4px 15px -0.5em 0; } /*  for IE6 only */

.image_l2 {
	float:left;
	margin: 4px 18px 0 0;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
*:first-child+html .image_l2 { margin: 4px 18px -0.7em 0; } /*  for IE7 only */
* html body .image_l2 { margin: 4px 15px -0.7em 0; } /*  for IE6 only */

.image_l3 {
	float:left;
	margin: 4px 18px 1em 0;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
*:first-child+html .image_l3 { margin: 4px 18px 1em 0; } /*  for IE7 only */
* html body .image_l3 { margin: 4px 15px 1em 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 4px 0 0 18px;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
* html body .image_r { margin: 4px 0 0 15px; } /*  for IE6 only */

.image_r1 {
	float: right;
	margin: 0 0 0 18px;
	display:block;
	line-height:1%;
	background:#e5fcbe;
	padding: 3px;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 18px; }  /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 15px; } /*  for IE6 only */

.case {
	margin: 4px 100px 10px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case02 {
	margin: 0 0 10px 0;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
	
.case03 {
	background: url(../images/arrow04.jpg) center center no-repeat;
	}
	
.case04 {
	background: url(../images/arrow04.jpg) center 56px no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }


.caption {
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 6px 30px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 85px;
	height: 20px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	font-size: 1%;
	line-height: 1%;
	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 {
	margin: 4px 0 0 0  ;
	border-collapse: collapse;
	border: 1px solid #aed85b;
	font-size: 100%;
	line-height: 1.75em;
	width: 100%;
	}
	
#content table th,
#content table td {
	padding: 7px 10px;
	border: 1px solid #aed85b;
	}

#content table td.bg01 {
	background: #f5fee6;
	}
#content table td.bg02 {
	background: #e6f9f3;
	}
	
#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


/*---------- 07  Index -----------*/

.index01 { margin: 20px 0 10px 0 ; background: url(../images/index_img02.jpg) 0 0 repeat-y; }
.index01 .index01_01 { margin:0 ; background: url(../images/index_img01.jpg) 0 0 no-repeat; }
.index01 .index01_01 .index01_01_01 { margin:0 ; background: url(../images/index_img03.jpg) left bottom no-repeat; padding-bottom: 13px; }

.index02 { margin: 0 0 15px 0 ; background:#dff7ef; }

.index02_01 { margin: 0 ;background: url(../images/prevent_ban.jpg) 0 0 no-repeat; width: 295px; height: 170px; cursor:pointer; color:#666; float: left; }
#index .index02_01 a { color:#666; text-decoration: none; }

.index02_01_hover { margin: 0 ;background: url(../images/prevent_ban.jpg) 0 -170px no-repeat; width: 295px; height: 170px; cursor: pointer; color:#666; }
#index .index02_01_hover a { color:#666; text-decoration: none; }

.index02_02 { margin: 0 ;background: url(../images/esthe_ban.jpg) 0 0 no-repeat; width: 295px; height: 170px; cursor:pointer; color:#666; float: right; }
#index .index02_02 a { color:#666; text-decoration: none; }

.index02_02_hover { margin: 0 ;background: url(../images/esthe_ban.jpg) 0 -170px no-repeat; width: 295px; height: 170px; cursor: pointer; color:#666; }
#index .index02_02_hover a { color:#666; text-decoration: none; }

.index03 { margin: 0 0 15px 0; }

.index03_01 { margin: 0 ;background: url(../images/nakatomi_ban.jpg) 0 0 no-repeat; width: 640px; height: 100px; cursor:pointer; color:#3F3F3F; }

#index .index03_01 a { color:#3F3F3F; text-decoration: none; }
/*
.index03_01_hover { 
	margin: 0 ;
	background: url(../images/nakatomi_ban.jpg) 0 -100px no-repeat;
	width: 640px;
	height: 100px;
	cursor: pointer;
	color:#3F3F3F;
}
*/
#index .index03_01_hover a { color:#3F3F3F; text-decoration: none; }

.index_text01 { margin: 0 15px; padding: 7px 0 0 10px; background: url(../images/index_img05.jpg) left bottom repeat-x; line-height: 1.6em; }
.index_text02 { margin: 0; padding: 124px 10px 0 10px; font-size: 85.714%; line-height: 1.75em; }

.index_text03 a{
	display: block;
	margin: 0;
	background: url(../images/nakatomi_ban.jpg) 0 0 no-repeat;
	width: 640px;
	height: 100px;
	text-indent: -9999px;
/*	padding: 70px 11px 7px 89px;
	font-size: 85.714%;
	line-height: 1.5em;*/
}

.index_text03 a:hover{
	background: url(../images/nakatomi_ban.jpg) 0 -100px no-repeat;
}


/*
.index03_01_hover { 
	margin: 0 ;
	background: url(../images/nakatomi_ban.jpg) 0 -100px no-repeat;
	width: 640px;
	height: 100px;
	cursor: pointer;
	color:#3F3F3F;
}
*/

#index .index04 { margin: 0 0 14px 0;}

#index .alpha { margin: 0 ; float: left; width: 206px; }
#index .beta { margin: 0 ; float: left; }

.index05 { margin: 0 0 15px 0; background: url(../images/index_img09.jpg) 0 0 repeat-y; }
.index05 .index05_01 { margin:0 ; background: url(../images/index_img08.jpg) 0 0 no-repeat; padding-top: 9px; }
.index05 .index05_01 .index05_01_01 { margin:0 ; width: 640px; background: url(../images/index_img10.jpg) left bottom no-repeat; padding-bottom: 8px; }
.index05 .index05_01 .index05_01_01 .index05_01_01_01 { margin:0 ; float: left; width: 280px; padding: 0 0 0 10px; display: inline; }
.index05 .index05_01 .index05_01_01 .index05_01_01_02 { margin:0 ; float: right; padding: 0 10px 0 0; }

#index dl { margin: 0; padding: 0; background: url(../images/index_img14.jpg) 0 0 repeat-x; width: 280px; height: 80px;  }
#index dl dt { margin: 0 0 0 7px; padding: 4px 0 1px 0px ; font-size: 1%; line-height: 1%; height: 15px; float: left; display: inline; width: 113px; }
#index dl dt img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }
#index dl dd { margin: 0; padding: 4px 0 1px 0; font-size: 1%; line-height: 1%; height: 15px; float: right; display: inline;  width: 160px; }
#index dl dd img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

.online_ban { 
	margin: 0 0 15px 0 ;
	padding: 0;
	width: 640px;
	height: 80px;
	}
.online_ban a { 
	margin: 0;
	padding: 0;
	width: 640px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/online_ban.jpg) 0 0 no-repeat;
	}
.online_ban a:hover { 
	background-position: bottom;
	}

#map2{
width: 330px;
height:250px;
margin:3px auto;

}
	
/*----------  08  Clinic  -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h3#title04 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title14 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }

#map{
width:560px;
height:450px;
margin:5px auto;
}

/*----------  09  Concept  -----------*/

#concept h2#title01 { background: url(../images/concept_h2.jpg) 0 0 no-repeat; }
#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; }

/*----------  10  Staff  -----------*/

#staff h2#title01 { background: url(../images/staff_h2.jpg) 0 0 no-repeat; }
#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; margin: 0 0 10px 0; }
#staff h4#title04 { background: url(../images/staff_h4-02.jpg) 0 0 no-repeat; margin: 0 0 10px 0; }
#staff h4#title05 { background: url(../images/staff_h4-03.jpg) 0 0 no-repeat; }
#staff h3#title06 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h4#title07 { background: url(../images/staff_h4-04.jpg) 0 0 no-repeat; }
#staff h4#title08 { background: url(../images/staff_h4-05.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 h3#title11 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff h4#title12 { background: url(../images/staff_h4-08.jpg) 0 0 no-repeat; }
#staff h4#title13 { background: url(../images/staff_h4-09.jpg) 0 0 no-repeat; }
#staff h4#title14 { background: url(../images/staff_h4-10.jpg) 0 0 no-repeat; }
#staff h4#title15 { background: url(../images/staff_h4-11.jpg) 0 0 no-repeat; }
#staff h3#title16 { background: url(../images/staff_h3-04.jpg) 0 0 no-repeat; }
#staff h4#title17 { background: url(../images/staff_h4-12.jpg) 0 0 no-repeat; }
#staff h4#title18 { background: url(../images/staff_h4-13.jpg) 0 0 no-repeat; }
#staff h4#title19 { background: url(../images/staff_h4-14.jpg) 0 0 no-repeat; }
#staff h3#title20 { background: url(../images/staff_h3-05.jpg) 0 0 no-repeat; }
#staff h3#title21 { background: url(../images/staff_h3-06.jpg) 0 0 no-repeat; }
#staff h3#title22 { background: url(../images/staff_h3-07.jpg) 0 0 no-repeat; }
#staff h3#title23 { background: url(../images/staff_h3-08.jpg) 0 0 no-repeat; }
#staff h3#title24 { background: url(../images/staff_h3-09.jpg) 0 0 no-repeat; }
#staff h3#title25 { background: url(../images/staff_h3-10.jpg) 0 0 no-repeat; }
#staff h3#title26 { background: url(../images/staff_h3-11.jpg) 0 0 no-repeat; }
#staff h3#title27 { background: url(../images/staff_h3-12.jpg) 0 0 no-repeat; }
#staff h3#title12 { background: url(../images/staff_h3-13.jpg) 0 0 no-repeat; }
#staff h3#title13 { background: url(../images/staff_h3-14.jpg) 0 0 no-repeat; }
#staff h3#title14 { background: url(../images/staff_h3-15.jpg) 0 0 no-repeat; }


#staff .beta { margin: 4px 0 0 0 ; float: right; width: 314px; }
#staff dl.dl01 { margin: 0; padding: 0; width: 300px; }
#staff dl.dl01 dt { margin: 0; padding: 0; width: 70px; float: left; display:inline; font-weight: normal; }
#staff dl.dl01 dd { margin: 0; padding: 0; width: 230px; float: left; display:inline; }

#staff dl { margin: 0; padding: 0; width: 500px; }
#staff dl dt { margin: 0; padding: 0; width: 70px; float: left; display:inline; font-weight: normal; }
#staff dl dd { margin: 0; padding: 0; width: 430px; float: left; display:inline; }
#staff dl dd.dd01 { margin: 0 0 0 70px ;  }

/*----------  11  Prevent  -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h3#title04 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h3#title06 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }
#prevent h4#title07 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title08 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h3#title09 { background: url(../images/prevent_h3-04.jpg) 0 0 no-repeat; }
#prevent h4#title10 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent h4#title11 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent h4#title12 { background: url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }

#prevent table { margin: 4px 0 20px 0; }

.bor {
	margin: 0;
	padding: 10px 10px 6px 10px ;
	border: 1px dashed #fb804e;
	background: url(../images/bg01.jpg) 0 0 repeat-x #FFF;
	}

.bor02 {
	margin: 0 0  15px 0;
	padding: 0px 10px 0px 10px ;
	border: 1px dashed #fb804e;
	background: url(../images/bg01.jpg) 0 0 repeat-x #FFF;
	}
		
/*----------  12  Perio  -----------*/

#perio h2#title01 { background: url(../images/perio_h2.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-01.jpg) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/perio_h4-01.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-02.jpg) 0 0 no-repeat; }
#perio h4#title05 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h3#title07 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h4#title08 { background: url(../images/perio_h4-05.jpg) 0 0 no-repeat; }

#perio table.t_w350 { width: 350px; }

/*----------  13  Esthe  -----------*/

#esthe h2#title01 { background: url(../images/esthe_h2.jpg) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h4#title03 { background: url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h3#title04 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h3#title05 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title07 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h4#title08 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe h4#title09 { background: url(../images/esthe_h4-05.jpg) 0 0 no-repeat; }
#esthe h3#title10 { background: url(../images/esthe_h3-04.jpg) 0 0 no-repeat; }
#esthe h4#title11 { background: url(../images/esthe_h4-06.jpg) 0 0 no-repeat; }
#esthe h4#title12 { background: url(../images/esthe_h4-07.jpg) 0 0 no-repeat; }

#esthe table.t_w300 { width: 300px; }

#esthe .alpha { margin: 0 ; float: left; }
#esthe .beta { margin: 0 ; float: right; }

/*----------  14  Ortho  -----------*/

#ortho h2#title01 { background: url(../images/ortho_h2.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h4#title03 { background: url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h3#title04 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }

#ortho .box{ width: 350px; float: right;margin: 0 0 0 0 ; }
#ortho dl { margin: 0; padding: 0; float: none; }
#ortho dl dt { margin: 0; padding: 0; width: 70px; float: left; font-weight: normal; }
#ortho dl dd { margin: 0 0 0 70px ; }
#ortho dl dd.dd01 { margin: 0 0 0 70px ;  }

#ortho .image_dr {
	margin: 0 0 0 0 ;
	display: block;
	line-height:1%;
	float: left;
	}
#ortho .image_dr02{border: 3px solid #e5fcbe;margin: 0 0 0 0 ;}

/*----------  15  White  -----------*/

#white h2#title01 { background: url(../images/white_h2.jpg) 0 0 no-repeat; }
#white h3#title02 { background: url(../images/white_h3-01.jpg) 0 0 no-repeat; }
#white h3#title03 { background: url(../images/white_h3-02.jpg) 0 0 no-repeat; }
#white h4#title04 { background: url(../images/white_h4-01.jpg) 0 0 no-repeat; }
#white h4#title05 { background: url(../images/white_h4-02.jpg) 0 0 no-repeat; }
#white h4#title06 { background: url(../images/white_h4-03.jpg) 0 0 no-repeat; }
#white h3#title07 { background: url(../images/white_h3-03.jpg) 0 0 no-repeat; }
#white h4#title08 { background: url(../images/white_h4-04.jpg) 0 0 no-repeat; }
#white h3#title09 { background: url(../images/white_h3-04.jpg) 0 0 no-repeat; }
#white h4#title10 { background: url(../images/white_h4-05.jpg) 0 0 no-repeat; }

#white .alpha { margin: 0; float: left; width: 260px; }
#white .beta { margin: 0; float: right; width: 260px; }

/*----------  16  Denture Implant -----------*/

#denture h2#title01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#title03 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h3#title04 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h4#title07 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture h3#title08 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture h3#title09 { background: url(../images/denture_h3-04.jpg) 0 0 no-repeat; }
#denture h4#title10 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }

#denture .alpha { margin: 0 20px 0 0; float: left; width: 156px; }
#denture .beta { margin: 0 ; float: right; width: 400px; }

.implant_ban { 
	margin: 0 ;
	padding: 0;
	width: 620px;
	height: 80px;
	}
.implant_ban a { 
	margin: 0;
	padding: 0;
	width: 620px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/implant_ban.jpg) 0 0 no-repeat;
	}
.implant_ban a:hover { 
	background: url(../images/implant_ban.jpg) 0 -80px no-repeat;
	}

/*----------  17  Information  -----------*/

#information h2#title01 { background: url(../images/information_h2.jpg) 0 0 no-repeat; }
#information h3#title02 { background: url(../images/information_h3-01.jpg) 0 0 no-repeat; }
#information h4#title03 { background: url(../images/information_h4-01.jpg) 0 0 no-repeat; }
#information h4#title04 { background: url(../images/information_h4-02.jpg) 0 0 no-repeat; }

/*----------  18  Voice  -----------*/

#voice h2#title01 { background: url(../images/voice_h2.jpg) 0 0 no-repeat; }
#voice h3#title02 { background: url(../images/voice_h3-01.jpg) 0 0 no-repeat; }
#voice h4#title03 { background: url(../images/voice_h4-01.jpg) 0 0 no-repeat; }

/*----------  19  Inquiry  -----------*/

#inquiry h2#title01 { background: url(../images/inquiry_h2.jpg) 0 0 no-repeat; }
#inquiry h3#title02 { background: url(../images/inquiry_h3-01.jpg) 0 0 no-repeat; }
#inquiry h4#title03 { background: url(../images/inquiry_h4-01.jpg) 0 0 no-repeat; }

#inquiry table td { border: none; }

#inquiry table table.table01 { border: none; padding: 0; }
#inquiry table table td.td01 { border: none; padding: 0 0 5px 0; }

#inquiry table table { border: none; }
#inquiry table table td { border: none; padding: 4px 10px; }

#inquiry table table table { border: none; }
#inquiry table table table td { border: none; padding: 2px; }

#inquiry .alpha { float: left; }
#inquiry .beta { float: right; }

/*----------  20  Recruit  -----------*/

#recruit h2#title01 { background: url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#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 h4#title04 { background: url(../images/recruit_h4-02.jpg) 0 0 no-repeat; }

/*----------  21  Treatment  -----------*/

#treatment h2#title01 { background: url(../images/treatment_h2.jpg) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-01.jpg) 0 0 no-repeat; }
#treatment h4#title03 { background: url(../images/treatment_h4-01.jpg) 0 0 no-repeat; }

#treatment table td.td01 { background: url(../images/arrow023.jpg) right center no-repeat #f5fee6 ; border-top-color: #f5fee6; }
#treatment table td.td02 { background: url(../images/arrow022.jpg) left center no-repeat;border-right: none; }
#treatment table td.td03 { background: url(../images/arrow021.jpg) right center no-repeat; border-left: none; }
#treatment table td.td04 { background: url(../images/arrow023.jpg) right center no-repeat #f5fee6 ; border-bottom-color: #f5fee6 }

/*----------  22  Sitemap  -----------*/

.right { text-align: right; }
.center { text-align: center; }

.m0 { margin: 0; }
.mar_b10 { margin-bottom: 10px; }
.mar_b13 { margin-bottom: 13px; }
.mar_b16 { margin-bottom: 16px; }
.mar_b17 { margin-bottom: 17px; }
.mar_b23 { margin-bottom: 23px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b26 { margin-bottom: 26px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }

.mar_l10 { margin-left: 10px; }
.mar_lr22 { margin-left: 22px; margin-right: 22px; }
.mar_lr111 { margin-left: 111px; margin-right: 111px; }
.mar_lr200 { margin-left: 200px; margin-right: 200px; }
.mar_lr27 { margin-left: 27px; margin-right: 27px; }
.mar_lr77 { margin-left: 77px; margin-right: 77px; }
.mar_lr80 { margin-left: 80px; margin-right: 80px; }
.mar_l80_b20 { margin-left: 80px; margin-bottom: 20px; }
.mar_tb3 { margin-top: 3px; margin-bottom: 3px; }

.mar_01 { margin: 5px 15px 15px; }
.mar_02 { margin: 5px 222px 5px 221px; }
.mar_03 { margin: 4px 2px 4px 1px; }
.mar_04 { margin: 14px 140px 4px 155px; }
.mar_05 { margin: 10px 0 4px 0; }
.mar_06 { margin: 4px 143px 20px 155px; }
.mar_07 { margin: 4px 0 10px; }
.mar_08 { padding: 6px 0 0 0; }
.mar_r314 { margin-right: 314px; }
.mar_r354 { margin-right: 354px; }

.pad_t4 { padding-top: 4px; }
.pad_8 { padding: 8px 8px 0; }
.pad_lr20 { padding: 0 20px; }
.pad_b4 { padding-bottom: 4px; }
.pad_b5 { padding-bottom: 5px; }
.pad_b8 { padding-bottom: 8px; }
.pad_b10 { padding-bottom: 10px; }
.pad_b17 { padding-bottom: 17px; }
.pad_b20 { padding-bottom: 20px; }
.pad_b24 { padding-bottom: 24px; }
.pad_t3_b9 { padding-top: 3px; padding-bottom: 9px; }

.text_blue { color:#27ae7e; }
.text_blue02 { color:#8ad9fa; }
.text_green { color:#138511; }
.text_red { color:#f00; }
.text_10 {
  font-size: 71.42%;
  line-height: 1.0;
  }

.text_highlight { color:#f77194; font-size: 114.28%; }

.w_60 { width: 60px; }
.w_80 { width: 80px; }
.w_100 { width: 105px; }
.w_120 { width: 120px; }
.w_150 { width: 150px; }
.w_190 { width: 190px; }

.w_200 { width: 200px; }
.w_240 { width: 240px; }