@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Childroom                   */
/*                 09  Triple                      */
/*                 10  Whitefit                    */
/*                 11  Whitecoat                   */
/*                 12  Smile                       */
/*                 13  Restoration                 */
/*                 14  Implant                     */
/*                 15  Ortho                       */
/*                 16  Examination                 */
/*                 17  Cost                        */
/*                 18  Dr_and_staff                */
/*                 19  Clinic                      */
/*                 20  Inquiry                     */
/*                 21  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_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#wrapper2 {
	background: url(../images/wrapper_bg2.jpg) top no-repeat;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 610px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding:0;
	margin-right:15px;
	}
* html #content {
	margin-right:5px;
	}

#index #content {
	width: 800px;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
    margin:0  auto;
	padding:0;
	float: none;
	}
#index #content  #content {
	margin-right:0;
	}
* html #index #content {
    margin:0  auto;
	margin-left:30px;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 150px;
	width: 860px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: 151px; } /*  for IE6 only */

#index #header {
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 480px;
	width: 860px;
	margin: 0;
	padding: 0;
	}


h1 {
	text-indent: -9999px;
	width: 550px;
	height: 111px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 550px;
	height: 111px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 60px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 30px 0 0 29px;
	padding: 0;
	list-style: none;
	width: 210px;
	height: 30px;
	}

#header_nav li {
	height: 30px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 30px;
	}

#nav01 { width: 95px; }
#nav02 { width: 100px; }

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat;
	width: 95px;
	}
#nav02 a {
	background: url(../images/header_nav.jpg) -98px 0 no-repeat;
	width: 100px;
	}

#index #nav01 a {
	background: url(../images/index_header_nav.jpg) 0 0 no-repeat;
	}
#index #nav02 a {
	background: url(../images/index_header_nav.jpg) -98px 0 no-repeat;
	}



/*----------04  Navigation -----------*/
#nav h2#nav_title01 {
    text-indent:-9999px;
    background: url(../images/nav.jpg) 0 0 no-repeat;height:39px;
    }

#nav {
	width: 200px;
	float: left;
	padding:0 0 0 0;
	margin-left:30px;
	}
* html #nav {
	margin-left:15px;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}
	
#nav03 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -320px no-repeat;}

#nav03 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -280px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -320px no-repeat;}

#index #nav {
	width: 800px;
	height:80px;
	float: left;
	margin:0 0 10px 30px;
	}
* html #index #nav {
	margin:0 0 10px 15px;
	}


#index #nav ul,
#index #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	}

#index #nav .internal li {
	height: 40px;
	text-indent: -9999px;
	float:left;
	}

#index #nav .internal li a {
	display: block;
	height: 40px;
	}

#index #nav03 { width: 200px; }
#index #nav04 { width: 200px; }
#index #nav05 { width: 200px; }
#index #nav06 { width: 200px; }
#index #nav07 { width: 200px; }
#index #nav08 { width: 200px; }
#index #nav09 { width: 200px; }
#index #nav10 { width: 200px; }

#index #nav03 a { background: url(../images/index_nav.jpg) 0 0 no-repeat; }
#index #nav04 a { background: url(../images/index_nav.jpg) -200px 0 no-repeat; }
#index #nav05 a { background: url(../images/index_nav.jpg) -400px 0 no-repeat; }
#index #nav06 a { background: url(../images/index_nav.jpg) -600px 0 no-repeat; }
#index #nav07 a { background: url(../images/index_nav.jpg) 0 -40px no-repeat; }
#index #nav08 a { background: url(../images/index_nav.jpg) -200px -40px no-repeat; }
#index #nav09 a { background: url(../images/index_nav.jpg) -400px -40px no-repeat; }
#index #nav10 a { background: url(../images/index_nav.jpg) -600px -40px no-repeat; }

#index #nav03 a:hover { background: url(../images/index_nav.jpg) 0 -80px no-repeat; }
#index #nav04 a:hover { background: url(../images/index_nav.jpg) -200px -80px no-repeat; }
#index #nav05 a:hover { background: url(../images/index_nav.jpg) -400px -80px no-repeat; }
#index #nav06 a:hover { background: url(../images/index_nav.jpg) -600px -80px no-repeat; }
#index #nav07 a:hover { background: url(../images/index_nav.jpg) 0 -120px no-repeat; }
#index #nav08 a:hover { background: url(../images/index_nav.jpg) -200px -120px no-repeat; }
#index #nav09 a:hover { background: url(../images/index_nav.jpg) -400px -120px no-repeat; }
#index #nav10 a:hover { background: url(../images/index_nav.jpg) -600px -120px no-repeat; }

.rank {
    padding-left:2px;
    }

#rank01 {text-indent:-9999px;}
#rank01 a {
    display:block;
    width:190px;
    height:81px;
    background:url(../images/rank01.png) 0 0 no-repeat;
    }
#rank01 a:hover { background:url(../images/rank01.png) 0 0 no-repeat;}

#rank02 {text-indent:-9999px;}
#rank02 a {
    display:block;
    width:190px;
    height:81px;
    background:url(../images/rank02.png) 0 0 no-repeat;
    }
#rank02 a:hover { background:url(../images/rank02.png) 0 0 no-repeat;}

#rank03 {text-indent:-9999px;}
#rank03 a {
    display:block;
    width:190px;
    height:81px;
    background:url(../images/rank03.png) 0 0 no-repeat;
    }
#rank03 a:hover { background:url(../images/rank03.png) 0 0 no-repeat;}


.pkup{
    padding-left:2px;
    }
#pkup01 {text-indent:-9999px;}
#pkup01 a {
    display:block;
    float:left;
    width:195px;
    height:80px;
    background:url(../images/pkup01.png) 0 0 no-repeat;
    }
#pkup01 a:hover { background:url(../images/pkup01.png) 0 0 no-repeat;}

#pkup02 {text-indent:-9999px;}
#pkup02 a {
    display:block;
    width:195px;
    height:80px;
    float:right;
    background:url(../images/pkup02.png) 0 0 no-repeat;
    }
#pkup02 a:hover { background:url(../images/pkup02.png) 0 0 no-repeat;}

.other{
    padding-left:5px;
    }
#index .other{
    padding-left:2px;
    }
    
#other01 {text-indent:-9999px;}
#other01 a {
    display:block;
    float:left;
    width:190px;
    height:50px;
    margin-bottom:10px;
    background:url(../images/other01.png) 0 0 no-repeat;
    }
#other01 a:hover { background:url(../images/other01.png) 0 0 no-repeat;}

#other02 {text-indent:-9999px;}
#other02 a {
    display:block;
    float:left;
    width:190px;
    height:50px;
    margin-bottom:10px;
    background:url(../images/other02.png) 0 0 no-repeat;
    }
#other02 a:hover { background:url(../images/other02.png) 0 0 no-repeat;}

#other03 {text-indent:-9999px;}
#other03 a {
    display:block;
    float:left;
    width:190px;
    height:50px;
    margin-bottom:10px;
    background:url(../images/other03.png) 0 0 no-repeat;
    }
#other03 a:hover { background:url(../images/other03.png) 0 0 no-repeat;}

#other04 {text-indent:-9999px;}
#other04 a {
    display:block;
    float:left;
    width:190px;
    height:65px;
    margin-bottom:10px;
    background:url(../images/other04.png) 0 0 no-repeat;
    }
#other04 a:hover { background:url(../images/other04.png) 0 0 no-repeat;}


.comment{
    color:#DF6195;
    }
    
dl {
   margin:0;
   padding:0;
   }
dt {
   float:left;
   }

.alpha,.beta{
   float:left;
   }
.gamma{
   float:right;
   }

.step{
   padding-bottom:30px;
   background:url(../images/arrow_v2.png) bottom no-repeat;
   }

#content table {
    margin-top:10px;
    border: 1px solid #DEDEDE;
    line-height:20px;
    }
#content table td {
    border: 1px solid #DEDEDE;
    color:#6F6F6F;
    }
#content table dl {
    padding:0;
    }  
#content table th{
    text-align:center;
    border: 1px solid #DEDEDE;
    background:#FFF2E1;
    color:#FF881F;
    font-weight:bold;
    }
#content table ul{
    margin:0;
    padding:0;
    }
#content table ol{
    margin-top:0;
    margin-bottom:0;
    }
#content table li{
    line-height:20px;
    } 
* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}

   
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 20px 5px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) top no-repeat;
	font-size: 85%;
	text-align: right;
	color: #8C8C8C;
	}
*: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: #8C8C8C;
	}
#footer a:hover { text-decoration: underline;color: #6F6F6F; }

#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: 2px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 0 10px;
	}
#index #content h2 {
	margin: 0;
	}

#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;3636
	margin-left: -10px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	margin-bottom:10px;
	}

#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 img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

.img_border {
    padding:1px 1px 1px 1px;
    background:#fff;
    border:1px solid #ccc;
    }

#content ul.totop {
	clear: both;
	padding-bottom: 25px;
	}

#content ul.totop li {
	list-style: none;
	width: 110px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 40px;
	background: url(../images/totop.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer2: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 */

.qa{
   background:#FFFBEF;
   padding:3px 10px 3px 10px;
   margin-bottom:5px;
   }

p.question {
   color:#009F60;
   }

p.answer {
   color:#CF3374;
   }

p.answer_text {
   padding-bottom:5px;
   }

.subtitle{
   font-weight:bold;
   font-size:108%;
   color:#FE8103;
   }
.subtitle2{
   font-weight:bold;
   color:#E873B1;
   }

.subtitle_s{
   font-weight:bold;
   color:#FF9E3F;
   }

/*-------- 07  Index --------*/
#index #content h2{
	height:36px;
    margin:0;
    padding:0;
    }
#index h2#title01 {background:url(../images/index_h2-01.png) 0 0 no-repeat;width:195px;}
#index h2#title02 {background:url(../images/index_h2-02.png) 0 0 no-repeat;width:405px;}
#index h2#title03 {background:url(../images/index_h2-03.png) 0 0 no-repeat;width:405px;margin-top:10px;}
#index h2#title04 {background:url(../images/index_h2-04.png) 0 0 no-repeat;width:195px;}

#index #mainarea{
    width:800px;
    }

#index #area_left,
#index #area_middle{
    float:left;
    }
#index #area_right{
    float:right;
    }

#index #area_left{
    margin-right:5px;
    width:195px;
    }
      
#index #area_middle{
    width:400px;
    float:left;
    }
#index #area_right{
    float:right;
    width:195px;
    }


#index .greeting{
    width:400px;
    height:170px;
	background: url(../images/greeting_bg.png) top no-repeat;
    }
#index .greeting p{
    padding:5px 10px 5px 10px;
    }
    
    
/*-------- 08  Childroom --------*/
#childroom h2#title01 {background:url(../images/childroom_h2-01.png) 0 0 no-repeat;}
#childroom h3#title02 {background:url(../images/childroom_h3-02.png) 0 0 no-repeat;}
#childroom h4#title03 {background:url(../images/childroom_h4-03.png) 0 0 no-repeat;}
#childroom h3#title04 {background:url(../images/childroom_h3-04.png) 0 0 no-repeat;}
#childroom h4#title05 {background:url(../images/childroom_h4-05.png) 0 0 no-repeat;}
#childroom h4#title06 {background:url(../images/childroom_h4-06.png) 0 0 no-repeat;}
#childroom h3#title07 {background:url(../images/childroom_h3-07.png) 0 0 no-repeat;}
#childroom h3#title08 {background:url(../images/childroom_h3-08.png) 0 0 no-repeat;}
#childroom h3#title09 {background:url(../images/childroom_h3-09.png) 0 0 no-repeat;}


#childroom .anker {
	width: 540px;
	height:80px;
	float: left;
	margin:0 0 30px 0;
	}

#childroom .anker ul,
#childroom .anker li {
	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	}

#childroom .anker .internal li {
	height: 48px;
	text-indent: -9999px;
	float:left;
	}

#childroom .anker .internal li a {
	display: block;
	height: 48px;
	}

#childroom #anker01 { width: 180px; }
#childroom #anker02 { width: 180px; }
#childroom #anker03 { width: 180px; }
#childroom #anker04 { width: 180px; }
#childroom #anker05 { width: 180px; }
#childroom #anker06 { width: 180px; }

#childroom #anker01 a { background: url(../images/anker.jpg) 0 0 no-repeat; }
#childroom #anker02 a { background: url(../images/anker.jpg) -180px 0 no-repeat; }
#childroom #anker03 a { background: url(../images/anker.jpg) -360px 0 no-repeat; }
#childroom #anker04 a { background: url(../images/anker.jpg) 0 -48px no-repeat; }
#childroom #anker05 a { background: url(../images/anker.jpg) -180px -48px no-repeat; }
#childroom #anker06 a { background: url(../images/anker.jpg) -360px -48px no-repeat; }

#childroom #anker01 a:hover { background: url(../images/anker.jpg) 0 -95px no-repeat; }
#childroom #anker02 a:hover { background: url(../images/anker.jpg) -180px -95px no-repeat; }
#childroom #anker03 a:hover { background: url(../images/anker.jpg) -360px -95px no-repeat; }
#childroom #anker04 a:hover { background: url(../images/anker.jpg) 0 -144px no-repeat; }
#childroom #anker05 a:hover { background: url(../images/anker.jpg) -180px -144px no-repeat; }
#childroom #anker06 a:hover { background: url(../images/anker.jpg) -360px -144px no-repeat; }

#childroom dt{
   font-weight:normal;
   color:#FF7000;
   float:none;
   background: url(../images/arrow_h.png) 0 0 no-repeat; 
   text-indent:20px;
   }
#childroom span {
   margin-left:20px;
   padding-top:10px;
   }

#childroom .alpha{
   width:210px;
   margin-right:15px;
   }

#childroom .beta{
   float:none;
   }

#childroom .comment{
   text-align:center;
   }
#childroom .comment2{
   text-align:left;
   text-indent:20px;
   background: url(../images/li_bg.png) 0 0 no-repeat; 
   }

#childroom ul.caution_point{
   margin-top:0;
   }

/*-------- 09  Triple --------*/
#triple h2#title01 {background:url(../images/triple_h2-01.png) 0 0 no-repeat;}
#triple h3#title02 {background:url(../images/triple_h3-02.png) 0 0 no-repeat;}


#triple .link{
    margin-top:15px;
    }

#triple #link01 {text-indent:-9999px;}
#triple #link01 a {
    display:block;
    width:520px;
    height:95px;
    margin-bottom:10px;
    background:url(../images/triple_link01.png) 0 0 no-repeat;
    }
#triple #link01 a:hover { background:url(../images/triple_link01.png) 0 0 no-repeat;}

#triple #link02 {text-indent:-9999px;}
#triple #link02 a {
    display:block;
    width:520px;
    height:95px;
    margin-bottom:10px;
    background:url(../images/triple_link02.png) 0 0 no-repeat;
    }
#triple #link02 a:hover { background:url(../images/triple_link02.png) 0 0 no-repeat;}

#triple #link03 {text-indent:-9999px;}
#triple #link03 a {
    display:block;
    width:520px;
    height:95px;
    margin-bottom:10px;
    background:url(../images/triple_link03.png) 0 0 no-repeat;
    }
#triple #link03 a:hover { background:url(../images/triple_link03.png) 0 0 no-repeat;}


/*-------- 10  Whitefit --------*/
#whitefit h2#title01 {background:url(../images/whitefit_h2-01.png) 0 0 no-repeat;}
#whitefit h3#title02 {background:url(../images/whitefit_h3-02.png) 0 0 no-repeat;}
#whitefit h3#title03 {background:url(../images/whitefit_h3-03.png) 0 0 no-repeat;}
#whitefit h3#title04 {background:url(../images/whitefit_h3-04.png) 0 0 no-repeat;}

#whitefit .merit {
    font-weight:bold;
    margin-left:5px;
    }


/*-------- 11  Whitecoat --------*/
#whitecoat h2#title01 {background:url(../images/whitecoat_h2-01.png) 0 0 no-repeat;}
#whitecoat h3#title02 {background:url(../images/whitecoat_h3-02.png) 0 0 no-repeat;}
#whitecoat h4#title03 {background:url(../images/whitecoat_h4-03.png) 0 0 no-repeat;}
#whitecoat h4#title04 {background:url(../images/whitecoat_h4-04.png) 0 0 no-repeat;}
#whitecoat h3#title05 {background:url(../images/whitecoat_h3-05.png) 0 0 no-repeat;}
#whitecoat h3#title06 {background:url(../images/whitecoat_h3-06.png) 0 0 no-repeat;}
#whitecoat h3#title07 {background:url(../images/whitecoat_h3-07.png) 0 0 no-repeat;}

#whitecoat .comment{
    font-size:108%;
    }
#whitecoat .comment li{
    }

#whitecoat table.cost {
    margin-left:80px;
    }
#whitecoat .col_cost{
    text-align:right;
    }


/*-------- 12  Whitening --------*/
#whitening h2#title01 {background:url(../images/whitening_h2-01.png) 0 0 no-repeat;}
#whitening h3#title02 {background:url(../images/whitening_h3-02.png) 0 0 no-repeat;}
#whitening h4#title03 {background:url(../images/whitening_h4-03.png) 0 0 no-repeat;}
#whitening h4#title04 {background:url(../images/whitening_h4-04.png) 0 0 no-repeat;}
#whitening h4#title05 {background:url(../images/whitening_h4-05.png) 0 0 no-repeat;}
#whitening h4#title06 {background:url(../images/whitening_h4-06.png) 0 0 no-repeat;}
#whitening h4#title07 {background:url(../images/whitening_h4-07.png) 0 0 no-repeat;}
#whitening h4#title08 {background:url(../images/whitening_h4-08.png) 0 0 no-repeat;}
#whitening h3#title09 {background:url(../images/whitening_h3-09.png) 0 0 no-repeat;}
#whitening h3#title10 {background:url(../images/whitening_h3-10.png) 0 0 no-repeat;}

#whitening .comment{
    font-size:108%;
    }


#whitening dt{
   font-weight:normal; 
   }

#whitening dl{
   color:#AF6115;
   }

.course_point{
   float:right;
   margin-top:-60px;
   margin-right:5px;
   }
.course_point_s{
   float:right;
   margin-top:-60px;
   margin-right:30px;
   }
.course {
   padding:5px 10px 5px 10px;
   border:1px dotted #FFB66F;
   background:#FFF7EF;
   margin-bottom:10px;
   }
.flow  {
   color:#8F4923;
   }
.allow {
   float:left;
   }
.flow .alpha,
.flow .beta,
.flow .gamma{
   width:150px;
   height:260px;
   background:url(../images/whitening_step_bg.gif) top no-repeat;
   }
.flow .alpha,
.flow .beta{
   background:url(../images/whitening_step_bg.gif) top no-repeat;
   }
.flow .allow_next{
   width:190px;
   background:url(../images/arrow_h.png) right no-repeat;
   }

.flow .alpha p,
.flow .beta p,
.flow .gamma p{
   padding: 0 8px 0 8px;
   }
.flow_next{
   padding-bottom:30px;
   background:url(../images/arrow_v.png) bottom no-repeat;
   }

/*-------- 13  Restoration --------*/

#restoration h2#title01 {background:url(../images/restoration_h2-01.png) 0 0 no-repeat;}
#restoration h3#title02 {background:url(../images/restoration_h3-00.jpg) 0 0 no-repeat;}

#restoration .alpha{
   width:210px;
   margin-right:15px;
   }

#restoration .beta{
   float:none;
   }

#restoration .mgn_01{
   margin-top:10px;
   }

/*-------- 14  Implant --------*/
#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 h4#title04 {background:url(../images/implant_h4-04.png) 0 0 no-repeat;}
#implant h3#title05 {background:url(../images/implant_h3-05.png) 0 0 no-repeat;}
#implant h3#title06 {background:url(../images/implant_h3-06.png) 0 0 no-repeat;}
#implant h3#title07 {background:url(../images/implant_h3-07.png) 0 0 no-repeat;}
#implant h4#title08 {background:url(../images/implant_h4-08.png) 0 0 no-repeat;}



/*-------- 15  Ortho --------*/
#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 h3#title04 {background:url(../images/ortho_h3-04.png) 0 0 no-repeat;}
#ortho h4#title05 {background:url(../images/ortho_h4-05.png) 0 0 no-repeat;}
#ortho h4#title06 {background:url(../images/ortho_h4-06.png) 0 0 no-repeat;}
#ortho h3#title07 {background:url(../images/ortho_h3-07.png) 0 0 no-repeat;}
#ortho h3#title08 {background:url(../images/ortho_h3-08.png) 0 0 no-repeat;}

#ortho dt{
   float:none;
   }

/*-------- 16  Examination --------*/
#examination h2#title01 {background:url(../images/examination_h2-01.png) 0 0 no-repeat;}
#examination h3#title02 {background:url(../images/examination_h3-02.png) 0 0 no-repeat;}
#examination h3#title03 {background:url(../images/examination_h3-03.png) 0 0 no-repeat;}


/*-------- 17  Cost --------*/
#cost h2#title01 {background:url(../images/cost_h2-01.png) 0 0 no-repeat;}
#cost h3#title02 {background:url(../images/cost_h3-02.png) 0 0 no-repeat;}
#cost h3#title03 {background:url(../images/cost_h3-03.png) 0 0 no-repeat;}

#cost table {
   font-size:85%;}
* html #content table{font-size:93%;}

#cost table .name_col{
   width:100px;
 
   }

/*-------- 18  Dr_and_staff --------*/
#dr_and_staff h2#title01 {background:url(../images/dr_and_staff_h2-01.png) 0 0 no-repeat;}
#dr_and_staff h3#title02 {background:url(../images/dr_and_staff_h3-02.png) 0 0 no-repeat;}
#dr_and_staff h3#title03 {background:url(../images/dr_and_staff_h3-03.png) 0 0 no-repeat;}
#dr_and_staff h3#title04 {background:url(../images/dr_and_staff_h3-04.png) 0 0 no-repeat;}
#dr_and_staff h3#title05 {background:url(../images/dr_and_staff_h3-05.png) 0 0 no-repeat;}
#dr_and_staff h3#title06 {background:url(../images/dr_and_staff_h3-06.png) 0 0 no-repeat;}
#dr_and_staff h3#title07 {background:url(../images/dr_and_staff_h3-07.png) 0 0 no-repeat;}
#dr_and_staff h3#title08 {background:url(../images/dr_and_staff_h3-08.png) 0 0 no-repeat;}

#dr_and_staff .alpha{
   margin-right:15px;
   }
#dr_and_staff .beta{
   float:right;
   width:300px;
   }
#dr_and_staff .subtitle{
   border-bottom:1px dotted #FE8103;
   }

/*-------- 19  Clinic --------*/
#clinic h2#title01 {background:url(../images/clinic_h2-01.png) 0 0 no-repeat;}
#clinic .alpha{
   margin-right:15px;
   }
#clinic .beta{
   float:none;
   }

/*-------- 20  Inquiry --------*/
#inquiry h3{
   
   }
#inquiry h2#title01 {background:url(../images/inquiry_h2-01.png) 0 0 no-repeat;}
#inquiry h3#title02 {background:url(../images/inquiry_h3-02.png) 0 0 no-repeat;}
#inquiry h3#title03 {background:url(../images/inquiry_h3-03.png) 0 0 no-repeat;}

#inquiry dl{
  margin-left:40px;
  font-weight:bold;
  width:450px;
  padding:5px 10px 5px 10px;
  border:#EFAF4A 3px dotted;
  background:#FFECCF;
  color:#8F3F23;
  }

#inquiry #content dt {
   width:70px;
   font-weight:normal;
   }
#inquiry #content dd {
   margin-left:70px;
   font-weight:normal;
   }

#inquiry .must{
   color:#FF2F4B;
   }

#inquiry .comment{
   color:#777;
   }

/*-------- 21  Sitemap --------*/
#sitemap h2#title01 {background:url(../images/sitemap_h2-01.png) 0 0 no-repeat;}
#sitemap dl{
   margin:0;
   padding:0;
   }

#sitemap dt{
    float:none;
    text-indent:20px;
    background:url(../images/li_bg.png) 0 0 no-repeat;
    }
#sitemap dd{
    margin-bottom:10px;
    }



