@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.png) top repeat-x; }

#wrapper {
  background: url(../images/wrapper_bg.png) top repeat-y;
  width: 812px;
  margin: 0px auto;
  padding: 0;
  text-align: left;
  }

#main {
  background: url(../images/main_bg.png) top no-repeat;
  margin: 0;
  padding: 0 1px;
  }

#content {
  width: 576px;
  float: right;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding:10px 0 0 0;
  _padding:15px 0 0 0;
  }


/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.png) 0 0 no-repeat;
  height: 100px;
  width: 812px;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 570px;
  height: 100px;
  line-height: 1.0;
  float: left;
  }
h1 a {
  display: block;
  width: 570px;
  height: 100px;
  background: url(../images/h1.png) 0 0 no-repeat;
  }

#header .section {
  width: 220px;
  float: right;
  margin: 0;
  padding: 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  height: 60px;
  }
#header p.tel img { display: block; }

#header_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 220px;
  height: 40px;
  }

#header_nav li {
  height: 19px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  }
#header_nav li a {
  display: block;
  height: 40px;
  }

#nav01 { width: 100px; }
#nav02 { width: 120px; }

#nav01 a {
  background: url(../images/header_nav.png) 0px 0 no-repeat;
  width: 100px;
  }
#nav02 a {
  background: url(../images/header_nav.png) -110px 0 no-repeat;
  margin-left: 10px;
  }


/*----------04  Navigation -----------*/

#nav {
  width: 222px;
  float: left;
  padding: 15px 0 20px 0;
  }

#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  height: 35px;
  text-indent: -9999px;
  }

#nav .internal li a {
  display: block;
  height: 35px;
  }

#nav #nav03,
#nav #nav16 {
  height: 40px;
  }

#nav #nav03 a,
#nav #nav16 a {
  height: 40px;
  }

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav04 { background: url(../images/nav.png) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -75px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -110px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -145px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -180px no-repeat; }
#nav09 { background: url(../images/nav.png) 0 -215px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -250px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -285px no-repeat; }
#nav12 { background: url(../images/nav.png) 0 -320px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -355px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -390px no-repeat; }
#nav15 a { background: url(../images/nav.png) 0 -425px no-repeat; }
#nav16 a { background: url(../images/nav.png) 0 -460px no-repeat; }
#nav17 a { background: url(../images/nav.png) 0 -500px no-repeat; }
#nav18 a { background: url(../images/nav.png) 0 -535px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -222px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -222px -75px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -222px -110px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -222px -145px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -222px -180px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -222px -250px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -222px -285px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -222px -355px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -222px -390px no-repeat; }
#nav15 a:hover { background: url(../images/nav.png) -222px -425px no-repeat; }
#nav16 a:hover { background: url(../images/nav.png) -222px -460px no-repeat; }
#nav17 a:hover { background: url(../images/nav.png) -222px -500px no-repeat; }
#nav18 a:hover { background: url(../images/nav.png) -222px -535px no-repeat; }

#nav p { text-align: center; }


.ban01 a{
	width:180px;
	height:45px;
	margin:0 auto 10px auto;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn01.jpg);
}
.ban02 a{
	width:180px;
	height:65px;
	margin:0 auto 10px auto;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn02.jpg);
}
.ban03 a{
	width:180px;
	height:40px;
	margin:0 auto 10px auto;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn03.jpg);
}

.ban01 a:hover,
.ban02 a:hover,
.ban03 a:hover{
	background-position:0 100%;
}


/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 10px 0 0px 0;
  margin: 0;
  background: #fff url(../images/footer_bg.png) top no-repeat;
  height: 85px;
  font-size: 85%;
  text-align: center;
  color: #FF8F3D;
  }
*: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: #BA6A1A;
  }
#footer a:hover { text-decoration: underline; }

#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: 8px 1em 0; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 15px 1em 15px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
  height: 34px;
  text-indent: -9999px;
  margin: 20px 10px 10px;
  }
#content h3 {
  clear: both;
  height: 32px;
  text-indent: -9999px;
  margin-left: 0;
  }
#content h4 {
  height: 26px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 .3em .3em;
	padding: .3em .5em;
	background: #F7FF94;
	color: #C13200;
	height: 16px;
  }

#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: #997400;
	}

#content a { text-decoration: underline; }

a {
  color: #FF4A00;
  outline: none;
  }
a:hover { color: #FF8452; }

#content blockquote {
  margin: .5em 25px .5em 10px;
  padding: .5em 1em;
	border: 2px dotted #E85400 ;
	color: #5A3D1C;
  }

.image_l  {
  float: left;
  margin: 10px 16px 8px 0;
  }

.image_r {
  float: right;
  margin: 10px 0 8px 16px;
  }

.case {
  margin: 10px 30px 10px 10px;
  background: url(../images/arrow.png) center center no-repeat;
  }

.case02 {
  margin: 10px 10px 10px 10px;
  }

.case-narrow {
  margin: 10px 40px;
  background: url(../images/arrow.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: 140px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content ul.totop li a {
  display: block;
  height: 20px;
  background: url(../images/to_top.png) 0 0 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 #D59758;
  font-size: 100%;
  color: #666;
  width: 520px;
	margin-top: 20px;
  }

#content table th,
#content table td {
  padding: 8px 6px;
  border: 1px solid #D59758;
  }

#content table th {
  background: #F9E594;
  color: #8B5C29;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.point {
  font-weight: bold;
font-size: 120%;
color: #FF0000;
	}
.point02{
	font-weight:bold;
	font-size:120%;
	color:#BA6A1A;
}


/*---------- 07  Index -----------*/
#index #main { background: url(../images/main_bg_index.png) top no-repeat;
  padding-top: 315px; }

#index #pickup01 {
  background: url(../images/pickup01_bg.png) 0 0 no-repeat;
	height: 180px;
	}

#index #title01 { background: url(../images/index_h2-01.png) 0 0 no-repeat; }

#index #greeting p {
  margin: 5px 15px;
	}


#index #pickup01 {
  margin: 10px 0 10px 5px;
	}

#index #pickup01 .detail {
  text-indent: -9999px;
	margin: 0;
	padding: 138px 0 0 0;
	height: 42px;
	}

#index #pickup01 .detail a {
  display: block;
	height: 42px;
	background:url(../images/pickup01_bn.png) 0 0 no-repeat;
	}

#index #pickup02 {
  margin: 20px 20px 20px 5px;
	}

#index #pickup02 .alpha {
  float: left;
	width: 260px;
	background: url(../images/pickup02_bg.png) bottom no-repeat;
	}

#index #pickup02 .beta {
  float: right;
	width: 260px;
	background: url(../images/pickup02_bg.png) bottom no-repeat;
	}

#index #pickup02 h3 {
  height: 120px;
	}

#index #pickup02 h3 a {
  height: 120px;
	display: block;
	}

#index #pickup02 h3#title02 a{ background:url(../images/pickup02_h.png) 0 0 no-repeat; }
#index #pickup02 h3#title03 a{ background:url(../images/pickup03_h.png) 0 0 no-repeat; }

#index #pickup02 p {
  margin: 8px;
	line-height: 1.2;
  }

#index .clinic {
  clear: both;
  margin: 0px 10px 0px 15px ;
	}

#index .clinic #title04 { background: url(../images/index_clinic_h.png) 0 0 no-repeat;
  height: 32px;
	clear: both;
	}

#index .clinic .alpha {
  float: left;
	width: 230px;
	margin-top: 8px;
	}

#index .clinic .beta {
  float: right;
	width: 320px;
	}

#index .clinic .beta #title05 {
  text-indent: -9999px;
  background: url(../images/index_clinic.png) 0 0 no-repeat;
	height: 20px;
  }

#index .clinic .beta dl{
  margin: 0 0 0 5px;
	padding: 0;
	}
	
#index .clinic .beta dt{
  float: left;
	width: 60px;
	}

#index .clinic .beta dd{
  padding-left: 60px;
	}

#inquiry {
  text-indent: -9999px;
	}

#inquiry a {
  height: 70px;
	display: block;
	background:url(../images/bn_clinic_l.png) 0 0 no-repeat;
	}



/*---------- 08  Adult -----------*/
#adult h2#title01 { background: url(../images/adult_h2-01.png) 0 0 no-repeat; }
#adult h3#title02 { background: url(../images/adult_h3-02.png) 0 0 no-repeat; }
#adult h3#title03 { background: url(../images/adult_h3-03.png) 0 0 no-repeat; }
#adult h3#title04 { background: url(../images/adult_h3-04.png) 0 0 no-repeat; }
#adult h4#title05 { background: url(../images/adult_h4-05.png) 0 0 no-repeat; }
#adult h4#title06 { background: url(../images/adult_h4-06.png) 0 0 no-repeat; }
#adult h4#title07 { background: url(../images/adult_h4-07.png) 0 0 no-repeat; }
#adult h4#title08 { background: url(../images/adult_h4-08.png) 0 0 no-repeat; }
#adult h4#title09 { background: url(../images/adult_h4-09.png) 0 0 no-repeat; }
#adult h4#title10 { background: url(../images/adult_h4-10.png) 0 0 no-repeat; }
#adult h3#title11 { background: url(../images/adult_h3-11.png) 0 0 no-repeat; }
#adult h3#title12 { background: url(../images/adult_h3-12.png) 0 0 no-repeat; }
#adult h3#title13 { background: url(../images/adult_h3-13.png) 0 0 no-repeat; }


#adult #content table {
  margin-left: 5px;
	}

#adult #content th.style01 {
  background: #fff;
	width: 100px;
	}
#adult #content td.price {
  text-align: right;
	width: 80px;
	}

.flow {
  background: url(../images/arrow_d.png) bottom center no-repeat;
	padding-bottom: 35px;
	}

/*---------- 09  Recommend -----------*/
#recommend h2#title01 { background: url(../images/recommend_h2-01.png) 0 0 no-repeat; }
#recommend h3#title02 { background: url(../images/recommend_h3-02.png) 0 0 no-repeat; }
#recommend h4#title03 { background: url(../images/recommend_h4-03.png) 0 0 no-repeat; }
#recommend h4#title04 { background: url(../images/recommend_h4-04.png) 0 0 no-repeat; }
#recommend h3#title05 { background: url(../images/recommend_h3-05.png) 0 0 no-repeat; }
#recommend h4#title06 { background: url(../images/recommend_h4-06.png) 0 0 no-repeat; }
#recommend h4#title07 { background: url(../images/recommend_h4-07.png) 0 0 no-repeat; }
#recommend h4#title08 { background: url(../images/recommend_h4-08.png) 0 0 no-repeat; }


/*---------- 10  Success -----------*/
#success h2#title01 { background: url(../images/success_h2-01.png) 0 0 no-repeat; }
#success h3#title02 { background: url(../images/success_h3-02.png) 0 0 no-repeat; }
#success h3#title03 { background: url(../images/success_h3-03.png) 0 0 no-repeat; }
#success h4#title04 { background: url(../images/success_h4-04.png) 0 0 no-repeat; }
#success h3#title05 { background: url(../images/success_h3-05.png) 0 0 no-repeat; }
#success h4#title06 { background: url(../images/success_h4-06.png) 0 0 no-repeat; }
#success h4#title07 { background: url(../images/success_h4-07.png) 0 0 no-repeat; }
#success h3#title08 { background: url(../images/success_h3-08.png) 0 0 no-repeat; }

#success h4#title09 { background: url(../images/success_h4-09.png) 0 0 no-repeat; }
#success h4#title10 { background: url(../images/success_h4-10.png) 0 0 no-repeat; }
#success h4#title11 { background: url(../images/success_h4-11.png) 0 0 no-repeat; }
#success h4#title12 { background: url(../images/success_h4-12.png) 0 0 no-repeat; }
#success h4#title13 { background: url(../images/success_h4-13.png) 0 0 no-repeat; }
#success h4#title14 { background: url(../images/success_h4-14.png) 0 0 no-repeat; }
#success h4#title15 { background: url(../images/success_h4-15.png) 0 0 no-repeat; }

#success h4#title16 { background: url(../images/success_h4-16.png) 0 0 no-repeat; }
#success h4#title17 { background: url(../images/success_h4-17.png) 0 0 no-repeat; }
#success h4#title18 { background: url(../images/success_h4-18.png) 0 0 no-repeat; }
#success h4#title19 { background: url(../images/success_h4-19.png) 0 0 no-repeat; }

#success h3#title20 { background: url(../images/success_h3-20.png) 0 0 no-repeat; }
#success h4#title21 { background: url(../images/success_h4-21.png) 0 0 no-repeat; }
#success h4#title22 { background: url(../images/success_h4-22.png) 0 0 no-repeat; }


#success .case02 {
  margin-left: 15px;
	}
.large{
	font-size:18px;
}
.large02{
	font-size:16px;
}
.border{
	border:#FF9933 1px solid;
}
.bg_color{
	background:#F9E594;
}
#success .box_l{
	float:left;
	width:250px;
}
#success .box_r{
	float:right;
	width:250px;
}

.ban_contact a{
	width:545px;
	height:80px;
	margin:15px 0 10px 0;
	text-indent:-9999px;
	display:block;
	background:url(../images/ban_contact.jpg);
}
.ban_contact a:hover{
	background-position:0 100%;
}

/*---------- 11  Achievement -----------*/
#achievement h2#title01 { background: url(../images/achievement_h2-01.png) 0 0 no-repeat; }
#achievement h3#title02 { background: url(../images/achievement_h3-02.png) 0 0 no-repeat; }
#achievement h3#title03 { background: url(../images/achievement_h3-03.png) 0 0 no-repeat; }
#achievement h4#title04 { background: url(../images/achievement_h4-04.png) 0 0 no-repeat; }
#achievement h4#title05 { background: url(../images/achievement_h4-05.png) 0 0 no-repeat; }
#achievement h4#title06 { background: url(../images/achievement_h4-06.png) 0 0 no-repeat; }

/*---------- 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; }

.blue{
	color:#0066CC;
}
.violet{
	color:#9966CC;
}
.red{
	color:#FF0000;
}
.orange{
	color:#FF4A00;
}
#whitening table{
	border:0;
	width:500px;
	background-color:#ffffff;
}
#whitening table td{
	vertical-align:top;
	border:0;
}
#whitening table td.arrow{
	vertical-align:middle;
}
.ml60{
	margin-left:60px;
}
/*---------- 13  Perio -----------*/
#perio h2#title01 { background: url(../images/perio_h2-01.png) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-02.png) 0 0 no-repeat; }
#perio h3#title03 { background: url(../images/perio_h3-03.png) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-04.png) 0 0 no-repeat; }

/*---------- 14  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 h4#title04 { background: url(../images/staff_h4-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 h3#title08 { background: url(../images/staff_h3-08.png) 0 0 no-repeat; }

#staff #dr .alpha {
  float: left;
	width: 210px;
	margin-top: 5px;
	}

#staff #dr .beta {
  float: right;
	width: 330px;
	margin-top: 5px;
	}

#staff #dr .beta dl {
  margin: 0;
	padding: 0;
	}

#staff #dr .beta dt {
  float: left;
	width: 85px;
	}

#staff #dr .beta dd {
  padding-left: 85px;
	}

#staff #dr .beta ul{
  margin: 0;
	padding: 0;
	}

#staff .member {
  margin: 5px 20px;
	}

#staff .member .alpha {
  float: left;
	width: 200px;
	}

#staff .member .beta {
  float: right;
	width: 200px;
	}

/*---------- 15  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 h3#title03 { background: url(../images/clinic_h3-03.png) 0 0 no-repeat; }
#clinic h3#title04 { background: url(../images/clinic_h3-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 h3#title07 { background: url(../images/clinic_h3-07.png) 0 0 no-repeat; }
#clinic h3#title08 { background: url(../images/clinic_h3-08.png) 0 0 no-repeat; }
#clinic h3#title09 { background: url(../images/clinic_h3-09.png) 0 0 no-repeat; }

#clinic #clinic_info th,
#clinic #access th {
  width: 150px;
	}
  
#map {
  width: 330px;
  height: 330px;
	margin: 5px 0 5px 5px;
  }

/*---------- 16  Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }

#sitemap #content dd{
  background: url(../images/li_bg.png) 0 4px no-repeat;
  padding-left: 20px;
  margin: 0 0 10px 0;
	}




