@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Access                      */
/*                 10  Introduction                */
/*                 11  Concept                     */
/*                 12  Contact                     */
/*                 13  Check                       */
/*                 14  General                     */
/*                 15  Perio                       */
/*                 16  Checkup                     */
/*                 17  Therapy                     */
/*                 18  Denture                     */
/*                 19  Whitening                   */
/*                 20  Esthe                       */
/*                 21  Implant                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Dark Pink      #932e55      */
/*        Main Color - Grey           #6b4700      */
/*        Main Color - Fresh Grey     #8c5900      */
/*                                                 */
/*        Sub Color  - Light Pink     #e5d4c1      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) top center repeat-x; font-family:"ＭＳ Ｐゴシック"; color:#666; }
body#index { background: url(../images/body_bg.jpg) top center repeat-x; }
p img { display:block; line-height:1.0; }
.brown{ font-weight: bold; color: #663300; background: url(../images/brown.jpg) left 0 no-repeat; padding-left: 20px;}
#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width:912px;
	margin:0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg01.jpg) no-repeat 0 0;
	padding:9px 11px 0 11px;
	}
#index #main {
	background: url(../images/main_bg.jpg) no-repeat 0 0;
	}

#content {
	width: 670px;
	float: right;
	font-size: 108%;
	line-height:1.571;
	color: #666;
	padding-bottom:15px;
	}
#index #content { margin:0; }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	height:116px;
	width:912px;
	margin: 0;
	padding: 0;
	}

h1 {
	width:296px;
	height:94px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height:60px;
	margin:34px 0 0 16px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header .info { width:325px; float:right; margin:0; padding:19px 0 0 0; }

#header .header_contact { width:300px; height:25px; margin:6px 0 0 4px; }
#header .header_contact a{ width:300px; height:25px; display:block; text-indent:-9999px; background:url(../images/header_contact.jpg) no-repeat 0 0; }
#header .header_contact a:hover{ background:url(../images/header_contact.jpg) no-repeat 0 -25px; }
#header .h1_text { position:relative; margin:-81px 0 0 16px; font-size:93%; line-height:1.2; clear:both; float:left; display:inline; }

/*----------04  Navigation -----------*/

#nav {
	width:210px;
	float:left;
	padding:0 0 20px 0;
	}

#nav ul{ width:210px; height:532px; margin: 0 0 10px 0; padding: 0; list-style: none; background:url(../images/nav_content.jpg) no-repeat 0 0;}
#index #nav ul{ height:487px; background:url(../images/nav.jpg) no-repeat 0 0;}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height:45px;
	text-indent: -9999px;
}

#nav .internal li a {
	display: block;
	height: 44px;
	margin:0 2px;
}
#nav .internal li#nav01 { height:36px; background:url(../images/nav.jpg) no-repeat 0 0; }
#index #nav02 a { background: url(../images/nav.jpg) -2px -36px no-repeat; }
#index #nav03 a { background: url(../images/nav.jpg) -2px -81px no-repeat; }
#index #nav04 a { background: url(../images/nav.jpg) -2px -126px no-repeat; }
#index #nav05 a { background: url(../images/nav.jpg) -2px -171px no-repeat; }
#index #nav06 a { background: url(../images/nav.jpg) -2px -216px no-repeat; }
#index #nav07 a { background: url(../images/nav.jpg) -2px -261px no-repeat; }
#index #nav08 a { background: url(../images/nav.jpg) -2px -306px no-repeat; }
#index #nav09 a { background: url(../images/nav.jpg) -2px -351px no-repeat; }
#index #nav10 a { background: url(../images/nav.jpg) -2px -396px no-repeat; }
#index #nav11 a { background: url(../images/nav.jpg) -2px -441px no-repeat; }

#index #nav02 a:hover { background: url(../images/nav.jpg) -212px -36px no-repeat; }
#index #nav03 a:hover { background: url(../images/nav.jpg) -212px -81px no-repeat; }
#index #nav04 a:hover { background: url(../images/nav.jpg) -212px -126px no-repeat; }
#index #nav05 a:hover { background: url(../images/nav.jpg) -212px -171px no-repeat; }
#index #nav06 a:hover { background: url(../images/nav.jpg) -212px -216px no-repeat; }
#index #nav07 a:hover { background: url(../images/nav.jpg) -212px -261px no-repeat; }
#index #nav08 a:hover { background: url(../images/nav.jpg) -212px -306px no-repeat; }
#index #nav09 a:hover { background: url(../images/nav.jpg) -212px -351px no-repeat; }
#index #nav10 a:hover { background: url(../images/nav.jpg) -212px -396px no-repeat; }
#index #nav11 a:hover { background: url(../images/nav.jpg) -212px -441px no-repeat; }

#nav02 a { background: url(../images/nav_content.jpg) -2px -36px no-repeat; }
#nav03 a { background: url(../images/nav_content.jpg) -2px -81px no-repeat; }
#nav04 a { background: url(../images/nav_content.jpg) -2px -126px no-repeat; }
#nav05 a { background: url(../images/nav_content.jpg) -2px -171px no-repeat; }
#nav06 a { background: url(../images/nav_content.jpg) -2px -216px no-repeat; }
#nav07 a { background: url(../images/nav_content.jpg) -2px -261px no-repeat; }
#nav08 a { background: url(../images/nav_content.jpg) -2px -306px no-repeat; }
#nav09 a { background: url(../images/nav_content.jpg) -2px -351px no-repeat; }
#nav10 a { background: url(../images/nav_content.jpg) -2px -396px no-repeat; }
#nav11 a { background: url(../images/nav_content.jpg) -2px -441px no-repeat; }
#nav12 a { background: url(../images/nav_content.jpg) -2px -486px no-repeat; }
#nav13 a { background: url(../images/nav_content.jpg) -2px -531px no-repeat; }

#nav02 a:hover { background: url(../images/nav_content.jpg) -212px -36px no-repeat; }
#nav03 a:hover { background: url(../images/nav_content.jpg) -212px -81px no-repeat; }
#nav04 a:hover { background: url(../images/nav_content.jpg) -212px -126px no-repeat; }
#nav05 a:hover { background: url(../images/nav_content.jpg) -212px -171px no-repeat; }
#nav06 a:hover { background: url(../images/nav_content.jpg) -212px -216px no-repeat; }
#nav07 a:hover { background: url(../images/nav_content.jpg) -212px -261px no-repeat; }
#nav08 a:hover { background: url(../images/nav_content.jpg) -212px -306px no-repeat; }
#nav09 a:hover { background: url(../images/nav_content.jpg) -212px -351px no-repeat; }
#nav10 a:hover { background: url(../images/nav_content.jpg) -212px -396px no-repeat; }
#nav11 a:hover { background: url(../images/nav_content.jpg) -212px -441px no-repeat; }
#nav12 a:hover { background: url(../images/nav_content.jpg) -212px -486px no-repeat; }
#nav13 a:hover { background: url(../images/nav_content.jpg) -212px -531px no-repeat; }

#nav .nav_check { height:125px; margin:0 0 5px 0; }
#index #nav .nav_check { height:125px; margin:0 0 10px 0; }
#nav .nav_check a { height:125px; display:block; text-indent:-9999px; background:url(../images/nav_check.jpg) no-repeat 0 0; }
#nav .nav_check a:hover { background:url(../images/nav_check.jpg) no-repeat 0 -125px; }
#nav .nav_shika { height:79px; margin:0; }
#nav .nav_shika a { height:79px; display:block; text-indent:-9999px; background:url(../images/shikatown.jpg) no-repeat 0 0; }

#nav .nav_mail { height:110px; margin:0 0 10px 0; }
#nav .nav_mail a { height:110px; display:block; text-indent:-9999px; background:url(../images/nav_mail.jpg) no-repeat 0 0; }
#nav .nav_mail a:hover { background:url(../images/nav_mail.jpg) no-repeat 0 -110px; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	margin: 0;
	background: #f9f4ed url(../images/footer_bg.jpg) top repeat-x;
	height:92px;
}
#footer01 { width:912px; margin:0 auto; padding:16px 0 0 0; }
#footer .logo { width:225px; float:left; margin:0 27px 0 21px; display:inline; }
#footer .info { width:315px; float:left; margin:0; display:inline; text-align:left; }

#footer address { margin:0; float:right; padding:35px 12px 0 0; font-size:85%; color:#6B4700; line-height:1.2; }


/*---------- 06  Contents -----------*/

.section { padding: 7px 0px 14px 0px; margin-left:15px; margin-right:15px; }
.section .section { padding: 0 10px 7px 10px; border:5px solid #f9f4ed; margin:7px 0 21px 0; }

.center { text-align: center; }

#content h2 {
	height:60px;
	margin: 0 0 4px 0;
}
#content h2 img{ display:block; line-height:1.0; }
#content h3 {
	clear: both;
	height: 39px;
	text-indent: -9999px;
	margin-bottom:2px;
	}
#content h4 {
	height:30px;
	text-indent: -9999px;
	margin-left:-10px; margin-right:-10px; margin-bottom:10px; 
}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #932e55;
	outline: none;
	}
a:hover { color: #b91b58; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.image_l {
	float: left;
	margin: 0 15px 7px 0px;
	}
.image_l_b  {
	float:left;
	margin: 0;
	padding:3px 15px 7px 0;
	display:inline;
}
*:first-child+html .image_l_b { padding: 3px 15px 7px 0px; } /*  for IE7 only */
*html body .image_l_b { padding:3px 12px 7px 0px; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 7px 15px;
	}
.image_r_b  {
	float: right;
	padding:3px 0px 7px 15px;
	display:inline;
	margin:0;
}
*:first-child+html .image_r_b { padding:3px 0px 7px 15px; } /*  for IE7 only */
*html body .image_r_b { padding:3px 0px 7px 12px; } /*  for IE6 only */

.image_r_b01  {
	float: right;
	padding:3px 0px 14px 15px;
	display:inline;
	margin:0;
}
*:first-child+html .image_r_b01 { padding:3px 0px 7px 15px; } /*  for IE7 only */
*html body .image_r_b01 { padding:3px 0px 7px 12px; } /*  for IE6 only */

.case {
	margin: 0px 40px;
	background: url(../images/arrow_h.jpg) center 80px 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;
	}


#footer ul.totop {
	position:relative; 
	margin:-41px 0 0 735px; padding:0; float:left; clear:both; display:inline;
}

#footer ul.totop li {
	list-style: none;
	width: 160px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
/*	float: right;*/
	background-image: none;
	}
#footer ul.totop li a {
	display: block;
	height: 25px;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac &yen;*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #e5d4c1;
	font-size: 100%;
	line-height:1.571;
	width:100%;
	margin:0;
	}

#content table th,
#content table td {
	padding: 5px 10px;
	border: 1px solid #e5d4c1;
	}
#content table td.td_top { vertical-align:top; }

#content table th {
	background: #f9f4ed;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.pad_bthe { padding-top:.5em; padding-bottom:.5em; }
.mar_be { margin-bottom:1em; }
.mar_b2e { margin-bottom:2em; }
.mar_beh { margin-bottom:1.5em; }
.mar_bhe { margin-bottom:.5em; }
.mar_b0 { margin:7px 0 0 0; }
.mar_0 { margin:0 0 7px 0; }
.img0 { margin:0; }
.mar_b10 { margin:0 0 10px 0; }
.mar_b15 { margin:0 0 15px 0; }
.mar_b18 { margin:0 0 18px 0; }
.mar_b9 { margin:0 0 9px 0; }
.pad_lr10 { padding-left:10px; padding-right:10px;}
.pad_lr20 { padding-left:20px; padding-right:20px;}
.w220 { width:220px; }
.w200 { width:200px; }
.w250 { width:250px; }
.w300 { width:300px; }
.w450 { width:450px; }
.w40 { width:40px; }
.w120 { width:120px; }
.w160 { width:160px; }
.w150 { width:150px; }
.w140 { width:140px; }
.w170 { width:170px; }
.text_c { text-align:center; }
.text_b { font-weight:bold; }
.text_r { text-align:right; }
.font12 { font-size:85.7%; line-height:1.4; }
.text_red { color:#9e0000; }
.bg01 { background:#f9f4ed; }
.img_c { margin:0 auto; text-align:center; }

/*---------- 07  Index ------------------*/
.main_img_bg { background:url(../images/index_mainimg_bg.jpg) no-repeat 0 0; height:206px; margin:0 0 7px 0; position:relative;}
#index #content h2 { padding:85px 0 0 6px; }
#index #content h2 .catch {position:absolute;left:0px;top:0px;}
#index #content h2 .sched {filter:alpha(opacity=100);opacity:1;margin-bottom:2px;}
#index #content h3 { height:39px; margin-left: -10px; margin-right: -10px; margin-bottom:10px; }
#index #content h3#title02 { background:url(../images/index_h3-01.jpg) no-repeat 0 0; }
.alpha { float:left; }
.beta { float:right; }
.index_img01 { margin:0 0 5px 0; }
.index_access { height:30px; width:205px; margin:0; }
.index_access a { height:30px; width:205px; display:block; text-indent:-9999px; background:url(../images/index_access.jpg) no-repeat 0 0; }
.index_access a:hover { background:url(../images/index_access.jpg) no-repeat 0 -30px; }
.index01 { margin:0; background:#fff; border:5px solid #f9f4ed; width:220px; }
.index_clinic { width:210px; margin:0 5px 11px 5px; height:70px; }
.index_clinic a{ width:210px; height:70px; display:block; text-indent:-9999px; background:url(../images/index_clinic.jpg) no-repeat 0 0; }
.index_clinic a:hover{ background:url(../images/index_clinic.jpg) no-repeat 0 -70px; }

.index_contact { width:210px; margin:0 5px 7px 5px; height:80px; }
#nav .index_contact { width:210px; margin:0 0 7px 0; height:80px; }
.index_contact a{ width:210px; height:80px; display:block; text-indent:-9999px; background:url(../images/index_contact.jpg) no-repeat 0 0; }
.index_contact a:hover{ background:url(../images/index_contact.jpg) no-repeat 0 -80px; }
#index #map { margin:0px 0 10px 0;
	width:205px;
	height:140px;
	border:1px solid #f5f5f5; }
*html #index #map { height:142px; } /*  for IE6 only */

#map { margin:7px 0 21px 70px;
	width:500px;
	height:300px;
	border:1px solid #efefef; }
#index h3#title03 { background:url(../images/clinic_h3-02.jpg) no-repeat 0 0; }

/*---------- 08  Clinic ------------------------*/
#clinic h3#title02 { background:url(../images/clinic_h3-01.jpg) no-repeat 0 0; }
#clinic h4#title04 { background:url(../images/clinic_h4-01.jpg) no-repeat 0 0; }
#clinic h3#title05 { background:url(../images/clinic_h3-03.jpg) no-repeat 0 0; }
#clinic h4#title06 { background:url(../images/clinic_h4-02.jpg) no-repeat 0 0; }
#clinic h4#title07 { background:url(../images/clinic_h4-03.jpg) no-repeat 0 0; }
#clinic h4#title08 { background:url(../images/clinic_h4-04.jpg) no-repeat 0 0; }
#clinic h4#title09 { background:url(../images/clinic_h4-05.jpg) no-repeat 0 0; }
#clinic h4#title10 { background:url(../images/clinic_h4-06.jpg) no-repeat 0 0; }
#clinic h4#title11 { background:url(../images/clinic_h4-07.jpg) no-repeat 0 0; }
#clinic h4#title12 { background:url(../images/clinic_h4-08.jpg) no-repeat 0 0; }
#clinic h4#title13 { background:url(../images/clinic_h4-09.jpg) no-repeat 0 0; }
#clinic h4#title14 { background:url(../images/clinic_h4-10.jpg) no-repeat 0 0; }
#clinic h4#title15 { background:url(../images/clinic_h4-11.jpg) no-repeat 0 0; }
#clinic h4#title16 { background:url(../images/clinic_h4-12.jpg) no-repeat 0 0; }

.icon01 { margin:0; padding:0 0 7px 20px; background:url(../images/icon01.jpg) no-repeat 0 2px; }
#content td p img { margin:-3px 0; }

/*---------- 09  Access ------------------------*/
#access h3#title02 { background:url(../images/access_h3-01.jpg) no-repeat 0 0; }
#access h4#title03 { background:url(../images/access_h4-01.jpg) no-repeat 0 0; }
#access h4#title04 { background:url(../images/access_h4-02.jpg) no-repeat 0 0; }
#access h4#title05 { background:url(../images/access_h4-03.jpg) no-repeat 0 0; }
#access h4#title06 { background:url(../images/access_h4-04.jpg) no-repeat 0 0; }
#content ul.ul01 { margin:0; padding:0; list-style:none; }
#content ul.ul01 li { margin:0; padding:0 0 0 13px; list-style:none; background:url(../images/icon02.jpg) no-repeat 0 5px; }
#content ul.ul02 { padding:7px 15px 7px 15px; margin:0; list-style:none; }
#content ul.ul02 li { margin:0; padding:0 0 0 13px; list-style:none; background:url(../images/icon03.jpg) no-repeat 0 5px; }

/*---------- 10  Introduction ------------------*/
#intro h3#title02 { background:url(../images/introduction_h3-01.jpg) no-repeat 0 0; }
#intro h4#title03 { background:url(../images/introduction_h4-01.jpg) no-repeat 0 0; }
#intro h4#title04 { background:url(../images/introduction_h4-02.jpg) no-repeat 0 0; }

#content dl.dl01 { width:610px; margin:0; padding:0; }
#content dl.dl01 dt{ width:120px; margin:0; padding:0; float:left; display:inline-block; text-indent:13px; background:url(../images/icon02.jpg) no-repeat 0 5px; font-weight:normal; }
#content dl.dl01 dd{ width:490px; margin:0; padding:0; float:left; display:inline-block; }

/*---------- 11  Concept -----------------------*/
#concept h3#title02 { background:url(../images/concept_h3-01.jpg) no-repeat 0 0; }
#concept h4#title03 { background:url(../images/concept_h4-01.jpg) no-repeat 0 0; }
#concept h4#title04 { background:url(../images/concept_h4-02.jpg) no-repeat 0 0; }
#concept h4#title05 { background:url(../images/concept_h4-03.jpg) no-repeat 0 0; }
#concept h4#title06 { background:url(../images/concept_h4-04.jpg) no-repeat 0 0; }
#concept h4#title07 { background:url(../images/concept_h4-05.jpg) no-repeat 0 0; }
#concept h4#title08 { background:url(../images/concept_h4-06.jpg) no-repeat 0 0; }

/*---------- 12  Contact -----------------------*/
#contact h3#title02 { background:url(../images/contact_h3-01.jpg) no-repeat 0 0; }
#contact h3#title03 { background:url(../images/contact_h3-02.jpg) no-repeat 0 0; }

/*---------- 13  Check -------------------------*/
#check h3#title02 { background:url(../images/check_h3-01.jpg) no-repeat 0 0; }
#check h4#title03 { background:url(../images/check_h4-01.jpg) no-repeat 0 0; }
#check h4#title04 { background:url(../images/check_h4-02.jpg) no-repeat 0 0; }
#check h4#title05 { background:url(../images/check_h4-03.jpg) no-repeat 0 0; }
#check h4#title06 { background:url(../images/check_h4-04.jpg) no-repeat 0 0; }
#check h4#title07 { background:url(../images/check_h4-05.jpg) no-repeat 0 0; }
#check h4#title08 { background:url(../images/check_h4-06.jpg) no-repeat 0 0; }
#check h4#title09 { background:url(../images/check_h4-07.jpg) no-repeat 0 0; }
#check h4#title10 { background:url(../images/check_h4-08.jpg) no-repeat 0 0; }
#check h4#title11 { background:url(../images/check_h4-09.jpg) no-repeat 0 0; }

#check .section .section { padding: 0 10px 7px 10px; border:5px solid #f9f4ed; margin:7px 0 21px 0; background:#efefef; }

/*---------- 14  General -----------------------*/
#general h3#title02 { background:url(../images/general_h3-01.jpg) no-repeat 0 0; }
#general h3#title03 { background:url(../images/general_h3-02.jpg) no-repeat 0 0; }
#general h4#title03 { background:url(../images/general_h4-01.jpg) no-repeat 0 0; }
#general h4#title04 { background:url(../images/general_h4-02.jpg) no-repeat 0 0; }
#general h4#title05 { background:url(../images/general_h4-03.jpg) no-repeat 0 0; }
#general h4#title06 { background:url(../images/general_h4-04.jpg) no-repeat 0 0; }
#general h4#title07 { background:url(../images/general_h4-05.jpg) no-repeat 0 0; }

/*---------- 15  Perio -------------------------*/
#perio h3#title02 { background:url(../images/perio_h3-01.jpg) no-repeat 0 0; }
#perio h4#title03 { background:url(../images/perio_h4-01.jpg) no-repeat 0 0; }
#perio h4#title03b { background:url(../images/perio_h4-01b.jpg) no-repeat 0 0; }
#perio h4#title04 { background:url(../images/perio_h4-02.jpg) no-repeat 0 0; }
#perio h4#title05 { background:url(../images/perio_h4-03.jpg) no-repeat 0 0; }

.w20 { width:20px; }

/*---------- 16  Checkup -----------------------*/
#checkup h3#title02 { background:url(../images/checkup_h3-01.jpg) no-repeat 0 0; }
#checkup h4#title03 { background:url(../images/checkup_h4-01.jpg) no-repeat 0 0; }

/*---------- 17  Therapy -----------------------*/
#therapy h3#title02 { background:url(../images/therapy_h3-01.jpg) no-repeat 0 0; }
#therapy h4#title04 { background:url(../images/therapy_h4-02.jpg) no-repeat 0 0; }
#therapy h4#title05 { background:url(../images/therapy_h4-03.jpg) no-repeat 0 0; }
#therapy h3#title06 { background:url(../images/therapy_h3-02.jpg) no-repeat 0 0; }
#therapy h4#title07 { background:url(../images/perio_h4-03.jpg) no-repeat 0 0; }

/*---------- 18  Denture -----------------------*/
#denture h3#title02 { background:url(../images/denture_h3-01.jpg) no-repeat 0 0; }
#denture h4#title03 { background:url(../images/denture_h4-01.jpg) no-repeat 0 0; }
#denture h4#title04 { background:url(../images/denture_h4-02.jpg) no-repeat 0 0; }
#denture h3#title05 { background:url(../images/denture_h3-02.jpg) no-repeat 0 0; }

/*---------- 19  Whitening ---------------------*/
#whitening h3#title02 { background:url(../images/whitening_h3-01.jpg) no-repeat 0 0; }
#whitening h4#title03 { background:url(../images/whitening_h4-01.jpg) no-repeat 0 0; }
#whitening h4#title04 { background:url(../images/whitening_h4-02.jpg) no-repeat 0 0; }

/*---------- 20  Esthe -------------------------*/
#esthe h3#title02 { background:url(../images/esthe_h3-01.jpg) no-repeat 0 0; }
#esthe h3#title03 { background:url(../images/esthe_h3-02.jpg) no-repeat 0 0; }
#esthe h3#title04 { background:url(../images/esthe_h3-03.jpg) no-repeat 0 0; }
#esthe h4#title05 { background:url(../images/esthe_h4-01.jpg) no-repeat 0 0; }
#esthe h4#title05b { background:url(../images/esthe_h4-01b.jpg) no-repeat 0 0; }
#esthe h4#title06 { background:url(../images/esthe_h4-02.jpg) no-repeat 0 0; }

/*---------- 21  Implant -----------------------*/
#implant h3#title02 { background:url(../images/implant_h3-01.jpg) no-repeat 0 0; }
#implant h4#title03 { background:url(../images/implant_h4-01.jpg) no-repeat 0 0; }
#implant h4#title03b { background:url(../images/implant_h4-01b.jpg) no-repeat 0 0; }
#implant h3#title04 { background:url(../images/implant_h3-02.jpg) no-repeat 0 0; }
#implant h4#title05 { background:url(../images/implant_h4-02.jpg) no-repeat 0 0; }
#implant h4#title06 { background:url(../images/implant_h4-03.jpg) no-repeat 0 0; }
#implant h3#title07 { background:url(../images/implant_h3-03.jpg) no-repeat 0 0; }
#implant h4#title08 { background:url(../images/implant_h4-04.jpg) no-repeat 0 0; }

#content select option { padding-left:10px; }
