@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  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================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_bg.jpg) top repeat; }
#index #body_top { background: url(../images/body_top_bg.jpg) top repeat-x; }
#body_top { background: url(../images/body_content-top_bg.jpg) top repeat-x; }


#wrapper {
  background: url(../images/wrapper_bg.jpg) center 115px no-repeat;
  width: 850px;
  margin: 0 auto;
  padding: 0 60px;
  text-align: left;
  }
  

#main {
  margin: 0;
  padding: 15px 0 0 20px;
  width: 830px;
  background: url(../images/main_bg.jpg) 0 0 repeat-x #FFFFFF;
  }
  
*html body #main { width: 850px; }
  


#content {
  width: 650px;
  float: right;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding: 0;
  margin: 0;
  }
  
#main_img {
  margin: 0;
  padding: 0;

  }
  
#main_img p,
#main_img img {
  margin: 0;
  padding: 0;
  }

#main_img img {
  display: block;
  }


/*---------- 03  Header -----------*/

#header {
  height: 70px;
  width: 850px;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 298px;
  height: 40px;
  line-height: 1.0;
  float: left;
  }
h1 a {
  display: block;
  width: 298px;
  height: 40px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }

#header .section {
  width: 400px;
  height: 70px;
  float: left;
  margin: 0;
  padding: 0;
  }
  
#header .section p {
  height: 15px;
  margin: 15px 0 0 0;
  padding: 0;
  line-height: 1.0;
  text-align: left;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  height: 70px;
  float: right;
  }
#header p.tel img { display: block; }



/*----------04  Navigation -----------*/
#nav_01 {
  width: 805px;
  height:55px;
  padding: 0;
  margin: 0 0 20px 0;
  background: url(../images/nav_01.jpg) 0 0 no-repeat;
  }


#nav_01 ul{
  width: 805px;
  margin: 0;
  padding: 0;
  }

#nav_01 li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  text-indent: -9999px;
  }



#nav_01 li a {
  display: block;
  height: 55px;
  width:159px;
  }

#nav_01 #nav01,
#nav_01 #nav01 a,
#nav_01 #nav05,
#nav_01 #nav05 a {
  width:164px;
}

#nav01 a { background: url(../images/nav_01.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav_01.jpg) -164px 0 no-repeat; }
#nav03 a { background: url(../images/nav_01.jpg) -323px 0 no-repeat; }
#nav04 a { background: url(../images/nav_01.jpg) -482px 0 no-repeat; }
#nav05 a { background: url(../images/nav_01.jpg) -641px 0 no-repeat; }



#nav01 a:hover { background: url(../images/nav_01.jpg) 0 -55px no-repeat; }
#nav02 a:hover { background: url(../images/nav_01.jpg) -164px -55px no-repeat; }
#nav03 a:hover { background: url(../images/nav_01.jpg) -323px -55px no-repeat; }
#nav04 a:hover { background: url(../images/nav_01.jpg) -482px -55px no-repeat; }
#nav05 a:hover { background: url(../images/nav_01.jpg) -641px -55px no-repeat; }

#nav_02 {
  width: 180px;
  float: left;
  padding: 0 0 20px 0;
  margin: 0;
  background: url(../images/nav_02.jpg) 0 0 no-repeat;
  }

#nav_02 ul,
#nav_02 li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav_02 .internal li {
  height: 50px;
  text-indent: -9999px;
  }

#nav_02 .internal li a {
  display: block;
  height: 40px;
  }


#nav06 a { background: url(../images/nav_02.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav_02.jpg) 0 -50px no-repeat; }
#nav08 a { background: url(../images/nav_02.jpg) 0 -100px no-repeat; }
#nav09 a { background: url(../images/nav_02.jpg) 0 -150px no-repeat; }
#nav10 a { background: url(../images/nav_02.jpg) 0 -200px no-repeat; }


#nav06 a:hover { background: url(../images/nav_02.jpg) -180px 0 no-repeat; }
#nav07 a:hover { background: url(../images/nav_02.jpg) -180px -50px no-repeat; }
#nav08 a:hover { background: url(../images/nav_02.jpg) -180px -100px no-repeat; }
#nav09 a:hover { background: url(../images/nav_02.jpg) -180px -150px no-repeat; }
#nav10 a:hover { background: url(../images/nav_02.jpg) -180px -200px no-repeat; }


#nav p { text-align: center; }

#nav_02 #nav_counseling {
  background: url(../images/nav_bottom.jpg) 0 bottom no-repeat;
  height: 150px;
  padding: 0 10px 0 0;
  }
  
#nav_02 h2#nav_title01 {
  background: url(../images/nav_h2-01.jpg) 0 0 no-repeat;
  text-indent: -9999px;
  height: 39px;
  }

#nav_02 #nav_counseling p {
  margin: 10px;
  }


#detail  {
  height: 20px;
  width: 145px;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  }

#detail a {
  display: block;
  height: 20px;
  margin: 0;
  padding: 0;
  }
#detail a { background: url(../images/nav_detile.jpg) 0 0 no-repeat; }
#detail a:hover { background: url(../images/nav_detile.jpg) 0 -20px no-repeat; }


/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0;
  margin: 0;
  background: url(../images/footer_bg.jpg) 0 0 repeat-x;
  font-size: 85%;
  text-align: right;
  color: #696969;
  width: 850px;
  height: 80px;
  }
*: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: #696969;
  }
#footer a:hover { 
  text-decoration: underline;
  color: #3B7C21;
   }

#footer .section {
  float: right;
  margin: 10px 0 0 0;
  }
  
#footer .footer_tel {
  float: left;
  }
  
#footer .footer_tel p {
  padding: 0 0 0 25px;
  margin: 0;
  }

#footer ul { 
  list-style: none;
  margin: 0 1em 2px 1em;
  padding: 0;
  clear: both;
  }

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/


.section { padding: 0 25px 20px 25px; }
.section .section { padding: .5em 10px 1em 10px; }

.section02 { padding: 0 25px 0px 25px; }

.section04 { padding: 20px 25px 20px 25px; }
.section04 .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }
.right { text-align: right; }

#content h2 {
  height: 30px;
  text-indent: -9999px;
  margin: 0 0 20px 10px;
  }
#content h3 {
  clear: both;
  height: 25px;
  text-indent: -9999px;
  margin: 0 0 10px -10px;
  padding: 0;
  }
#content h4 {
  height: 26px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 0 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: #61AF3E;
  outline: none;
  }
a:hover { color: #35840B; }

#content blockquote {
  margin: .5em;
  background: url(../images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.image_l  {
  float: left;
  margin: 0 16px 8px 0;
  }

.image_r {
  float: right;
  margin: 0 0 8px 16px;
  }

.case {
  margin: 10px 20px;
  background: url(../images/arrow_h.png) center center no-repeat;
  }
  
.non_case {
  margin: 10px 20px;
  }

.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;
  padding-bottom: 20px;
  }

#content ul.totop li {
  list-style: none;
  width: 118px;
  height: 25px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content ul.totop li a {
  display: block;
  height: 25px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }
  
#content ul.totop li a:hover {
  background: url(../images/to_top.png) 0 -25px 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: 1px solid #9DC18F;
  font-size: 100%;
  color: #666;
  width: 530px;
  margin-left: 40px;
  clear: both;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #9DC18F;
  }

#content table th {
  background: #C8E5BD;
  color: #003300;
  width: 130px;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.bn_reserve {
  height: 90px;
  width: 530px;
  text-indent: -9999px;
  padding: 0;
  margin: 0 0 30px 0;
  float: right;
  }
  

.bn_reserve a {
  display: block;
  height: 90px;
  margin: 0;
  padding: 0;
  }
.bn_reserve a { background: url(../images/bn_reserve.jpg) 0 0 no-repeat; }
.bn_reserve a:hover { background: url(../images/bn_reserve.jpg) 0 -90px no-repeat; }

.bg_green {
  background: #EDFFE6;
  margin-bottom: 20px;
  }
  
.bg_white {
  background: #FFFFFF;
  padding: 10px;
  margin: 10px;
  }
  
.bordered_bottom {
  border-bottom: 1px solid #3AAD4D;
  }

/*---------- 07  Index -----------*/
#index h3#title01 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h3#title01_tiny { background: url(../images/index_h3-01_tiny.jpg) 0 0 no-repeat;
height: 35px; }
#index h4#title02 { background: url(../images/index_h4-02.jpg) 0 0 no-repeat; }
#index dt#title03 { background: url(../images/index_dt-01.jpg) 0 0 no-repeat; }
#index dt#title04 { background: url(../images/index_dt-02.jpg) 0 0 no-repeat; }
#index dt#title05 { background: url(../images/index_dt-03.jpg) 0 0 no-repeat; }

#index .alpha {
  float: left;
  width: 330px;
  margin: 0 10px 0 0;
  }

#index .beta {
  float: right;
  width: 203px;
  }

  
#pickup {
  height: 221px;
  width: 233px;
  text-indent: -9999px;
  padding: 0;
  margin: 0;
  }

#pickup a {
  display: block;
  height: 221px;
  margin: 0;
  padding: 0;
  }
#pickup a { background: url(../images/index_pickup.jpg) 0 0 no-repeat; }
#pickup a:hover { background: url(../images/index_pickup.jpg) 0 -221px no-repeat; }

#index .bordered {
  border: 1px solid #DCDCDC;
  margin: 20px;
  padding: 15px 20px ;
  }

#index .bordered .alpha {
  float: left;
  width: 240px;
  margin: 0 10px 0 0;
  }
  
#index .bordered .beta {
  float: right;
  width: 300px;
  margin: 0 10px 0 0;
  }
 /* -------------- add -------------*/ 
#index .bordered .beta2 {
  float: right; margin-bottom:10px;
  　
  width: 340px;
  height:176px;
  margin: 0 10px 0 0;
  }  
/* -------------- add -------------*/
#index .beta dt {
  text-indent: -9999px;
  height: 18px;
  }

/*---------- 08  Concept_dr -----------*/
#concept_dr h2#title01 { background: url(../images/concept_dr_h2-01.jpg) 0 0 no-repeat; }
#concept_dr h3#title02 { background: url(../images/concept_dr_h3-02.jpg) 0 0 no-repeat; }
#concept_dr h3#title03 { background: url(../images/concept_dr_h3-03.jpg) 0 0 no-repeat; }
#concept_dr h4#title04 { background: url(../images/concept_dr_h4-04.jpg) 0 0 no-repeat; }
#concept_dr h4#title05 { background: url(../images/concept_dr_h4-05.jpg) 0 0 no-repeat; }
#concept_dr h4#title06 { background: url(../images/concept_dr_h4-06.jpg) 0 0 no-repeat; }
#concept_dr h4#title07 { background: url(../images/concept_dr_h4-07.jpg) 0 0 no-repeat; }
#concept_dr h4#title08 { background: url(../images/concept_dr_h4-08.jpg) 0 0 no-repeat; }
#concept_dr h4#title09 { background: url(../images/concept_dr_h4-09.jpg) 0 0 no-repeat; }
#concept_dr h4#title10 { background: url(../images/concept_dr_h4-10.jpg) 0 0 no-repeat; }
#concept_dr h4#title11 { background: url(../images/concept_dr_h4-11.jpg) 0 0 no-repeat; margin-bottom:-15px; }
#concept_dr h4#title12 { background: url(../images/concept_dr_h4-08_02.jpg) 0 0 no-repeat;margin-top:10px; margin-bottom:-15px;}

#concept_dr .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 0 0;
  text-align: center;
  }

#concept_dr .beta {
  float: right;
  width: 373px;
  }
  
/*---------- 09  Staff_access -----------*/
#staff_access h2#title01 { background: url(../images/staff_access_h2-01.jpg) 0 0 no-repeat; }
#staff_access h3#title02 { background: url(../images/staff_access_h3-02.jpg) 0 0 no-repeat; }
#staff_access h3#title03 { background: url(../images/staff_access_h3-03.jpg) 0 0 no-repeat; }
#staff_access h4#title04 { background: url(../images/staff_access_h4-04.jpg) 0 0 no-repeat; }
#staff_access h4#title05 { background: url(../images/staff_access_h4-05.jpg) 0 0 no-repeat; }
#staff_access h4#title06 { background: url(../images/staff_access_h4-06.jpg) 0 0 no-repeat; }
#staff_access h4#title07 { background: url(../images/staff_access_h4-07.jpg) 0 0 no-repeat; }
#staff_access h4#title08 { background: url(../images/staff_access_h4-08.jpg) 0 0 no-repeat; }


#staff_access .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 0 0;
  text-align: center;
  }

#staff_access .beta {
  float: right;
  width: 353px;
  }
  
#staff_access .td_80 {
  width: 80px;
  }
  
/*---------- 10  Result -----------*/
#result h2#title01 { background: url(../images/result_h2-01.jpg) 0 0 no-repeat; }
#result h3#title02 { background: url(../images/result_h3-02.jpg) 0 0 no-repeat; }
#result h3#title03 { background: url(../images/result_h3-03.jpg) 0 0 no-repeat; }
#result h4#title04 { background: url(../images/result_h4-04.jpg) 0 0 no-repeat; }
#result h4#title05 { background: url(../images/result_h4-05.jpg) 0 0 no-repeat; }
#result h4#title06 { background: url(../images/result_h4-06.jpg) 0 0 no-repeat; }
#result h4#title07 { background: url(../images/result_h4-07.jpg) 0 0 no-repeat; }
#result h4#title08 { background: url(../images/result_h4-08.jpg) 0 0 no-repeat; }
#result h4#title09 { background: url(../images/result_h4-09.jpg) 0 0 no-repeat; }
#result h4#title10 { background: url(../images/result_h4-10.jpg) 0 0 no-repeat; }
#result h4#title11 { background: url(../images/result_h4-11.jpg) 0 0 no-repeat; }
#result h4#title12 { background: url(../images/result_h4-12.jpg) 0 0 no-repeat; }
#result h4#title13 { background: url(../images/result_h4-13.jpg) 0 0 no-repeat; }
#result h4#title14 { background: url(../images/result_h4-14.jpg) 0 0 no-repeat; }
#result h4#title15 { background: url(../images/result_h4-15.jpg) 0 0 no-repeat; }
#result h4#title16 { background: url(../images/result_h4-16.jpg) 0 0 no-repeat; }
#result h4#title17 { background: url(../images/result_h4-17.jpg) 0 0 no-repeat; }
#result h4#title18 { background: url(../images/result_h4-18.jpg) 0 0 no-repeat; }
#result h4#title19 { background: url(../images/result_h4-19.jpg) 0 0 no-repeat; }
#result h4#title20 { background: url(../images/result_h4-20.jpg) 0 0 no-repeat; }
#result h4#title21 { background: url(../images/result_h4-21.jpg) 0 0 no-repeat; }
#result h4#title22 { background: url(../images/result_h4-22.jpg) 0 0 no-repeat; }

#result h4 {
  height: 40px;
  text-indent: -9999px;
  }
  
#content h5 {
  color: #006600;
  line-height: 1.2em;
  }

#result .alpha {
  float: left;
  width: 275px;
  margin: 0 10px 10px 0;
  text-align: center;
  border-right: 1px solid #3AAD4D;
  }

#result .beta {
  float: right;
  width: 270px;
  margin: 0 0 10px 0;
  text-align: center;
  }
  
#result .bordered_bottom {
  border-bottom: 1px solid #3AAD4D;
  }
  
#result .bg_green {
  padding: 10px;
  }
  
#result .bg_white {
  margin-bottom: 20px;
  }

#result .bg_white dl {
  margin: 0 0 0 10px;
  }
  
/*---------- 10  Facilities -----------*/
#facilities h2#title01 { background: url(../images/facilities_h2-01.jpg) 0 0 no-repeat; }
#facilities h3#title02 { background: url(../images/facilities_h3-02.jpg) 0 0 no-repeat; }
#facilities h3#title03 { background: url(../images/facilities_h3-03.jpg) 0 0 no-repeat; }
#facilities h4#title04 { background: url(../images/facilities_h4-04.jpg) 0 0 no-repeat; }
#facilities h4#title05 { background: url(../images/facilities_h4-05.jpg) 0 0 no-repeat; }
#facilities h4#title06 { background: url(../images/facilities_h4-06.jpg) 0 0 no-repeat; }
#facilities h4#title07 { background: url(../images/facilities_h4-07.jpg) 0 0 no-repeat; }

#facilities .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 10px 0;
  text-align: center;
  }
  
#facilities .beta {
  float: right;
  width: 350px;
  margin: 0 0 10px 0;
  }
  
/*---------- 11  Relaxation -----------*/
#relaxation h2#title01 { background: url(../images/relaxation_h2-01.jpg) 0 0 no-repeat; }
#relaxation h3#title02 { background: url(../images/relaxation_h3-02.jpg) 0 0 no-repeat; }
#relaxation h4#title03 { background: url(../images/relaxation_h4-03.jpg) 0 0 no-repeat; }
#relaxation h4#title04 { background: url(../images/relaxation_h4-04.jpg) 0 0 no-repeat; }
#relaxation h4#title05 { background: url(../images/relaxation_h4-05.jpg) 0 0 no-repeat; }
#relaxation h4#title06 { background: url(../images/relaxation_h4-06.jpg) 0 0 no-repeat; }

/*---------- 12  General_prevent -----------*/
#general_prevent h2#title01 { background: url(../images/general_prevent_h2-01.jpg) 0 0 no-repeat; }
#general_prevent h3#title02 { background: url(../images/general_prevent_h3-02.jpg) 0 0 no-repeat; }
#general_prevent h3#title03 { background: url(../images/general_prevent_h3-03.jpg) 0 0 no-repeat; }
#general_prevent h3#title04 { background: url(../images/general_prevent_h3-04.jpg) 0 0 no-repeat; }
#general_prevent h4#title05 { background: url(../images/general_prevent_h4-05.jpg) 0 0 no-repeat; }
#general_prevent h4#title06 { background: url(../images/general_prevent_h4-06.jpg) 0 0 no-repeat; }
#general_prevent h4#title07 { background: url(../images/general_prevent_h4-07.jpg) 0 0 no-repeat; }
#general_prevent h4#title08 { background: url(../images/general_prevent_h4-08.jpg) 0 0 no-repeat; }
#general_prevent h4#title09 { background: url(../images/general_prevent_h4-09.jpg) 0 0 no-repeat; }
#general_prevent h4#title10 { background: url(../images/general_prevent_h4-10.jpg) 0 0 no-repeat; }
#general_prevent h4#title11 { background: url(../images/general_prevent_h4-11.jpg) 0 0 no-repeat; }
#general_prevent h4#title12 { background: url(../images/general_prevent_h4-12.jpg) 0 0 no-repeat; }
#general_prevent h4#title13 { background: url(../images/general_prevent_h4-13.jpg) 0 0 no-repeat; }

#general_prevent .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 10px 0;
  text-align: center;
  }
  
#general_prevent .beta {
  float: right;
  width: 350px;
  margin: 0 0 10px 0;
  }
  
#general_prevent .beta ul {
  margin: 10px;
  }
  
#general_prevent .td_color {
  background: #E9FCDC;
  }
  

  
/*---------- 13  Snorer_bruxism -----------*/
#snorer_bruxism h2#title01 { background: url(../images/snorer_bruxism_h2-01.jpg) 0 0 no-repeat; }
#snorer_bruxism h3#title02 { background: url(../images/snorer_bruxism_h3-02.jpg) 0 0 no-repeat; }
#snorer_bruxism h3#title03 { background: url(../images/snorer_bruxism_h3-03.jpg) 0 0 no-repeat; }
#snorer_bruxism h3#title04 { background: url(../images/snorer_bruxism_h3-04.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title05 { background: url(../images/snorer_bruxism_h4-05.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title06 { background: url(../images/snorer_bruxism_h4-06.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title07 { background: url(../images/snorer_bruxism_h4-07.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title08 { background: url(../images/snorer_bruxism_h4-08.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title09 { background: url(../images/snorer_bruxism_h4-09.jpg) 0 0 no-repeat; }
#snorer_bruxism h4#title10 { background: url(../images/snorer_bruxism_h4-10.jpg) 0 0 no-repeat; }

#snorer_bruxism .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 10px 0;
  text-align: center;
  }
  
#snorer_bruxism .beta {
  float: right;
  width: 350px;
  margin: 0 0 10px 0;
  }
  
#snorer_bruxism table .th_500 {
  width: 500px;
 
  }
  
#snorer_bruxism table .sr_mrg {
  text-align:left;
  padding-left:120px;
} 

* html #snorer_bruxism table .sr_mrg {
  text-align:left;
  padding-left:78px;
} 

*:first-child+html #snorer_bruxism table .sr_mrg {
  text-align:left;
  padding-left:78px;
} 

/*---------- 14  Esthe_whitening -----------*/
#esthe_whitening h2#title01 { background: url(../images/esthe_whitening_h2-01.jpg) 0 0 no-repeat; }
#esthe_whitening h3#title02 { background: url(../images/esthe_whitening_h3-02.jpg) 0 0 no-repeat; }
#esthe_whitening h3#title03 { background: url(../images/esthe_whitening_h3-03.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title04 { background: url(../images/esthe_whitening_h4-04.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title05 { background: url(../images/esthe_whitening_h4-05.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title06 { background: url(../images/esthe_whitening_h4-06.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title07 { background: url(../images/esthe_whitening_h4-07.jpg) 0 0 no-repeat; }
#esthe_whitening h3#title08 { background: url(../images/esthe_whitening_h3-04.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title09 { background: url(../images/esthe_whitening_h4-09.jpg) 0 0 no-repeat; }
#esthe_whitening h4#title10 { background: url(../images/esthe_whitening_h4-10.jpg) 0 0 no-repeat; }

#esthe_whitening .alpha {
  float: left;
  width: 210px;
  margin: 0 10px 10px 0;
  }
  
#esthe_whitening .beta {
  float: right;
  width: 350px;
  margin: 0 0 10px 0;
  }
    
#esthe_whitening .bg_green {
  padding: 10px;
  width: 300px;
  margin-left: 150px;
  text-align: left;
  }


#esthe_whitening .alpha {
  float: left;
  width: 250px;
  margin: 0 10px 0 0;
  text-align: center;
  }

#esthe_whitening .beta {
  float: right;
  width: 320px;
  } 


#esthe_whitening table {
  width: 630px;
  margin: 0;
  margin-left: 0;
  }

#esthe_whitening table th{
	background-color: #f3fff0;
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #104519;
	text-align: center;
}

#esthe_whitening table th.width01{ width: 60px;padding: 0; text-align: center;}
#esthe_whitening table th.width02{ width: 60px;padding: 0; text-align: center;}


#esthe_whitening table td{
	background: none;
	padding: 3px;
	margin: 0;
	text-align: center;
	font-size: 12px;
}

#esthe_whitening table td.tdtitle{ background-color: #f3fff0; font-weight: bold;}

#esthe_whitening table td.tleft{ text-align: left; vertical-align: top;}

#esthe_whitening table th.tdprice,
#esthe_whitening table td.tdprice{ background-color: #ffeade;}

#esthe_whitening .taright{ 
	text-align: right;
	padding: 0;
	margin: 0 20px 10px 0;
}


 
/*---------- 15  Implant_ortho -----------*/
#implant_ortho h2#title01 { background: url(../images/implant_ortho_h2-01.jpg) 0 0 no-repeat; }
#implant_ortho h3#title02 { background: url(../images/implant_ortho_h3-02.jpg) 0 0 no-repeat; }
#implant_ortho h3#title03 { background: url(../images/implant_ortho_h3-03.jpg) 0 0 no-repeat; }
#implant_ortho h4#title04 { background: url(../images/implant_ortho_h4-04.jpg) 0 0 no-repeat; }
#implant_ortho h4#title05 { background: url(../images/implant_ortho_h4-05.jpg) 0 0 no-repeat; }
#implant_ortho h4#title06 { background: url(../images/implant_ortho_h4-06.jpg) 0 0 no-repeat; }
#implant_ortho h4#title07 { background: url(../images/implant_ortho_h4-07.jpg) 0 0 no-repeat; }

#implant_ortho table .th_500 {
  width: 500px;
  }

#implant_ortho table .sr_mrg {
  text-align:left;
  padding-left:120px;
} 

* html #implant_ortho table .sr_mrg {
  text-align:left;
  padding-left:78px;
} 

*:first-child+html #implant_ortho table .sr_mrg {
  text-align:left;
  padding-left:78px;
} 


.red{color:#FF0000;} 
 /*------------ Add ---------------------*/


#tiny{ 
  width: 606px;
	height: 100px; 
	overflow: auto;
	background-color: #ffe4ad;
	border: solid 1px #dcdcdc;
	margin: 0 0 15px -9px ;}
#tiny table 
  { border:none; 
  margin-left: 0; 
	padding-left:0; 
  line-height: 1.4em;}
#tiny table td{ 
  border: none; 
	vertical-align: top;}
#tiny table tr{ 
  border: none;}













