@charset "UTF-8";
@import "base.css";
@import "digi.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Access                      */
/*                 10  Clinic                      */
/*                 11  General                     */
/*                 12  Prevent                     */
/*                 13  Aesthe                      */
/*                 14  Implant                     */
/*                 15  Denture                     */
/*                 16  Ortho                       */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg2.png) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	width: 820px;
	margin: 0 auto;
	text-align: left;
	}

#main {
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 5px 0 10px 0;
	margin:0 5px 0 0;
	}
* html #content {
    }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 150px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 270px;
	height: 41px;
	line-height: 1.0;
	float: left;
	margin:60px 0 0 40px;
	}
h1 a {
	display: block;
	width: 270px;
	height: 41px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

* html h1{
	margin:60px 0 0 20px;
    }

#header .section {
	width: 490px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 3px 0 0 280px;
	padding: 0;
	height: 100px;
	}
#header p.tel img { display: block; }

* html #header p.tel {margin: -100px 0 0 280px;}

#header_nav {
	margin: 8px 0 0 11px;
	padding: 0;
	list-style: none;
	width: 450px;
	height: 20px;
	}
* html #header_nav {margin: 111px 0 0 11px;}

#header_nav li {
	height: 20px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	}
#header_nav li a {
	display: block;
	height: 20px;
	}

#nav01 { width: 48px;}
#nav02 { width: 83px; margin-left:4px;}
#nav03 { width: 55px; margin-left:27px;}
#nav04 { width: 90px; margin-left:33px;}
#nav05 { width: 55px; margin-left:27px;}

#nav01 a {background: url(../images/header_nav.png) 0 0 no-repeat;width: 48px;}
#nav02 a {background: url(../images/header_nav.png) -84px 0 no-repeat;width: 83px;margin-left:32px;}
#nav03 a {background: url(../images/header_nav.png) -194px 0 no-repeat;width: 55px;margin-left:32px;}
#nav04 a {background: url(../images/header_nav.png) -280px 0 no-repeat;width: 90px;margin-left:30px;}
#nav05 a {background: url(../images/header_nav.png) -392px 0 no-repeat;width: 55px;margin-left:25px;}

#nav01 a:hover {background: url(../images/header_nav.png) 0 -20px no-repeat;width: 48px;}
#nav02 a:hover {background: url(../images/header_nav.png) -84px -20px no-repeat;width: 83px;margin-left:32px;}
#nav03 a:hover {background: url(../images/header_nav.png) -194px -20px no-repeat;width: 55px;margin-left:32px;}
#nav04 a:hover {background: url(../images/header_nav.png) -280px -20px no-repeat;width: 90px;margin-left:30px;}
#nav05 a:hover {background: url(../images/header_nav.png) -392px -20px no-repeat;width: 55px;margin-left:25px;}

*html #nav02 {margin-left:30px;}
*html #nav03 {margin-left:5px;}
*html #nav04 {margin-left:-5px;}
*html #nav05 {margin-left:-5px;}
*html #nav02 a {margin-left:4px;}
*html #nav03 a {margin-left:27px;}
*html #nav04 a {margin-left:33px;}
*html #nav05 a {margin-left:27px;}
*html #nav02 a:hover {margin-left:4px;}
*html #nav03 a:hover {margin-left:27px;}
*html #nav04 a:hover {margin-left:33px;}
*html #nav05 a:hover {margin-left:27px;}


/*----------04  Navigation -----------*/

#nav {
	width: 202px;
	height:446px;
	float: left;
  background: url(../images/nav.png) 0 0 no-repeat;	
	padding: 0 0 50px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav17 { background: url(../images/nav.png) 0 -320px no-repeat;height:32px;}


#nav06 a { background: url(../images/nav.png) 0 0 no-repeat;height:33px;}
#nav07 a { background: url(../images/nav.png) 0 -40px no-repeat;height:20px;margin-top:7px;}
#nav08 a { background: url(../images/nav.png) 0 -62px no-repeat;height:20px;margin-top:2px;}
#nav09 a { background: url(../images/nav.png) 0 -83px no-repeat;height:18px;margin-top:2px;}
#nav10 a { background: url(../images/nav.png) 0 -103px no-repeat;height:20px;margin-top:2px;}
#nav11 a { background: url(../images/nav.png) 0 -135px no-repeat;height:33px;margin-top:9px;}
#nav12 a { background: url(../images/nav.png) 0 -172px no-repeat;height:20px;margin-top:7px;}
#nav13 a { background: url(../images/nav.png) 0 -194px no-repeat;height:20px;margin-top:2px;}
#nav14 a { background: url(../images/nav.png) 0 -225px no-repeat;height:33px;margin-top:8px;}
#nav15 a { background: url(../images/nav.png) 0 -266px no-repeat;height:20px;margin-top:7px;}
#nav16 a { background: url(../images/nav.png) 0 -286px no-repeat;height:20px;margin-top:2px;margin-bottom:13px;}
#nav17 a { background: url(../images/nav.png) 0 -320px no-repeat;height:33px;margin-top:2px;}
#nav18 a { background: url(../images/nav.png) 0 -360px no-repeat;height:20px;margin-top:7px;}
#nav19 a { background: url(../images/nav.png) 0 -381px no-repeat;height:20px;margin-top:2px;}
#nav20 a { background: url(../images/nav.png) 0 -414px no-repeat;height:33px;margin-top:13px;}

#nav06 a:hover { background: url(../images/nav.png) -202px 0 no-repeat;height:33px;}
#nav07 a:hover { background: url(../images/nav.png) -202px -40px no-repeat;height:20px;margin-top:7px;}
#nav08 a:hover { background: url(../images/nav.png) -202px -62px no-repeat;height:20px;margin-top:2px;}
#nav09 a:hover { background: url(../images/nav.png) -202px -83px no-repeat;height:18px;margin-top:2px;}
#nav10 a:hover { background: url(../images/nav.png) -202px -103px no-repeat;height:20px;margin-top:2px;}
#nav11 a:hover { background: url(../images/nav.png) -202px -135px no-repeat;height:33px;margin-top:9px;}
#nav12 a:hover { background: url(../images/nav.png) -202px -172px no-repeat;height:20px;margin-top:7px;}
#nav13 a:hover { background: url(../images/nav.png) -202px -194px no-repeat;height:20px;margin-top:2px;}
#nav14 a:hover { background: url(../images/nav.png) -202px -225px no-repeat;height:33px;margin-top:8px;}
#nav15 a:hover { background: url(../images/nav.png) -202px -266px no-repeat;height:20px;margin-top:7px;}
#nav16 a:hover { background: url(../images/nav.png) -202px -286px no-repeat;height:20px;margin-top:2px;margin-bottom:13px;}
#nav17 a:hover { background: url(../images/nav.png) -202px -320px no-repeat;height:33px;margin-top:2px;}
#nav18 a:hover { background: url(../images/nav.png) -202px -360px no-repeat;height:20px;margin-top:7px;}
#nav19 a:hover { background: url(../images/nav.png) -202px -381px no-repeat;height:20px;margin-top:2px;}
#nav20 a:hover { background: url(../images/nav.png) -202px -414px no-repeat;height:33px;margin-top:13px;}



#nav p { text-align: center; }

#nav .nav_ban{
    margin:20px 0 0 20px;
    }

/*---------- 05  Footer -----------*/

#footer {
    width:820px;
    height:160px;
	clear: both;
	margin: 0 auto;
	background: #fff url(../images/footer_bg.png) bottom no-repeat;
	font-size: 85%;
	text-align: left;
	color: #2B7370;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #2B7370;
	}
#footer a:hover { text-decoration: underline; color: #2196DB;}

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 280px ;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer .footer_top{
    padding-top:43px;
    }

*:first-child+html #footer .footer_top{ padding-top:47px;}
* html #footer .footer_top{ padding-top:47px;}


#footer address { margin: 20px 1em 0 350px; color: #fff;}
#footer address a {color:#fff;}
*:first-child+html #footer address { margin: 30px 1em 0 350px; color: #fff;}
* html body #footer address { margin: 30px 1em 0 350px; color: #fff;}

/*---------- 06  Contents -----------*/

#main p.topimg{
    line-height:0;
    margin:0;
    padding:0;
    }

.section { padding: 5px 30px; }
* html .section { padding: 0 20px; }

.section .section { padding: .5em 10px; }
* html .section .section { padding: .5em 10px; }

p.center { text-align: center; }
p.centerB { text-align: center; font-size: 16px; font-weight:bold; }
.border{ border: solid 2px #FF0000; margin: 5px 15px;}

#content h2 {
	height: 45px;
	text-indent: -9999px;
	margin: 0 0px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin: 8px 0px 0 28px;
	}

* html #content h3 {margin: 8px 0px 5px 17px;}
	
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin: 0 0 0 0px;
	}

* html #content h4 {margin: 0 0 5px 0;}


#content h5 {
	font-size: 108%;
	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: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case_noneimg {
	margin: 10px 20px;
	}
.case img {
	display: block;
	}

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

#content ul.totop {
	clear: both;
	padding-bottom: 10px;
	}

#content ul.totop li {
	list-style: none;
	width: 82px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	background: url(../images/totop.png) 0 0 no-repeat;
	}

.caution {
    color:#FF9C00;
    font-weight:bold;
	}


/* 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 */

.subtitle{
    color:#047391;
    font-size:105%;
    font-weight:bold;
    }

.red{
    color:#FF0000;
    }

.img_border{
    border:#DCDCDC 2px solid;
    }

.img_border_t{
    border:#DCDCDC 1px solid;
    }

.click_border{
    border:#043BAA 2px solid;
    }

#content table {
    border: 1px solid #ccc;
    }
#content table th {
    background:#CBEFC2;
    border: 1px solid #ccc;
    color:#1C9164;
    }
#content table td {
    border: 1px solid #ccc;
    }

* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}

/*-------- margin --------*/
.mB5{ margin-bottom:5px;}
.mB10{ margin-bottom:10px;}

.mT-5{margin-top:-5px;}

*+html .m0{margin:-20px;}
*html .m0{margin:-20px;}
/*-------- text --------*/




/*-------- 07  Index --------*/
#index { background: url(../images/body_bg.png) top repeat-x; }
#index h2{margin-left:0px;}
#index h3{clear: none;margin:0;}
#index h2#title01 { background: url(../images/index_h2-01.png) 0 0 no-repeat; width:260px;height:162px;}
#index h2#title02 { background: url(../images/index_h2-02.png) 0 0 no-repeat; width:260px;height:162px;}
#index h3#title03 { background: url(../images/index_h3-03.png) 0 0 no-repeat; width:275px;height:45px;}
#index h3#title04 { background: url(../images/index_h3-04.png) 0 0 no-repeat; width:537px;height:30px; margin-left: 20px;}

#index .pk_wrapper{
    background: url(../images/pkup_wrapper.png) top no-repeat; 
    }
#index .pk_wrapper p{
    padding:3px 22px 3px 22px;
    color:#82A6AA;
    }
        
#index .pk01{
    width:260px;
    float:left;
    background: url(../images/pkup_bg.png) bottom no-repeat; 
    margin-bottom:20px;
    margin-top:10px;
    }
#index .pk02{
    width:260px;
    float:right;
    background: url(../images/pkup_bg.png) bottom no-repeat; 
    margin-top:10px;
    }
    
#index .pkup_text{
    height:85px;
    }
#index .greeting{
    clear:both;
    background:#F9FCFF;
    padding:3px 5px 3px 5px;
    margin-bottom:25px;
    }
#index .clinic_info{
    float:right;
    width:275px;
    }
    
#index p.link{
    text-align:right;
    }

#index .clinic_map{
	background:url(../images/map_bg.jpg) no-repeat;
	float: left;
	margin: 15px 16px 16px 0;
	padding:2px 0 0 2px;
	width:254px;
	height:234px;
    }

#index .clinic_info ul{
    margin:0;
    }

#index .clinic_area{
    margin:10px 0 0 -10px;
    }

#index #tiny {
	width: 560px;
	height: 100px;
	overflow: auto;
	margin: 10px 20px 20px 20px;
}

/*-------- 08  Staff --------*/
#staff h2#title01 { background: url(../images/staff_h2-01.png) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-02.png) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-03.png) 0 0 no-repeat; }
#staff h3#title04 { background: url(../images/staff_h3-04.png) 0 0 no-repeat; }

#staff .dr_photo{
    float:left;
    margin-left:40px;
    }
* html #staff .dr_photo{
    margin-left:10px;
    }


#staff .dr_info {
    float:right;
    margin: 0 30px 0 0;
    }
#staff .dr_info dl{
    margin:0;
    }

#staff .dr_info ul{
    margin-left:5px;
    }

#staff .txt01{
    margin-top:20px;
    }

/*-------- 09  Access --------*/
#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat; }
#access h3#title03 { background: url(../images/access_h3-03.png) 0 0 no-repeat; }

#access #map {width: 400px;  
   height: 350px;  
   margin-left:10px;
   margin-bottom:10px;
   }
*:first-child+html #access #map {
   padding-left:10px;
   }

#access table dl{
   margin:0;
   }

#access .access_map{
   }
#access .clinic_info{
   }
#access .holiday{
   color:#E33B00;
   }

/*-------- 10  Clinic --------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }

#clinic .alpha{
    width:200px;
	float: left;
	margin: 0 0 15px 0;
	}
#clinic .gamma {
	float: right;
    width:280px;
	margin: 0 5px 0 0;
	padding: 0;
	}
* html #clinic .gamma {margin: 0 10px 0 0;}


#clinic .ver_img{margin-left:25px;}
* html #clinic .ver_img{margin-left:13px;}

#clinic .text01{
    margin-top:30px;
    }
#clinic .subtitle{
    border-bottom:#047391 1px dotted;
    }


/*-------- 11  General --------*/
#general h2#title01 { background: url(../images/general_h2-01.png) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-02.png) 0 0 no-repeat; }
#general h4#title03 { background: url(../images/general_h4-03.png) 0 0 no-repeat; }
#general h3#title04 { background: url(../images/general_h3-04.png) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-05.png) 0 0 no-repeat; }
#general h3#title06 { background: url(../images/general_h3-06.png) 0 0 no-repeat; }
#general h4#title07 { background: url(../images/general_h4-07.png) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-08.png) 0 0 no-repeat; }
#general h4#title09 { background: url(../images/general_h4-09.png) 0 0 no-repeat; }
#general h3#title10 { background: url(../images/general_h3-10.png) 0 0 no-repeat; }
#general h3#title11 { background: url(../images/general_h3-11.png) 0 0 no-repeat; }
#general h4#title12 { background: url(../images/general_h4-12.png) 0 0 no-repeat; }
#general h4#title13 { background: url(../images/general_h4-13.png) 0 0 no-repeat; }
#general h4#title14 { background: url(../images/general_h4-14.png) 0 0 no-repeat; }
#general h4#title15 { background: url(../images/general_h4-15.png) 0 0 no-repeat; }
#general h3#title16 { background: url(../images/general_h3-16.png) 0 0 no-repeat; }
#general h3#title17 { background: url(../images/general_h3-17.png) 0 0 no-repeat; }
#general h4#title18 { background: url(../images/general_h4-18.png) 0 0 no-repeat; }
#general h3#title19 { background: url(../images/general_h3-18.png) 0 0 no-repeat; }
#general h4#title20 { background: url(../images/general_h4-20.png) 0 0 no-repeat; }
#general h4#title21 { background: url(../images/general_h4-21.png) 0 0 no-repeat; }
#general h3#title22 { background: url(../images/general_h3-22.png) 0 0 no-repeat; }



#general .alpha2{
    float:left;
    width:250px;
    margin-left:5px;
    }

#general .gammma2{
    float:right;
    width:250px;
    }

#general .alpha,
#general .beta{
    float:left;
    width:160px;
    margin-right:15px;
    }

#general .gamma{
    float:left;
    width:160px;
    }

#general .text01{padding-top:30px;}
#general .text02{margin-top:20px;padding-bottom:20px;}
#general .text03{margin-top:20px}
#general .text04{padding-top:25px}
#general .text05{padding-top:15px}


#general .img01{margin-left:15px;}
#general .img02{margin-left:15px;}
#general .text_y{
    background:#FFFFF0;
    }

#general .illness_img{
    float:left;
    margin-left:15px;
    }
#general .illness_info{
    float:left;
    margin:20px 0 0 30px;
    }

#general .wisdom_tooth_l{
    float:left;
    margin-left:15px;
    }
#general .wisdom_tooth_r{
    float:left;
    margin:70px 0 0 18px;
    }

#general .case01_text{padding-top:25px;}
#general .case02_text{padding-top:15px;}


/*-------- 12  Prevent --------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.png) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-03.png) 0 0 no-repeat; }
#prevent h3#title04 { background: url(../images/prevent_h3-04.png) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.png) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.png) 0 0 no-repeat; }
#prevent h4#title07 { background: url(../images/prevent_h4-07.png) 0 0 no-repeat; }
#prevent h3#title08 { background: url(../images/prevent_h3-08.png) 0 0 no-repeat; }
#prevent h4#title09 { background: url(../images/prevent_h4-09.png) 0 0 no-repeat; }
#prevent h4#title10 { background: url(../images/prevent_h4-10.png) 0 0 no-repeat; }
#prevent h4#title11 { background: url(../images/prevent_h4-11.png) 0 0 no-repeat; }
#prevent h4#title12 { background: url(../images/prevent_h4-12.png) 0 0 no-repeat; }
#prevent h4#title13 { background: url(../images/prevent_h4-13.png) 0 0 no-repeat; }
#prevent h4#title14 { background: url(../images/prevent_h4-14.png) 0 0 no-repeat; }
#prevent h4#title15 { background: url(../images/prevent_h4-15.png) 0 0 no-repeat; }

#prevent .text01{padding-top:10px;}
#prevent .text02{padding-top:13px;}
#prevent .text03{padding-top:25px;}

#prevent .alpha{
    width:200px;
	float: left;
	margin: 0 0 15px 0;
	}
#prevent .gamma {
	float: right;
    width:280px;
	margin: 0 5px 0 0;
	padding: 0;
	}
* html #prevent .gamma {margin: 0 10px 0 0;}

#prevent .ver_img{margin-left:25px;}
* html #clinic .ver_img{margin-left:5px;}

/*-------- 13  Aesthe --------*/
#aesthe h2#title01 { background: url(../images/aesthe_h2-01.png) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.png) 0 0 no-repeat; }
#aesthe h4#title03 { background: url(../images/aesthe_h4-03.png) 0 0 no-repeat; }
#aesthe h4#title04 { background: url(../images/aesthe_h4-04.png) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.png) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/aesthe_h4-06.png) 0 0 no-repeat; }
#aesthe h4#title07 { background: url(../images/aesthe_h4-07.png) 0 0 no-repeat; }
#aesthe h4#title08 { background: url(../images/aesthe_h4-08.png) 0 0 no-repeat; }
#aesthe h3#title09 { background: url(../images/aesthe_h3-09.png) 0 0 no-repeat; }
#aesthe h3#title10 { background: url(../images/aesthe_h3-10.png) 0 0 no-repeat; height: 92px; }
#aesthe h4#title11 { background: url(../images/aesthe_h4-09.png) 0 0 no-repeat; height: 80px; }
#aesthe h4#title12 { background: url(../images/aesthe_h4-10.png) 0 0 no-repeat; }
#aesthe h4#title13 { background: url(../images/aesthe_h4-11.png) 0 0 no-repeat; }

#aesthe .text01{padding-top:20px;}
#aesthe .text02{padding-left:100px;}
#aesthe .text02 .petit{color: #0000CC;}

#aesthe .flow{
    clear:both;
    }

#aesthe .voice01{
	background: url(../images/aesthe_backmesse01.png) 0 0 no-repeat;
	width: 537px;
	height: 150px;
    }
#aesthe .voice02{
	background: url(../images/aesthe_backmesse02.png) 0 0 no-repeat;
	width: 537px;
	height: 150px;
    }

#aesthe .text03{
	padding: 15px 15px 0 135px;
    }

#aesthe .bf{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 80px;
} 

#aesthe .af{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	padding-left: 90px;
} 

#aesthe .section .section  .section { padding: 0 10px 0 10px; }

/*-------- 14  Implant --------*/
#implant h5{
    text-indent:-9999px;
    height:24px;
	margin: 0 0 0 .3em;
    padding:0;
    }
#implant h2#title01 { background: url(../images/implant_h2-01.png) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.png) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-03.png) 0 0 no-repeat; }
#implant h5#title04 { background: url(../images/implant_h5-04.png) 0 0 no-repeat; }
#implant h5#title05 { background: url(../images/implant_h5-05.png) 0 0 no-repeat; }
#implant h5#title06 { background: url(../images/implant_h5-06.png) 0 0 no-repeat; }
#implant h5#title07 { background: url(../images/implant_h5-07.png) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-08.png) 0 0 no-repeat; }
#implant h4#title09 { background: url(../images/implant_h4-09.png) 0 0 no-repeat; }
#implant h4#title10 { background: url(../images/implant_h4-10.png) 0 0 no-repeat; }

#implant .flow{
    clear:both;
    }

#implant .section .section  .section { padding: 0 10px 0 10px; }


/*-------- 15  Denture --------*/
#denture h2#title01 { background: url(../images/denture_h2-01.png) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-02.png) 0 0 no-repeat; }
#denture h3#title03 { background: url(../images/denture_h3-03.png) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-04.png) 0 0 no-repeat; }
#denture h3#title05 { background: url(../images/denture_h3-05.png) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-06.png) 0 0 no-repeat; }
#denture h4#title07 { background: url(../images/denture_h4-07.png) 0 0 no-repeat; }
#denture h4#title08 { background: url(../images/denture_h4-08.png) 0 0 no-repeat; }
#denture h4#title09 { background: url(../images/denture_h4-09.png) 0 0 no-repeat; }
#denture h3#title10 { background: url(../images/denture_h3-10.png) 0 0 no-repeat; }
#denture h4#title11 { background: url(../images/denture_h4-11.png) 0 0 no-repeat; }

#denture ul.subtitle{
    margin-top:0;
    }

#denture .text01{padding-top:20px;}
#denture .text02{padding-top:20px;}
#denture .text03{padding-top:35px;}

/*-------- 16  Ortho --------*/
#ortho h5{
    clear:both;
    }
#ortho h2#title01 { background: url(../images/ortho_h2-01.png) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-02.png) 0 0 no-repeat; }
#ortho h4#title03 { background: url(../images/ortho_h4-03.png) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-04.png) 0 0 no-repeat; }

#ortho .flow{
    clear:both;
    }
#ortho .flow .flow_text {
    border-bottom:#ccc 1px dotted;
    }

#ortho .text01{padding-top:20px;}
#ortho .text02{padding-top:20px;}
#ortho .text03{padding-top:20px;}
#ortho .text04{padding-top:20px;}
#ortho .text05{padding-top:20px;}


/*-------- 17  Sitemap --------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }

#sitemap #content ul li{
    font-size:105%;
    }
#sitemap #content ul li{
    margin-bottom:3px;
    }

.bold { font-weight: bold;}
.boldB { font-weight: bold; font-size: 16px;}

