@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.jpg) top repeat-x; }
body#index { background: url(../images/body_bg_i.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin:0;
	background: url(../images/main_bg.jpg) repeat-y;
	padding-top:15px;
	}

#content {
	width: 690px;
	float: right;
	font-size: 108%;
	line-height: 1.6;
	color: #666;
	padding: 2em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 105px;
	width: 920px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 405px;
	height: 70px;
	line-height: 1.0;
	float: left;
	margin:20px 0 0 10px;
	}
h1 a {
	display: block;
	width: 405px;
	height: 70px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header #tel {
	margin: 0;
	padding: 0;
	float: right;
	}
#header #tel a {
	text-indent: -9999px;
	display: block;
	width:490px;
	height:105px;
	background:url(../images/header_tel.jpg) 0 0 no-repeat;
	}
#header #tel a:hover {
	display: block;
	width:490px;
	height:105px;
	background:url(../images/header_tel.jpg) 0 -105px no-repeat;
	}

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 280px !important;
	float:right;
	}
#header_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header_nav li {
	height: 59px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 59px;
	}

#nav01 a,#nav01 a:visited,#nav01 a:link {background: url(../images/header_nav02.jpg) 0 0 no-repeat;}
#nav02 a,#nav02 a:visited,#nav02 a:link {background: url(../images/header_nav02.jpg) 0 -59px no-repeat;}
#nav03 a,#nav03 a:visited,#nav03 a:link {background: url(../images/header_nav02.jpg) 0 -118px no-repeat;}

#nav01 a:hover,#nav01 a:active {background: url(../images/header_nav02.jpg) -280px 0 no-repeat;}
#nav02 a:hover,#nav02 a:active {background: url(../images/header_nav02.jpg) -280px -59px no-repeat;}
#nav03 a:hover,#nav03 a:active {background: url(../images/header_nav02.jpg) -280px -118px no-repeat;}

#header_img {
	width:920px;
	margin:0 ;
	padding:0;
	}
#catch {
	float:left;
	text-indent:-9999px;
	width:640px;
	margin:0;
	padding:0;
	height:177px;
	background:url(../images/header_catch.jpg) 0 0 no-repeat;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 210px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav ul {
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	list-style: none;
	background:url(../images/nav.jpg) 0 bottom no-repeat;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 25px;
	}

#nav04 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 45px; }
#nav05 a { background: url(../images/nav.jpg) 0 -45px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -95px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -145px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -195px no-repeat; }

#nav21 a { background: url(../images/nav.jpg) 0 -170px no-repeat; }

#nav11 a { background: url(../images/nav.jpg) 0 -220px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }

#nav22 a { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav23 a { background: url(../images/nav.jpg) 0 -295px no-repeat; }



#nav13 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -345px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -370px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -395px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -420px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -445px no-repeat; }
#nav19 a { background: url(../images/nav.jpg) 0 -470px no-repeat; }
#nav20 a {  background: url(../images/nav.jpg) 0 -470px no-repeat; } 

/*#nav05 a:hover { background: url(../images/nav.jpg) -210px -45px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -70px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -95px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -145px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -170px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -210px -195px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -210px -220px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -210px -245px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -210px -270px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -210px -295px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -210px -320px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -210px -345px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -210px -370px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -210px -395px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -210px -420px no-repeat; }*/


#nav05 a:hover { background: url(../images/nav.jpg) -210px -45px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -70px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -95px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -145px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -195px no-repeat; }

#nav21 a:hover { background: url(../images/nav.jpg) -210px -170px no-repeat; }

#nav11 a:hover { background: url(../images/nav.jpg) -210px -220px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -210px -245px no-repeat; }

#nav22 a:hover { background: url(../images/nav.jpg) -210px -270px no-repeat; }
#nav23 a:hover { background: url(../images/nav.jpg) -210px -295px no-repeat; }



#nav13 a:hover { background: url(../images/nav.jpg) -210px -320px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -210px -345px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -210px -370px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -210px -395px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -210px -420px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -210px -445px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -210px -470px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -210px -470px no-repeat; }




#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 10px auto 0 auto;
	background: #443722;
	font-size: 85%;
	text-align: center;
	}
#footer a {
	text-decoration: none;
	color: #f94956;
	}
#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: 0 auto;
	padding:0;
	background:url(../images/copyright.jpg) center 0 no-repeat;
	text-indent:-9999px;
	height:30px;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 5px 20px 10px; }
.section .section { padding: .5em 10px 1em 10px; }


.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 45px;
	text-indent: -9999px;
	}
#content h4 {
	height: 35px;
	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.jpg) 0 8px no-repeat;
	padding-left: 20px;
	}
#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 10px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 10px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow.jpg) 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: 135px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 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:collapse;
	border: 1px solid #584A30;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #584A30;
	}

#content table th {
	background: #5A3D1C;
	color: #FFF;
	}
#content th.title {
	background: #EFEBE8;
	color: #584A30;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.banner01 a {
	display:block;
	background:url(../images/banner01.jpg) 0 0 no-repeat;
	width:670px;
	height:70px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
.banner01 a:hover {
	background:url(../images/banner01.jpg) 0 -70px no-repeat;
	}

.banner02 a {
	display:block;
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	width:670px;
	height:180px;
	text-indent:-9999px;
	margin-bottom:20px;
	}
.banner02 a:hover {
	background:url(../images/banner02.jpg) 0 -180px no-repeat;
	}

.banner {padding:10px 40px;}


/*---------- 07  Index -----------*/
#index #catch {background:url(../images/index_catch.jpg) 0 0 no-repeat; height:312px;}

#index h2#title01 {background:url(../images/index_h2-01.jpg) 0 0 no-repeat; margin-top:20px;}
#index h3#title02 {background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h3#title03 {background:url(../images/index_h3-03.jpg) 0 0 no-repeat;}

#index .box{background:url(../images/index01.jpg) right bottom no-repeat;}
#index .box p{padding: 0 280px 0 0;}

#index .box02{
	width:340px;
	float:right;
	margin-bottom:20px;
	}
#index .box02 dl{margin:0 10px;}
#index .box02 dt{color:#225600; padding:0; margin:0;}
#index .box02 dd{padding:0; margin:0;}

#index .box02 dt#dt01{
	background:url(../images/index04.jpg) 0 0 no-repeat;
	width:160px;
	height:40px;
	text-indent:-9999px;
	}
	
#index .box03{
	width:310px;
	float:left;
	}
#index .box03 a{
	display:block;
	width:310px;
	height:50px;
	background:url(../images/index_nav.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	margin:20px 5px;
	}
#index .box03 a:hover{background:url(../images/index_nav.jpg) 0 -50px no-repeat;}

#index #header_nav li {
	height: 104px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#index #header_nav li a {
	display: block;
	height: 104px;
	}

#index #nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat;}
#index #nav02 a {background: url(../images/header_nav.jpg) 0 -104px no-repeat;}
#index #nav03 a {background: url(../images/header_nav.jpg) 0 -208px no-repeat;}

#index #nav01 a:hover {background: url(../images/header_nav.jpg) -280px 0 no-repeat;}
#index #nav02 a:hover {background: url(../images/header_nav.jpg) -280px -104px no-repeat;}
#index #nav03 a:hover {background: url(../images/header_nav.jpg) -280px -208px no-repeat;}


/*---------- 08  clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}

#clinic p#original {   
    padding: 0;   
    width: 600px;   
    height: 300px;   
    border-right: 3px solid #997E5B;   
    background: #fff;
	margin:20px auto; 
    }

#clinic img#largeImg {   
    border: 10px solid #fff;   
    display: block;   
    }

#clinic p.thumbs{  
    width: 600px;
	margin:20px auto; 
	}

#clinic p.thumbs img {   
    float: left;   
    display: block;   
    width: 100px;   
    margin: 0 10px 10px 0;   
    border: 2px solid #bbb;
    }


/*---------- 09  dr -----------*/
#dr h2#title01{background:url(../images/dr_h2-01.jpg) 0 0 no-repeat;}
#dr h3#title02{background:url(../images/dr_h3-02.jpg) 0 0 no-repeat;}
#dr h4#title03{background:url(../images/dr_h4-03.jpg) 0 0 no-repeat;}
#dr h4#title04{background:url(../images/dr_h4-04.jpg) 0 0 no-repeat;}

#dr .box{
	float:right;
	width:400px;
	}
#dr #content dl{margin:0;}
#dr #content dt{
	float:left;
	width:6em;
	font-weight:normal;
	}
#dr #content dd{margin-left:6.5em;}


/*---------- 10  medical -----------*/
#medical h2#title01 {background:url(../images/medical_h2-01.jpg) 0 0 no-repeat;}
#medical h3#title02 {background:url(../images/medical_h3-02.jpg) 0 0 no-repeat;}

#medical .pickup a{
	display:block;
	width:290px;
	height:100px;
	margin:10px 20px;
	padding:0;
	text-indent:-9999px;
	}

*html #medical .pickup a{
	margin:10px 10px;
	}
	
	
#medical #pickup01 a{background:url(../images/medical01.jpg) 0 0 no-repeat; float:left;}
#medical #pickup02 a{background:url(../images/medical02.jpg) 0 0 no-repeat; float:right;}
#medical #pickup03 a{background:url(../images/medical03.jpg) 0 0 no-repeat; float:left;}
#medical #pickup04 a{background:url(../images/medical04.jpg) 0 0 no-repeat; float:right;}
#medical #pickup05 a{background:url(../images/medical05.jpg) 0 0 no-repeat; float:left;}
#medical #pickup06 a{background:url(../images/medical06.jpg) 0 0 no-repeat; float:right;}
#medical #pickup07 a{background:url(../images/medical07.jpg) 0 0 no-repeat; float:left;}
#medical #pickup08 a{background:url(../images/medical08.jpg) 0 0 no-repeat; float:right;}

#medical #pickup01 a:hover{background:url(../images/medical01.jpg) 0 -100px no-repeat;}
#medical #pickup02 a:hover{background:url(../images/medical02.jpg) 0 -100px no-repeat;}
#medical #pickup03 a:hover{background:url(../images/medical03.jpg) 0 -100px no-repeat;}
#medical #pickup04 a:hover{background:url(../images/medical04.jpg) 0 -100px no-repeat;}
#medical #pickup05 a:hover{background:url(../images/medical05.jpg) 0 -100px no-repeat;}
#medical #pickup06 a:hover{background:url(../images/medical06.jpg) 0 -100px no-repeat;}
#medical #pickup07 a:hover{background:url(../images/medical07.jpg) 0 -100px no-repeat;}
#medical #pickup08 a:hover{background:url(../images/medical08.jpg) 0 -100px no-repeat;}


/*---------- 11  treatment -----------*/
#treatment h2#title01 {background:url(../images/treatment_h2-01.jpg) 0 0 no-repeat;}
#treatment h3#title02 {background:url(../images/treatment_h3-02.jpg) 0 0 no-repeat;}
#treatment h4#title03 {background:url(../images/treatment_h4-03.jpg) 0 0 no-repeat;}


/*---------- 12  esthe -----------*/
#esthe h2#title01 {background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat;}
#esthe h3#title02 {background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe h3#title03 {background:url(../images/esthe_h3-03.jpg) 0 0 no-repeat;}
#esthe h4#title04 {background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}
#esthe h3#title05 {background:url(../images/esthe_h3-05.jpg) 0 0 no-repeat;}
#esthe h3#title06 {background:url(../images/esthe_h3-06.jpg) 0 0 no-repeat;}
#esthe h4#title07 {background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}

#esthe .flow th {width:150px;}
#esthe .flow td {width:150px; vertical-align:top;}

#esthe .charge th.title {width:auto;}
#esthe .charge th {width:180px;}
#esthe .charge td.box {width:240px; text-align:left;}
#esthe .charge td {width:200px; text-align:center;}


/*---------- 13  ortho -----------*/
#ortho h2#title01 {background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat;}
#ortho h3#title02 {background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h3#title03 {background:url(../images/ortho_h3-03.jpg) 0 0 no-repeat;}
#ortho h4#title04 {background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat;}
#ortho h4#title05 {background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat;}
#ortho h3#title06 {background:url(../images/ortho_h3-06.jpg) 0 0 no-repeat;}
#ortho h4#title07 {background:url(../images/ortho_h4-07.jpg) 0 0 no-repeat;}
#ortho h4#title08 {background:url(../images/ortho_h4-08.jpg) 0 0 no-repeat;}
#ortho h4#title09 {background:url(../images/ortho_h4-09.jpg) 0 0 no-repeat;}
#ortho h3#title10 {background:url(../images/ortho_h3-10.jpg) 0 0 no-repeat;}

#ortho .charge th.title {width:auto;}
#ortho .charge th {width:180px;}
#ortho .charge td.box {width:240px; text-align:left;}
#ortho .charge td {width:200px; text-align:center;}


/*---------- 14  implant -----------*/
#implant h2#title01 {background:url(../images/implant_h2-01.jpg) 0 0 no-repeat;}
#implant h3#title02 {background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}
#implant h4#title03 {background:url(../images/implant_h4-03.jpg) 0 0 no-repeat;}
#implant h3#title04 {background:url(../images/implant_h3-04.jpg) 0 0 no-repeat;}
#implant h4#title05 {background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}
#implant h4#title06 {background:url(../images/implant_h4-06.jpg) 0 0 no-repeat;}
#implant h3#title07 {background:url(../images/implant_h3-07.jpg) 0 0 no-repeat;}
#implant h3#title08 {background:url(../images/implant_h3-08.jpg) 0 0 no-repeat;}
#implant h4#title09 {background:url(../images/implant_h4-07.jpg) 0 0 no-repeat;}
#implant h4#title10 {background:url(../images/implant_h4-08.jpg) 0 0 no-repeat;}

#implant .charge th.title {width:auto;}
#implant .charge th {width:180px;}
#implant .charge td.box {width:240px; text-align:left;}
#implant .charge td {width:200px; text-align:center;}

#implant .implant_text{font-weight:bold;}


/*---------- 15  micro -----------*/
#micro h2#title01 {background:url(../images/micro_h2-01.jpg) 0 0 no-repeat;}
#micro h3#title02 {background:url(../images/micro_h3-02.jpg) 0 0 no-repeat;}
#micro h3#title03 {background:url(../images/micro_h3-03.jpg) 0 0 no-repeat;}

#micro .case .image_l  {
	float: left;
	margin: 0 36px 8px 0;
	}

#micro .case .image_r  {
	float: right;
	margin: 0 0 8px 0;
	}


/*---------- 16  white -----------*/
#white h2#title01 {background:url(../images/white_h2-01.jpg) 0 0 no-repeat;}
#white h3#title02 {background:url(../images/white_h3-02.jpg) 0 0 no-repeat;}
#white h3#title03 {background:url(../images/white_h3-03.jpg) 0 0 no-repeat;}
#white h3#title04 {background:url(../images/white_h3-04.jpg) 0 0 no-repeat;}
#white h4#title05 {background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}

#white .charge th.title {width:auto;}
#white .charge th {width:180px;}
#white .charge td.box {width:240px; text-align:left;}
#white .charge td {width:200px; text-align:center;}


/*---------- 17  prasenta -----------*/
#prasenta h2#title01 {background:url(../images/prasenta_h2-01.jpg) 0 0 no-repeat;}
#prasenta h3#title02 {background:url(../images/prasenta_h3-02.jpg) 0 0 no-repeat;}


/*---------- 18  breath -----------*/
#breath h2#title01 {background:url(../images/breath_h2-01.jpg) 0 0 no-repeat;}
#breath h3#title02 {background:url(../images/breath_h3-02.jpg) 0 0 no-repeat;}


/*---------- 19  price -----------*/
#price h2#title01 {background:url(../images/price_h2-01.jpg) 0 0 no-repeat;}
#price h3#title02 {background:url(../images/price_h3-02.jpg) 0 0 no-repeat;}
#price h4#title03 {background:url(../images/price_h4-03.jpg) 0 0 no-repeat;}
#price h4#title04 {background:url(../images/price_h4-04.jpg) 0 0 no-repeat;}
#price h4#title05 {background:url(../images/price_h4-05.jpg) 0 0 no-repeat;}
#price h4#title06 {background:url(../images/price_h4-06.jpg) 0 0 no-repeat;}
#price h4#title07 {background:url(../images/price_h4-07.jpg) 0 0 no-repeat;}

#price .charge th.title {width:auto;}
#price .charge th {width:180px;}
#price .charge td.box {width:240px; text-align:left;}
#price .charge td {width:200px; text-align:center;}


/*---------- 20  reserve -----------*/
#reserve h2#title01 {background:url(../images/reserve_h2-01.jpg) 0 0 no-repeat;}
#reserve h3#title02 {background:url(../images/reserve_h3-02.jpg) 0 0 no-repeat;}
#reserve h4#title03 {background:url(../images/reserve_h4-03.jpg) 0 0 no-repeat;}

#reserve .r_banner01 a{
	display:block;
	text-indent:-9999px;
	background:url(../images/reserve01.jpg) 0 0 no-repeat;
	width:650px;
	height:150px;
	}
#reserve .r_banner02 {
	display:block;
	text-indent:-9999px;
	background:url(../images/reserve02.jpg) 0 0 no-repeat;
	width:650px;
	height:150px;
	}
#reserve .r_banner01 a:hover {
	display:block;
	text-indent:-9999px;
	background:url(../images/reserve01.jpg) 0 -150px no-repeat;
	width:650px;
	height:150px;
	}
#reserve .r_banner02 a:hover {
	display:block;
	text-indent:-9999px;
	background:url(../images/reserve02.jpg) 0 -150px no-repeat;
	width:650px;
	height:150px;
	}
	
.color_red{
	color:#663300;
	font-weight:bold;
	}
	

/*---------- 21  access -----------*/
#access h2#title01 {background:url(../images/access_h2-01.jpg) 0 0 no-repeat;}
#access h3#title02 {background:url(../images/access_h3-02.jpg) 0 0 no-repeat;}
#access h3#title03 {background:url(../images/access_h3-03.jpg) 0 0 no-repeat;}

#access .box{
	float:right;
	width:320px;
	margin-bottom:20px;
	}
	
#access .info {margin:0;}
#access .info dt{
	text-indent:-9999px;
	width:250px;
	height:35px;
	}
#access .info dd{margin-bottom:20px;}

#access .info dt#dt01{background:url(../images/access_dt01.jpg) 0 0 no-repeat;}
#access .info dt#dt02{background:url(../images/access_dt02.jpg) 0 0 no-repeat;}
#access .info dt#dt03{background:url(../images/access_dt03.jpg) 0 0 no-repeat;}
#access .info dt#dt04{background:url(../images/access_dt04.jpg) 0 0 no-repeat;}


/*---------- 22  contact -----------*/
#contact h2#title01 {background:url(../images/contact_h2-01.jpg) 0 0 no-repeat;}
#contact h3#title02 {background:url(../images/contact_h3-02.jpg) 0 0 no-repeat;}

#contact th{width:150px;}
#contact td.require{width:20px;}
#contact td{width:430px;}



/*---------- 23  ct -----------*/
#ct h2#title01{background:url(../images/ct_h2-01.jpg) 0 0 no-repeat;}
#ct h3#title02{background:url(../images/ct_h3-01.jpg) 0 0 no-repeat;}
#ct h4#title03{background:url(../images/ct_h4-01.jpg) 0 0 no-repeat;}
#ct h4#title04{background:url(../images/ct_h4-02.jpg) 0 0 no-repeat;}

#ct .box{
	float:right;
	width:400px;
	}
#ct #content dl{margin:0;}
#ct #content dt{
	float:left;
	width:6em;
	font-weight:normal;
	}
#ct #content dd{margin-left:6.5em;}


/*---------- 24  allon -----------*/
#allon h2#title01{background:url(../images/allon_h2-01.jpg) 0 0 no-repeat;}
#allon h3#title02{background:url(../images/allon_h3-01.jpg) 0 0 no-repeat;}
#allon h4#title03{background:url(../images/allon_h4-01.jpg) 0 0 no-repeat;}
#allon h4#title04{background:url(../images/allon_h4-02.jpg) 0 0 no-repeat;}
#allon h3#title05{background:url(../images/allon_h3-02.jpg) 0 0 no-repeat;}
#allon h4#title06{background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}

#allon .box{
	float:right;
	width:400px;
	}
#allon #content dl{margin:0;}
#allon #content dt{
	float:left;
	width:6em;
	font-weight:normal;
	}
#allon #content dd{margin-left:6.5em;}


/*---------- 25  basshi -----------*/
#basshi h2#title01{background:url(../images/basshi_h2-01.jpg) 0 0 no-repeat;}
#basshi h3#title02{background:url(../images/basshi_h3-01.jpg) 0 0 no-repeat;}
#basshi h4#title03{background:url(../images/basshi_h4-01.jpg) 0 0 no-repeat;}
#basshi h4#title04{background:url(../images/basshi_h4-02.jpg) 0 0 no-repeat;}
#basshi h3#title05{background:url(../images/implant_h3-09.jpg) 0 0 no-repeat;}
#basshi h4#title06{background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}

#basshi .box{
	float:right;
	width:400px;
	}
#basshi #content dl{margin:0;}
#basshi #content dt{
	float:left;
	width:6em;
	font-weight:normal;
	}
#basshi #content dd{margin-left:6.5em;}



