﻿@charset "UTF-8";
@import "digi.css";
@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-x #FFFFFF; }

#wrapper {
  background: url(../images/wrapper_bg.jpg) repeat-y;
  width: 900px;
  margin: 10px auto;
  padding: 0;
  text-align: left;
  }


#content {
  width: 675px;
  float: left;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding: 10px 0 1em 15px;
  clear: both;
  }
  
#index #content {
  width: 699px;
  float: left;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding: 10px 0 1em 0;
  clear: both;
  }


/*---------- 03  Header -----------*/

#header {
  background: url(../images/contents_header_bg.jpg) 0 0 repeat-x;
  height: 285px;
  width: 900px;
  margin: 0;
  padding: 0;
  }

#index #header {
  background: url(../images/header_bg.jpg) 0 0 repeat-x;
  height: 405px;
  width: 900px;
  }

h1 {
  text-indent: -9999px;
  width: 330px;
  height: 83px;
  line-height: 1.0;
  float: left;
  }
h1 a {
  display: block;
  width: 330px;
  height: 83px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
    
  
  }

#header .section {
  width: 170px;
  float: right;
  margin: 0;
  padding: 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  height: 60px;
  }
#header p.tel img { display: block; }

#header #main_box {
  clear: both;
  width: 890px;
  height: 185px;
  padding: 0;
  margin: 0 0 7px 10px;
  display: block;
  }

#index #header #main_box {
  clear: both;
  width: 890px;
  height: 300px;
  padding: 10px 0 0 0;
  margin: 0 0 7px 10px;
  display: block;
  }
  
* html body #main_box { width: 900px; }

#header #main_img {
  margin: 10px 0 0 0;
  padding: 0;
  width: 480px;
  float: left;
  display: block;
  }

#header #main_img p {
  margin: 0;
  padding: 0;
  }

#index #header #main_img {
  margin: 0;
  padding: 0;
  width: 480px;
  height: 300px;
  float: left;
  }


  
#header #bn_catch {
  width: 480px;
  height: 185px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  display: block;

  }


/*----------04  Navigation -----------*/
#header #nav {
  width: 410px;
  height: 185px;
  float: right;
  padding: 0;
  margin: 10px 0 0 0;
  background: url(../images/contents_nav.jpg) 0 0 no-repeat;
  }
  

#index #header #nav {
  width: 410px;
  height: 300px;
  float: right;
  padding: 0;
  margin: 0;
  background: url(../images/nav.jpg) 0 0 no-repeat;
  }

#nav  ul,
#nav  li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#header #nav_line01 {
  width: 160px;
  height: 180px;
  float: left;
  margin: 0;
  padding: 0;
  }
  
#header #nav_line02 {
  width: 155px;
  height: 180px;
  float: left;
  margin: 0;
  padding: 0;
  }
  
#header #nav_line03 {
  width: 90px;
  height: 26px;
  float: left;
  margin: 154px 0 0 0;
  padding: 0;
  }

  
#index #header #nav_line03 {
  width: 90px;
  float: left;
  margin: 244px 0 0 0;
  }



#nav .internal li {
  height: 25px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }

#nav .internal li a {
  display: block;
  height: 25px;
  margin: 0;
  padding: 0;
  }
  
#nav #nav01,
#nav #nav08 {
  height: 30px;
  text-indent: -9999px;
  }

#nav #nav01 a,
#nav #nav08 a {
  display: block;
  height: 30px;
  margin: 0;
  padding: 0;
  }

#index #nav .internal li {
  height: 40px;
  text-indent: -9999px;
  }

#index #nav .internal li a {
  display: block;
  height: 40px;
  }
  
  
#index #nav #nav01,
#index #nav #nav08 {
  height: 45px;
  text-indent: -9999px;
  }

#index #nav #nav01 a,
#index #nav #nav08 a {
  display: block;
  height: 45px;
  }

#nav01 a { background: url(../images/contents_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/contents_nav.jpg) 0 -30px no-repeat; }
#nav03 a { background: url(../images/contents_nav.jpg) 0 -55px no-repeat; }
#nav04 a { background: url(../images/contents_nav.jpg) 0 -80px no-repeat; }
#nav05 a { background: url(../images/contents_nav.jpg) 0 -105px no-repeat; }
#nav06 a { background: url(../images/contents_nav.jpg) 0 -130px no-repeat; }
#nav07 a { background: url(../images/contents_nav.jpg) 0 -155px no-repeat; }
#nav08 a { background: url(../images/contents_nav.jpg) -160px -0px no-repeat; }
#nav09 a { background: url(../images/contents_nav.jpg) -160px -30px no-repeat; }
#nav10 a { background: url(../images/contents_nav.jpg) -160px -55px no-repeat; }
#nav11 a { background: url(../images/contents_nav.jpg) -160px -80px no-repeat; }
#nav12 a { background: url(../images/contents_nav.jpg) -160px -105px no-repeat; }
#nav13 a { background: url(../images/contents_nav.jpg) -160px -130px no-repeat; }
#nav14 a { background: url(../images/contents_nav.jpg) -160px -155px no-repeat; }
#nav15 a { background: url(../images/contents_nav.jpg) -315px -154px no-repeat; }

#nav01 a:hover { background: url(../images/contents_nav.jpg) -410px 0 no-repeat; }
#nav02 a:hover { background: url(../images/contents_nav.jpg) -410px -30px no-repeat; }
#nav03 a:hover { background: url(../images/contents_nav.jpg) -410px -55px no-repeat; }
#nav04 a:hover { background: url(../images/contents_nav.jpg) -410px -80px no-repeat; }
#nav05 a:hover { background: url(../images/contents_nav.jpg) -410px -105px no-repeat; }
#nav06 a:hover { background: url(../images/contents_nav.jpg) -410px -130px no-repeat; }
#nav07 a:hover { background: url(../images/contents_nav.jpg) -410px -155px no-repeat; }
#nav08 a:hover { background: url(../images/contents_nav.jpg) -570px -0px no-repeat; }
#nav09 a:hover { background: url(../images/contents_nav.jpg) -570px -30px no-repeat; }
#nav10 a:hover { background: url(../images/contents_nav.jpg) -570px -55px no-repeat; }
#nav11 a:hover { background: url(../images/contents_nav.jpg) -570px -80px no-repeat; }
#nav12 a:hover { background: url(../images/contents_nav.jpg) -570px -105px no-repeat; }
#nav13 a:hover { background: url(../images/contents_nav.jpg) -570px -130px no-repeat; }
#nav14 a:hover { background: url(../images/contents_nav.jpg) -570px -155px no-repeat; }
#nav15 a:hover { background: url(../images/contents_nav.jpg) -725px -154px no-repeat; }

#index #nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#index #nav02 a { background: url(../images/nav.jpg) 0 -45px no-repeat; }
#index #nav03 a { background: url(../images/nav.jpg) 0 -85px no-repeat; }
#index #nav04 a { background: url(../images/nav.jpg) 0 -125px no-repeat; }
#index #nav05 a { background: url(../images/nav.jpg) 0 -165px no-repeat; }
#index #nav06 a { background: url(../images/nav.jpg) 0 -205px no-repeat; }
#index #nav07 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#index #nav08 a { background: url(../images/nav.jpg) -160px -0px no-repeat; }
#index #nav09 a { background: url(../images/nav.jpg) -160px -45px no-repeat; }
#index #nav10 a { background: url(../images/nav.jpg) -160px -85px no-repeat; }
#index #nav11 a { background: url(../images/nav.jpg) -160px -125px no-repeat; }
#index #nav12 a { background: url(../images/nav.jpg) -160px -165px no-repeat; }
#index #nav13 a { background: url(../images/nav.jpg) -160px -205px no-repeat; }
#index #nav14 a { background: url(../images/nav.jpg) -160px -245px no-repeat; }
#index #nav15 a { background: url(../images/nav.jpg) -315px -244px no-repeat; }

#index #nav01 a:hover { background: url(../images/nav.jpg) -410px 0 no-repeat; }
#index #nav02 a:hover { background: url(../images/nav.jpg) -410px -45px no-repeat; }
#index #nav03 a:hover { background: url(../images/nav.jpg) -410px -85px no-repeat; }
#index #nav04 a:hover { background: url(../images/nav.jpg) -410px -125px no-repeat; }
#index #nav05 a:hover { background: url(../images/nav.jpg) -410px -165px no-repeat; }
#index #nav06 a:hover { background: url(../images/nav.jpg) -410px -205px no-repeat; }
#index #nav07 a:hover { background: url(../images/nav.jpg) -410px -245px no-repeat; }
#index #nav08 a:hover { background: url(../images/nav.jpg) -570px -0px no-repeat; }
#index #nav09 a:hover { background: url(../images/nav.jpg) -570px -45px no-repeat; }
#index #nav10 a:hover { background: url(../images/nav.jpg) -570px -85px no-repeat; }
#index #nav11 a:hover { background: url(../images/nav.jpg) -570px -125px no-repeat; }
#index #nav12 a:hover { background: url(../images/nav.jpg) -570px -165px no-repeat; }
#index #nav13 a:hover { background: url(../images/nav.jpg) -570px -205px no-repeat; }
#index #nav14 a:hover { background: url(../images/nav.jpg) -570px -245px no-repeat; }
#index #nav15 a:hover { background: url(../images/nav.jpg) -725px -244px no-repeat; }

#nav p { text-align: center; }

#pickup_nav {
  float: right;
  width: 191px;
  margin: 10px 0 0 9px;
  }

#index #pickup_nav {
  float: right;
  width: 182px;
  text-align: center;
  margin: 23px 9px 0 9px; 
  }

#pickup_nav ul,
#pickup_nav li {
  width: 182px;
  margin: 0;
  padding: 0;
  list-style: none;
  }

#pickup_nav .internal li {
  height: 60px;
  text-indent: -9999px;
  }

#pickup_nav .internal li a {
  display: block;
  height: 60px;
  }

#pickup_nav p.bn_calendar a {
	display: block;
	width: 182px;
	height: 60px;
	margin: 10px 0;
	padding: 0;
	background: url(../images/bn_calendar.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#pickup_nav p.bn_calender a:hover { background-position: bottom; }
  
#nav16 a { background: url(../images/nav_pickup.jpg) 0 0 no-repeat; }
#nav17 a { background: url(../images/nav_pickup.jpg) 0 -60px no-repeat; }
#nav18 a { background: url(../images/nav_pickup.jpg) 0 -120px no-repeat; }
#nav19 a { background: url(../images/nav_pickup.jpg) 0 -180px no-repeat; }

#nav16 a:hover { background: url(../images/nav_pickup.jpg) -182px 0 no-repeat; }
#nav17 a:hover { background: url(../images/nav_pickup.jpg) -182px -60px no-repeat; }
#nav18 a:hover { background: url(../images/nav_pickup.jpg) -182px -120px no-repeat; }
#nav19 a:hover { background: url(../images/nav_pickup.jpg) -182px -180px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0;
  margin: 0;
  background: #fff url(../images/footer_bg.jpg) top repeat-x;
  font-size: 85%;
  text-align: right;
  height: 90px;
  color: #5A3D1C;
  }
  
#index #footer {
  background: #fff;
  }
  
*: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: #5A3D1C;
  }
#footer a:hover { text-decoration: underline; }

#footer .section {
  float: left;
  margin: 10px 0 0 0;
  padding: 0;
  }

#footer .section01 {
  float: right;
  margin: 10px 0 0 0;
  padding: 15px 0 0;
  }

#footer ul { 
  list-style: none;
  margin: 0 1em 2px 1em;
  padding: 0;
  }

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address {
 margin: 8px 1em;

 }


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px 1em 25px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }
.right { text-align: right; }
.left { text-align: left; }

#content h2 {
  height: 60px;
  text-indent: -9999px;
  margin: 0 10px;
  }
#content h3 {
  clear: both;
  height: 20px;
  text-indent: -9999px;
  margin: 0 0 10px -10px;
  }
#content h4 {
  height: 20px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 .3em .3em;
  color: #197F00;
  border-left: 2px solid #197F00;
  padding-left: 3px;
  }

#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: #725804;
  outline: none;
  }
a:hover { color: #A58317; }

#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;
  }


.image_c{
text-align:center;

}

.case {
  margin: 10px 20px;
  background: url(../images/arrow_h.png) center 30% 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;
  padding-bottom: 20px;
  }

#content ul.totop li {
  list-style: none;
  width: 100px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  line-height: 1.0;
  }
#content ul.totop li a {
  display: block;
  height: 20px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }
  
 #content ul.totop li a:hover {
  background: url(../images/to_top.png) 0 -20px 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 #D3BF9C;
  font-size: 100%;
  color: #666;
  width: 550px;
  margin-left: 40px;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #D3BF9C;
  }

#content table th {
  background: #EFE3CE;
  color: #775F49;
  width: 150px;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.bn_reserv {
  height: 90px;
  margin: 0;
  padding: 0;
  }

.bn_reserv a {
  display: block;
  width: 600px;  
  height: 90px;
  text-indent: -9999px;
  }
  
.bn_reserv a { background: url(../images/bn_reserv.jpg) 0 0 no-repeat; }
.bn_reserv a:hover { background: url(../images/bn_reserv.jpg) 0 -90px no-repeat; }

.bn_reserv02 {
  height: 60px;
  margin: 0;
  padding: 0;
  }

.bn_reserv02 a {
  display: block;
  width: 182px;  
  height: 60px;
  text-indent: -9999px;
  }
  
.bn_reserv02 a { background: url(../images/bn_reserv02.jpg) 0 0 no-repeat; }
.bn_reserv02 a:hover { background: url(../images/bn_reserv02.jpg) 0 -60px no-repeat; }

.bordered_top {
  border-top: 1px solid #EFE3CE;
  }

.bg_green {
  background: #E4EFE1;
  padding: 5px;
  }
  
.bg_blown {
  background: #EFE3CE;
  padding: 5px;
  clear: both;
  }

/*---------- 07  Index -----------*/
#index #main_img { background: #FFFFFF url(../images/main_img.jpg) 0 0 no-repeat; }
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h2#title02 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }

#index .section { padding: 0; }

#index #content h2 {
  height: 60px;
  text-indent: -9999px;
  margin: 0;
  }

#index #index_box {
  width: 660px;
  height: 280px;
  margin: 0 0 0 15px;
  padding: 0;
  background: url(../images/index_p-bn.jpg) bottom center no-repeat;
  }
  
#index #index_box p {
  margin: 5px 25px;
  }

#index #index_box2 {
  width: 660px;
  height: 200px;
  margin: 0 0 30px 15px;
  padding: 0;
  background: url(../images/index_p-bn.jpg) bottom center no-repeat;
  }
  
#index #index_box2 p {
  margin: 5px 25px;
  }

  
#index #pickup {
  background: url(../images/pickup_bg.jpg) bottom center no-repeat;
  height: 153px;
  clear: both; 
  }
  
#index #pickup #alpha,
#index #pickup #beta,
#index #pickup #gamma {
  float: left;
  margin: 0 10px 0 0;  
  }
#index #pickup #delta {
  float: left;
  }


#index .pickupimg {
  height: 215px;
  margin: 0;
  padding: 7px 0 0 5px;
  }

#index .pickupimg a {
  display: block;
  width: 215px;  
  height: 140px;
  text-indent: -9999px;
  }
  
#index .pickup01 a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index .pickup02 a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index .pickup03 a { background: url(../images/pickup03.jpg) 0 0 no-repeat; }
#index .pickup04 a { background: url(../images/pickup04.jpg) 0 0 no-repeat; }
  
#index .pickup01 a:hover { background: url(../images/pickup01.jpg) 0 -140px no-repeat; }
#index .pickup02 a:hover { background: url(../images/pickup02.jpg) 0 -140px no-repeat; }
#index .pickup03 a:hover { background: url(../images/pickup03.jpg) 0 -140px no-repeat; }
#index .pickup04 a:hover { background: url(../images/pickup04.jpg) 0 -140px no-repeat; }

.red {color:#FF0000;}
.green {color:#66cc00;}

#tiny  {
  width: 590px;
  height: 100px;
  overflow-y: auto;
  border: none;
  margin: 0 0 0px 30px ;
	font-size: 100%;
 }
*+html #tiny  {
  width: 590px;
  height: 100px;
  overflow-y: scroll;
  border: none;
  margin: 0 0 0px 30px ;
 }

 
#tiny table { 
  border: none;
	width: 570px;
	margin:0;
	padding:0;}
 
#tiny table td { 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: dashed 1px #cccccc;
  vertical-align:top;


}

#tiny table td.tn_date{
  padding: 5px 0 10px 15px;
  width: 100px;*/ IE7で横スクロールが出た場合*/
}

#tiny table td.tn_title{
  padding: 5px 0 10px 15px;
}

#tiny table .tn_image {
  padding: 5px 0 10px 15px;
  display:none;}
　　

/*---------- 08  Staff -----------*/
#staff #bn_catch { background: url(../images/staff_bn_catch.jpg) 0 0 no-repeat; }

#staff h2#title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }




.headerimg{
 background: url(../images/staff_bn_catch.jpg) 0 0 no-repeat;
 width: 480px;
 height: 185px;
 text-indent: -9999px;
 }



#staff .alpha {
  float: left;
  width: 200px;
  }

#staff .beta {
  float: right;
  width: 400px;
  }
  
#staff dl {
  line-height: 1.0;
  margin: 0;
  }  
 
#staff dt {
  font-weight: normal;
  clear: both;
  color: #896734;
  font-weight: bold;
  }
  
#staff dd {
  float: left;
  }
  
#staff dt {   
 float:left;   
 width: 60px;   
 padding:5px 0 5px 5px;   
 clear:both;   
}
   
#staff dd {   
 width: 290px;   
 margin-left:5px;   
 padding:5px 5px 5px 10px;   
} 


/*---------- 09  Faq -----------*/
#faq #bn_catch { background: url(../images/faq_bn_catch.jpg) 0 0 no-repeat; }
#faq h2#title01 { background: url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h4#title03 { background: url(../images/faq_h4-03.jpg) 0 0 no-repeat; }
#faq h4#title04 { background: url(../images/faq_h4-04.jpg) 0 0 no-repeat; }
#faq h4#title05 { background: url(../images/faq_h4-05.jpg) 0 0 no-repeat; }
#faq h4#title06 { background: url(../images/faq_h4-06.jpg) 0 0 no-repeat; }
#faq h4#title07 { background: url(../images/faq_h4-07.jpg) 0 0 no-repeat; }
#faq h4#title08 { background: url(../images/faq_h4-08.jpg) 0 0 no-repeat; }
#faq h4#title09 { background: url(../images/faq_h4-09.jpg) 0 0 no-repeat; }
#faq h4#title10 { background: url(../images/faq_h4-10.jpg) 0 0 no-repeat; }
#faq h4#title11 { background: url(../images/faq_h4-11.jpg) 0 0 no-repeat; }
#faq h4#title12 { background: url(../images/faq_h4-12.jpg) 0 0 no-repeat; }
#faq h4#title13 { background: url(../images/faq_h4-13.jpg) 0 0 no-repeat; }
#faq h4#title14 { background: url(../images/faq_h4-14.jpg) 0 0 no-repeat; }

#faq #content .section { padding: .5em 10px 1em 10px; }

#faq #content h4 {
  height: 35px;
  text-indent: -9999px;
  }
  
#faq .bordered {
  margin: 0 0 0 80px;
  width: 500px;
  border: 1px solid #C6BCA7;
  }
  
/*---------- 10  Clinic -----------*/
#clinic #bn_catch { background: url(../images/clinic_bn_catch.jpg) 0 0 no-repeat; }
#clinic h2#title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }

#clinic .alpha {
  float: left;
  width: 200px;
  }

#clinic .beta {
  float: right;
  width: 380px;
  }

#clinic .bordered_top {
  border-top: 1px solid #C9D8C5;
  }

#clinic iframe#calendar {
	width: 550px;
	height: 600px;
	margin-left: 30px;
}  
/*---------- 11  Factor -----------*/
#factor #bn_catch { background: url(../images/factor_bn_catch.jpg) 0 0 no-repeat; }
#factor h2#title01 { background: url(../images/factor_h2-01.jpg) 0 0 no-repeat; }
#factor h3#title02 { background: url(../images/factor_h3-02.jpg) 0 0 no-repeat; }
#factor h3#title03 { background: url(../images/factor_h3-03.jpg) 0 0 no-repeat; }
#factor h4#title04 { background: url(../images/factor_h4-04.jpg) 0 0 no-repeat; }
#factor h4#title05 { background: url(../images/factor_h4-05.jpg) 0 0 no-repeat; }
#factor h4#title06 { background: url(../images/factor_h4-06.jpg) 0 0 no-repeat; }
#factor h4#title07 { background: url(../images/factor_h4-07.jpg) 0 0 no-repeat; }
#factor h4#title08 { background: url(../images/factor_h4-08.jpg) 0 0 no-repeat; }
#factor h4#title09 { background: url(../images/factor_h4-09.jpg) 0 0 no-repeat; }
#factor h4#title10 { background: url(../images/factor_h4-10.jpg) 0 0 no-repeat; }
#factor h4#title11 { background: url(../images/factor_h4-11.jpg) 0 0 no-repeat; }

#factor #content #title04,
#factor #content #title05,
#factor #content #title06 {
  height: 45px;
  text-indent: -9999px;
  }

/*---------- 12  Account -----------*/
#account #bn_catch { background: url(../images/account_bn_catch.jpg) 0 0 no-repeat; }
#account h2#title01 { background: url(../images/account_h2-01.jpg) 0 0 no-repeat; }
#account h3#title02 { background: url(../images/account_h3-02.jpg) 0 0 no-repeat; }
#account h4#title03 { background: url(../images/account_h4-03.jpg) 0 0 no-repeat; }

#account .bg_green {
  margin-bottom: 10px;
  padding: 10px;
  }

/*---------- 13  Adult -----------*/
#adult #bn_catch { background: url(../images/adult_bn_catch.jpg) 0 0 no-repeat; }
#adult h2#title01 { background: url(../images/adult_h2-01.jpg) 0 0 no-repeat; }
#adult h3#title02 { background: url(../images/adult_h3-02.jpg) 0 0 no-repeat; }
#adult h3#title03 { background: url(../images/adult_h3-03.jpg) 0 0 no-repeat; }
#adult h3#title04 { background: url(../images/adult_h3-04.jpg) 0 0 no-repeat; }
#adult h4#title05 { background: url(../images/adult_h4-05.jpg) 0 0 no-repeat; }

/*---------- 14  Child -----------*/
#child #bn_catch { background: url(../images/child_bn_catch.jpg) 0 0 no-repeat; }
#child h2#title01 { background: url(../images/child_h2-01.jpg) 0 0 no-repeat; }
#child h3#title02 { background: url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h3#title03 { background: url(../images/child_h3-03.jpg) 0 0 no-repeat; }

#child h3#title04 { background: url(../images/child_h3-04.jpg) 0 0 no-repeat; }
#child h3#title05 { background: url(../images/child_h3-05.jpg) 0 0 no-repeat; }




#child h4#title04 { background: url(../images/child_h4-04.jpg) 0 0 no-repeat; }
#child h4#title05 { background: url(../images/child_h4-05.jpg) 0 0 no-repeat; }
#child h4#title06 { background: url(../images/child_h4-06.jpg) 0 0 no-repeat; }
#child h4#title07 { background: url(../images/child_h4-07.jpg) 0 0 no-repeat; }
#child h4#title08 { background: url(../images/child_h4-08.jpg) 0 0 no-repeat; }
#child h4#title09 { background: url(../images/child_h4-09.jpg) 0 0 no-repeat; }





#child #content h4 {
  height: 40px;
  text-indent: -9999px;
  }
  
/*---------- 15  Flow -----------*/
#flow #bn_catch { background: url(../images/flow_bn_catch.jpg) 0 0 no-repeat; }
#flow h2#title01 { background: url(../images/flow_h2-01.jpg) 0 0 no-repeat; }
#flow h3#title02 { background: url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow h3#title03 { background: url(../images/flow_h3-03.jpg) 0 0 no-repeat; }
#flow h4#title04 { background: url(../images/flow_h4-04.jpg) 0 0 no-repeat; }
#flow h4#title05 { background: url(../images/flow_h4-05.jpg) 0 0 no-repeat; }

#flow .flow { 
  background: url(../images/arrow_b.png) 50% 90% no-repeat;
    padding-bottom: 35px;
    }
    
#flow #content .bordered { 
  border: 1px solid #E5DBC1;
  padding:0 5px 10px 5px;
  }
  
#flow .flow_title {
  font: 108%;
  font-weight: bold;
  padding-left: 5px;
  background: #EADED3;
  color: #7C6A57;
  }

/*---------- 16  Maintenance -----------*/
#maintenance #bn_catch { background: url(../images/maintenance_bn_catch.jpg) 0 0 no-repeat; }
#maintenance h2#title01 { background: url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance h3#title02 { background: url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance h3#title03 { background: url(../images/maintenance_h3-03.jpg) 0 0 no-repeat; }
#maintenance h4#title04 { background: url(../images/maintenance_h4-04.jpg) 0 0 no-repeat; }
#maintenance h4#title05 { background: url(../images/maintenance_h4-05.jpg) 0 0 no-repeat; }
#maintenance h4#title06 { background: url(../images/maintenance_h4-06.jpg) 0 0 no-repeat; }
#maintenance h4#title07 { background: url(../images/maintenance_h4-07.jpg) 0 0 no-repeat; }
#maintenance h4#title08 { background: url(../images/maintenance_h4-08.jpg) 0 0 no-repeat; }
#maintenance h4#title09 { background: url(../images/maintenance_h4-09.jpg) 0 0 no-repeat; }
#maintenance h4#title10 { background: url(../images/maintenance_h4-10.jpg) 0 0 no-repeat; }
#maintenance h4#title11 { background: url(../images/maintenance_h4-11.jpg) 0 0 no-repeat; }
#maintenance h4#title12 { background: url(../images/maintenance_h4-12.jpg) 0 0 no-repeat; }
#maintenance h4#title13 { background: url(../images/maintenance_h4-13.jpg) 0 0 no-repeat; }

#maintenance #content #title06,
#maintenance #content #title07,
#maintenance #content #title10 {
  height: 45px;
  text-indent: -9999px;
  }
  
#maintenance #content #title08,
#maintenance #content #title09 {
  height: 25px;
  text-indent: -9999px;
  }
  
#maintenance #content ul {
  clear: both;
  }
  
/*---------- 17  Case-----------*/
#case #bn_catch { background: url(../images/case_bn_catch.jpg) 0 0 no-repeat; }
#case h2#title01 { background: url(../images/case_h2-01.jpg) 0 0 no-repeat; }
#case h3#title02 { background: url(../images/case_h3-02.jpg) 0 0 no-repeat; } 
#case h4#title03 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; } 
#case h4#title04 { background: url(../images/case_h4-04.jpg) 0 0 no-repeat; } 
#case h4#title05 { background: url(../images/case_h4-05.jpg) 0 0 no-repeat; } 
#case h4#title06 { background: url(../images/case_h4-06.jpg) 0 0 no-repeat; } 
#case h4#title07 { background: url(../images/case_h4-07.jpg) 0 0 no-repeat; }

/*---------- 18  Cost-----------*/
#cost #bn_catch { background: url(../images/cost_bn_catch.jpg) 0 0 no-repeat; }
#cost h2#title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; } 
#cost h4#title03 { background: url(../images/cost_h4-03.jpg) 0 0 no-repeat; }

#cost #content table {
  width: 570px;
  margin-left: 20px;
  } 

#cost #content table th {
  width: 180px;
  }
	
#cost #content table th.c100 {
  width: 90px;
	height:20px;
  }	
#cost #content table th.c100-1 {
  width: 150px;
}	
#cost #content table .table-bg {
background:#fffdda;
	}

#cost #content table .table-bg01 {
  background:#fbf0dc;
	font-weight:bold;}

/*---------- 19 Opinion-----------*/
#opinion #bn_catch { background: url(../images/opinion_bn_catch.jpg) 0 0 no-repeat; }
#opinion h2#title01 { background: url(../images/opinion_h2-01.jpg) 0 0 no-repeat; }
#opinion h3#title02 { background: url(../images/opinion_h3-02.jpg) 0 0 no-repeat; }

#opinion #content table {
  width: 580px;
  margin-left: 10px;
  } 

#opinion #content table th {
  width: 580px;
  }
  
#opinion #content .th_150 {
  width: 150px;
  }
  
#opinion #content table td {
  text-align: center;
  }

/*---------- 20 Whitening-----------*/
#whitening #bn_catch { background: url(../images/whitening_bn_catch.jpg) 0 0 no-repeat; }
#whitening h2#title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening h3#title03 { background: url(../images/whitening_h3-03.jpg) 0 0 no-repeat; }

#whitening #content table {
  width: 570px;
  margin-left: 20px;
  } 

#whitening #content table th {
  width: 180px;
  }
  
/*---------- 21 Risk-----------*/
#risk #bn_catch { background: url(../images/risk_bn_catch.jpg) 0 0 no-repeat; }
#risk h2#title01 { background: url(../images/risk_h2-01.jpg) 0 0 no-repeat; }
#risk h3#title02 { background: url(../images/risk_h3-02.jpg) 0 0 no-repeat; }
#risk h4#title03 { background: url(../images/risk_h4-03.jpg) 0 0 no-repeat; }
#risk h4#title04 { background: url(../images/risk_h4-04.jpg) 0 0 no-repeat; }  
#risk h4#title05 { background: url(../images/risk_h4-05.jpg) 0 0 no-repeat; }  
#risk h4#title06 { background: url(../images/risk_h4-06.jpg) 0 0 no-repeat; }  
#risk h4#title07 { background: url(../images/risk_h4-07.jpg) 0 0 no-repeat; }  
#risk h4#title08 { background: url(../images/risk_h4-08.jpg) 0 0 no-repeat; }  
#risk h4#title09 { background: url(../images/risk_h4-09.jpg) 0 0 no-repeat; }  
#risk h4#title10 { background: url(../images/risk_h4-10.jpg) 0 0 no-repeat; }  
#risk h4#title11 { background: url(../images/risk_h4-11.jpg) 0 0 no-repeat; }    

#risk .bg_blown {
  padding: 0 5px 5px 5px;
  }

#risk .p_title {
  text-indent: -9999px;
  background: url(../images/risk_p_title.jpg) 0 4px no-repeat;
  height: 43px;
  }
  
#risk #content ul li {
  background: url(../images/li_bg02.png) 0 4px no-repeat;
  }    
.sr_marL { margin-left:215px;}
