@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_top.jpg) top repeat-x; }

#body_02 { background: url(../images/body_bg_bottom.jpg) bottom repeat-x; }

#wrapper {
  width: 830px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  }

#main {
  width: 830px;
  margin: 0;
  padding: 0;
  background: url(../images/main_bg.jpg) repeat-y ;
  }

#content {
  clear: both;
  width: 830px;
  background: url(../images/content_bg.jpg) top no-repeat ;
  font-size: 100%;
  line-height: 1.5;
  color: #5F4B41;
  margin: 0;
  padding: 0;
  }

/*---------- 03  Header -----------*/

#header {
  height: 105px;
  width: 830px;
  margin: 0;
  padding: 0;
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  }

#header .section01 {
  height: 25px;
  margin: 0;
  padding: 0;
  }

#header .section01 h1 {
  margin: 0;
	padding: 3px 0 0 5px;
	font-size: 85%;
	color: #666;
	line-height: 1.0;
	}

#header .section02 {
  height: 80px;
  margin: 0;
  padding: 0;
  }

#top {
  width: 430px;
  height: 80px;
  line-height: 1.0;
  float: left;
}
#header .section03 {
  width: 240px;
  float: right;
  margin: 0;
  padding: 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  }
#header p.tel img { display: block; }

#header_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 240px;
  height: 20px;
  }

#header_nav li {
  height: 20px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  /*margin: 0 0 0 105px;*/
  padding: 0;
  }
#header_nav li a {
  display: block;
  height: 20px;
  }

#nav01 { width: 120px; }
#nav02 { width: 120px; }

#nav01 a {
  background: url(../images/header_nav.jpg) -50px 0 no-repeat;
  width: 70px;
  margin-left: 50px;
  }
#nav02 a {
  background: url(../images/header_nav.jpg) -140px 0 no-repeat;
  width: 100px;
  margin-left: 20px;
  }

#top-img {
  clear: both;
  height: 214px;
  width: 830px;
  background: url(../images/top_img_bg.jpg) 0 0 no-repeat;
  }

#top-img h2 {
  height: 214px;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }


/*----------04  Navigation -----------*/

#nav {
  clear: both;
  width: 830px;
  height: 67px;
  margin: 0;
  padding: 0;
  }

#nav ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  }

#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  width: 90px;
  height: 67px;
  text-indent: -9999px;
  float: left;
  }

#nav .internal li a {
  display: block;
  height: 67px;
  }

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) -90px 0 no-repeat; }
#nav05 a { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) -270px 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) -360px 0 no-repeat; }
#nav08 a { background: url(../images/nav.jpg) -450px 0 no-repeat; }
#nav09 a { background: url(../images/nav.jpg) -540px 0 no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -630px 0 no-repeat; }
#nav11 a { background: url(../images/nav.jpg) -720px 0 no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) 0 -67px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -90px -67px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -67px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -270px -67px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -360px -67px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -450px -67px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -540px -67px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -630px -67px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -720px -67px no-repeat; }


#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: right;
	color: #fff;
	height: 130px;
  }
*: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: #fff;
  }
#footer a:hover { 
  text-decoration: underline;
  }

#footer .alpha {
  float: left;
  width: 250px;
  margin: 0;
  padding: 0;
  }

#footer .tel {
  margin: 0;
  padding: 50px 0 0 0;
  }

#footer .tel img {
  display: block;
  }

#footer .beta {
  float: right;
  width: 580px;
  margin: 0;
  padding: 0;
  }

#footer_nav {
  clear: both;
  margin: 0;
  padding: 5px 0 0 0;
  }

#footer ul { 
  list-style: none;
  margin: 0 2em 2px 1em;
  padding: 0;
  clear: both;
  }

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address { margin: 1em 2em; }


#footer .totop {
  margin: 0;
  padding: 10px 0 0 0;
  text-indent: -9999px;
  text-align: left;
  }

#footer .totop ul {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }

#footer .totop ul li {
  list-style: none;
  width: 115px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#footer .totop ul li a {
  display: block;
  height: 40px;
  background: url(../images/footer_to_top.jpg) 0 0 no-repeat;
  }



/*---------- 06  Contents -----------*/
#content #content_alpha {
  float: left;
	width: 609px;
  }
  

#content .section { padding: .2em 25px .5em 30px; }
#content .section .section { padding: 1em 10px 0 10px; }

#content .section02 { padding: .2em 30px 3em 30px; }

.center { text-align: center; }

#content_alpha h3 {
  clear: both;
  height: 37px;
  text-indent: -9999px;
  margin: 20px 0 0 20px;
  }
#content_alpha h4 {
  height: 22px;
  text-indent: -9999px;
  }
#content_alpha h4.intnd_0 {
	text-indent: 0;
	margin: 10px 0 0 0;
}
#content_alpha h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 2em 0 .3em 0;
  padding: .4em .2em;
  background: #eee;
  border: 1px solid #ccc;
  }

#content ul li {
  list-style: none;
  background: url(../images/li_bg.jpg) 0 4px no-repeat;
  padding-left: 15px;
  }
#content ul.olist li {
  background-image: none;
  padding-left: 0;
  }

#content_alpha dl {
  margin: 1em .5em;
  padding: 0;
  }

#content_alpha dt { 
  font-weight: bold;
  background: #D7C9AF;
  color: #4F382C;
  border: 1px solid #9F8E6D;
  margin: 1em .5em .2em;
  padding: .1em .5em;
  }
/*
#content_alpha dt { 
  font-weight: bold;
  background: #eee;
  border: 1px solid #ccc;
  margin: 1em .5em .2em;
  padding: .1em .5em;
  }
*/

#content a { 
  text-decoration: underline;
  color: #930B0B;
  }

#content a:hover {
  color: #B55858;
  }

#content blockquote {
  margin: .5em;
  background: url(../images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.image_l  {
  float: left;
  margin: 4px 12px 12px 0;
  }

.image_r {
  float: right;
  margin: 4px 0 12px 12px;
  }


.image_l200  {
  width: 200px;
/*  text-align: center;*/
  float: left;
  margin: 4px 12px 12px 0;
  }

.case {
  margin: 10px 12px;
  padding: 0;
  background: #EFEAE0 url(../images/arrow02.jpg) center center no-repeat;
  color: #4F382C;
  }


.case02 {
  clear: both;
  margin: 10px 5px;
  padding: 5px 0 5px 10px;
  background: #EFEAE0 url(../images/arrow02.jpg) center center no-repeat;
  color: #4F382C;
  }

.case_imp {
  clear: both;
  margin: 10px 5px;
  padding: 5px 0 5px 10px;
  color: #4F382C;
	background: #EFEAE0;
  }
.case_imp02 {
  clear: both;
  margin: 10px 5px;
  padding: 5px 0 5px 10px;
  color: #4F382C;
	background: #efe4e0;
  }
.imp_alpha,
.case_imp .imp_alpha,
.case_imp02 .imp_alpha {
  width: 230px;
	float: left;
	}
.imp_beta,
.case_imp .imp_beta,
.case_imp02 .imp_beta {
  width: 230px;
	float: right;
	margin-right: 10px;
	}


.case02 .alpha {
 float: left;
 width: 160px;
 margin-right: 10px;
 }

.case02 .beta {
 float: left;
 width: 160px;
 margin-right: 10px;
 }

.case02 .gamma {
 float: left;
 width: 160px;
 }

.case-narrow {
  margin: 10px 40px;
  background: url(../images/arrow.jpg) center center no-repeat;
  }

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

#content_alpha .case h5,
#content_alpha .case02 h5 {
  margin-top: 0;
  }


.caption {
  text-align: center;
  border-top: 2px solid #AFA48E;
  }
span.caption {
  text-align: center;
  border-top: 2px solid #AFA48E;
	display: block;
  }
.caption3 {
  text-align: center;
  border-bottom: 2px solid #AFA48E;
	font-size: 110%;
	margin-right: 10px;
  }


.caption02 {
  text-align: left;
  border-top: 2px solid #AFA48E;
  line-height: 1.2;
  }

#content_alpha .totop ul {
  clear: both;
  padding-bottom: 10px;
  }

#content_alpha .totop li {
  list-style: none;
  width: 70px;
  height: 14px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content_alpha .totop li a {
  display: block;
  height: 14px;
  background: url(../images/to_top.jpg) 0 0 no-repeat;
  }

p.caution {
  padding-left: 24px;
  background: url(../images/caution.png) 0 1px no-repeat;
  color: #7F4337;
  font-weight: bold;
  }

/* Hides from IE-mac \*/
p.answer:first-letter {
  display: block;
  padding: 2px;
  background: #4499af;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ccc;
  margin: 0 5px 0 0;
  float: left;
  }
/* End hide from IE-mac */



#content .section table {
  border: 1px solid #8F7950;
  font-size: 100%;
  color: #4F382C;
  width: 550px;
  margin-top: 5px;
	margin-left: 0;
  }

#content .section table th,
#content .section table td {
  padding: 4px 8px;
  border: 1px solid #8F7950;
  }

#content .section table th {
  background: #D7C9AF;
  color: #4F382C;
  }

table td.price {
  text-align: right;
  }
  
#content table.w400 {  
  width: 400px;  
  }

table.w400 td.price {
  text-align: right;
  }

table.w400 td.staff {
  text-align: right;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.bn_reserv_l {
  clear: both;
  margin: 0 0 10px 30px;
  padding: 0;
  text-indent: -9999px;
  }

.bn_reserv_l a {
  display: block;
  width: 560px;
  height: 90px;
  background: url(../images/bn_reserv_l.jpg) 0 0 no-repeat;
  }

.bn_reserv_l a:hover {
  background: url(../images/bn_reserv_l.jpg) 0 -90px no-repeat;
  }

.doctor .alpha {
  width: 250px;
  float: left;
  }
.doctor .beta {
  width: 250px;
  float: right;
  }
.doctor ul {
  margin: 0 0 5px 0;
  padding: 10px 5px;
  background: #EFEAE0;
  }

#content .doctor li { background: url(../images/li_bg02.jpg) 0 4px no-repeat; }

h3#doctor01 { background: url(../images/doctor_h3-01.jpg) 0 0 no-repeat; }
h4#doctor02 { background: url(../images/doctor_h4-02.jpg) 0 0 no-repeat; }
h4#doctor03 { background: url(../images/doctor_h4-03.jpg) 0 0 no-repeat; }
h4#doctor04 { background: url(../images/doctor_h4-04.jpg) 0 0 no-repeat; }
h4#doctor05 { background: url(../images/doctor_h4-05.jpg) 0 0 no-repeat; }

.price strong {
  color: #871F19;
  }

.section .detail {
  text-align: right;
  }
/*text */
#add_text{
	clear:both;
	margin: 4px 20px 10px 20px;
}
/*---------- Content_beta -----------*/
#content #content_beta {
  float: right;
  width: 220px;
  margin: 26px 0 0 0;
  padding: 0 0 20px 0;
  }


#content_beta h2 {
  height: 33px;
  text-indent: -9999px;
  margin: 0;
  }

#content_beta .box {
  background: #fff url(../images/content_box_bg.jpg) bottom no-repeat;
  width: 198px;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
  }

#content_beta .box p {
  margin: 0;
  padding: .3em 0 0 0;
  }
#content_beta .box p.point_line {
  margin: 0 0 0 5px;
  padding: .3em 0 0 0;
  }

#content_beta .box p.text {
  margin: 0;
  padding: .5em .5em 0;
  }
.red{
	color: #ff0000;
	}
 

#content_beta .box p.point {
  margin: 0;
  padding: .5em .5em 0;
  color: #B55858;
  }

#content_beta .box p.point02 {
  margin: 0;
  padding: .5em .5em 0;
  color: #826000;
  }

#content_beta .box p img {
  display: block;
  }

#content_beta #calendar h2{ background: url(../images/box_h-01.jpg) 0 0 no-repeat; }

#content_beta #calendar dl {
  margin: 0;
  padding: .2em .4em;
  }

#content_beta #calendar dt {
  font-size: 100%;
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
  width: 95px;
  font-weight: normal;
  letter-spacing: 5%;
  }

#content_beta #calendar dd {
  font-size: 100%;
  float: right;
  margin: 0;
  padding: 0 0px 0 0;
  width: 90px;
  text-align: right;
  letter-spacing: 5%;
  }

span.s01{ font-size: 9px}

span.holi{ color: #573333; font-weight: bold;}


#content_beta #access h2{ background: url(../images/box_h-02.jpg) 0 0 no-repeat; }

#content_beta #treatment h2{ background: url(../images/box_h-03.jpg) 0 0 no-repeat; }

#content_beta #treatment ul {
  margin: 5px 0 0 12px;
  padding: 0;
  }

#content_beta #treatment li {
  background: url(../images/box_li.jpg) 0 5px no-repeat;
  margin: 0;
  padding: 0 0 0 8px;
  line-height: 1.0;
  }

#content_beta .banner {
  text-indent: -9999px;
  width: 180px;
  height: 50px;
  margin: 0 0 5px 8px;
  padding: 0;
  }

#content_beta .banner a {
  display: block;
  width: 180px;
  }

#content_beta #case a {
  height: 50px;
  background: url(../images/bn_case.jpg) 0 0 no-repeat;
  }

#content_beta #case a:hover { background: url(../images/bn_case.jpg) 0 -50px no-repeat; }

#content_beta #recruit a {
  height: 50px;
  background: url(../images/bn_recruit.jpg) 0 0 no-repeat;
  }

#content_beta #recruit a:hover { background: url(../images/bn_recruit.jpg) 0 -50px no-repeat; }



#content_beta #reserv a {
  height: 60px;
  background: url(../images/bn_reserv.jpg) 0 0 no-repeat;
  }

#content_beta #reserv a:hover { background: url(../images/bn_reserv.jpg) 0 -60px no-repeat; }

#content_beta #blog a {
  height: 60px;
  background: url(../images/bn_blog.jpg) 0 0 no-repeat;
	margin-top:15px;
  }

#content_beta #blog a:hover { background: url(../images/bn_blog.jpg) 0 -60px no-repeat; }


#content_beta #abite a {
  height: 60px;
  background: url(../images/bn_abite.jpg) 0 0 no-repeat;
	margin-top: 15px;
  }
#content_beta #abite a:hover { background: url(../images/bn_abite.jpg) 0 -60px no-repeat; }



#to-access {
  text-indent: -9999px;
	}

#to-access a {
  display: block;
	width: 198px;
	height: 92px;
	background:url(../images/map_s.jpg) 0 0 no-repeat;
	}
#to-access a:hover { background:url(../images/map_s.jpg) 0 -92px no-repeat;	}


/*---------- Index -----------*/

body#index { background: url(../images/index_body_bg_top.jpg) top repeat-x; }

#index #content {
  background: url(../images/index_content_bg.jpg) top no-repeat ;
  }

#index #top-img {
  clear: both;
  height: 364px;
  width: 830px;
  background: url(../images/index_top_img_bg.jpg) 0 0 no-repeat;
  }

#index #top-img p {
  margin: 0;
  padding: 83px 0 0 15px;
  }

#index #top-img img {
  display: block;
  }

#index #content #content_beta {
  margin: 16px 0 0 0;
  padding: 0 0 20px 0;
  }

#index #campaign {
  text-indent: -9999px;
  margin: 0 0 10px 20px;
  padding: 0;
  }

#index #campaign a {
  display: block;
  width: 570px;
  height: 135px;
  background: url(../images/bn_campaign.jpg) 0 0 no-repeat;
  }

#index #campaign a:hover {
  background: url(../images/bn_campaign.jpg) 0 -135px no-repeat;
  }

#index #content_alpha h2 {
  text-indent: -9999px;
  height: 37px;
  margin: 5px 0 0 20px;
  padding: 0;
  }

#index #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #title02 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }
#index #title19 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }

#index #info {
  background: url(../images/index_info_bg.jpg) bottom no-repeat;
  width: 530px;
  margin: 5px 0 20px 40px;
  }

#index #info ul {
  background: url(../images/index_info_top.jpg) top no-repeat;
  margin: 0;
  padding: 10px 0 10px 30px;
	color: 
  }

#index #info li {
  padding-left: 15px;
  margin-bottom: .2em;
	
  }
	


  
#index #info li.noneL {
  color:#930b0b;
  text-decoration:none;
  }


#index #greeting {
  margin: 0 0 .5em 15px;
  }

#index .pickup {
  clear: both;
  margin: 0px 20px 0;
  padding: 0;
  }

#index .pickup .alpha {
  float: left;
  width: 275px;
  margin-top: 5px;
  }

#index .pickup .beta {
  float: right;
  width: 275px;
  margin-top: 5px;
  }

#index .pickup h3 {
  height: 150px;
	margin: 0;
	padding: 0;
  }

#index .pickup h3 a {
  display: block;
  height: 150px;
  }

#index .pickup h3#pick01 a { background : url(../images/pick01.jpg) 0 0 no-repeat; }
#index .pickup h3#pick01 a:hover { background : url(../images/pick01.jpg) 0 -150px no-repeat; }

#index .pickup h3#pick02 a { background : url(../images/pick02.jpg) 0 0 no-repeat; }
#index .pickup h3#pick02 a:hover { background : url(../images/pick02.jpg) 0 -150px no-repeat; }

#index .pickup h3#pick03 a { background : url(../images/pick03.jpg) 0 0 no-repeat; }
#index .pickup h3#pick03 a:hover { background : url(../images/pick03.jpg) 0 -150px no-repeat; }

#index .pickup h3#pick04 a { background : url(../images/pick04.jpg) 0 0 no-repeat; }
#index .pickup h3#pick04 a:hover { background : url(../images/pick04.jpg) 0 -150px no-repeat; }

#index .pickup .text {
  height: 40px;
  }

#index .pickup .detail {
  text-indent: -9999px;
  }

#index .pickup .detail a {
  display: block;
  width: 275px;
  height: 28px;
  background : url(../images/detail.jpg) 0 0 no-repeat;
  }

#index .pickup .detail a:hover { background : url(../images/detail.jpg) 0 -28px no-repeat; }

#index p.point {
  margin: 0;
  padding: .5em .5em 0;
  color: #B55858;
  }
	
#index .fb {
  background: url(../images/fb.jpg) 0 0 no-repeat;
	width:570px;
	height:93px;
	margin:0 0 20px 20px;
	}

#index .fb iframe {
  margin:15px 0 0 155px;
	}


/*---------- Implant -----------*/
#implant #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant #title04 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }
#implant #title05 { background: url(../images/implant_h3-05.jpg) 0 0 no-repeat; }
#implant #title06 { background: url(../images/implant_h3-06.jpg) 0 0 no-repeat; }
#implant #title10 { background: url(../images/implant_h3-09.jpg) 0 0 no-repeat; }
#implant #title11 { background: url(../images/implant_h4-13.jpg) 0 0 no-repeat; }
#implant #title12 { background: url(../images/implant_h4-14.jpg) 0 0 no-repeat; }
#implant #title07 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant #title08 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant #title09 { background: url(../images/implant_h4-17.jpg) 0 0 no-repeat; }

p.card {
	width: 500px;
	height: 25px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	margin-top: -10px;
	text-align: right;
}

.top_fb iframe{
  margin:15px 0 0 200px;
	}

/*---------- Root -----------*/
#root #title01 { background: url(../images/root_h2-01.jpg) 0 0 no-repeat; }
#root #title02 { background: url(../images/root_h3-02.jpg) 0 0 no-repeat; }
#root #title03 { background: url(../images/root_h3-03.jpg) 0 0 no-repeat; }
#root #title04 { background: url(../images/root_h3-04.jpg) 0 0 no-repeat; }
#root #title05 { background: url(../images/root_h3-05.jpg) 0 0 no-repeat; }
#root #title06 { background: url(../images/root_h4-06.jpg) 0 0 no-repeat; }
#root #title07 { background: url(../images/root_h4-07.jpg) 0 0 no-repeat; }
#root #title08 { background: url(../images/root_h4-08.jpg) 0 0 no-repeat; }

/*---------- Aesthe -----------*/
#aesthe #title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe #title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe #title03 { background: url(../images/aesthe_h3-03.jpg) 0 0 no-repeat; }
#aesthe #title04 { background: url(../images/aesthe_h3-04.jpg) 0 0 no-repeat; }
#aesthe #title05 { background: url(../images/aesthe_h3-05.jpg) 0 0 no-repeat; }
#aesthe #title06 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe #title07 { background: url(../images/aesthe_h4-07.jpg) 0 0 no-repeat; }
#aesthe #title08 { background: url(../images/aesthe_h4-09.jpg) 0 0 no-repeat; }
#aesthe #title09 { background: url(../images/aesthe_h4-10.jpg) 0 0 no-repeat; }
#aesthe #title10 { background: url(../images/aesthe_h4-11.jpg) 0 0 no-repeat; }

/*---------- Perio -----------*/
#perio #title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio #title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio #title03 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio #title04 { background: url(../images/perio_h3-04.jpg) 0 0 no-repeat; }
#perio #title05 { background: url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio #title06 { background: url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio #title07 { background: url(../images/perio_h3-05.jpg) 0 0 no-repeat; }

/*---------- Ortho -----------*/
#ortho #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #title03 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho #title04 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho #title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho #title06 { background: url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }
#ortho #title07 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho #title08 { background: url(../images/ortho_h4-08.jpg) 0 0 no-repeat; }
#ortho #title09 { background: url(../images/ortho_h4-09.jpg) 0 0 no-repeat; }


.doctor02 {
  margin-bottom: 15px;
  }

.doctor02 .alpha {
  width: 150px;
  float: left;
  margin-bottom: 20px;
  }

.doctor02 .beta {
  width: 380px;
  float: right;
  margin-bottom: 20px;
  }

#content_alpha .doctor02 dl {
  margin: 0 0 5px 0;
  padding: 10px 5px;
  background: #EFEAE0;
  }


#content_alpha .doctor02 dt {
  float: left;
  width: 80px;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  }
#content_alpha .doctor02 dt.mini { font-size: 12px; line-height: 1.8em;}
#content_alpha .doctor02 dd {
  margin-left: 80px;
  padding: 0;
  }

#content_alpha .doctor02 ul {
  margin: 0 0 5px 0;
  padding: 10px 5px;
  background: #EFEAE0;
  }

#content_alpha .doctor02 li { background: url(../images/li_bg02.jpg) 0 4px no-repeat; }

/*---------- Prevent -----------*/
#prevent #title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent #title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent #title03 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }
#prevent #title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent #title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }

/*---------- Staff -----------*/
#staff #title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff #title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff #title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff #title04 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#staff #title05 { background: url(../images/staff_h3-05.jpg) 0 0 no-repeat; }
#staff #title06 { background: url(../images/staff_h3-06.jpg) 0 0 no-repeat; }
#staff #title07 { background: url(../images/staff_h4-07.jpg) 0 0 no-repeat; }
#staff #title08 { background: url(../images/staff_h4-08.jpg) 0 0 no-repeat; }
#staff #title09 { background: url(../images/staff_h3-09.jpg) 0 0 no-repeat; }
#staff #title10 { background: url(../images/staff_h3-10.jpg) 0 0 no-repeat; }
#staff #title11 { background: url(../images/staff_h3-11.jpg) 0 0 no-repeat; }
#staff #title12 { background: url(../images/staff_h3-12.jpg) 0 0 no-repeat; }
#staff #title13 { background: url(../images/staff_h3-15.jpg) 0 0 no-repeat; }
#staff #title14 { background: url(../images/staff_h3-16.jpg) 0 0 no-repeat; }
#staff #title15 { background: url(../images/staff_h3-17.jpg) 0 0 no-repeat; }
#staff #title16 { background: url(../images/staff_h3-18.jpg) 0 0 no-repeat; }
#staff #title17 { background: url(../images/ortho_h3-05.jpg) 0 0 no-repeat; }
#staff #title18 { background: url(../images/staff_h3-19.jpg) 0 0 no-repeat; }




#staff .textblock {
  width: 370px;
  float: left;
}

/*---------- Clinic -----------*/
#clinic #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic #title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic #title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic #title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic #title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }
#clinic #title12 { background: url(../images/clinic_h4-12.jpg) 0 0 no-repeat; }
#clinic #title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }


#clinic .access h4{
  padding-top: 5px;
  }

#clinic .access .alpha {
  float: left;
  width: 220px;
  height: 430px;
  }

#clinic .access .beta {
  float: right;
  width: 220px;
  height: 430px;
  }


.to-clinic {
  background: #EFEAE0;
  padding: 8px;
  }

#content_alpha .to-clinic h5 {
  margin-top: 0;
  }



.to-clinic02 {
  background: #EFEAE0;
  padding: 10px;
  width: 220px;
  margin-left: 150px;
  }

.to-clinic03 {
  background: #EFEAE0;
  padding: 10px 20px;
  }

#content .guide {
  margin: 10px 10px;
  padding: .4em 10px;
  background: #EFEAE0;
  }

#content .guide .image_l {
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0;
  }

#map { margin: 0 0 20px 50px;}

/*---------- Recruit -----------*/
#recruit #title01 { background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat; }
#recruit #title02 { background: url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }
#recruit #title03 { background: url(../images/recruit_h4-03.jpg) 0 0 no-repeat; }
#recruit #title04 { background: url(../images/recruit_h4-04.jpg) 0 0 no-repeat; }
#recruit #title05 { background: url(../images/recruit_h4-05.jpg) 0 0 no-repeat; }
#recruit .micro {
background:url(../images/recruit_micro.jpg) 0 0 no-repeat;
height:18px;
text-indent:-9999em;
margin: 10px 0 5px 0;
}


/*---------- Sitemap -----------*/
#sitemap #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap #title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }

#sitemap #case01 { background: url(../images/case_h4_01.jpg) 0 0 no-repeat; height:50px; }

.ex {
	float:left; 
	width:200px;
	margin-right:5px;
}

.ex p{ text-align:center;}

.ex02 {
	float:left; 
	width:200px;
	margin-left:5px;
}

.example {width:460px; margin:0 auto;}

.sela {width:370px; margin:0 auto; padding-top:20px;}

.sela02 { 
	clear:both;
	width:570px;
}

* html .sela02 { 
	clear:both;
	width:550px;
}

.sela p {float:left; margin:0;}
.sela02 p {float:left; margin:0;}

.arrow03 {padding:50px 5px 0 5px;}

.clear {clear:both;}


.arrow {
	float:left;
	width:50px;
	height:50px;
	margin-top:100px;
}

.arrow02 {
	margin:0 0 0 200px;
	padding:0;
	width:50;
}
.arrow04 {
	width:25px;
	margin:0 0 0 260px;
}

