﻿@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Important                   */
/*                 10  Cyesis                      */
/*                 11  Faq                         */
/*                 12  Subtraction                 */
/*                 13  General                     */
/*                 14  Prosthesis                  */
/*                 15  Perio                       */
/*                 16  Prevent                     */
/*                 17  Cleaning                    */
/*                 18  Denture                     */
/*                 19  Implant                     */
/*                 20  Ortho                       */
/*                 21  Esthe                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #693300      */
/*        Main Color - Orange         #ff9500      */
/*                                                 */
/*        Sub Color  - Red Brown      #8d0903      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #d2b165 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 auto;
	background:url(../images/main_bg.jpg) center top no-repeat;
	clear:both;
	}

#content {
	width: 670px;
	float: right;
	font-size: 108%;
	line-height: 1.67em;
	color: #000;
	padding: 0;
	margin:0 10px 0 0;
	display:inline;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 140px;
	width: 920px;
	margin: 0;
	padding: 0;
	clear:both;
	}

#header .header01{
	height:99px;
	margin:0;
	padding:0;
	}
#header .header01_01{
	width:397px;
	float:left;
	}

h1 {
	width: 370px;
	height: 50px;
	line-height: 1.0;
	margin:34px 0 0 27px;
	position:relative;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 370px;
	height: 50px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header .texth1{
	font-size:93%;
	line-height:1.5em;
	color:#666;
	padding:0px 0 3px 37px;
	margin:-70px 0 0 0;
	position:relative;
	}

#header .header01_02{
	width:284px;
	float:right;
	margin:0;
	padding:14px 0 0 0;
	}

#header_nav {
	height:41px;
	margin:0 10px;
	padding:0;
	clear:both;
	}
	
#header_nav ul{ margin:0; padding:0; }

#header_nav ul li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	}
#header_nav ul li a {
	width:180px;
	height:41px;
	display:block;
	text-indent:-9999px;
	}
	
#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background:url(../images/header_nav.jpg) -180px 0 no-repeat; }
#nav03 a { background:url(../images/header_nav.jpg) -360px 0 no-repeat; }
#nav04 a { background:url(../images/header_nav.jpg) -540px 0 no-repeat; }
#nav05 a { background:url(../images/header_nav.jpg) -720px 0 no-repeat; }

#nav01 a:hover { background:url(../images/header_nav.jpg) 0 -41px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav.jpg) -180px -41px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -360px -41px no-repeat; }
#nav04 a:hover { background:url(../images/header_nav.jpg) -540px -41px no-repeat; }
#nav05 a:hover { background:url(../images/header_nav.jpg) -720px -41px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 230px;
	float: left;
	padding: 15px 0 50px 0;
	margin:0 0 0 10px;
	display:inline;
	background:url(../images/nav_bg02.jpg) top no-repeat;
	}
#index #nav {
	width: 230px;
	float: left;
	padding: 115px 0 50px 0;
	margin:0 0 0 10px;
	display:inline;
	background:url(../images/nav_bg01.jpg) top no-repeat;
	}
	
#nav .nav_top{
	margin:0 0 14px 10px;
	display:block;
	line-height:1%;
	}
#index #nav .nav_top{
	margin:0 0 15px 10px;
	display:block;
	line-height:1%;
	}

#nav .nav_24h { margin:0 0 9px 11px;	}
#nav .nav_24h a{
	background:url(../images/nav_24h.jpg) 0 0 no-repeat;
	width:215px;
	height:105px;
	display:block;
	text-indent:-9999px;
	}
#nav .nav_24h a:hover{ background:url(../images/nav_24h.jpg) 0 -105px no-repeat; }

#index #nav .nav_24h { margin:0 0 8px 11px;	}
#index #nav .nav_24h a{
	background:url(../images/index_nav_24h.jpg) 0 0 no-repeat;
	width:215px;
	height:105px;
	display:block;
	text-indent:-9999px;
	}
#index #nav .nav_24h a:hover{ background:url(../images/index_nav_24h.jpg) 0 -105px no-repeat; }

#nav .nav_img01{
	margin:0 0 0 10px;
	display:block;
	line-height:1%;
	}


#nav ul{ margin:0 0 15px 10px; padding:0; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	height:80px;
	}

#nav .internal li a {
	display: block;
	height: 80px;
	}

#nav06 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -480px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -560px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -640px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -220px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -80px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -160px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -320px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -400px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -480px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -560px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -640px no-repeat; }

#nav .nav_koufu_dc{
	margin:0 10px 15px 20px;
	display:block;
	line-height:1%;
	}
#nav .nav_shikatown{
	margin:0 47px 0 63px;
	display:block;
	line-height:1%;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:75px;
	padding: 0 25px 0 17px;
	margin: 0 10px;
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 93%;
	text-align: center;
	color: #fff;
	}
*: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: #fff;
	}
#footer a:hover { text-decoration: underline; }

#footer .footer_tel{ float:left; margin:0; padding:16px 0 0 0; display:block; line-height:1%; }

#footer address { margin: 0; padding:21px 0 0 0; float:right; }


/*---------- 06  Contents -----------*/

.section { padding: 0 30px 10px 40px; }
.section .section { padding: 0 10px 15px 10px; clear:both; }
.section .section .section { padding: 0 10px 0 10px; clear:both; }

.center { text-align: center; }
.top { vertical-align:top; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 10px 17px 10px;
	}
#index #content h2 {
	display:block;
	line-height:1%;
	margin: 0;
	}
#content h3 {
	clear: both;
	height: 37px;
	text-indent: -9999px;
	margin: 0 -10px 15px -10px;
	}
#index #content h3 {
	clear: both;
	height: 33px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	}

#content h4 {
	height: 22px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}

#content h5 {
	font-size: 108%;
	line-height:1.2em;
	color:#595959;
	font-weight: bold;
	margin: 0 -10px 8px -10px;
	padding:0 0 0 15px;
	background:url(../images/h5.jpg) 0 1px no-repeat;
	}
	
#content .title {
	font-size: 108%;
	line-height:1.2em;
	color:#595959;
	font-weight: bold;
	margin: 0 -10px 8px -10px;
	padding:0 0 0 15px;
	background:url(../images/h5.jpg) 0 1px no-repeat;
	}
#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 6px no-repeat;
	padding-left:12px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #9e4700;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #ff7000; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image{
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.image01{
	display:block;
	line-height:1%;
	margin:6px auto;
	}

.image_l  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l01  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	}


.image_r {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 6px 0px;
	display:block;
	line-height:1%;
	}

.case {
	margin: 0 50px;
	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;
	height:20px;
	padding: 0;
	margin:0 28px 0 0;
	}

#content ul.totop li {
	list-style: none;
	width: 75px;
	height: 20px;
	font-size:1%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	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 {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.67em;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #ab8e5b;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

#content table.sr_tbl {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.67em;
	color: #000;
	width: 100%;
	margin-bottom: 10px;
    
	}

#content table.sr_tbl td {
	padding: 4px 10px;
	border: 1px solid #ab8e5b;
	vertical-align:top;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


#content .alpha02{ width:200px; float:left; }
#content .beta02{ width:385px; float:right; }

#content .alpha03{ width:250px; float:left; }
#content .beta03{ width:335px; float:right; }

#content .alpha04{ width:435px; float:left; }
#content .beta04{ width:150px; float:right; }

#content .alpha05{ width:395px; float:left; }
#content .beta05{ width:150px; float:right; }

#content .alpha06{ width:200px; float:left; }
#content .beta06{ width:365px; float:right; }

#content .alpha07{ width:120px; float:left; }
#content .beta07{ width:445px; float:right; }

#content .alpha08{ width:150px; float:left; }
#content .beta08{ width:435px; float:right; }



/*---------- 07  Index -----------*/

#index h3#title01 { background:url(../images/index_h2.jpg) 0 0 no-repeat; } 

#content .index01{ margin:0 0 31px 0; }

#content ul.ul01{ margin: 0; padding:0; }
#content ul.ul01 li{
	float:left;
	height:43px;
	margin:0;
	padding:0;
	list-style:none;
	}
#content ul.ul01 li a {
	height:43px;
	display:block;
	text-indent:-9999px;
	}
	
#content #nav15 a { background:url(../images/index_link.jpg) 0 0 no-repeat; width:120px; }
#content #nav15 a:hover { background:url(../images/index_link.jpg) 0 -215px no-repeat; width:120px; }

#content #nav16 a { background:url(../images/index_link.jpg) -120px 0 no-repeat; width:140px; }
#content #nav16 a:hover { background:url(../images/index_link.jpg) -120px -215px no-repeat; width:140px; }

#content #nav17 a { background:url(../images/index_link.jpg) -260px 0 no-repeat; width:140px; }
#content #nav17 a:hover { background:url(../images/index_link.jpg) -260px -215px no-repeat; width:140px; }

#content #nav18 { background:url(../images/index_link.jpg) -400px 0 no-repeat; width:270px; }
#content #nav18 a { background:url(../images/index_link.jpg) -400px 0 no-repeat; width:235px; }
#content #nav18 a:hover { background:url(../images/index_link.jpg) -400px -215px no-repeat; width:235px; }

#content #nav19 a { background:url(../images/index_link.jpg) 0 -43px no-repeat; width:185px; }
#content #nav19 a:hover { background:url(../images/index_link.jpg) 0 -258px no-repeat; width:185px; }

#content #nav20 a { background:url(../images/index_link.jpg) -185px -43px no-repeat; width:210px; }
#content #nav20 a:hover { background:url(../images/index_link.jpg) -185px -258px no-repeat; width:210px; }

#content #nav21 { background:url(../images/index_link.jpg) -395px -43px no-repeat; width:275px; }
#content #nav21 a { background:url(../images/index_link.jpg) -395px -43px no-repeat; width:255px; }
#content #nav21 a:hover { background:url(../images/index_link.jpg) -395px -258px no-repeat; width:255px; }

#content #nav22 { background:url(../images/index_link.jpg) 0 -86px no-repeat; width:235px; }
#content #nav22 a { background:url(../images/index_link.jpg) 0 -86px no-repeat; width:215px; }
#content #nav22 a:hover { background:url(../images/index_link.jpg) 0 -301px no-repeat; width:215px; }

#content #nav23 { background:url(../images/index_link.jpg) -235px -86px no-repeat; width:220px; }
#content #nav23 a { background:url(../images/index_link.jpg) -235px -86px no-repeat; width:200px; }
#content #nav23 a:hover { background:url(../images/index_link.jpg) -235px -301px no-repeat; width:200px; }

#content #nav24 { background:url(../images/index_link.jpg) -455px -86px no-repeat; width:215px; }
#content #nav24 a { background:url(../images/index_link.jpg) -455px -86px no-repeat; width:165px; }
#content #nav24 a:hover { background:url(../images/index_link.jpg) -455px -301px no-repeat; width:165px; }

#content #nav25 { background:url(../images/index_link.jpg) 0 -129px no-repeat; width:320px; }
#content #nav25 a { background:url(../images/index_link.jpg) 0 -129px no-repeat; width:290px; }
#content #nav25 a:hover { background:url(../images/index_link.jpg) 0 -344px no-repeat; width:290px; }

#content #nav26 { background:url(../images/index_link.jpg) -320px -129px no-repeat; width:350px; }
#content #nav26 a { background:url(../images/index_link.jpg) -320px -129px no-repeat; width:250px; }
#content #nav26 a:hover { background:url(../images/index_link.jpg) -320px -344px no-repeat; width:250px; }

#content #nav27 { background:url(../images/index_link.jpg) 0 -172px no-repeat; width:380px; }
#content #nav27 a { background:url(../images/index_link.jpg) 0 -172px no-repeat; width:335px; }
#content #nav27 a:hover { background:url(../images/index_link.jpg) 0 -387px no-repeat; width:335px; }

#content #nav28 { background:url(../images/index_link.jpg) -380px -172px no-repeat; width:290px; }
#content #nav28 a { background:url(../images/index_link.jpg) -380px -172px no-repeat; width:245px; }
#content #nav28 a:hover { background:url(../images/index_link.jpg) -380px -387px no-repeat; width:245px; }

#content .index02{ margin:0 11px 14px 20px; clear:both; }
#content .index03{ margin:0; padding:0 10px; }
#content .index04{ 
	margin:0 22px 35px 18px;
	padding:8px 15px 15px 10px;
	background:#f9f4ea;
	}
	
#content .alpha01{ width:258px; float:left; margin:0 0 0 17px; display:inline; }
#content .beta01{ width:310px; float:right; }

#content dl.dl01{ 
	width:258px;
	margin:0 0 11px 0;
	padding:0;
	font-size:85%;
	}
#content dl.dl01 dt{ width:65px; color:#CC6600; float:left; margin:0; }
#content dl.dl01 dd{ width:193px; float:left; margin:0; }
#content dl.dl01 dd.dd01{ margin-left:65px; display:inline; }

.index_clinic { margin:0 0 0 17px; }
.index_clinic a{ 
	background:url(../images/index_clinic.jpg) 0 0 no-repeat;
	width:200px;
	height:25px;
	display:block;
	text-indent:-9999px;
	}
.index_clinic a:hover{ background:url(../images/index_clinic.jpg) 0 -25px no-repeat; }

.bn_reservation { margin:0 29px 30px 35px; }
.bn_reservation a{ 
	background:url(../images/bn_reservation.jpg) 0 0 no-repeat;
	width:606px;
	height:106px;
	display:block;
	text-indent:-9999px;
	}
.bn_reservation a:hover{ background:url(../images/bn_reservation.jpg) 0 -106px no-repeat; }


/*---------- 08  Clinic -----------*/

.main_img_bg {
	background:url(../images/main_img_bg.jpg) 0 0 no-repeat;
	height:200px;
	margin:0 0 15px 0;
	padding:0;
	}
.main_img {
	margin:0;
	padding:110px 0 0 30px;
	display:inline-block;
	line-height:1%;
	}
	
#clinic h3#title01{ background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title02{ background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title03{ background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title04{ background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title05{ background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h3#title06{ background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title07{ background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h3#title08{ background:url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h3#title09{ background:url(../images/clinic_h3-04.jpg) 0 0 no-repeat; }


#content dl.dl02{ 
	width:315px;
	margin:0;
	padding:0;
	}
#content dl.dl02 dt{ width:85px; color:#CC6600; float:left; margin:0; }
#content dl.dl02 dd{ width:220px; float:left; margin:0; }

/*---------- 09  Important -----------*/

#important h3#title01{ background:url(../images/important_h3-01.jpg) 0 0 no-repeat; }
#important h4#title02{ background:url(../images/important_h4-01.jpg) 0 0 no-repeat; }

/*---------- 10  Cyesis -----------*/

#cyesis h3#title01{ background:url(../images/cyesis_h3-01.jpg) 0 0 no-repeat; }
#cyesis h4#title02{ background:url(../images/cyesis_h4-01.jpg) 0 0 no-repeat; }
#cyesis h4#title03{ background:url(../images/cyesis_h4-02.jpg) 0 0 no-repeat; }
#cyesis h4#title04{ background:url(../images/cyesis_h4-03.jpg) 0 0 no-repeat; }
#cyesis h4#title05{ background:url(../images/cyesis_h4-04.jpg) 0 0 no-repeat; }

/*---------- 11  Faq -----------*/

#faq h3#title01{ background:url(../images/faq_h3-01.jpg) 0 0 no-repeat; }
#faq h3#title02{ background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h3#title03{ background:url(../images/faq_h3-03.jpg) 0 0 no-repeat; }
#faq h3#title04{ background:url(../images/faq_h3-04.jpg) 0 0 no-repeat; }

#content table td.faq_q{ 
	background: #f9f4ea url(../images/faq_q.jpg) 10px 10px no-repeat; 
	padding:30px 0 5px 65px; 
	font-weight: bold;
	}
#content table td.faq_a{ 
	background: #fff url(../images/faq_a.jpg) 10px 10px no-repeat; 
	padding:18px 0 5px 45px; 
	}


/*---------- 12  Subtraction -----------*/

#subtraction h3#title01{ background:url(../images/subtraction_h3-01.jpg) 0 0 no-repeat; }
#subtraction h4#title02{ background:url(../images/subtraction_h4-01.jpg) 0 0 no-repeat; }

#subtraction #content .alpha01{ width:270px; float:left; margin:0; display:block; }
#subtraction #content .beta01{ width:270px; float:right; margin:0; }

.subtraction01{ 
	margin:0 50px 10px 50px;
	padding:0 10px;
	background:#f9f4ea;
	border:1px solid #ab8e5b;
	text-align:center;
	}
.subtraction02{ 
	margin:0 0px 10px 0px;
	padding:0 10px;
	background:#f9f4ea;
	border:1px solid #ab8e5b;
	text-align:center;
	clear:both;
	}


/*---------- 13  General -----------*/

#general h3#title01{ background:url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h3#title02{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title03{ background:url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title04{ background:url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h4#title05{ background:url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h4#title06{ background:url(../images/general_h4-04.jpg) 0 0 no-repeat; }

/*---------- 14  Prosthesis -----------*/

#prosthesis h3#title01{ background:url(../images/prosthesis_h3-01.jpg) 0 0 no-repeat; }
#prosthesis h3#title02{ background:url(../images/prosthesis_h3-02.jpg) 0 0 no-repeat; }
#prosthesis h3#title03{ background:url(../images/prosthesis_h3-03.jpg) 0 0 no-repeat; }
#prosthesis h4#title04{ background:url(../images/prosthesis_h4-01.jpg) 0 0 no-repeat; }
#prosthesis h4#title05{ background:url(../images/prosthesis_h4-02.jpg) 0 0 no-repeat; }
#prosthesis h4#title06{ background:url(../images/prosthesis_h4-03.jpg) 0 0 no-repeat; }

.prosthesis01{ 
	background:url(../images/icon01.jpg) 0 6px no-repeat;
	padding:0 0 0 15px;
	margin:0; 
	}

/*---------- 15  Perio -----------*/

#perio h3#title01{ background:url(../images/perio_h3-01.jpg) 0 0 no-repeat; }
#perio h3#title02{ background:url(../images/perio_h3-02.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 h3#title05{ background:url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio h4#title06{ background:url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h4#title07{ background:url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h4#title08{ background:url(../images/perio_h4-05.jpg) 0 0 no-repeat; }

/*---------- 16  Prevent -----------*/

#prevent h3#title01{ background:url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h3#title02{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03{ background:url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }

/*---------- 17  Cleaning  -----------*/

#cleaning h3#title01{ background:url(../images/cleaning_h3-01.jpg) 0 0 no-repeat; }
#cleaning h4#title02{ background:url(../images/cleaning_h4-01.jpg) 0 0 no-repeat; }
#cleaning h4#title03{ background:url(../images/cleaning_h4-02.jpg) 0 0 no-repeat; }
#cleaning h4#title04{ background:url(../images/cleaning_h4-03.jpg) 0 0 no-repeat; }
#cleaning h4#title05{ background:url(../images/cleaning_h4-04.jpg) 0 0 no-repeat; }
#cleaning h4#title06{ background:url(../images/cleaning_h4-05.jpg) 0 0 no-repeat; }

/*---------- 18  Denture -----------*/

#denture h3#title01{ background:url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h3#title02{ background:url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title03{ background:url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h4#title04{ background:url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h3#title05{ background:url(../images/denture_h3-03.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 h4#title08{ background:url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture h4#title09{ background:url(../images/denture_h4-06.jpg) 0 0 no-repeat; }
#denture h3#title10{ background:url(../images/denture_h3-04.jpg) 0 0 no-repeat; }

/*---------- 19  Implant -----------*/

#implant h3#title01{ background:url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title02{ background:url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title03{ background:url(../images/implant_h4-02.jpg) 0 0 no-repeat; }

/*---------- 20  Ortho -----------*/

#ortho h3#title01{ background:url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h3#title02{ background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title03{ background:url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title04{ background:url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho h3#title05{ background:url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho h4#title06{ background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }

/*---------- 21  Esthe -----------*/

#esthe h3#title01{ background:url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h4#title02{ background:url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title03{ background:url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title04{ background:url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }


/*---------------------*/

.margin_t0 { margin-top:0px; }
.margin_t20 { margin-top:20px; margin-bottom:0px;}
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b15 { margin-bottom:15px; }
.margin_b15_a { margin-bottom:0px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }
.margin_l10_r10 { margin-left:10px; margin-right:10px; }

.text01{ color:#CC6600; margin-top:0; }
.text_b{ font-weight:bold; }

.bg01{ background:#f2daaa; }
.bg02{ background:#f9f4ea; margin-bottom:10px; padding:10px; }
.bg03{ background:#f9f4ea; }
.bg04{ background:#f2daaa; font-weight:bold;}


.w70{ width:70px; }
.w90{ width:90px; }
.w110{ width:110px; }
.w120{ width:120px; }
.w130{ width:130px; }
.w160{ width:160px; }
.w175{ width:175px; }
.w200{ width:200px; }
.w230{ width:230px; }
.w270{ width:270px; }

