﻿@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: #EFE8DC; }

#wrapper {
  background: url(../images/wrapper_bg.jpg) repeat-y;
  width: 849px;
  margin: 0 auto;
  padding: 0 1px 0 50px;
  text-align: left;
  }

*html body #wrapper { width:900px; }

#main {
  margin: 0;
  background: url(../images/main_bg.jpg) repeat-y;
  }

#content {
  width: 619px;
  float: right;
  font-size: 108%;
  line-height: 1.6;
  color: #666;
  background: #fff;
  padding: 10px 0 1em 0;
  }

#main_img {
  width: 849px;
  height: 252px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  }

#index #main_img {
  width: 849px;
  height: 400px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  }

/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 60px;
  width: 849px;
  margin: 0;
  padding: 0;
  }

#header h1{
	position: absolute;
	top: 2px;
	left: 80px;
	font-size: x-small;
	color: #666;
	font-weight: normal;
	text-align: right;
	width: 840px;
	padding-top: 2px;
}

#header p#top {
  width: 430px;
  height: 60px;
  line-height: 1.0;
  float: left;
  margin:0;
  }

#header .section {
  width: 250px;
  float: right;
  margin: 0;
  padding: 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  height: 60px;
  }
#header p.tel img { display: block; }



/*----------04  Navigation -----------*/
#global-nav {
  width: 600px;
  height: 25px;
  margin: 0 0 10px 0;
  padding: 0;
  float: right;
  }
#global-nav dt{
  margin: 0;
  padding: 0;
  width: 0;
  height: 25px;
  float: left;
  text-indent: -9999px;
  }



#global-nav dd {
  margin: 0;
  padding: 0;
  height: 25px;
  float: left;
  text-indent: -9999px;
  }
#global-nav dd a {
  display: block;
  height: 25px;
  }
  
#global-nav #nav01 { width: 271px; background: url(../images/global_nav.jpg) 0 0 no-repeat; }
#global-nav #nav01 a { width: 100px; margin: 0 0 0 171px; }
#global-nav #nav02 { width: 100px; }
#global-nav #nav02 a { width: 100px; }
#global-nav #nav03 { width: 130px; }
#global-nav #nav03 a { width: 130px; }
#global-nav #nav04 { width: 99px; }
#global-nav #nav04 a { width: 99px; }
  
#global-nav dt { background: url(../images/global_nav.jpg) 0 0 no-repeat; }

#nav01 a { background: url(../images/global_nav.jpg) -171px 0 no-repeat; }
#nav02 a { background: url(../images/global_nav.jpg) -271px 0 no-repeat; }
#nav03 a { background: url(../images/global_nav.jpg) -371px 0 no-repeat; }
#nav04 a { background: url(../images/global_nav.jpg) -501px 0 no-repeat; }

#nav01 a:hover { background: url(../images/global_nav.jpg) -171px -25px no-repeat; }
#nav02 a:hover { background: url(../images/global_nav.jpg) -271px -25px no-repeat; }
#nav03 a:hover { background: url(../images/global_nav.jpg) -371px -25px no-repeat; }
#nav04 a:hover { background: url(../images/global_nav.jpg) -501px -25px no-repeat; }

#index #nav01 a { background: url(../images/global_nav.jpg) -171px -25px no-repeat; }
#contact #nav02 a { background: url(../images/global_nav.jpg) -271px -25px no-repeat; }
#access #nav03 a { background: url(../images/global_nav.jpg) -371px -25px no-repeat; }
#sitemap #nav04 a { background: url(../images/global_nav.jpg) -501px -25px no-repeat; }


#nav {
  width: 220px;
  float: left;
  padding: 5px 0 20px 0;
  }

#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  height: 25px;
  text-indent: -9999px;
  }

#nav .internal li a {
  display: block;
  height: 25px;
  }

#nav .internal #nav14 {
  height: 35px;
  text-indent: -9999px;
  background: url(../images/nav.jpg) 0 -244px no-repeat;
  }

#nav .internal #nav14 a {
  display: block;
  height: 25px;
  }

#nav .internal #nav05,
#nav .internal #nav10,
#nav .internal #nav17 { height: 34px; }

#nav05 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -34px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -59px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -84px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -109px no-repeat; }
#nav10 { background: url(../images/nav.jpg) 0 -134px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -169px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -194px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -219px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -244px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -279px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -304px no-repeat; }
#nav17 { background: url(../images/nav.jpg) 0 -329px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -363px no-repeat; }
#nav19 a { background: url(../images/nav.jpg) 0 -388px no-repeat; }

#nav06 a:hover { background: url(../images/nav.jpg) -220px -34px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -59px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -84px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -109px no-repeat; }

#nav11 a:hover { background: url(../images/nav.jpg) -220px -169px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -194px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -219px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -244px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -220px -279px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -220px -304px no-repeat; }

#nav18 a:hover { background: url(../images/nav.jpg) -220px -363px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -220px -388px no-repeat; }

#order #nav06 a { background: url(../images/nav.jpg) -220px -34px no-repeat; }
#guide #nav07 a { background: url(../images/nav.jpg) -220px -59px no-repeat; }
#prevent #nav08 a { background: url(../images/nav.jpg) -220px -84px no-repeat; }
#examination #nav09 a { background: url(../images/nav.jpg) -220px -109px no-repeat; }

#ortho #nav11 a { background: url(../images/nav.jpg) -220px -169px no-repeat; }
#wire #nav12 a { background: url(../images/nav.jpg) -220px -194px no-repeat; }
#flow #nav13 a { background: url(../images/nav.jpg) -220px -219px no-repeat; }
#care #nav14 a { background: url(../images/nav.jpg) -220px -244px no-repeat; }
#perio #nav15 a { background: url(../images/nav.jpg) -220px -279px no-repeat; }
#faq #nav16 a { background: url(../images/nav.jpg) -220px -304px no-repeat; }

#staff #nav18 a { background: url(../images/nav.jpg) -220px -363px no-repeat; }
#access #nav19 a { background: url(../images/nav.jpg) -220px -388px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0;
  margin: 0;
  height: 50px;
  background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
  font-size: 85%;
  text-align: center;
  color: #de91a2;
  }
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer address { 
  margin: 25px 0 0 0;
  padding: 0;
  float: right;
  }


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px 1em 20px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }
.right { text-align: right; }

#content h2 {
  height: 70px;
  text-indent: -9999px;
  margin: 0 10px;
  clear: both;
  }
#content h3 {
  clear: both;
  height: 35px;
  text-indent: -9999px;
  margin:0;
  }
#content h4 {
  height: 30px;
  text-indent: -9999px;
  }

#content h5 {
  clear: both;
  height: 35px;
  text-indent: -9999px;
  margin:0;
  padding: 0;
  }

#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;
  color: #F26700;
  border-bottom: 1px solid #F26700;
  }

#content a { text-decoration: underline; }

a {
  color: #FF7F00;
  outline: none;
  }
a:hover { color: #224900; }

#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;
  }

.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: 105px;
  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 #AAA08F;
  font-size: 108%;
  color: #666;
  width: 500px;
  margin-left: 40px;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #AAA08F;
  }

#content table th {
  background: #F4F1EA;
  color: #63573F;
  width: 130px;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }
  
.memo {
  width: 282px;
  height: 231px;
  background: url(../images/memo.jpg) 0 0 no-repeat;
  margin: 0 0 0 150px;
  }

.memo ul {
  margin: 0 20px 0 40px;
  padding: 60px 0 0 0;
  }

.p_red {
  color: #8E0000;
  }

.time {
  width: 300px;
  margin: 0 0 0 100px;
  padding: 10px;
  background: #FFF1D2;
  border: 1px solid #FEA452;
  }
  
.time p {
  font-weight: bold;
  color: #FF6600;
  }

.bg_yellow {
  border: 1px solid #FFCC00;
  background: #FFFFCC;
  padding: 10px;
  }
  
.bg_orange {
  border: 1px solid #FEA452;
  background: #FFF1D2;
  padding: 10px;
  }
  
.bg_green {
  border: 1px solid #BDFA58;
  background: #F0FECB;
  padding: 10px;
  }
  
.bg_pink {
  border: 1px solid #FFACD3;
  background: #FEE2F3;
  padding: 10px;
  }

/*---------- 07  Index -----------*/
#index #main_img { background: url(../images/index_main.jpg) 0 0 no-repeat; }

#index dt#dt_title01 { background: url(../images/dt_01.jpg) 0 0 no-repeat; }
#index dt#dt_title02 { background: url(../images/dt_02.jpg) 0 0 no-repeat; }
#index dt#dt_title03 { background: url(../images/dt_03.jpg) 0 0 no-repeat; }

#index h4#title03 { text-indent: 0;}

#index #content .section { padding: 20px 10px 1em 10px; }

#index #content h2 {
  height: 30px;
  margin: 0;
  text-indent: 0;
  }

#index #content h3 {
  width: 590px;
  height: 32px;
  text-indent: 0;
  margin: 0;
  }

#pickup01 {
  width: 590px;
  height: 90px;
  margin: 0;
  padding: 0;
  background: url(../images/pickup01.jpg) 0 0 no-repeat;
  }
  
  
#pickup01 a {
  height: 90px;
  padding: 55px 0 0 80px;
  margin: 0;
  display: block;
  color: #666;
  }
  
#pickup01 a:hover { background: url(../images/pickup01.jpg) 0 -90px no-repeat; }

#pickup02 {
  width: 197px;
  height: 110px;
  margin: 0;
  padding: 0;
  float: left;
  }
  
#pickup02 a {
  width: 197px;
  height: 110px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  display: block;
  background: url(../images/pickup02.jpg) 0 0 no-repeat
  }

#pickup02 a:hover { background: url(../images/pickup02.jpg) 0 -110px no-repeat; }

#pickup03 {
  width: 201px;
  height: 110px;
  margin: 0;
  padding: 0;
  float: left;
  }
  
#pickup03 a {
  width: 201px;
  height: 110px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  display: block;
  background: url(../images/pickup03.jpg) 0 0 no-repeat
  }

#pickup03 a:hover { background: url(../images/pickup03.jpg) 0 -110px no-repeat; }

#pickup04 {
  width: 194px;
  height: 110px;
  margin: 0;
  padding: 0;
  float: left;
  }
  
#pickup04 a {
  width: 194px;
  height: 110px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  display: block;
  background: url(../images/pickup04.jpg) 0 0 no-repeat
  }

#pickup04 a:hover { background: url(../images/pickup04.jpg) 0 -110px no-repeat; }

#index #index_bg { background: url(../images/index_bg.jpg) 0 bottom no-repeat; }

#index #index_bg .alpha {
  float: left;
  width: 200px;
  margin: 10px 0 5px 5px;
  }

#index #index_bg .beta {
  float: right;
  width: 380px;
  margin: 10px 5px 5px 0;
  }

#index #index_bg .beta dl {
  margin: 0;
  padding: 0;
  width: 360px;
  }
  
#index #index_bg .beta dt {
  text-indent: -9999px;
  width: 64px;
  padding:5px 0 5px 5px;
  clear:both;
  float: left;
  border: none;
  }
  
#index #index_bg .beta dd {
  float: left;
  width: 250px;
  margin-left: 20px;
  }
  
/*---------- 08  Order -----------*/
#order #main_img { background: url(../images/order_main.jpg) 0 0 no-repeat; }
#order h2#title01 { background: url(../images/order_h2-01.jpg) 0 0 no-repeat; }
#order h3#title02 { background: url(../images/order_h3-02.jpg) 0 0 no-repeat; }
#order h4#title03 { background: url(../images/order_h4-03.jpg) 0 0 no-repeat; }
#order h4#title04 { background: url(../images/order_h4-04.jpg) 0 0 no-repeat; }
#order h4#title05 { background: url(../images/order_h4-05.jpg) 0 0 no-repeat; }
#order h4#title06 { background: url(../images/order_h4-06.jpg) 0 0 no-repeat; }
#order h4#title07 { background: url(../images/order_h4-07.jpg) 0 0 no-repeat; }

#order #content table { 
  width: 400px;
  margin-left: 100px;
  }

.bn {
  padding: 0 0 0 100px;
  }

#order #bn_order {
  width: 440px;
  height: 70px;
  margin: 0;
  padding: 0;
  }

#order #bn_order a {
  height: 70px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  background: url(../images/bn_order.jpg) 0 0 no-repeat;
  }

#order #bn_order a:hover { background: url(../images/bn_order.jpg) 0 -70px no-repeat; }

/*---------- 09  Guide -----------*/
#guide #main_img { background: url(../images/guide_main.jpg) 0 0 no-repeat; }
#guide h2#title01 { background: url(../images/guide_h2-01.jpg) 0 0 no-repeat; }
#guide h3#title02 { background: url(../images/guide_h3-02.jpg) 0 0 no-repeat; }
#guide h4#title03 { background: url(../images/guide_h4-03.jpg) 0 0 no-repeat; }
#guide h4#title04 { background: url(../images/guide_h4-04.jpg) 0 0 no-repeat; }
#guide h4#title05 { background: url(../images/guide_h4-05.jpg) 0 0 no-repeat; }
#guide h4#title06 { background: url(../images/guide_h4-06.jpg) 0 0 no-repeat; }
#guide h5#title07 { background: url(../images/guide_h5-07.jpg) 0 0 no-repeat; }
#guide h5#title08 { background: url(../images/guide_h5-08.jpg) 0 0 no-repeat; }
#guide h5#title09 { background: url(../images/guide_h5-09.jpg) 0 0 no-repeat; }

#guide #content table {
  width: 450px;
  margin-left: 40px;
  }

#guide #content table th {
  width: 250px;
  }
  
#guide #content table td {
  background: #FFFFFF;
  }
  
#bn_guide {
  width: 440px;
  height: 70px;
  margin: 0;
  padding: 0;
  }

#bn_guide a {
  height: 70px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  background: url(../images/bn_guide.jpg) 0 0 no-repeat;
  }

#bn_guide a:hover { background: url(../images/bn_guide.jpg) 0 -70px no-repeat; }


  
/*---------- 10 Prevent -----------*/
#prevent #main_img { background: url(../images/prevent_main.jpg) 0 0 no-repeat; }
#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent h4#title07 { background: url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }
#prevent h4#title08 { background: url(../images/prevent_h4-08.jpg) 0 0 no-repeat; }
#prevent h4#title09 { background: url(../images/prevent_h4-09.jpg) 0 0 no-repeat; }


/*---------- 11 Examination -----------*/
#examination #main_img { background: url(../images/examination_main.jpg) 0 0 no-repeat; }
#examination h2#title01 { background: url(../images/examination_h2-01.jpg) 0 0 no-repeat; }
#examination h3#title02 { background: url(../images/examination_h3-02.jpg) 0 0 no-repeat; }
#examination h4#title03 { background: url(../images/examination_h4-03.jpg) 0 0 no-repeat; }
#examination h4#title04 { background: url(../images/examination_h4-04.jpg) 0 0 no-repeat; }
#examination h5#title05 { background: url(../images/examination_h5-05.jpg) 0 0 no-repeat; }
#examination h5#title06 { background: url(../images/examination_h5-06.jpg) 0 0 no-repeat; }
#examination h5#title07 { background: url(../images/examination_h5-07.jpg) 0 0 no-repeat; }
#examination h5#title08 { background: url(../images/examination_h5-08.jpg) 0 0 no-repeat; }
#examination h5#title09 { background: url(../images/examination_h5-09.jpg) 0 0 no-repeat; }
#examination h5#title10 { background: url(../images/examination_h5-10.jpg) 0 0 no-repeat; }

#examination .table01 {
  width: 420px;
  margin-left: 80px;
  }

#examination .table01 th {
  width: 210px;
  }

#examination th.total { background:#D8F7FE; }

#examination td.total_cost { 
  background: #FEF3CF;
  color: #FF3300;
  font-weight: bold;
  text-align: center; 
  }
  
#examination .total_p {
  border: 1px solid #F74A4F;
  background: #FFE1E4;
  color: #FF0000;
  font-weight: bold;
  font-size: 124%;
  padding: 5px;
  text-align: center;
  }
  
/*---------- 12 Ortho -----------*/
#ortho #main_img { background: url(../images/ortho_main.jpg) 0 0 no-repeat; }
#ortho h2#title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title03 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }



#ortho td ul {
  margin: 0;
  }
  
#ortho td li {
  padding: 0 0 2px 12px;
  background: url(../images/li_bg.png) 0 8px no-repeat;
  }
  
/*---------- 13 Case -----------*/
#case #main_img { background: url(../images/case_main.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; }

/*---------- 14 flow -----------*/
#flow #main_img { background: url(../images/flow_main.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 h4#title03 { background: url(../images/flow_h4-03.jpg) 0 0 no-repeat; }
#flow h5#title04 { background: url(../images/flow_h5-04.jpg) 0 0 no-repeat; }
#flow h5#title05 { background: url(../images/flow_h5-05.jpg) 0 0 no-repeat; }
#flow h5#title06 { background: url(../images/flow_h5-06.jpg) 0 0 no-repeat; }
#flow h5#title07 { background: url(../images/flow_h5-07.jpg) 0 0 no-repeat; }
#flow h5#title08 { background: url(../images/flow_h5-08.jpg) 0 0 no-repeat; }
#flow h5#title09 { background: url(../images/flow_h5-09.jpg) 0 0 no-repeat; }
#flow h4#title10 { background: url(../images/flow_h4-10.jpg) 0 0 no-repeat; }
#flow h5#title11 { background: url(../images/flow_h5-11.jpg) 0 0 no-repeat; }
#flow h5#title12 { background: url(../images/flow_h5-12.jpg) 0 0 no-repeat; }
#flow h5#title13 { background: url(../images/flow_h5-13.jpg) 0 0 no-repeat; }
#flow h5#title14 { background: url(../images/flow_h5-14.jpg) 0 0 no-repeat; }
#flow h5#title15 { background: url(../images/flow_h5-15.jpg) 0 0 no-repeat; }
#flow h5#title16 { background: url(../images/flow_h5-16.jpg) 0 0 no-repeat; }
#flow h3#title17 { background: url(../images/flow_h3-17.jpg) 0 0 no-repeat; }
#flow h4#title18 { background: url(../images/flow_h4-18.jpg) 0 0 no-repeat; }
#flow h4#title19 { background: url(../images/flow_h4-19.jpg) 0 0 no-repeat; }

#flow #bn_flow01 {
  float: left;
  width: 250px;
  }

#flow #bn_flow02 {
  float: right;
  width: 250px;
  }  

#flow .alpha {
  float: left;
  width: 200px;
  }
  
#flow .flow_bg {
  float: right;
  width: 350px;
  background: url(../images/flowbg.jpg) 0 bottom no-repeat; 
  }
  
#flow .flow_end {
  float: right;
  width: 350px;
  background: url(../images/flowbg_end.jpg) 0 bottom no-repeat; 
  }
  
#flow .flow_bg p {
  padding: 0 5px 40px 5px;
  }
  
#flow .flow_end p {
  padding: 0 5px 5px 5px;
  }
  
/*---------- 15 Care -----------*/
#care #main_img { background: url(../images/care_main.jpg) 0 0 no-repeat; }
#care h2#title01 { background: url(../images/care_h2-01.jpg) 0 0 no-repeat; }
#care h3#title02 { background: url(../images/care_h3-02.jpg) 0 0 no-repeat; }
#care h4#title03 { background: url(../images/care_h4-03.jpg) 0 0 no-repeat; }
#care h4#title04 { background: url(../images/care_h4-04.jpg) 0 0 no-repeat; }
#care h5#title05 { background: url(../images/care_h5-05.jpg) 0 0 no-repeat; }

#care #bn_care {
  width: 440px;
  height: 70px;
  margin: 0;
  padding: 0;
  }

#care #bn_care a {
  height: 70px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  background: url(../images/bn_care.jpg) 0 0 no-repeat;
  }

#care #bn_care a:hover { background: url(../images/bn_care.jpg) 0 -70px no-repeat; }

/*---------- 16 Perio -----------*/
#perio #main_img { background: url(../images/perio_main.jpg) 0 0 no-repeat; }
#perio h2#title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h3#title03 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h4#title05 { background: url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio h3#title07 { background: url(../images/perio_h3-07.jpg) 0 0 no-repeat; }

#perio .bg_orange {
  width: 430px;
  margin-left: 100px;
  }
  
#perio .bg_orange ul {
  margin: 0;
  color: #F25500;
  font-weight: bold;
  font-size: 124%;
  }
  
#perio .bg_orange li { 
  padding-left: 12px;
  background: url(../images/li_bg.png) 0 8px no-repeat;
  }


/*---------- 17 Faq -----------*/
#faq #main_img { background: url(../images/faq_main.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 .bg_yellow {
  margin: 10px 0;
  }

#faq .alpha {
  float: left;
  width: 100px;
  }
  
#faq .beta {
  float: right;
  width: 470px;
  }
  
#faq .beta dl {
  margin: 0 0 0 10px;
  }
  
#faq .beta dl dt {
  list-style: none;
  height: 45px;
  background: url(../images/q.jpg) 0 4px no-repeat;
  padding-left: 50px;
  margin: 0;
  color: #C65400;
  }
  
#faq .beta dl dd {
  list-style: none;
  background: url(../images/a.jpg) 0 4px no-repeat;
  padding-left: 50px;
  margin: 0;
  }
  
/*---------- 18 Staff -----------*/
#staff #main_img { background: url(../images/staff_main.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 h4#title03 { background: url(../images/staff_h4-03.jpg) 0 0 no-repeat; }
#staff h4#title04 { background: url(../images/staff_h4-04.jpg) 0 0 no-repeat; }
#staff h4#title05 { background: url(../images/staff_h4-05.jpg) 0 0 no-repeat; }
#staff h3#title06 { background: url(../images/staff_h3-06.jpg) 0 0 no-repeat; }
#staff h5#title07 { background: url(../images/staff_h5-07.jpg) 0 0 no-repeat; }
#staff h5#title08 { background: url(../images/staff_h5-08.jpg) 0 0 no-repeat; }
#staff h5#title09 { background: url(../images/staff_h5-09.jpg) 0 0 no-repeat; }
#staff h3#title10 { background: url(../images/staff_h3-10.jpg) 0 0 no-repeat; }

#staff .alpha {
  float: left;
  width: 150px;
  }

#staff .beta {
  float: right;
  width: 400px;
  }
  
#staff .staff_bg p {
  width: 400px;
  padding: 0;
  background: #FFF4D4;
  margin: 0 0 30px 0;
  }
  
#staff .staff_bg {
  background: url(../images/staff_bg.jpg) 0 bottom no-repeat #FFF4D4;
  padding: 0 0 30px 0;
  }
  
#staff #bn_staff {
  width: 440px;
  height: 70px;
  margin: 0;
  padding: 0;
  }

#staff #bn_staff a {
  height: 70px;
  margin: 0;
  padding: 0;
  display: block;
  text-indent: -9999px;
  background: url(../images/bn_staff.jpg) 0 0 no-repeat;
  }

#staff #bn_staff a:hover { background: url(../images/bn_staff.jpg) 0 -70px no-repeat; }


/*---------- 19 Access -----------*/
#access #main_img { background: url(../images/access_main.jpg) 0 0 no-repeat; }
#access h2#title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h4#title03 { background: url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h4#title04 { background: url(../images/access_h4-04.jpg) 0 0 no-repeat; }
#access h3#title05 { background: url(../images/access_h3-05.jpg) 0 0 no-repeat; }

#access #map {
  margin: 10px 0 0 30px;
  }
  
#access #content table {
  width: 400px;
  margin-left: 80px;
  }
  
  
/*---------- 20 Contact -----------*/
#contact #main_img { background: url(../images/contact_main.jpg) 0 0 no-repeat; }
#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }
#contact h4#title03 { background: url(../images/contact_h4-03.jpg) 0 0 no-repeat; }
#contact h4#title04 { background: url(../images/contact_h4-04.jpg) 0 0 no-repeat; }
#contact h3#title05 { background: url(../images/contact_h3-05.jpg) 0 0 no-repeat; }
#contact h4#title06 { background: url(../images/contact_h4-06.jpg) 0 0 no-repeat; }

#contact #content th { width: 200px; }

#contact #content th#th01 { width: 500px; text-align: center; } 

/*---------- 21 Sitemap -----------*/
#sitemap #main_img { background: url(../images/sitemap_main.jpg) 0 0 no-repeat; }
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }
