@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: #FFFFBF; }

#wrapper {
  background: url(../images/wrapper_bg.jpg) repeat-y;
  width: 880px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  }

#main {
  margin: 0;
  }

#content {
  width: 650px;
  float: right;
  font-size: 100%;
  line-height: 1.5;
  color: #666;
  padding: 20px 0 0 0;
  }


/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 280px;
  width: 880px;
  margin: 0;
  padding: 0;
  }

#header .description {
  position: absolute;
  top: 7px;
  left: 0;
  margin: 0 0 0 -220px;
  color: #fff;
  }

#header .section01 {
  height: 230px;
  margin: 0;
  padding: 0 30px 0 0;
  }

#header .section01 .alpha {
  float: left;
  width: 240px;
  margin: 0;
  padding: 0;
  }

#header .section01 .beta {
	position: relative;
  float: right;
  width: 610px;
  margin: 0;
  padding: 0;
  }


h1 {
  text-indent: -9999px;
  width: 225px;
  line-height: 1.0;
  float: left;
  margin-top: 40px;
  }
h1 a {
  display: block;
  width: 225px;
  height: 165px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }


#header .tel {
  height: 170px;
  margin: 0;
  padding: 0;
  }
#header .tel p {
  float: right;
  width: 250px;
	margin-top: 20px;
  }  

#header .tel img { display: block; }

#header #catch {
  float: right;
  height: 60px;
  margin: 0;
  padding: 0;
  }

#header #catch img {
  display: block;
  }

#header .section02 {
  height: 50px;
  margin: 0;
  padding: 0;
  }

#header_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 880px;
  height: 50px;
  }

#header_nav li {
  height: 50px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  }
#header_nav li a {
  display: block;
  height: 50px;
  }

#nav01 { width: 224px; }
#nav02 { width: 214px; }
#nav03 { width: 214px; }
#nav04 { width: 224px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 224px; }
#nav02 a { background: url(../images/header_nav.jpg) -224px 0 no-repeat; width: 214px; }
#nav03 a { background: url(../images/header_nav.jpg) -438px 0 no-repeat; width: 214px; }
#nav04 a { background: url(../images/header_nav.jpg) -652px 0 no-repeat; width: 224px; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -50px no-repeat; width: 224px; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -224px -50px no-repeat; width: 214px; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -438px -50px no-repeat; width: 214px; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -652px -50px no-repeat; width: 224px; }

/*----------04  Navigation -----------*/

#nav {
  width: 224px;
  float: left;
  padding: 0 0 20px 0;
  }

#nav dl.internal {
  margin: 0 0 15px 0;
  padding: 0;
  text-indent: -9999px;
  }

#nav .internal dt {
  height: 45px;
  background: url(../images/left_nav.jpg) 0 0 no-repeat;
  margin: 0;
  padding: 0;
  }

#nav .internal dd {
  height: 40px;
  margin: 0;
  padding: 0;
  }

#nav .internal dd a {
  display: block;
  height: 40px;
  }

#nav05 a { background: url(../images/left_nav.jpg) 0 -45px no-repeat; }
#nav06 a { background: url(../images/left_nav.jpg) 0 -85px no-repeat; }
#nav07 a { background: url(../images/left_nav.jpg) 0 -125px no-repeat; }
#nav08 a { background: url(../images/left_nav.jpg) 0 -165px no-repeat; }
#nav09 a { background: url(../images/left_nav.jpg) 0 -205px no-repeat; }
#nav10 a { background: url(../images/left_nav.jpg) 0 -245px no-repeat; }
#nav11 a { background: url(../images/left_nav.jpg) 0 -285px no-repeat; }

#nav05 a:hover { background: url(../images/left_nav.jpg) -224px -45px no-repeat; }
#nav06 a:hover { background: url(../images/left_nav.jpg) -224px -85px no-repeat; }
#nav07 a:hover { background: url(../images/left_nav.jpg) -224px -125px no-repeat; }
#nav08 a:hover { background: url(../images/left_nav.jpg) -224px -165px no-repeat; }
#nav09 a:hover { background: url(../images/left_nav.jpg) -224px -205px no-repeat; }
#nav10 a:hover { background: url(../images/left_nav.jpg) -224px -245px no-repeat; }
#nav11 a:hover { background: url(../images/left_nav.jpg) -224px -285px no-repeat; }

#nav p { margin-left: 35px; }

#nav #bn_staff {
  text-indent: -9999px;
  width: 180px;
  height: 60px;
  }

#nav #bn_staff a {
  display: block;
  width: 180px;
  height: 60px;
  background: url(../images/bn_staff.jpg) 0 0 no-repeat;
  }

#nav #bn_staff a:hover { background: url(../images/bn_staff.jpg) 0 -60px no-repeat; }

#nav #bn_staff2 {
  text-indent: -9999px;
  width: 180px;
  height: 60px;
  }

#nav #bn_staff2 a {
  display: block;
  width: 180px;
  height: 60px;
  background: url(../images/bn_staff2.jpg) 0 0 no-repeat;
  }

#nav #bn_staff2 a:hover { background: url(../images/bn_staff2.jpg) 0 -60px no-repeat; }

#nav .clinic_info {
  margin: 10px 0 10px 25px;
  padding: 0;
  color: #444;
  }
  
#nav .clinic_info dt {
  border-left: 4px solid #fff;
  margin: .5em 0 .1em 0;
  padding: .1em .3em;
  color: #fff;
  }

#nav .clinic_info dd {
  margin: .1em 0 .2em 0;
  padding: 0;
  }

#nav #to_clinic {
  margin: 5px 0 5px 25px;
  padding: 0;
  }

/*---------- Footer -----------*/



* html body #footer {
  padding: 10px 0 0 0;
  }

*:first-child+html #footer {
  padding: 10px 0 0px 20px;
  }


#footer {
  margin: 0;
  padding: 0 0 10px 0;
  }

#footer address {
  clear: both;
  text-align: right;
  margin: 10px 20px 5px 0;
  color: #3EB7E6;
  }

#footer #reserv {
  clear: both;
/*  margin: 20px 0 10px 40px;*/
  padding: 0;
  }

#footer #reserv p.brn_reserv {
  text-indent: -9999px;
  width: 560px;
  height: 80px;
  float:left;
  margin-left:40px;
  }

#footer #reserv p.brn_reserv a { 
  display: block;
  background: url(../images/bn_reserv.jpg) 0 0 no-repeat;
  width: 560px;
  height: 80px;
  }

#footer #reserv p.brn_reserv a:hover { background: url(../images/bn_reserv.jpg) 0 -80px no-repeat; }
#footer #reserv p.brn_tel {
  float: left;
  height: 60px;
  text-indent: -9999px;
  margin: 7px 20px 5px 35px;
  width:180px;
  background: url(../images/bn_tel.jpg) 0 0 no-repeat;
  }

*:first-child+html #footer #reserv p.brn_tel {
  float: left;
  height: 60px;
  text-indent: -9999px;
  margin: 7px 20px 5px 15px;
  width:180px;
  background: url(../images/bn_tel.jpg) 0 0 no-repeat;
  }
* html body #footer #reserv p.brn_tel {
  float: left;
  height: 60px;
  text-indent: -9999px;
  margin: 7px 20px 5px 17px;
  width:180px;
  background: url(../images/bn_tel.jpg) 0 0 no-repeat;
  }

/*---------- 06  Contents -----------*/

#content .section { 
  padding: 1em 25px 0 30px;
  }
#content .section .section { 
  padding: .3em 15px .5em 10px;
  }

#content .section02 {
  padding: .4em 0 .2em;
  }

.center { text-align: center; }

#content h2 {
  height: 50px;
  text-indent: -9999px;
  margin: 0 0 10px 30px;
  }
#content h3 {
  clear: both;
  height: 30px;
  text-indent: -9999px;
  }
#content h4 {
  height: 25px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  color: #666;
  background: #D4F7FF;
  border-bottom: 1px solid #B2B2B2;
  margin: 0;
  padding: .3em .5em;
  }

#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 dl {
  margin: 0 5px 5px;
  padding: 5px;
  }

#content dt {
  border-left: 5px solid #00A0DE;
  color: #00A0DE;
  height: 15px;
  margin: .1em 0 .1em 0;
  padding: 0 0 .3em .3em;
  font-weight: bold;
  }
#content dt.red {
  border-left: 5px solid #00A0DE;
  color: #FF0000;
  height: 15px;
  margin: .1em 0 .1em 0;
  padding: 0 0 .3em .3em;
  font-weight: bold;
  }
.red{ color:#FF0000;} 
.SrFL01{float:left;width:230px; margin-left:3px;}
.SrFL02{ float:left;}
#content dd {
  margin: .1em 0 .5em 0;
  padding: 0;
  }

a { 
  text-decoration: underline;
  color: #FF7D50;
  }

a:hover {
  color: #FFB000;
  }

#content blockquote {
  margin: .5em;
  background: url(../images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.image_l  {
  float: left;
  margin: 8px 12px 10px 0;
  }

.image_r {
  float: right;
  margin: 8px 0 10px 12px;
  }

.case {
  margin: 10px 20px;
  background: url(../images/arrow.png) center center no-repeat;
  }

.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 .totop {
  margin: 10px 20px;
  }

#content .totop ul {
  clear: both;
  padding-bottom: 10px;
  }

#content .totop li {
  list-style: none;
  width: 125px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content .totop li a {
  display: block;
  height: 30px;
  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 #6FC9EC;
  font-size: 100%;
  color: #666;
  width: 560px;
  margin-top: 10px;
  margin-left: 10px;
  }

#content .section .section table {
  margin-left: 0px;
  }

#content table th,
#content table td {
  padding: 4px 8px;
  border: 1px solid #6FC9EC;
  }

#content table th {
  background: #FFF294;
  color: #006EDE
  }

#content table th.style02 {
  background: #DFFAFF;
  }

#content table td.style02 {
  vertical-align:top;
  }


input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }


#content #reserv {
  clear: both;
  margin: 20px 0 10px 40px;
  padding: 0;
  }

#content #reserv p {
  text-indent: -9999px;
  width: 560px;
  height: 80px;
  }

#content #reserv a { 
  display: block;
  background: url(../images/bn_reserv.jpg) 0 0 no-repeat;
  width: 560px;
  height: 80px;
  }

#content #reserv a:hover { background: url(../images/bn_reserv.jpg) 0 -80px no-repeat; }



/*---------- Index -----------*/
#index #header {
  background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
  height: 430px;
  }

#index #header .section01 {
  height: 380px;
  }

#index h1 {
  width: 240px;
  margin-top: 60px;
  }
#index h1 a {
  display: block;
  width: 240px;
  height: 200px;
  background: url(../images/index_h1.jpg) 0 0 no-repeat;
  }

#index #header .tel {
  height: 320px;
  }
#index #header .tel p {
  width: 250px;
  }
  
#index #info {
  margin: 0 0 0 20px;
  padding: 0;
  }

  
#index #info dl {
  margin: 0;
  padding: 0 0 8px 0;
  border-left: 1px solid #4CE0DC;
  border-right: 1px solid #4CE0DC;
  border-bottom: 1px solid #4CE0DC;
  width: 598px;
  }

#index #info dt {
  text-indent: -9999px;
  height: 30px;
  background: url(../images/index_info_h.png) 0 0 no-repeat;
  margin: 0 0 8px 0;
  padding: 0;
  border: none;
  }

#index #info dd {
  background: url(../images/li_bg.png) 0 2px no-repeat;
  margin: 0 0 0 15px;
  padding: 0 0 0 18px;
  }

#index #content h2#title01 { 
  background: url(../images/index_greeting_h.png) 0 0 no-repeat;
  margin: 15px 0 .5em 30px;
  }

#index #greeting p{
  margin: 0;
  padding: 0 30px 0 40px;
  }

#index #greeting ul {
  margin: .5em 0 .5em 40px;;
  padding: 5px;
  background: url(../images/bg_star.png) repeat;
  width: 540px;
  }
  
#index #content #greeting ul li {
  background-image: none;
  margin-bottom: .2em;
  }

#index #content #greeting ul li span {
  color: #FF4000;
  }

#index #content #bnr p {
  margin: 0 0 0 20px;
  padding: 0;
  width: 598px;
  height: 120px;
  text-indent: -9999px;
  }

#index #content #bnr a  {
  display: block;
  width: 598px;
  height: 120px;
  background: url(../images/bn_staff3.jpg) 0 0 no-repeat;
  }

#index #content #bnr a:hover { background: url(../images/bn_staff3.jpg) 0 -120px no-repeat; }

#index #pickup {
  background: url(../images/index_pickup_bg.png) 0 bottom no-repeat;
  margin: 10px 0 10px 20px;
  padding: 0;
  height: 160px;
  }

#index #pick_content {
  margin: 0;
  padding: 5px 10px;
  }

#index #pickup h3 {
  height: 20px;
  background: url(../images/index_pickup_h.png) 0 0 no-repeat;
  margin: 0;
  padding: 0;
  }

#index #pickup .alpha {
  width: 288px;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  background: url(../images/pick_box_bg.png) bottom no-repeat;
  }

#index #pickup .beta {
  width: 288px;
  float: left;
  margin: 0;
  padding: 0;
  background: url(../images/pick_box_bg.png) bottom no-repeat;
  }

#index #pickup h4 {
  height: 32px;
  margin: 0;
  padding: 0;
  }

#index #pickup h4 a {
  height: 32px;
  display: block;
  }

#index #pickup .alpha h4 a { background: url(../images/pick01_h.png) 0 0 no-repeat; }
#index #pickup .alpha h4 a:hover { background: url(../images/pick01_h.png) 0 -32px no-repeat; }
#index #pickup .beta h4 a { background: url(../images/pick02_h.png) 0 0 no-repeat; }
#index #pickup .beta h4 a:hover { background: url(../images/pick02_h.png) 0 -32px no-repeat; }

#index #pickup .box {
  margin: 0;
  padding: 0px 7px 0 8px;
  line-height: 1.4;
  }

#index #pickup .text {
  float: left;
  width: 170px;
  margin: 2px 0 3px 0;
  padding: 0;
  line-height: 1.3;
  }

#index #pickup .photo {
  float: right;  
  margin: 3px 0 7px 0;
  padding: 0;
  }

#index #pickup .box img {
  display: block;
  }

#index #access {
  margin: 0 0 0 20px;
  padding: 0;
  }

#index #access02 {
  width: 598px;
  border-left: 1px solid #3EB7E6;
  border-right: 1px solid #3EB7E6;
  border-bottom: 1px solid #3EB7E6;
  }

#index #access  h3 {
  background: url(../images/index_access_h.png) 0 0 no-repeat;
  height: 30px;
  }


#index #access .alpha {
  float: left;
  width: 365px;
  margin: 10px 0 0 0;
  padding: 0;
  background: url(../images/index_access_bg.png) right top no-repeat; }
  }

#index #access .beta {
  float: right;
  width: 230px;
  margin: 0;
  padding: 0;
  }

#index #content #access .alpha dl {
  margin: 0 0 5px 15px;
  padding: 0;
  } 

#index #content #access .alpha .detail {
  margin: 0 0 10px 15px;
  }

#index #map {
  margin: 10px 0 10px 10px;
  }

#gmap_s dl {
  margin: 0 0 5px 10px;
  padding: 0;
  width: 100px;
  }
  

#index #footer .banner {
  margin: 10px 0 10px 20px;
  padding: 0;
  }



* html body#index #footer .banner #bn_tel {
  float: left;
  height: 60px;
  text-indent: -9999px;
  margin: 0 0 0 7px;
  width:180px;
  background: url(../images/bn_tel.jpg) 0 0 no-repeat;
  }
* html body#index #footer .banner #bn_price {
  float: left;
  height: 80px;
  text-indent: -9999px;
  margin: 0 10px 0 34px;
  padding: 0;
  }  
  
#index #footer .banner #bn_tel {
  float: left;
  height: 60px;
  text-indent: -9999px;
  margin: 0 10px 0 15px;
  padding: 0;
  width:180px;
  background: url(../images/bn_tel.jpg) 0 0 no-repeat;
  }

/*#index #footer .banner #bn_tel a {
  display: block;
  width: 200px;
  height: 80px;
  background: url(../images/bn_price.jpg) 0 0 no-repeat;
  }*/


#index #footer .banner #bn_price {
  float: left;
  height: 80px;
  text-indent: -9999px;
  margin: 0 10px 0 25px;
  padding: 0;
  }

#index #footer .banner #bn_price a {
  display: block;
  width: 200px;
  height: 80px;
  background: url(../images/bn_price.jpg) 0 0 no-repeat;
  }

#index #footer #bn_price a:hover { background: url(../images/bn_price.jpg) 0 -80px no-repeat; }

#index #footer #bn_reserv {
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  float: left;
  width: 390px;
  height: 80px;
  }

#index #footer #bn_reserv a { 
  display: block;
  background: url(../images/bn_reserv_s.jpg) 0 0 no-repeat;
  width: 390px;
  height: 80px;
  }

#index #footer #bn_reserv a:hover { background: url(../images/bn_reserv_s.jpg) 0 -80px no-repeat; }


#index #header #catch {
  float: right;
  height: 60px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  }
  
/*---------- Clinic -----------*/
#clinic #nav02 a { background: url(../images/header_nav.jpg) -224px -50px no-repeat; width: 214px; }

#clinic #title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }
#clinic #title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat; }
#clinic #title03 { background: url(../images/clinic_h3-03.png) 0 0 no-repeat; }

#clinic #content table {
  margin-left: 10px;
  }

#clinic #content th {
  width: 100px;
  }

#clinic #map {
  margin-left: 10px;
  }

#gmap dl {
  margin: 0 0 5px 10px;
  padding: 0;
  width: 200px;
  }

#gmap dt {
  background: none;
  border-bottom: none;
  border-left: 5px solid #00A0DE;
  color: #00A0DE;
  height: 16px;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .2em;
  }

#gmap dd {
  margin: 0 0 .3em 0;
  padding: 0;
  } 

/*---------- Staff -----------*/
#staff #nav03 a { background: url(../images/header_nav.jpg) -438px -50px no-repeat; width: 214px; }

#staff #title01 { background: url(../images/staff_h2-01.png) 0 0 no-repeat; }
#staff #title02 { background: url(../images/staff_h3-02.png) 0 0 no-repeat; }
#staff #title03 { background: url(../images/staff_h4-03.png) 0 0 no-repeat; }
#staff #title04 { background: url(../images/staff_h4-04.png) 0 0 no-repeat; }
#staff #title05 { background: url(../images/staff_h4-05.png) 0 0 no-repeat; }

#staff #content .alpha {
  float: left;
  width: 200px;
  margin-right: 15px;
  margin-top: 5px;  
  }

#staff #content .beta {
  float: left;
  width: 350px;
  margin-top: 10px;
  }

#staff #content .beta dl,
#staff #content .beta ul {
  margin: 8px 5px 10px;
  }


#staff #content .beta  dt {
  float: left;
  width: 80px;
  }

#staff #content .beta dd {
  padding-left: 80px;
  }

/*---------- General -----------*/
#general #nav05 a { background: url(../images/left_nav.jpg) -224px -45px no-repeat; }

#general #title01 { background: url(../images/general_h2-01.png) 0 0 no-repeat; }
#general #title02 { background: url(../images/general_h3-02.png) 0 0 no-repeat; }
#general #title03 { background: url(../images/general_h3-03.png) 0 0 no-repeat; }
#general #title04 { background: url(../images/general_h4-04.png) 0 0 no-repeat; }
#general #title05 { background: url(../images/general_h4-05.png) 0 0 no-repeat; }
#general #title06 { background: url(../images/general_h4-06.png) 0 0 no-repeat; }
#general #title07 { background: url(../images/general_h4-07.png) 0 0 no-repeat; }

/*---------- Prevent -----------*/
#prevent #nav06 a { background: url(../images/left_nav.jpg) -224px -85px no-repeat; }

#prevent #title01 { background: url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent #title02 { background: url(../images/prevent_h3-02.png) 0 0 no-repeat; }
#prevent #title03 { background: url(../images/prevent_h3-03.png) 0 0 no-repeat; }
#prevent #title04 { background: url(../images/prevent_h4-04.png) 0 0 no-repeat; }
#prevent #title05 { background: url(../images/prevent_h4-05.png) 0 0 no-repeat; }
#prevent #title06 { background: url(../images/prevent_h4-06.png) 0 0 no-repeat; }
#prevent #title07 { background: url(../images/prevent_h4-07.png) 0 0 no-repeat; }
#prevent #title08 { background: url(../images/prevent_h4-08.png) 0 0 no-repeat; }

#prevent .point {
  text-align: center;
  font-weight: bold;
  font-size: 108%;
  color: #006EDE;
  background: url(../images/bg_star.png) repeat;
  width: 580px;
  }
  

/*---------- Child -----------*/
#child #nav07 a { background: url(../images/left_nav.jpg) -224px -125px no-repeat; }

#child #title01 { background: url(../images/child_h2-01.png) 0 0 no-repeat; }
#child #title02 { background: url(../images/child_h3-02.png) 0 0 no-repeat; }
#child #title03 { background: url(../images/child_h3-03.png) 0 0 no-repeat; }
#child #title04 { background: url(../images/child_h4-04.png) 0 0 no-repeat; }
#child #title05 { background: url(../images/child_h4-05.png) 0 0 no-repeat; }
#child #title06 { background: url(../images/child_h3-04.jpg) 0 0 no-repeat; }
#child #title07 { background: url(../images/child_h4-06.jpg) 0 0 no-repeat; }

/*---------- Esthe -----------*/
#esthe #nav09 a { background: url(../images/left_nav.jpg) -224px -205px no-repeat; }

#esthe #title01 { background: url(../images/esthe_h2-01.png) 0 0 no-repeat; }
#esthe #title02 { background: url(../images/esthe_h3-02.png) 0 0 no-repeat; }
#esthe #title03 { background: url(../images/esthe_h3-03.png) 0 0 no-repeat; }
#esthe #title04 { background: url(../images/esthe_h3-04.png) 0 0 no-repeat; }
#esthe #title05 { background: url(../images/esthe_h4-05.png) 0 0 no-repeat; }
#esthe #title06 { background: url(../images/esthe_h4-06.png) 0 0 no-repeat; }
#esthe #title07 { background: url(../images/esthe_h4-07.png) 0 0 no-repeat; }
#esthe #title08 { background: url(../images/esthe_h4-08.png) 0 0 no-repeat; }

#esthe #content th.style02 {
  width: 100px;
  }

/*---------- Lost -----------*/
#lost #nav10 a { background: url(../images/left_nav.jpg) -224px -245px no-repeat; }

#lost #title01 { background: url(../images/lost_h2-01.png) 0 0 no-repeat; }
#lost #title02 { background: url(../images/lost_h3-02.png) 0 0 no-repeat; }
#lost #title03 { background: url(../images/lost_h3-03.png) 0 0 no-repeat; }
#lost #title04 { background: url(../images/lost_h4-04.png) 0 0 no-repeat; }
#lost #title05 { background: url(../images/lost_h4-05.png) 0 0 no-repeat; }
#lost #title06 { background: url(../images/lost_h4-06.png) 0 0 no-repeat; }
#lost #title07 { background: url(../images/lost_h4-07.png) 0 0 no-repeat; }

#lost #content table ul {
  margin:7px 10px;
  }  

#lost #content table td {
  width: 280px;
  }

/*---------- Price -----------*/
#price #nav11 a { background: url(../images/left_nav.jpg) -224px -285px no-repeat; }

#price #title01 { background: url(../images/price_h2-01.png) 0 0 no-repeat; }
#price #title02 { background: url(../images/price_h3-02.png) 0 0 no-repeat; }

#price .point {
  text-align: center;
  font-weight: bold;
  font-size: 108%;
  color: #006EDE;
  background: url(../images/bg_star.png) repeat;
  width: 580px;
  }

/*---------- Recruit -----------*/
#recruit #title01 { background: url(../images/recruit_h2-01.png) 0 0 no-repeat; }
#recruit #title02 { background: url(../images/recruit_h3-02.png) 0 0 no-repeat; }

#recruit .point {
  text-align: center;
  font-weight: bold;
  font-size: 108%;
  color: #006EDE;
  background: url(../images/bg_star.png) repeat;
  width: 580px;
  }

#child dl.flow{ margin-top:5px;}
#child dl.flow dt{ border:#b2b2b2 solid 1px; padding:5px; font-weight:normal; margin:0; background:#d4f7ff; border-bottom:#d4f7ff solid 1px; color:#666666;}
#child dl.flow dd{ border:#b2b2b2 solid 1px; padding:5px; font-weight:normal; margin:0;}

#child p.img{margin:0; padding:0;}
