@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: #FFFF35 url(../images/body_bg.gif) top repeat-x; }

#wrapper {
  width: 840px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  }

#main {
  width: 780px;
  margin : 0 30px;
  }

#content {
  clear: both;
  font-size: 108%;
  line-height: 1.6;
  color: #666;
  padding: 0 20px 0 70px;
  }

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

#header {
  background: url(../images/header_bg.gif) 0 0 no-repeat;
  height: 500px;
  width: 840px;
  margin: 0;
  padding: 0;
  }

#header .section01 {
  clear: both;
  width: 840px;
  height: 100px;
  padding-left: 195px;
  }

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

#header .section02 {
  clear: both;
  width: 840px;
  height: 120px;
  padding-left: 195px;
  }


#header .section02 p{
  margin: 0;
  padding: 0;
  }


#header #nav {
  clear: both;
  margin: 0 60px;
  }

#header #nav p {
  display: block;
  }

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

#footer {
  clear: both;
  padding: 12px 0 14px 0;
  margin: 0 30px;
  text-align: center;
  color: #C8B152;
  border-top: 1px solid #C8B152;
  }

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

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

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

#footer address { margin: 8px 1em; }


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

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

.center { text-align: center; }

#content h2 {
  height: 40px;
  text-indent: -9999px;
  margin: 10px 15px;
  }
#content h3 {
  clear: both;
  height: 34px;
  text-indent: -9999px;
  margin: 5px 0;
  }
#content h4 {
  height: 30px;
  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_bg02.gif) 0 2px no-repeat;
  padding-left: 20px;
  }
#content ul.olist li {
  background-image: none;
  padding-left: 0;
  }

#content dt { 
  font-weight: bold;
  color: #927B00;
  background: url(../images/li_bg.gif) 0 0 no-repeat;
  padding-left: 25px;
  }

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

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

#content blockquote {
  margin: .5em 60px .5em .5em;
  padding: .5em 1em;
  border: 2px dotted #C8B152;
  color: #5264FF;
  font-weight: bold;
  }

.image_l  {
  float: left;
  margin: 10px 16px 8px 0;
  }

.image_r {
  float: right;
  margin: 10px 0 8px 16px;
  }

.case {
  margin: 10px 20px;
  background: url(../images/arrow_h.gif) center center no-repeat;
  }

.case-narrow {
  margin: 10px 40px;
  background: url(../images/arrow_h.gif) 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: 120px;
  height: 24px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content ul.totop li a {
  display: block;
  height: 24px;
  background: url(../images/to_top.gif) 0 0 no-repeat;
  }

p.caution {
  padding-left: 24px;
  background: url(../images/caution.gif) 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-collapse: separate;
  border-spacing: 1px;
  border: 2px solid #C8B152;
  font-size: 100%;
  color: #666;
  width: 600px;
  margin : 10px 0 10px 5px;
  }

#content table th,
#content table td {
  padding: 4px 10px;
  border: 1px solid #C8B152;
  }

#content table th {
  background: #C8B152;
  color: #fff;
  }

#content table td {
  background: #fff;
  }
  
input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.frame {
  border: 2px solid #fff;
  }

.detail {
 text-align: right;
 }

label {
  color: #927B00;
  font-weight: bold;
  }
  


/*---------- Index -----------*/
#index #content dl {
  margin: 0;
  padding: 0;
  }
  
#index #content dt {
  float: left;
  width: 100px;
  margin-bottom: 5px;
  }
#index #content dd {
  padding-left: 120px;
  margin-bottom: 5px;
  }

/*---------- Dr -----------*/
#dr h2#title01 { background: url(../images/dr_h2-01.gif) 0 0 no-repeat; }
#dr h3#title02 { background: url(../images/dr_h3-02.gif) 0 0 no-repeat; }
#dr h4#title03 { background: url(../images/dr_h4-03.gif) 0 0 no-repeat; }
#dr h4#title04 { background: url(../images/dr_h4-04.gif) 0 0 no-repeat; }
#dr h4#title05 { background: url(../images/dr_h4-05.gif) 0 0 no-repeat; }

#dr #content .alpha {
  float:left;
  width: 280px;
  margin-top: 10px;
  }

#dr #content .beta {
  float:right;
  width: 340px;
  margin-top: 10px;
  }

/*---------- Clinic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.gif) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.gif) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-03.gif) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.gif) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.gif) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.gif) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.gif) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.gif) 0 0 no-repeat; }

#clinic #content .alpha {
  float: left;
  width: 240px;
  }

#clinic #content .beta {
  float: right;
  width: 380px;
  }

#clinic #content th {
  width: 100px;
  }

#accessmap {
  width: 450px;
  height: 350px;
  }

/*---------- Recruit -----------*/
#recruit h2#title01 { background: url(../images/recruit_h2-01.gif) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-02.gif) 0 0 no-repeat; }

/*---------- Treatment -----------*/
#treatment h2#title01 { background: url(../images/treatment_h2-01.gif) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-02.gif) 0 0 no-repeat; }
#treatment h4#title03 { background: url(../images/treatment_h4-03.gif) 0 0 no-repeat; }
#treatment h4#title04 { background: url(../images/treatment_h4-04.gif) 0 0 no-repeat; }
#treatment h4#title05 { background: url(../images/treatment_h4-05.gif) 0 0 no-repeat; }
#treatment h4#title06 { background: url(../images/treatment_h4-06.gif) 0 0 no-repeat; }
#treatment h4#title07 { background: url(../images/treatment_h4-07.gif) 0 0 no-repeat; }

/*---------- Implant -----------*/
#implant h2#title01 { background: url(../images/implant_h2-01.gif) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.gif) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-03.gif) 0 0 no-repeat; }
#implant h3#title04 { background: url(../images/implant_h3-04.gif) 0 0 no-repeat; }

/*---------- Ortho -----------*/
#ortho h2#title01 { background: url(../images/ortho_h2-01.gif) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-02.gif) 0 0 no-repeat; }
#ortho h3#title03 { background: url(../images/ortho_h3-03.gif) 0 0 no-repeat; }
#ortho h3#title04 { background: url(../images/ortho_h3-04.gif) 0 0 no-repeat; }
#ortho h3#title05 { background: url(../images/ortho_h3-05.gif) 0 0 no-repeat; }

/*---------- Aesthe -----------*/
#aesthe h2#title01 { background: url(../images/aesthe_h2-01.gif) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.gif) 0 0 no-repeat; }
#aesthe h3#title03 { background: url(../images/aesthe_h3-03.gif) 0 0 no-repeat; }
#aesthe h3#title04 { background: url(../images/aesthe_h3-04.gif) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.gif) 0 0 no-repeat; }
#aesthe h4#title06 { background: url(../images/aesthe_h4-06.gif) 0 0 no-repeat; }
#aesthe h4#title07 { background: url(../images/aesthe_h4-07.gif) 0 0 no-repeat; }
#aesthe h4#title08 { background: url(../images/aesthe_h4-08.gif) 0 0 no-repeat; }
#aesthe h4#title09 { background: url(../images/aesthe_h4-09.gif) 0 0 no-repeat; }

/*---------- Denture -----------*/
#denture h2#title01 { background: url(../images/denture_h2-01.gif) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-02.gif) 0 0 no-repeat; }
#denture h3#title03 { background: url(../images/denture_h3-03.gif) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-04.gif) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-05.gif) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-06.gif) 0 0 no-repeat; }
#denture h4#title07 { background: url(../images/denture_h4-07.gif) 0 0 no-repeat; }
#denture h4#title08 { background: url(../images/denture_h4-08.gif) 0 0 no-repeat; }
#denture h4#title09 { background: url(../images/denture_h4-09.gif) 0 0 no-repeat; }
#denture h4#title10 { background: url(../images/denture_h4-10.gif) 0 0 no-repeat; }

/*---------- Prevent -----------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.gif) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.gif) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/prevent_h3-03.gif) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.gif) 0 0 no-repeat; }

/*---------- Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.gif) 0 0 no-repeat; }

#sitemap #content dl {
  margin-left : 50px;
  } 
#sitemap #content dd {
  margin-bottom: 10px;
  }


