@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  About_prevent               */
/*                 09  Lost                        */
/*                 10  Prevent                     */
/*                 11  Perio                       */
/*                 12  Root_canal                  */
/*                 13  Bone                        */
/*                 14  Implant                     */
/*                 15  Case                        */
/*                 16  Cost                        */
/*                 17  Inquiry                     */
/*                 18  Clinic                      */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background:#E0F7FF url(../images/body_bg.jpg) top no-repeat; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background:#fff url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 580px;
	float: left;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 15px 0 0 0;
	margin-left:20px;
	}
* html #content {
	padding: 15px 0 0 0;
	margin-left:10px;
	}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 400px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
#index #header {
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 440px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: 0px;
	width: 570px;
	height: 55px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 570px;
	height: 55px;
	/*background: url(../images/h1.jpg) 0 0 no-repeat;*/
	}

#header .section {
	width: 213px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 65px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 40px;
	padding: 0;
	list-style: none;
	width: 137px;
	height: 24px;
	}
* html #header_nav {
	margin: 0 0 0 35px;
	width: 140px;
	}

#header_nav li {
	height: 24px;
	float: left;
	text-indent: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 24px;
	}

#h_pkup {text-indent:0;}
#h_pkup a {
    display:block;
    float:left;
    width:70px;
    height:70px;
    margin:159px 0 0 183px;
    /*background:url(../images/h_pkup.jpg) 0 0 no-repeat;*/
    }
* html #h_pkup a {
    margin:153px 0 0 91px;
    }
*:first-child+html  #h_pkup a {
    margin:153px 0 0 183px;
    }  
*html body  #h_pkup a {
    margin:153px 0 0 91px;
    }   
	  

/*#h_pkup a:hover { background:url(../images/h_pkup.jpg) 0 -70px no-repeat;}*/

/*#index #h_pkup a {
    background:url(../images/index_h_pkup.jpg) 0 0 no-repeat;
    }
#index  #h_pkup a:hover { background:url(../images/index_h_pkup.jpg) 0 -70px no-repeat;}*/




#nav01 { width: 60px;}
#nav02 { width: 75px;}

#nav01 a {
	width: 60px;
	margin-right:5px;
	}
#nav02 a {
	width: 75px;
	}
*html body #nav01 a {
	width: 60px;
	margin-right:0px;
}
/*----------04  Navigation -----------*/

#gnav {
	width: 800px;
	height: 40px;
	float: left;
	margin-top:42px;
	}
#index #gnav {
	margin-top:80px;
	}

#gnav ul,
#gnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent:0px;
	}
#gnav ul{
    margin-left:20px;
    }

#gnav .internal li {
	height: 35px;
	float:left;
	}

#gnav .internal li a {
	display: block;
	height: 35px;
	}
	
#nav03 { width:70px;}
#nav04 { width:60px;}
#nav05 { width:60px;}
#nav06 { width:114px;}
#nav07 { width:129px;}

/*#nav03 a { background: url(../images/gnav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/gnav.jpg) -71px 0 no-repeat; }
#nav05 a { background: url(../images/gnav.jpg) -132px 0 no-repeat; }
#nav06 a { background: url(../images/gnav.jpg) -193px 0 no-repeat; }
#nav07 a { background: url(../images/gnav.jpg) -308px 0 no-repeat; }

#nav03 a:hover { background: url(../images/gnav.jpg) 0 -40px no-repeat; }
#nav04 a:hover { background: url(../images/gnav.jpg) -71px -40px no-repeat; }
#nav05 a:hover { background: url(../images/gnav.jpg) -132px -40px no-repeat; }
#nav06 a:hover { background: url(../images/gnav.jpg) -193px -40px no-repeat; }
#nav07 a:hover { background: url(../images/gnav.jpg) -308px -40px no-repeat; }*/

#nav {
	width: 200px;
	float: left;
	padding: 10px 0 80px 0;
    background:#fff url(../images/nav.jpg) 0 0 no-repeat; 
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav .internal {
    margin-bottom:50px;
    }

#nav .internal li {
	text-indent: 0px;
	}

#nav .internal li a {
	display: block;
	width:200px;	
	}

#nav08 a {height:30px;}
#nav09 a {height:30px;}
#nav10 a {height:30px;}
#nav11 a {height:30px;}
#nav12 a {height:30px;}
#nav13 a {height:45px;}
#nav14 a {height:30px;}
#nav15 a {height:30px;}
#nav16 a {height:30px;}

*:first-child+html #nav10 a {height:30px; margin-top:-2px;}
*:first-child+html #nav11 a {height:30px; margin-top:-4px;}
*:first-child+html #nav12 a {height:30px; margin-top:-6px;}
*:first-child+html #nav15 a {height:30px; margin-top:-2px;}
*:first-child+html #nav16 a {height:30px; margin-top:-4px;}

* html body #nav10 a {height:30px; margin-top:-2px;}
* html body #nav11 a {height:30px; margin-top:-4px;}
* html body #nav12 a {height:30px; margin-top:-6px;}
* html body #nav15 a {height:30px; margin-top:-2px;}
* html body #nav16 a {height:30px; margin-top:-4px;}




/*#nav08 a { background: url(../images/nav.jpg) 0 -10px no-repeat; width:200px; height:30px;}
#nav09 a { background: url(../images/nav.jpg) 0 -40px no-repeat; width:200px; height:30px;}
#nav10 a { background: url(../images/nav.jpg) 0 -72px no-repeat; width:200px; height:30px;}
#nav11 a { background: url(../images/nav.jpg) 0 -100px no-repeat; width:200px; height:30px;}
#nav12 a { background: url(../images/nav.jpg) 0 -130px no-repeat; width:200px; height:30px;}
#nav13 a { background: url(../images/nav.jpg) 0 -160px no-repeat; width:200px; height:45px;}
#nav14 a { background: url(../images/nav.jpg) 0 -205px no-repeat; width:200px; height:30px;}
#nav15 a { background: url(../images/nav.jpg) 0 -235px no-repeat; width:200px; height:30px;}
#nav16 a { background: url(../images/nav.jpg) 0 -265px no-repeat; width:200px; height:30px;}

#nav08 a:hover { background: url(../images/nav.jpg) -200px -10px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -72px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -100px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -130px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat;}
#nav14 a:hover { background: url(../images/nav.jpg) -200px -205px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -235px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -200px -265px no-repeat; }*/

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	margin: 0 auto;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	text-align: center;
	color: #fff;
	}

*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .footer_body{
    width:800px;
    height:122px;
	margin: 0 auto;
	text-align: left;
	padding:0;
	background: url(../images/footer_body_bg.jpg) bottom no-repeat;
	}
	
#footer a {
	text-decoration: none;
	color: #fff;
	}
#footer a:hover { text-decoration: underline; }
#footer ul.first_ul {
	padding: 40px 0 0 0; 
	}

#footer ul {
	list-style: none;
	margin: 0 1em 2px 1em;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
    text-align:center;
    margin: 10px 1em auto;
    color:#D49758;
    font-size:93%;
    }


/*---------- 06  Contents -----------*/

.section { padding: .5em 10px; }
.section .section { padding: .5em 10px; }
.section .section02 { padding: .5em 10px; height: 170px; }

p.center { text-align: center; }

#content h2 {
	height: 35px;
	text-indent: 0px;
	}
#content h3 {
	clear: both;
	height: 26px;
	text-indent: 0px;
	}
#content h4 {
	height: 20px;
	text-indent: 0px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 2px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case img {
	display: block;
	}
.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}
.img_border {
   padding:2px 2px 2px 2px;
   border:solid 1px #ccc;
   }
 


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: 0px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	/*background: url(../images/totop.png) 0 0 no-repeat;*/
	}

p.caution {
    font-size:88%;
    color:#BF8383;
	}

#content table {
    margin-top:10px;
    border: 1px solid #99A0AF;
    line-height:20px;
    }
#content table td {
    border: 1px solid #99A0AF;
    color:#6F6F6F;
    vertical-align: top;
    }
#content table dl {
    padding:0;
    }  
#content table th{
    text-align:center;
    border: 1px solid #99A0AF;
    background:#FFEFDF;
    color:#8F6C47;
    font-weight:bold;
    }
#content table ul{
    margin:0;
    padding:0;
    }
#content table ol{
    margin-top:0;
    margin-bottom:0;
    }
#content table li{
    line-height:20px;
    } 
* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}


/* Hides from IE-mac \*/
.answer:first-letter {
	display: block;
	padding: 2px;
	background: #EF952C;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
.question: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 */


#ban_reservation {text-indent:0px;}
#ban_reservation a {
    display:block;
    width:500px;
    height:67px;
    margin-left:20px;
    /*background:url(../images/reservation.png) 0 0 no-repeat;*/
    }
/*#ban_reservation a:hover { background:url(../images/reservation.png) 0 -67px no-repeat;}*/

#ban_inquiry {text-indent:0px;}
#ban_inquiry a {
    display:block;
    width:500px;
    height:67px;
    margin-left:20px;
    margin-top:20px;
    /*background:url(../images/inquiry.png) 0 0 no-repeat;*/
    }
/*#ban_inquiry a:hover { background:url(../images/inquiry.png) 0 -67px no-repeat;}*/

#official{text-indent:0px;}

#official a {
    display:block;
    width:140px;
    height:44px;
    margin-left:28px;
    /*background:url(../images/official.png) 0 0 no-repeat;*/
    }
/*#official a:hover { background:url(../images/official.png) 0 0 no-repeat;}*/

#add {text-indent:0px;}

#add a {
    display:block;
    width:185px;
    height:53px;
    /*background:url(../images/banner_06.jpg) 0 0 no-repeat;*/
    }
	

.flow{
   padding-bottom:30px;
   background:url(../images/arrow_v.gif) bottom no-repeat;
   }
.flow_end{
   padding-bottom:30px;
   }
.color_font {
    color:#CF8181;
    }
.color_box {
    clear:both;
    padding:3px 5px 3px 5px;
    border:1px dotted #AF7A41;
    background:#FFF7EF;
    color:#8F5F2C;
    }
.subtitle{
    font-weight:bold;
    font-size:108%;
    color:#EF891D;
    }
    
/*-------- 07  Index --------*/
#index h2#title01 a { 
    /*background:url(../images/index_h2-01.jpg) 0 0 no-repeat;*/
    display:block;
    width:272px;
    height:61px;}
#index h2#title02 a { 
    /*background:url(../images/index_h2-02.jpg) 0 0 no-repeat;*/
    display:block;
    width:272px;
    height:61px;
    }
#index h2#title03 a { 
    /*background:url(../images/index_h2-03.jpg) 0 0 no-repeat;*/
    display:block;
    width:342px;
    height:48px;
    }
#index h2#title04 a { 
    /*background:url(../images/index_h2-04.jpg) 0 0 no-repeat;*/
    display:block;
    width:342px;
    height:48px;
    }

#index h3#title05 {
    clear:both;
    width:555px;
    height:26px;
    margin:10px 0 0 0;
    /*background:url(../images/index_h3-05.png) 0 0 no-repeat;*/}

#index .pkup_typea h2{
    width:272px;
    height:55px;
    margin:0;
    line-height:55px;
    }
#index .pkup_typeb h2{
    width:342px;
    height:48px;
    line-height:48px;
    margin:0;
    }

#index .pkup_typea{
   width:555px;
   margin:00;
   }
#index  .pkup_typeb{
   width:342px;
   margin:20px 0 0 0;
   floar:left;
   }

#index .pkup_typea .text{
    width:215px;
    margin-left:20px;
    font-size:90%;
    color:#D18A46;
    float:left;
    }
* html #index .pkup_typea .text{
    margin-left:10px;
    margin-top:0;
    font-size:88%;
    }
    
#index .pkup_typeb .text{
    width:275px;
    margin-left:10px;
    font-size:85%;
    color:#fff;
    float:left;
    line-height:14px;
    }

#index .pkup_typea .pkup01{
    float:left;
    background:url(../images/pkup_typea_bg.jpg) 0 0 no-repeat;
    height:122px;
    width:272px;
    margin-right:10px;
    }
#index .pkup_typea .pkup02{
    float:left;
    background:url(../images/pkup_typea_bg.jpg) 0 0 no-repeat;
    height:122px;
    width:272px;
    }
#index .pkup_typea .pkup_a {
    text-indent:0px;
    float:right;
    margin-top:40px;
    width:24px;
    height:24px;
    }
* html #index .pkup_typea .pkup_a {
    margin-top:35px;
    }    
#index .pkup_typea .pkup_a a{
    width:24px;
    height:24px;
    display:block;
    }
#index .pkup_typeb .pkup01{
    float:left;
    background:url(../images/pkup_typeb_01_bg.jpg) 0 0 no-repeat;
    height:93px;
    width:342px;
    margin-right:10px;
    margin-bottom:10px;
    }
#index .pkup_typeb .pkup02{
    float:left;
    background:url(../images/pkup_typeb_02_bg.jpg) 0 0 no-repeat;
    height:93px;
    width:342px;
    }

#index .pkup_typeb .pkup_b {
    float:right;
    text-indent:0px;
	margin-top:0px;
    }
#index .pkup_typeb .pkup_b a{

    width:43px;
    height:40px;
    display:block;
    /*background:url(../images/pkup_typeb_01_bg.jpg) -88px -95px no-repeat;*/
    }

#index #cost{text-indent:0px;}
#index #cost a {
    display:block;
    float:right;
    width:200px;
    height:200px;
    margin-right:28px;
    /*background:url(../images/cost.png) 0 0 no-repeat;*/
    }
* html  #index #cost a {
    margin-right:12px;
    }


#index .greeting{
    width:555px;
    }

/*-------- 08  About_prevent --------*/
#about_prevent h2#title01 { background:url(../images/about_prevent_h2-01.png) 0 0 no-repeat; }
#about_prevent h3#title02 { background:url(../images/about_prevent_h3-02.png) 0 0 no-repeat; }
#about_prevent h4#title03 { background:url(../images/about_prevent_h4-03.png) 0 0 no-repeat; }
#about_prevent h4#title04 { background:url(../images/about_prevent_h4-04.png) 0 0 no-repeat; }
#about_prevent h3#title05 { background:url(../images/about_prevent_h3-05.png) 0 0 no-repeat; }
#about_prevent h3#title06 { background:url(../images/about_prevent_h3-06.png) 0 0 no-repeat; }

#about_prevent h4{
    clear:both;
    }

/*-------- 09  Lost --------*/
#lost h2#title01 { background:url(../images/lost_h2-01.png) 0 0 no-repeat; }
#lost h3#title02 { background:url(../images/lost_h3-02.png) 0 0 no-repeat; }
#lost h4#title03 { background:url(../images/lost_h4-03.png) 0 0 no-repeat; }
#lost h3#title04 { background:url(../images/lost_h3-04.png) 0 0 no-repeat; }

#lost h4 {
    clear:both;
    }

#lost .t_title_m{
  text-align:center;
  background:#EAC7CD;
  color:#CF7480;
  font-weight:bold;
  }
#lost .t_title_d{
  text-align:center;
  background:#C3DEED;
  color:#549EC6;
  font-weight:bold;
  }
#lost #content table th{
  width:90px;
  }
 
#lost td.t_bg_m{
  color:#CF7480;
  width:210px;
  }
#lost td.t_bg_m ul li{
  background: url(../images/li_bg2.png) 0 2px no-repeat;
  }
  
#lost td.t_bg_d{
  color:#549EC6;
  width:210px;
  }
#lost td.t_bg_d ul li{
  background: url(../images/li_bg3.png) 0 2px no-repeat;
  }


/*-------- 10  Prevent --------*/
#prevent h2#title01 { background:url(../images/prevent_h2-01.png) 0 0 no-repeat; }
#prevent h3#title02 { background:url(../images/prevent_h3-02.png) 0 0 no-repeat; }
#prevent h3#title03 { background:url(../images/prevent_h3-03.png) 0 0 no-repeat; }
#prevent h4#title04 { background:url(../images/prevent_h4-04.png) 0 0 no-repeat; }
#prevent h4#title05 { background:url(../images/prevent_h4-05.png) 0 0 no-repeat; }
#prevent h4 {
    clear:both;
    }
#prevent #content dl{
    margin:5px 0 0 10px;
    }
#prevent #content dt{
    color:#5A3D1C;
    text-indent:18px;
    background: url(../images/li_bg.png) 0 2px no-repeat;
    }
#prevent #content dd{
    margin-bottom:10px;
    }

/*-------- 11 About_Perio --------*/
#about_perio h2#title01 { background:url(../images/about_perio_h2-01.png) 0 0 no-repeat; }
#about_perio h3#title02 { background:url(../images/about_perio_h3-02.png) 0 0 no-repeat; }
#about_perio h3#title03 { background:url(../images/about_perio_h3-03.png) 0 0 no-repeat; }
#about_perio h4#title04 { background:url(../images/about_perio_h4-04.png) 0 0 no-repeat; }

#about_perio .color_box {
    margin-bottom:10px;
    }
#about_perio .color_box .image_l  {
	margin: 0 16px 0 0;
	}
#about_perio .info_box{
    margin-left:20px;
    color:#7F5B37;
    }


/*-------- 11  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 h4#title03 { background:url(../images/perio_h4-03.png) 0 0 no-repeat; }
#perio h4#title04 { background:url(../images/perio_h4-04.png) 0 0 no-repeat; }
#perio h4#title05 { background:url(../images/perio_h4-05.png) 0 0 no-repeat; }
#perio h4#title06 { background:url(../images/perio_h4-06.png) 0 0 no-repeat; }
#perio h4#title07 { background:url(../images/perio_h4-07.png) 0 0 no-repeat; }
#perio h3#title08 { background:url(../images/perio_h3-08.png) 0 0 no-repeat; }
#perio h4#title09 { background:url(../images/perio_h4-09.jpg) 0 0 no-repeat; }
#perio h4#title10 { background:url(../images/perio_h4-10.png) 0 0 no-repeat; }
#perio h4#title11 { background:url(../images/perio_h4-11.png) 0 0 no-repeat; }
#bone h4#title12 { background:url(../images/perio_h4-12.png) 0 0 no-repeat; }

#perio #content h4{
   clear:both;
   }

/*-------- 12  Root_canal --------*/
#root_canal h2#title01 { background:url(../images/root_canal_h2-01.png) 0 0 no-repeat; }
#root_canal h3#title02 { background:url(../images/root_canal_h3-02.png) 0 0 no-repeat; }
#root_canal h3#title03 { background:url(../images/root_canal_h3-03.png) 0 0 no-repeat; }
 
#root_canal .flow{
   width:150px;
   float:left;
   padding-right:30px;
   background:url(../images/arrow_h.png) right center no-repeat;
   }
#root_canal .flow2{
   width:150px;
   float:left;
   padding-left:30px;
   background:url(../images/arrow_h.png) left center no-repeat;
   }
#root_canal .flow_end{
   width:150px;
   float:left;
   }

/*-------- 13  Bone --------*/
#bone h2#title01 { background:url(../images/bone_h2-01.png) 0 0 no-repeat; }
#bone h3#title02 { background:url(../images/bone_h3-02.png) 0 0 no-repeat; }
#bone h4#title06 { background:url(../images/bone_h4-06.png) 0 0 no-repeat; }
#bone h4#title07 { background:url(../images/bone_h4-07.png) 0 0 no-repeat; }


/*-------- 14  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 h4#title03 { background:url(../images/implant_h4-03.png) 0 0 no-repeat; margin-top:15px; }
#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 h3#title06 { background:url(../images/implant_h3-06.png) 0 0 no-repeat; }
#implant h4#title07 { background:url(../images/implant_h4-07.png) 0 0 no-repeat; margin-top:5px;}
#implant h3#title07 { background:url(../images/implant_h3-07.png) 0 0 no-repeat; }

#implant h4#title08 { background:url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant h4#title09 { background:url(../images/implant_h4-09.jpg) 0 0 no-repeat; }

#implant h4#title10 { background:url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant h4#title11 { background:url(../images/implant_h4-11.jpg) 0 0 no-repeat; clear: both; }
#implant h4#title12 { background:url(../images/implant_h4-12.jpg) 0 0 no-repeat; }

#implant h3#title13 { background:url(../images/implant_h3-13.jpg) 0 0 no-repeat; }
#implant h4#title14 { background:url(../images/implant_h4-14.jpg) 0 0 no-repeat; }
#implant .img01{
    margin-top:8px;
    }

/*-------- 14  Implant_QA --------*/
#implant_qa h2#title01 { background:url(../images/implant_qa_h2-01.png) 0 0 no-repeat; }
#implant_qa h3#title02 { background:url(../images/implant_qa_h3-02.png) 0 0 no-repeat; }

#implant_qa dt{
   margin:0;
   padding:0;
   height:20px;
   }

#implant_qa dd{
   margin:0;
   padding:0;
   }
#implant_qa .question {
   color:#4499AF;
   font-weight:bold;
   }
#implant_qa .answer {
   padding-bottom:15px;
   border-top:1px dotted #ccc;
   }
#implant_qa dl{
   margin:10px 10px 0 10px;
   padding:0;
   }


/*-------- 15  Case --------*/
#case h2#title01 { background:url(../images/case_h2-01.png) 0 0 no-repeat; }
#case h3#title02 { background:url(../images/case_h3-02.png) 0 0 no-repeat; }


/*-------- 16  Cost --------*/
#cost h2#title01 { background:url(../images/cost_h2-01.png) 0 0 no-repeat; }
#cost h3#title02 { background:url(../images/cost_h3-02.png) 0 0 no-repeat; }
#cost h3#title03 { background:url(../images/cost_h3-03.png) 0 0 no-repeat; }

#cost table{
    width:500px;
    margin-left:10px;
    }
#cost table .time{
    text-align:center;
    }
#cost table .price{
    text-align:right;
    }

/*-------- 17  Inquiry --------*/
#inquiry h2#title01 { background:url(../images/inquiry_h2-01.png) 0 0 no-repeat; }
#inquiry h3#title02 { background:url(../images/inquiry_h3-02.png) 0 0 no-repeat; }

#inquiry .must{
   color:#FF2F4B;
   font-weight:normal;
   }
#inquiry .comment{
   color:#777;
   }

/*-------- 18  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 h3#title05 { background:url(../images/clinic_h3-05.png) 0 0 no-repeat; }
#clinic h3#title06 { background:url(../images/clinic_h3-06.png) 0 0 no-repeat; }

#clinic #map {  
    width: 280px;  
    height: 300px;  
    border: 2px solid #ccc;  
    margin: 18px;  
    }
     
#clinic .dr_photo{
    width:178px;
    float:left;
    margin-left:20px;
    }
#clinic .dr_info{
    width:300px;
    float:left;
    margin-left:20px;
    }
#clinic .dr_info dl{
    margin-top:0;
    }
#clinic .dr_info dt{
    float:left;
    font-weight:normal;
    width:60px;
    }
#clinic .dr_info dd{
    margin-left:60px;
    }
#clinic .dr_info ul{
    margin:0 0 0 5px;
    }
#clinic .dr_info ul li{
    background:none;
    margin:0 0 0 5px;
    }

#clinic #content table{
    margin-left:20px;
    width:450px;
    }
#clinic #content table th{
    width:100px;
    }
#clinic .holiday{
    color:#AF445C;
    }
     
/*-------- 19  Sitemap --------*/
#sitemap h2#title01 { background:url(../images/sitemap_h2-01.png) 0 0 no-repeat; }
#sitemap h3#title02 { background:url(../images/sitemap_h3-02.png) 0 0 no-repeat; }

#sitemap dl{
   margin:10px 0 0 0;
   padding:0;
   }
#sitemap dt{
    float:none;
    height:28px;
    text-indent:18px;
    background:url(../images/sitemap_h4.png) 0 4px no-repeat;
    }
#sitemap dt a{
    color:#5A3D1C;
    text-decoration: none;
    }
#sitemap dt a:hover{
    color:#6D83AF;
    text-decoration: underline;
    }

#sitemap dd{
    margin-bottom:10px;
    width:525px;
    }


/*090730に追加*/

.bold { font-weight: bold;}

div.nobel {
  background: url(../images/nobel.jpg) right bottom no-repeat;
}

div.groovy {
  background: url(../images/groovy.jpg) right bottom no-repeat;
  height: 245px;
}

div.mk2 {
  background: url(../images/mk2.jpg) right bottom no-repeat;
  height: 230px;
}


.w200 { width: 300px;}


p.allonl { float: left; line-height: 1.2em; width: 240px;}
p.allonr { float: right; line-height: 1.2em; width: 240px;}




.fr {
  float: right;
}

.fl {
  float: left;
}