@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 - 青       #0058C6      */
/*        Main Color - みずいろ #BFD5F1      */
/*        Main Color - 黄色     #FFDA00      */
/*                                                 */
/*        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: #FFF5DC; }

#wrapper {
  background: #fff;
  width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  border-left: 1px solid #999;
  border-right: 1px solid #999;
  }
* html body #wrapper {
  width: 802px;
  }

#main {
  margin: 0 0 0 10px;
  }

#content {
  width: 605px;
  float: right;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding: 0;
  }


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

#header {
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 110px;
  width: 800px;
  margin: 0;
  padding: 0;
  }

#header .section01 {
  height: 80px;
  }

h1 {
  text-indent: -9999px;
  width: 380px;
  height: 70px;
  line-height: 1.0;
  float: left;
  }

h1 a {
  display: block;
  width: 380px;
  height: 70px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }

#header .section02 {
  width: 255px;
  float: right;
  margin: 0;
  padding: 0;
  }

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

#header .h-info {
  margin: 0;
  padding: 0;
  height: 27px;
  }
#header .h-info img { display: block; }

#header #reserv01 {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }

#header #reserv01 {
  height: 250px;
  display: block;
  background: url(../images/header_logo.jpg) 0 0 no-repeat ;
  }

#header #reserv01 a:hover { background: url(../images/header_logo.jpg) -255px 0 no-repeat ; }

#header_nav {
  margin: 0 0 0 10px;
  padding: 0;
  clear: both;
  }

#header_nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 780px;
  }

#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;
  width: 130px;
  }

#nav01 a { background: url(../images/header_nav.png) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.png) -130px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.png) -260px 0 no-repeat; }
#nav04 a { background: url(../images/header_nav.png) -390px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav.png) -520px 0 no-repeat; }
#nav06 a { background: url(../images/header_nav.png) -650px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.png) 0 -30px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.png) -130px -30px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.png) -260px -30px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.png) -390px -30px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.png) -520px -30px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav.png) -650px -30px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
  width: 180px;
  float: left;
  padding: 10px 0 20px 0;
  }

#nav h2 {
  text-indent: -9999px;
  height: 30px;
  background: url(../images/nav.png) 0 0 no-repeat;
  }

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

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

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

#nav07 a { background: url(../images/nav.png) 0 -30px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -60px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -90px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -120px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -150px no-repeat; }

#nav07 a:hover { background: url(../images/nav.png) -180px -30px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -180px -60px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -180px -90px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -180px -120px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -180px -150px no-repeat; }

#nav p { text-align: center; }

#nav #reserv02 {
  text-indent: -9999px;
  }

#nav #reserv02 a {
  height: 180px;
  display: block;
  background: url(../images/bn_reserv02.png) 0 0 no-repeat ;
  }

#nav #reserv02 a:hover { background:url(../images/bn_reserv02.png) -180px 0 no-repeat ; }

#nav .clinic-info {
  margin: 0;
  padding: 0;
  text-align: left;
  color: #666;
  }

#nav .clinic-info .section {
  padding : 0 .5em .5em .5em;
  margin: 0;
  font-size: 85%;
  }

#nav .clinic-info p {
  text-align: left;
  color: #666;
  margin: 0;
  padding: 0;
  }


#nav .clinic-info dl {
  margin: 0;
  padding: 0;
  }

#nav .clinic-info dt {
  float: left;
  width: 60px;
  }

#nav .clinic-info dd {
  padding-left: 60px;
  }
  
#nav .detail {
  text-align: right;
  float: right;
  margin: 0;
  padding: 0;
  }

#nav a { 
  text-decoration: underline;
  color: #FF7D50;
  }

#nav a:hover {
  color: #FFB000;
  }



/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0 0 10px 0;
  margin: 0 10px 0px 10px;
  background: url(../images/footer_bg.png) 0 0 repeat-x;
  font-size: 85%;
  text-align: right;
  color: #BFD5F1;
  height: 100px;
  }
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { 
  font-size: 9px;
  height: 110px;
  } /*  for IE6 only */

#footer a {
  text-decoration: none;
  color: #fff;
  }
#footer a:hover { 
  text-decoration: underline;
  }

#footer .alpha {
  float: left;
  width: 300px;
  }

#footer .alpha p {
  margin: 0;
  padding: 0;
  }
#footer .alpha img {
  display: block;
  }

#footer .beta {
  float: right;
  width: 480px;
  margin-top: 15px;
  }

#footer ul { 
  list-style: none;
  margin: 0 1em 10px 1em;
  padding: 0;
  clear: both;
  }

#footer ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address {
  margin: 15px 1em 10px; }


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

.section { padding: .5em 20px 1em 15px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
  height: 40px;
  text-indent: -9999px;
  margin: 15px 15px 5px;
  }
#content h3 {
  clear: both;
  height: 30px;
  text-indent: -9999px;
  margin: 5px 0 10px;
  }
#content h4 {
  height: 25px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  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: 15px;
  }
#content ul.olist li {
  background-image: none;
  padding-left: 0;
  }

#content dt { 
  font-weight: bold;
  color: #0C87CB;
  }

#content a { 
  text-decoration: underline;
  color: #FF7D50;
  }

#content a:hover {
  color: #FFB000;
  }

#content blockquote {
  margin: .5em;
  background: url(http://hara-dc.com/images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.image_l  {
  float: left;
  margin: 5px 12px 8px 0;
  }

.image_r {
  float: right;
  margin: 5px 0 8px 12px;
  }

.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: 0px;
  }

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

p.caution {
  padding-left: 24px;
  background: url(http://hara-dc.com/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 */

/*table*/
#content table {
  border: 1px solid #8EB5E6;
  font-size: 100%;
  color: #666;
  width: 500px;
  margin: 10px 10px 10px 40px ;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #8EB5E6;
  }

#content table th {
  color: #666;
  }

#content table tr {
  background: #E0E7EF;
  }

#content table tr.colored {
  background: #fff;
  }

/*tabler料金*/
#content table.price {
  border: 1px solid #8EB5E6;
  font-size: 100%;
  width: 300px;
  margin: 10px 10px 0px 40px ;
  }

#content table.price th,
#content table.price td {
  background-color: #FFFFFF;
  padding: 4px 12px;
  border: 1px solid #8EB5E6;
  }

#content table.recruit{ float:left;margin-left:0px;}
#content table.recruit th {
  background: #E0E7EF;
  }

#content table.price th {
  color: #666;
  text-align: left;
  }

#content table.price td {
	width: 30%;
  color: #666;
  text-align: right;
  }

#content table.price th.prit {
  background: #E0E7EF;
  color: #666;
  text-align: left;
  }

.tr01{
	text-align: right;
	padding: 0 60px 0px 0;
	margin: 0px;
}
  

/*tabler料金*/
#general #content table.price02 {
  border: 1px solid #8EB5E6;
  font-size: 100%;
  width: 400px;
  margin: 10px 10px 0px 40px ;
  }

#general #content table.price02 th,
#general #content table.price02 td {
  background-color: #FFFFFF;
  padding: 4px 12px;
  border: 1px solid #8EB5E6;
  }

#general #content table.price02 th {
  color: #666;
  text-align: left;
  }

#general #content table.price02 td {
	width: 30%;
  color: #666;
  text-align: right;
  }

#general #content table.price02 th.prit {
  background: #E0E7EF;
  color: #666;
  text-align: left;
  }

#general #content table.price02 td.tr01{
	text-align: right;
	padding: 0 60px 0px 0;
	margin: 0px;
}

.clr{
	clear: both;
}



input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }


#re_bn  {
	height: 70px;
	display: block;
	background: url(../images/re_bnr.jpg) 0 0 no-repeat;
	margin: 10px 0 20px 10px;
	text-indent: -9999px;

  }
#reserv03 {
  margin: 10px 0 20px 10px;
  text-indent: -9999px;
  }
#reserv03 a {
  height: 100px;
  display: block;
  background: url(../images/bn_reserv03.jpg) 0 0 no-repeat ;
  }
#reserv03 a:hover { background: url(../images/bn_reserv03.jpg) 0 -100px no-repeat ; }

#movie {
  margin: 10px 0 20px 10px;
  text-indent: -9999px;
  }
#movie a {
  height: 100px;
  display: block;
  background: url(../images/bn_movie.jpg) 0 0 no-repeat ;
  }
#movie a:hover { background: url(../images/bn_movie.jpg) 0 -100px no-repeat ; }

#movie2 {
  margin: 10px 0 20px 10px;
  text-indent: -9999px;
  }
#movie2 a {
  height: 102px;
  display: block;
  background: url(../images/bn_kyou.jpg) 0 0 no-repeat ;
  }
#movie2 a:hover { background: url(../images/bn_kyou.jpg) 0 -102px no-repeat ; }

#bn01 {
  margin: 10px 0 20px 10px;
  text-indent: -9999px;
  }

#bn01 a {
  height: 102px;
  display: block;
  background: url(../images/bn_concept.jpg) 0 0 no-repeat ;
  }

#bn01 a:hover { background: url(../images/bn_concept.jpg) 0 -102px no-repeat ; }




/*---------- 07  Index -----------*/
#index #header {
  background: url(../images/header_bg_index.jpg) 0 0 no-repeat;
  height: 350px;
  }

#index h1 a { background: url(../images/h1_index.jpg) 0 0 no-repeat; }

#index #header .section01 {
  height: 320px;
  }

#index #header .section02 {
  height: 310px;
  }

#index h2 {
 height: 30px ;
 margin: 0;
 padding: 0;
 }

#index h3 {
 height: 22px ;
 margin: 0;
 padding: 0;
 }

#index h4 {
 height: 18px ;
 margin: 0;
 padding: 0;
 }

#index h2#title01 { background: url(../images/index_h2-01.png) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.png) 0 0 no-repeat; }
#index h3#title03 { background: url(../images/index_h3-03.png) 0 0 no-repeat; }
#index h3#title04 { background: url(../images/index_h3-04.png) 0 0 no-repeat; }
#index h3#title05 { background: url(../images/index_h3-05.png) 0 0 no-repeat; }
#index h4#title06 { background: url(../images/index_h4-06.png) 0 0 no-repeat; }
#index h4#title07 { background: url(../images/index_h4-07.png) 0 0 no-repeat; }
#index h4#title08 { background: url(../images/index_h4-08.png) 0 0 no-repeat; }
#index h4#title09 { background: url(../images/index_h4-09.png) 0 0 no-repeat; }
#index h4#title10 { background: url(../images/index_h4-10.png) 0 0 no-repeat; }
#index h4#title11 { background: url(../images/index_h4-11.png) 0 0 no-repeat; }

#index #info {
  margin:10px;
  }

#index #info p {
  margin: 5px 10px;
  }


#index #content .section {
  margin: 0 10px 10px 10px;
  padding: 0;
  }

#index #content .alpha {
  float: left;
  width: 290px;
  margin: 0;
  padding: 0;
  }

#index #content .beta {
  float: right;
  width: 260px;
  margin: 0;
  padding: 0;
  }

#index #greeting p {
  margin: 5px 10px 15px;
  }

#index .pick01 {
  background: url(../images/pickup_bottom.png) bottom no-repeat;
  padding:0 0 5px 0;
  margin: 0 0 5px 5px;
  width: 280px;
  }

#index .pick01 p {
  background: #eee;
  padding: .5em;
  }

#index .pick01 .detail {
  text-indent: -9999px;
  background :#fff;
  float: right;
  width: 90px;
  height: 16px;
  padding: 0;
  margin: 0;
  }

#index .pick01 .detail a {
  display: block;
  height: 16px;
  background: #fff url(../images/detail.png) 0 0 no-repeat;
  padding: 0;
  margin: 0;
  }

#index .box {
  border : 1px solid #0058C6;
  width: 205px;
  margin: 5px 10px 10px;
  padding: 5px 10px;
  }
* html body#index .box {
  width: 230px;
  }

#index .box dl {
  background: #FFF5DC;
  margin: 0;
  padding: 0;
  font-weight: normal;
  }

#index .box dt {
  font-weight: normal;
  margin: 0 0 0 12px;
  }

#index .box dl dl{
  margin: 0;
  padding: 0;
  }

#index .box dl dl dt{
  color: #666;
  float: left;
  width: 60px;
  margin: 0;
  padding: 0;
  }

#index .box dl dl dd {
  padding-left: 60px;
  }
	
#tiny  {
  width: 570px;
  height: 150px;
  overflow-y: auto;
  border: none;
  margin: 0 0 20px 0 ;
	font-size: 100%;
	line-height:1.5;
 }
*+html #tiny  {
  width: 570px;
  height: 150px;
  overflow-y: scroll;
  border: none;
  margin: 0 0 20px 0 ;
	line-height:1.5;	
 }

 
#tiny table { 
  border: none;
}
 
#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: 0px 0 5px 10px;
  width: 70px;*/ IE7で横スクロールが出た場合*/
}

#tiny table td.tn_title{
  padding: 0px 0 5px 10px;
}

#tiny table .tn_image {
  padding: 0px 0 5px 10px;
  display:none;}
　　	


/*----------Clinic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-03.png) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.png) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.png) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.png) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.png) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.png) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.png) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.png) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-11.png) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-12.png) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-13.png) 0 0 no-repeat; }



#clinic #content .alpha {
  float: left;
  width: 200px;
  margin-top: 5px;
  } 

#clinic #content .beta {
  float: right;
  width: 330px;
  margin-top: 5px;
} 

/*---------- 09  Staff -----------*/
#staff h2#title01 { background: url(../images/staff_h2-01.png) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-02.png) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-03.png) 0 0 no-repeat; }
#staff h3#title04 { background: url(../images/staff_h3-04.png) 0 0 no-repeat; }
#staff h4#title05 { background: url(../images/staff_h4-05.png) 0 0 no-repeat; }
#staff h4#title06 { background: url(../images/staff_h4-06.png) 0 0 no-repeat; }
#staff h4#title07 { background: url(../images/staff_h4-07.png) 0 0 no-repeat; }
#staff h4#title08 { background: url(../images/staff_h4-08.png) 0 0 no-repeat; }
#staff h3#title09 { background: url(../images/staff_h3-05.png) 0 0 no-repeat; }

#staff #content .alpha {
  float: left;
  width: 200px;
  }

#staff #content .beta {
  float: right;
  width: 330px;
  }

#staff #content .beta dt {
  float: left;
  width: 80px;
  }

#staff #content .beta dd {
  padding-left: 80px;
  }
	
#staff .section #title08 {
clear:right
}

#staff .section .staff_con01{
clear:left
}

/*---------- Access -----------*/
#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat; }
#access h3#title03 { background: url(../images/access_h3-03.png) 0 0 no-repeat; }
#access h3#title04 { background: url(../images/access_h3-04.png) 0 0 no-repeat; }


#access .boximg01{
	padding: 10px 20px 0 34px;
}

#access .boximg01 .img_fL{
	margin: 0 15px 0 0;
	float: left;
}


/*---------- Recruit -----------*/
#recruit h2#title01 { background: url(../images/recruit_h2-01.png) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-02.png) 0 0 no-repeat; }
#recruit h3#title03 { background: url(../images/recruit_h3-03.png) 0 0 no-repeat; }
	#recruit #content .alpha {
		float: right;
		width: 200px;
		}
	
	#recruit #content .beta {
		float: left;
		width: 330px;
		}
		
	#recruit #wrapper #main #content .section .section dl {
		margin: 0;
		padding: 0;
	}
		
	#recruit #wrapper #main #content .section .section .clear dt {
		float: left;
		clear: left;
		width: 50px;
	}
	
		#recruit #wrapper #main #content .section .section .clear dd {
			float: left;
			width: 300px;
		}

/*---------- General -----------*/
#general h2#title01 { background: url(../images/general_h2-01.png) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-02.png) 0 0 no-repeat; }
#general h3#title03 { background: url(../images/general_h3-03.png) 0 0 no-repeat; }
#general h4#title04 { background: url(../images/general_h4-04.png) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-05.png) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-06.png) 0 0 no-repeat; }

#general #content table {
  width: 530px;
  margin-left: 10px;
  }

#general #content table dl {
  margin: 3px;
  padding: 0;
  }

/*---------- Child -----------*/
#child h2#title01 { background: url(../images/child_h2-01.png) 0 0 no-repeat; }
#child h3#title02 { background: url(../images/child_h3-02.png) 0 0 no-repeat; }
#child h3#title03 { background: url(../images/child_h3-03.png) 0 0 no-repeat; }
#child h4#title04 { background: url(../images/child_h4-04.png) 0 0 no-repeat; }
#child h4#title05 { background: url(../images/child_h4-05.png) 0 0 no-repeat; }
#child h4#title06 { background: url(../images/child_h4-06.png) 0 0 no-repeat; }

/*---------- Esthe -----------*/
#esthe h2#title01 { background: url(../images/esthe_h2-01.png) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-02.png) 0 0 no-repeat; }
#esthe h3#title03 { background: url(../images/esthe_h3-03.png) 0 0 no-repeat; }
#esthe h3#title04 { background: url(../images/esthe_h3-04.png) 0 0 no-repeat; }
#esthe h3#title05 { background: url(../images/esthe_h3-05.png) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-06.png) 0 0 no-repeat; }
#esthe h4#title07 { background: url(../images/esthe_h4-07.png) 0 0 no-repeat; }
#esthe h4#title08 { background: url(../images/esthe_h4-08.png) 0 0 no-repeat; }
#esthe h4#title09 { background: url(../images/esthe_h4-09.png) 0 0 no-repeat; }
#esthe h4#title10 { background: url(../images/esthe_h4-10.png) 0 0 no-repeat; }
#esthe h4#title11 { background: url(../images/esthe_h4-11.png) 0 0 no-repeat; }
#esthe h4#title12 { background: url(../images/esthe_h4-12.png) 0 0 no-repeat; }


/*---------- 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 h3#title03 { background: url(../images/ortho_h3-03.png) 0 0 no-repeat; }
#ortho h3#title04 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho h3#title05 { background: url(../images/ortho_h3-05.png) 0 0 no-repeat; }
#ortho h3#title06 { background: url(../images/ortho_h3-06.png) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-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 h4#title07 { background: url(../images/ortho_h4-07.png) 0 0 no-repeat; }
#ortho h4#title08 { background: url(../images/ortho_h4-08.png) 0 0 no-repeat; }
#ortho h4#title09 { background: url(../images/ortho_h4-09.png) 0 0 no-repeat; }
#ortho h4#title10 { background: url(../images/ortho_h4-10.png) 0 0 no-repeat; }
#ortho h4#title11 { background: url(../images/ortho_h4-11.png) 0 0 no-repeat; }
#ortho .flow {
  background: url(../images/arrow_d.png) bottom no-repeat;
  padding-bottom: 45px;
  }
  
  
 .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: 60px;
  border: none;
  margin: 0;
  padding: 0;
  background: none;
  }

#content_alpha .doctor02 dd {
  margin-left: 60px;
  padd
}
/*---------- 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 h3#title03 { background: url(../images/implant_h3-03.png) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.png) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.png) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.png) 0 0 no-repeat; }

#implant #content dl {
  margin: 5px;
  padding: 5px;
  }

#implant #content dd {
  background: url(../images/li_bg.png) 0 4px no-repeat;
  padding-left: 15px;

}


.likebox {
  margin-bottom: 15px;
}
