@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Access                      */
/*                 12  General                     */
/*                 13  Painless                    */
/*                 14  Breath                      */
/*                 15  Allergy                     */
/*                 16  Cleaning                    */
/*                 17  Wisdom                      */
/*                 18  Prevent                     */
/*                 19  Whitening                   */
/*                 20  Esthe                       */
/*                 21  Ortho                       */
/*                 22  Sameday                     */
/*                 23  Implant                     */
/*                 24  Denture                     */
/*                 25  Related                     */
/*                 26  Cost                        */
/*                 27  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Grey           #8b8b8b      */
/*        Main Color - Red 1          #f50f0f      */
/*        Main Color - Red 2          #ff4545      */
/*                                                 */
/*        Sub Color  - Light Grey     #f0f0f0      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      75%                 */
/*                   11px      91%                 */
/*                   12px     100%                 */
/*                   14px     116%                 */
/*                   16px     133%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) 0 0 repeat-x; color:#666;}

#wrapper {
	width: 798px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	}

#content {
	margin: 19px 20px 0 0;
	width: 540px;
	float: right;
	display: inline;
	}

.img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 516px;
	width: 798px;
	margin: 0;
	padding: 0;
	}

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 377px;
	width: 798px;
	margin: 0;
	padding: 0;
	}
	
#index #header #header01 {
	margin: 0 0 199px 0;
	height: 93px;
	}
	
#header #header01 {
	margin: 0 0 60px 0;
	height: 93px;
	}
	
#index h1 {
	margin: 0;
	width: 430px;
	height: 93px;
	line-height: 1.0;
	float: left;
	}
#index  h1 a {
	text-indent: -9999px;
	display: block;
	width: 430px;
	height: 93px;
	background: url(../images/index_header_logo.jpg) 0 0 no-repeat;
	}

h1 {
	margin: 0;
	width: 430px;
	height: 93px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 430px;
	height: 93px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	width: 270px;
	height: 63px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#header p.tel img { display: block; }

#header #header02 {
	margin: 0 0 1px 0;
	height: 102px;
	}
	
#header #header02 p.main_img {
	margin: 0;
	padding: 54px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
	
#implant #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}

#sameday #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#painless #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
		
#cleaning #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
	
#wisdom #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#prevent #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#whitening #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
	
#esthe #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#ortho #header #header02 p.main_img {
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}

#index #header #header02 p.header_24h {
	margin: 0;
	width: 277px;
	height: 102px;
	float: right;
	}
#index #header #header02 p.header_24h a {
	margin: 0;
	width: 277px;
	height: 102px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_header_24h.jpg) 0 0 no-repeat;
	}	
#index #header #header02 p.header_24h a:hover {
	background: url(../images/index_header_24h.jpg) 0 -102px no-repeat;
	}	

#header #header02 p.header_24h {
	margin: 0;
	width: 277px;
	height: 102px;
	float: right;
	}
#header #header02 p.header_24h a {
	margin: 0;
	width: 277px;
	height: 102px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/header_24h.jpg) 0 0 no-repeat;
	}	
#header #header02 p.header_24h a:hover {
	background: url(../images/header_24h.jpg) 0 -102px no-repeat;
	}
	
#header_nav {
	margin: 0;
	padding: 0;
	width: 798px;
	height: 121px;
	background: url(../images/header_nav_bg.jpg) 0 0 no-repeat;
	}

#header_nav ul {
	margin: 0 2px 0 2px;
	padding: 0;
	width: 794px;
	height: 30px;
	list-style: none;
	clear: both;
	}
#header_nav ul li {
	height: 30px;
	float: left;
	list-style: none;
	}

#header_nav ul li a {
	text-indent: -9999px;
	display: block;
	height: 28px;
	margin-bottom: 2px; 
	}
	
#nav01 a{ margin-top: 1px; } 
#nav02 a{ margin-top: 1px; } 
#nav03 a{ margin-top: 1px; } 
#nav04 a{ margin-top: 1px; } 
#nav05 a{ margin-top: 1px; } 


#nav01 a { background: url(../images/header_nav.jpg) -2px -1px no-repeat; width: 157px; } 
#nav02 a { background: url(../images/header_nav.jpg) -159px -1px no-repeat; width: 160px; } 
#nav03 a { background: url(../images/header_nav.jpg) -319px -1px no-repeat; width: 159px; } 
#nav04 a { background: url(../images/header_nav.jpg) -478px -1px no-repeat; width: 159px;  } 
#nav05 a { background: url(../images/header_nav.jpg) -637px -1px no-repeat; width: 159px; } 

#nav06 a { background: url(../images/header_nav.jpg) -2px -31px no-repeat; width: 157px; } 
#nav07 a { background: url(../images/header_nav.jpg) -159px -31px no-repeat; width: 160px;  } 
#nav08 a { background: url(../images/header_nav.jpg) -319px -31px no-repeat; width: 159px; } 
#nav09 a { background: url(../images/header_nav.jpg) -478px -31px no-repeat; width: 159px;  } 
#nav10 a { background: url(../images/header_nav.jpg) -637px -31px no-repeat; width: 159px; } 

#nav11 a { background: url(../images/header_nav.jpg) -2px -61px no-repeat; width: 157px; } 
#nav12 a { background: url(../images/header_nav.jpg) -159px -61px no-repeat; width: 160px;  } 
#nav13 a { background: url(../images/header_nav.jpg) -319px -61px no-repeat; width: 159px;  } 
#nav14 a { background: url(../images/header_nav.jpg) -478px -61px no-repeat; width: 159px;  } 
#nav15 a { background: url(../images/header_nav.jpg) -637px -61px no-repeat; width: 159px;  } 

#nav16 a { background: url(../images/header_nav.jpg) -2px -91px no-repeat; width: 157px; } 
#nav17 a { background: url(../images/header_nav.jpg) -159px -91px no-repeat; width: 160px; } 
#nav18 a { background: url(../images/header_nav.jpg) -319px -91px no-repeat; width: 159px; } 
#nav19 a { background: url(../images/header_nav.jpg) -478px -91px no-repeat; width: 159px;  } 
#nav20 a { background: url(../images/header_nav.jpg) -637px -91px no-repeat; width: 159px; } 

#nav01 a:hover { background: url(../images/header_nav.jpg) -2px -122px no-repeat; } 
#nav02 a:hover { background: url(../images/header_nav.jpg) -159px -122px no-repeat; }  
#nav03 a:hover { background: url(../images/header_nav.jpg) -319px -122px no-repeat; } 
#nav04 a:hover { background: url(../images/header_nav.jpg) -478px -122px no-repeat; }   
#nav05 a:hover { background: url(../images/header_nav.jpg) -637px -122px no-repeat; } 

#nav06 a:hover { background: url(../images/header_nav.jpg) -2px -152px no-repeat; } 
#nav07 a:hover { background: url(../images/header_nav.jpg) -159px -152px no-repeat; } 
#nav08 a:hover { background: url(../images/header_nav.jpg) -319px -152px no-repeat; } 
#nav09 a:hover { background: url(../images/header_nav.jpg) -478px -152px no-repeat; } 
#nav10 a:hover { background: url(../images/header_nav.jpg) -637px -152px no-repeat; } 

#nav11 a:hover { background: url(../images/header_nav.jpg) -2px -182px no-repeat; } 
#nav12 a:hover { background: url(../images/header_nav.jpg) -159px -182px no-repeat; } 
#nav13 a:hover { background: url(../images/header_nav.jpg) -319px -182px no-repeat; } 
#nav14 a:hover { background: url(../images/header_nav.jpg) -478px -182px no-repeat; } 
#nav15 a:hover { background: url(../images/header_nav.jpg) -637px -182px no-repeat; } 

#nav16 a:hover { background: url(../images/header_nav.jpg) -2px -212px no-repeat; } 
#nav17 a:hover { background: url(../images/header_nav.jpg) -159px -212px no-repeat; } 
#nav18 a:hover { background: url(../images/header_nav.jpg) -319px -212px no-repeat; } 
#nav19 a:hover { background: url(../images/header_nav.jpg) -478px -212px no-repeat; } 
#nav20 a:hover { background: url(../images/header_nav.jpg) -637px -212px no-repeat; } 

/*----------04  Navigation -----------*/

#nav {
	width: 238px;
	float: left;
	padding: 15px 0 0 0;
	}

#nav p { text-align: left; }

#nav p img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

#nav #info { margin: 0 0 0 10px; }

#nav #info dl { margin: 9px 0 0 0; padding: 0; }

#nav #info dl dt { margin: 0 0 6px 0; padding: 0; }
*:first-child+html #nav #info dl dt { margin: 0 0 7px 0; padding: 0; } /*  for IE7 only */
* html body #nav #info dl dt { margin: 0 0 7px 0; padding: 0; } /*  for IE6 only */

#nav #info dl dt img { margin: 0 ; padding: 0; font-size: 1%; line-height: 1%; display: block; }

#nav #info dl dd { margin: 0 0 8px 2px; padding: 0; line-height: 1em;  }

#nav #info dl dd.dd01 { margin: 0 0 8px 2px; padding: 0; line-height: 1em;  }
*:first-child+html #nav #info dl dd.dd01  { margin: 0 0 7px 2px; padding: 0; line-height: 1em; } /*  for IE7 only */
* html body #nav #info dl dd.dd01  { margin: 0 0 7px 2px; padding: 0; line-height: 1em; } /*  for IE6 only */

#nav #info dl dd.dd02 { margin: 0 0 8px 2px; padding: 0; line-height: 1em;  }
*:first-child+html #nav #info dl dd.dd02  { margin: 8px 0 8px 2px;  } /*  for IE7 only */
* html body #nav #info dl dd.dd02  { margin: 8px 0 8px 2px;  } /*  for IE6 only */

#nav #info dl dd.dd03 { margin: 0 0 8px 2px; padding: 0; line-height: 1em;  }
*:first-child+html #nav #info dl dd.dd03  { margin: 0 0 6px 2px;  } /*  for IE7 only */
* html body #nav #info dl dd.dd03  { margin: 0 0 6px 2px;  } /*  for IE6 only */

#nav #info dl dd.group { margin: 0 0 0 2px; padding: 0; height: 97px; }

#nav #info dl dd.group dl.sub { margin: 0 ; padding: 0; width: 220px; display: inline; float: left; }
#nav #info dl dd.group dl.sub dt.dt02 { margin: 0 0 2px 0; padding: 0; float: left; width: 32px; display:inline; font-size: 100%; line-height: 1.5em; }
*:first-child+html #nav #info dl dd.group dl.sub dt.dt02  { margin: 1px 0 2px 0; padding: 0; float: left; width: 32px; display:inline; font-size: 100%; line-height: 1.5em; } /*  for IE7 only */
* html body #nav #info dl dd.group dl.sub dt.dt02 { margin: 1px 0 2px 0; padding: 0; float: left; width: 32px; display:inline; font-size: 100%; line-height: 1.5em; } /*  for IE6 only */

#nav #info dl dd.group dl.sub dd.dd04 { margin: 0 0 0 0 ; padding: 0; float: left; width: 188px; display:inline; font-size: 100%;line-height: 1.5em; letter-spacing:0; }

#nav #info dl dd.group dl.sub dt.dt03 { margin: 0 0 2px 0; padding: 0; float: left; width: 53px; display:inline; font-size: 100%; line-height: 1.5em; }
#nav #info dl dd.group dl.sub dd.dd05 { margin: 0 0 0 0; padding: 0; float: left; width: 167px; display:inline; font-size: 100%;line-height: 1.5em; }

#nav #info02 { margin: 0 42px 0 26px ; clear: both; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 0 15px 0;
	font-size: 100%;
	height: 53px;
	text-align: center;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer p.tel { 
	margin: 0;
	padding: 0;
	width: 230px;
	height: 53px;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}

#footer address { margin: 0; width: 400px; height: 15px; float: right; padding: 16px 20px 0 0 ; }

#footer address a { margin: 0; width: 400px; height: 15px; background: url(../images/copyright.jpg) 0 0 no-repeat; text-indent: -9999px; font-size: 1%; line-height: 1%; display: block; }

/*---------- 06  Contents -----------*/

#index .section { padding: 0 ; }
.section { padding: 0 4px ; }
.section .section { padding:  0 4px ; }

.center { text-align: center; }

#content h2 {
	margin: 0 0 18px 0;
	height: 60px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0;
	height: 26px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 8px -4px;
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	margin: 0;
	list-style: none;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	padding-left: 15px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #ff4545;
	outline: none;
	}
a:hover { color: #d72b1f; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	margin: 0 20px 0 0;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l { margin: 0 17px -6px 0 ; } /*  for IE7 only */
* html body .image_l { margin: 0 0 17px 0 ; } /*  for IE6 only */

.image_r  {
	margin: 0 0 0 20px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r { margin: 0 0 -6px 17px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -6px 17px; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 8px 20px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r1 { margin: 0 0 2px 17px; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 2px 17px; } /*  for IE6 only */

.image_r2  {
	margin: 0 0 0 20px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r2 { margin: 0 0 0 17px; } /*  for IE7 only */
* html body .image_r2 { margin: 0 0 0 17px; } /*  for IE6 only */

.case {
	margin: 10px 0 ;
	background: url(../images/arrow_h.jpg) center center 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;
	border-top: 2px solid #ccc;
	}

#content ul.totop {
	clear: both;
	margin: 0 5px 20px 0;
	padding: 0;
	height: 16px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 120px;
	height: 16px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 16px;
	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: 0 ;
	border-collapse: collapse;
	border: 1px solid #dcdcdc;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #dcdcdc;
	}

#content table td.bg01 {
	padding: 8px 8px;
	border: 1px solid #dcdcdc;
	background: #f8f8f8;
	}
	
#content table td.bg02 {
	padding: 8px 8px;
	border: 1px solid #dcdcdc;
	background: #f7f7f7;
	}	
	
#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: 0;
	width: 540px;
	height: 110px; 
	}
.index01 a { 
	width: 540px;
	height: 110px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	text-indent: -9999px;
	background: url(../images/index_img01.jpg) 0 0 no-repeat;
	}
.index01 a:hover { 
	background: url(../images/index_img01.jpg) 0 -110px no-repeat;
	}
	
.index02 {
	margin: 0;
	width: 540px;
	height: 110px; 
	}
.index02 a { 
	width: 540px;
	height: 110px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	text-indent: -9999px;
	background: url(../images/index_img05.jpg) 0 0 no-repeat;
	}
.index02 a:hover { 
	background: url(../images/index_img05.jpg) 0 -110px no-repeat;
	}
		
#content .ban_24h {
	margin: 0 0 20px 0;
	width: 540px;
	height: 80px; 
	}
#content .ban_24h a { 
	width: 540px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	text-indent: -9999px;
	background: url(../images/ban_24h.jpg) 0 0 no-repeat;
	}
#content .ban_24h a:hover { 
	background: url(../images/ban_24h.jpg) 0 -80px no-repeat;
	}

/*---------- 08  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; }
#concept h4#title06 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }

/*---------- 09  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; }
#staff h4#title04 { background: url(../images/staff_h4-02.jpg) 0 0 no-repeat; }
#staff h3#title05 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h3#title06 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }

#staff dl.staff { margin: 0; padding: 0; width: 300px; }
#staff dl.staff dt { margin: 0; padding: 0; width: 85px; float: left; display: inline; font-weight: normal; }
#staff dl.staff dd { margin: 0; padding: 0; width: 215px; float: left; display: inline; }

/*---------- 10  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 h4#title03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }

/*---------- 11  Access -----------*/

#access h2#title01 { background: url(../images/access_h2.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#map{
width:420px;
height:420px;
}

/*---------- 12  General -----------*/

#general h2#title01 { background: url(../images/general_h2.jpg) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03 { background: url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h3#title04 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h3#title05 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h4#title07 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }

/*---------- 13  Painless -----------*/

#painless h2#title01 { background: url(../images/painless_h2.jpg) 0 0 no-repeat; }
#painless h3#title02 { background: url(../images/painless_h3-01.jpg) 0 0 no-repeat; }
#painless h4#title03 { background: url(../images/painless_h4-01.jpg) 0 0 no-repeat; }
#painless h3#title04 { background: url(../images/painless_h3-02.jpg) 0 0 no-repeat; }
#painless h4#title05 { background: url(../images/painless_h4-02.jpg) 0 0 no-repeat; }
#painless h4#title06 { background: url(../images/painless_h4-03.jpg) 0 0 no-repeat; }
#painless h4#title07 { background: url(../images/painless_h4-04.jpg) 0 0 no-repeat; }
#painless h4#title08 { background: url(../images/painless_h4-05.jpg) 0 0 no-repeat; }
#painless h4#title09 { background: url(../images/painless_h4-06.jpg) 0 0 no-repeat; }

/*---------- 14  Breath -----------*/

#breath h2#title01 { background: url(../images/breath_h2.jpg) 0 0 no-repeat; }
#breath h3#title02 { background: url(../images/breath_h3-01.jpg) 0 0 no-repeat; }
#breath h3#title03 { background: url(../images/breath_h3-02.jpg) 0 0 no-repeat; }
#breath h4#title04 { background: url(../images/breath_h4-01.jpg) 0 0 no-repeat; }
#breath h4#title05 { background: url(../images/breath_h4-02.jpg) 0 0 no-repeat; }
#breath h4#title06 { background: url(../images/breath_h4-03.jpg) 0 0 no-repeat; }

/*---------- 15  Allergy -----------*/

#allergy h2#title01 { background: url(../images/allergy_h2.jpg) 0 0 no-repeat; }
#allergy h3#title02 { background: url(../images/allergy_h3-01.jpg) 0 0 no-repeat; }
#allergy h3#title03 { background: url(../images/allergy_h3-02.jpg) 0 0 no-repeat; }
#allergy h4#title04 { background: url(../images/allergy_h4-01.jpg) 0 0 no-repeat; }
#allergy h4#title05 { background: url(../images/allergy_h4-02.jpg) 0 0 no-repeat; }
#allergy h4#title06 { background: url(../images/allergy_h4-03.jpg) 0 0 no-repeat; }

/*---------- 16  Cleaning -----------*/

#cleaning h2#title01 { background: url(../images/cleaning_h2.jpg) 0 0 no-repeat; }
#cleaning h3#title02 { background: url(../images/cleaning_h3-01.jpg) 0 0 no-repeat; }
#cleaning h4#title03 { background: url(../images/cleaning_h4-01.jpg) 0 0 no-repeat; }
#cleaning h4#title04 { background: url(../images/cleaning_h4-02.jpg) 0 0 no-repeat; }

/*---------- 17  Wisdom -----------*/

#wisdom h2#title01 { background: url(../images/wisdom_h2.jpg) 0 0 no-repeat; }
#wisdom h3#title02 { background: url(../images/wisdom_h3-01.jpg) 0 0 no-repeat; }
#wisdom h3#title03 { background: url(../images/wisdom_h3-02.jpg) 0 0 no-repeat; }
#wisdom h4#title04 { background: url(../images/wisdom_h4-01.jpg) 0 0 no-repeat; }
#wisdom h4#title05 { background: url(../images/wisdom_h4-02.jpg) 0 0 no-repeat; }
#wisdom h3#title06 { background: url(../images/wisdom_h3-03.jpg) 0 0 no-repeat; }
#wisdom h4#title07 { background: url(../images/wisdom_h4-03.jpg) 0 0 no-repeat; }

#wisdom dl.wisdom { margin: 0; padding: 0; width: 520px; }
#wisdom dl.wisdom dt { margin: 0; padding: 0; width: 20px; float: left; display: inline; font-weight: normal; }
#wisdom dl.wisdom dd { margin: 0; padding: 0; width: 500px; float: left; display: inline; }

/*---------- 18  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 h3#title03 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h3#title07 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }

/*---------- 19  Whitening -----------*/

#whitening h2#title01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-01.jpg) 0 0 no-repeat; }
#whitening h3#title03 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening h4#title04 { background: url(../images/whitening_h4-01.jpg) 0 0 no-repeat; }
#whitening h4#title05 { background: url(../images/whitening_h4-02.jpg) 0 0 no-repeat; }

/*---------- 20  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 h3#title03 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h3#title04 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe h4#title05 { background: url(../images/esthe_h4-01.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; }

/*---------- 21  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 h3#title03 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background: url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho h3#title06 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho h4#title07 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title08 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho h4#title09 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho h4#title10 { background: url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }

/*---------- 22  Sameday -----------*/

#sameday h2#title01 { background: url(../images/sameday_h2.jpg) 0 0 no-repeat; }
#sameday h3#title02 { background: url(../images/sameday_h3-01.jpg) 0 0 no-repeat; }
#sameday h3#title03 { background: url(../images/sameday_h3-02.jpg) 0 0 no-repeat; }
#sameday h4#title04 { background: url(../images/sameday_h4-01.jpg) 0 0 no-repeat; }
#sameday h4#title05 { background: url(../images/sameday_h4-02.jpg) 0 0 no-repeat; }
#sameday h4#title06 { background: url(../images/sameday_h4-03.jpg) 0 0 no-repeat; }
#sameday h3#title07 { background: url(../images/sameday_h3-03.jpg) 0 0 no-repeat; }
#sameday h3#title08 { background: url(../images/sameday_h3-04.jpg) 0 0 no-repeat; }

/*---------- 23  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h3#title07 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }

/*---------- 24  Denture -----------*/

#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 h3#title03 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h3#title04 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }

/*---------- 25  Related -----------*/

#related h2#title01 { background: url(../images/related_h2.jpg) 0 0 no-repeat; }
#related h3#title02 { background: url(../images/related_h3-01.jpg) 0 0 no-repeat; }
#related h4#title03 { background: url(../images/related_h4-01.jpg) 0 0 no-repeat; }
#related h4#title04 { background: url(../images/related_h4-02.jpg) 0 0 no-repeat; }

/*---------- 26  Cost -----------*/

#cost h2#title01 { background: url(../images/cost_h2.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h3#title03 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h4#title04 { background: url(../images/cost_h4-01.jpg) 0 0 no-repeat; }
#cost h4#title05 { background: url(../images/cost_h4-02.jpg) 0 0 no-repeat; }


/*---------- 27  Sitemap -----------*/

.padding_b5 { padding-bottom: 5px; }
.padding_lr25 { padding-left: 25px; padding-right: 25px; }
.padding_l7_b3 { padding-left: 7px; padding-bottom: 3px; }
.padding_l280 { padding-left: 280px; }

.m0 { margin: 0;} 
.margin_b3 { margin-bottom: 3px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b14 { margin-bottom: 14px; }
.margin_b19 { margin-bottom: 19px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b26 { margin-bottom: 26px; }
.margin_b30 { margin-bottom: 30px; }
.margin_lr9 { margin-left: 9px; margin-right: 9px; }
.right { text-align: right; }
.w_120 { width: 120px; }
.w_80 { width: 80px; }