@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Cost                        */
/*                 09  Clinic                      */
/*                 10  Recruit                     */
/*                 11  Contact                     */
/*                 12  Treatment                   */
/*                 13  Implant                     */
/*                 14  Esthe                       */
/*                 15  Caries                      */
/*                 16  Perio                       */
/*                 17  Child                       */
/*                 18  Prevent                     */
/*                 19  Denture                     */
/*                 20  Ortho                       */
/*                 21  Etc                         */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #133092      */
/*        Main Color - Light Blue     #0b49c4      */
/*        Main Color - Fresh Blue     #2673dc      */
/*                                                 */
/*        Sub Color  - Gray           #8896a2      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background:#e3e8f3 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:url(../images/wrapper_bg.jpg) repeat-y 0 0;
	}

/*#index #main {
	margin: 0 0 0 0;
	padding:0 0 30px 0;
	width:920px;
	background: url(../images/main_bg.jpg) repeat-y;
	}*/
#main {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width:920px;
	background: url(../images/main_img01.jpg) repeat-y;
	}
#mainbg01 {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width:920px;
	background: url(../images/main_contentbg.jpg) no-repeat top;
	}
#index #mainbg01 {
	margin: 0 0 0 0;
	padding:0 0 0 0;
	width:920px;
	background: url(../images/main_indexbg.jpg) no-repeat top;
	}
#content {
	width: 655px;
	float: right;
	font-size: 100%;
	line-height: 1.625em;
	color: #000;
	margin:0 20px 0 15px;
	padding:12px 0px 0 0;
	display:inline;
	}

/*---------- 03  Header -----------*/

#index #header {
	height: 542px;
	width: 920px;
	margin: 0;
	padding: 0;
	}
#header {
	height: 412px;
	width: 920px;
	margin: 0;
	padding: 0;
	}

#header01{
	width:920px;
	height:82px;
	padding:20px 0 0 0; margin:0;
	background:url(../images/header_bg01.jpg) no-repeat 0 0;
}
#index #header02{width:920px; height:392px; margin:0; padding:0; background:url(../images/header_bg02.jpg) no-repeat 0 0;}
#header02{width:920px; height:262px; margin:0; padding:0; background:url(../images/header_contentbg.jpg) no-repeat 0 0;}

h1 {
	margin:0 100px 0 0;
	width: 290px;
	height: 65px;
	line-height: 1.0;
	padding:0 0 17px 0;
	float: left;
	}
h1 a {
	display: block;
	width: 290px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header p.tel {
	float:right;
	margin: 3px 10px 6px 0;
	padding: 0;
	height: 27px;
	display:inline;
	}

#index .mainimg{margin:0; padding:290px 0 0 40px; line-height:1%; font-size:1%;}
.mainimg{margin:0; padding:180px 0 0 10px; line-height:1%; font-size:1%;}

#index #header_nav {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	width: 900px;
	height: 48px;
	background:url(../images/header_navbg.jpg) repeat-y 0 0;
}
#header_nav {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
	width: 900px;
	height: 48px;
	background:url(../images/header_navbgcontent.jpg) no-repeat 0 0;
}
#header_nav01{width:880px; height:48px; background:url(../images/header_navbg01.jpg) repeat-x 0 0; padding:0; margin:0 10px 0 10px;}
#header_nav ul{margin:0; padding:0;}
#header_nav li {
	height: 46px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	text-indent:-9999px;
	height: 46px;
	}

#nav01 a { background:url(../images/nav_top.jpg) 0 0 no-repeat; width:174px;}
#nav02 a { background:url(../images/nav_top.jpg) -174px 0 no-repeat; width:176px;}
#nav03 a { background:url(../images/nav_top.jpg) -350px 0 no-repeat; width:176px;}
#nav04 a { background:url(../images/nav_top.jpg) -526px 0 no-repeat; width:176px;}
#nav05 a { background:url(../images/nav_top.jpg) -702px 0 no-repeat; width:178px;}

#nav01 a:hover { background: url(../images/nav_top.jpg) 0 -46px no-repeat; }
#nav02 a:hover { background: url(../images/nav_top.jpg) -174px -46px no-repeat; }
#nav03 a:hover { background: url(../images/nav_top.jpg) -350px -46px no-repeat; }
#nav04 a:hover { background: url(../images/nav_top.jpg) -526px -46px no-repeat; }
#nav05 a:hover { background: url(../images/nav_top.jpg) -702px -46px no-repeat; }

.contact01 {margin:3px 0 0 0; padding:0; float:left;}
.contact01 a{ width:250px; height:57px; background:url(../images/index_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.contact01 a:hover{ background:url(../images/index_img01.jpg) no-repeat 0 -57px; }

.shika01 {margin:3px 10px 0 0; padding:0; float:right; display:inline;}
.shika01 a{ width:252px; height:25px; background:url(../images/index_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika01 a:hover{ background:url(../images/index_img02.jpg) no-repeat 0 -25px; }

/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 5px 0 0px 0;
	margin:0 0 0 10px;
	display:inline;
	background: url(../images/nav_bg.jpg) repeat-x 0 0;
	}

#nav ul,
#nav li {
	margin: 0 0 0 5px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	width:200px;
	text-indent: -9999px;
	}

#nav .internal li a {
	width:200px;
	display: block;
	}

#nav06 { background: url(../images/nav.jpg) 0 0 no-repeat; height:77px; }
#nav06 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:74px; }

#nav07 { background: url(../images/nav.jpg) 0 -77px no-repeat; height:43px; }
#nav07 a { background: url(../images/nav.jpg) 0 -77px no-repeat; height:40px; }

#nav08{ background: url(../images/nav.jpg) 0 -120px no-repeat; height:43px;}
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; height:40px;}

#nav09 { background: url(../images/nav.jpg) 0 -163px no-repeat; height:43px;}
#nav09 a { background: url(../images/nav.jpg) 0 -163px no-repeat; height:40px;}

#nav10 { background: url(../images/nav.jpg) 0 -206px no-repeat; height:43px;}
#nav10 a { background: url(../images/nav.jpg) 0 -206px no-repeat; height:40px;}

#nav11 { background: url(../images/nav.jpg) 0 -249px no-repeat; height:43px;}
#nav11 a { background: url(../images/nav.jpg) 0 -249px no-repeat; height:40px;}

#nav12 { background: url(../images/nav.jpg) 0 -292px no-repeat; height:43px;}
#nav12 a { background: url(../images/nav.jpg) 0 -292px no-repeat; height:40px;}

#nav13 { background: url(../images/nav.jpg) 0 -335px no-repeat; height:43px;}
#nav13 a { background: url(../images/nav.jpg) 0 -335px no-repeat; height:40px;}

#nav14 { background: url(../images/nav.jpg) 0 -378px no-repeat; height:43px;}
#nav14 a { background: url(../images/nav.jpg) 0 -378px no-repeat; height:40px;}

#nav15 { background: url(../images/nav.jpg) 0 -421px no-repeat; height:41px;}
#nav15 a { background: url(../images/nav.jpg) 0 -421px no-repeat; height:41px;}

#nav16 { height:30px;}
#nav16 a { background: url(../images/nav.jpg) 0 -462px no-repeat; height:30px;}

#nav17 { height:33x;}
#nav17 a { background: url(../images/nav.jpg) 0 -492px no-repeat; height:33px;}

#nav18 { background: url(../images/nav.jpg) 0 -525px no-repeat; height:39px;}
#nav18 a { background: url(../images/nav.jpg) 0 -525px no-repeat; height:33px;}

#nav06 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; height:74px; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -77px no-repeat; height:40px;}
#nav08 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; height:40px;}
#nav09 a:hover { background: url(../images/nav.jpg) -200px -163px no-repeat; height:40px;}
#nav10 a:hover { background: url(../images/nav.jpg) -200px -206px no-repeat; height:40px;}
#nav11 a:hover { background: url(../images/nav.jpg) -200px -249px no-repeat; height:40px;}
#nav12 a:hover { background: url(../images/nav.jpg) -200px -292px no-repeat; height:40px;}
#nav13 a:hover { background: url(../images/nav.jpg) -200px -335px no-repeat; height:40px;}
#nav14 a:hover { background: url(../images/nav.jpg) -200px -378px no-repeat; height:40px;}
#nav15 a:hover { background: url(../images/nav.jpg) -200px -421px no-repeat; height:41px;}
#nav16 a:hover { background: url(../images/nav.jpg) -200px -462px no-repeat; height:30px;}
#nav17 a:hover { background: url(../images/nav.jpg) -200px -492px no-repeat; height:33px;}
#nav18 a:hover { background: url(../images/nav.jpg) -200px -525px no-repeat; height:33px;}

#nav p { text-align: center; }
.nav01{background:url(../images/index_img07.jpg) repeat-y 0 0; width:200px; margin:0 0 0 10px;}
.nav02{background:url(../images/index_img06.jpg) no-repeat top; margin:0; padding:7px 0 0 0;}
.nav03{background:url(../images/index_img08.jpg) no-repeat bottom; margin:0; padding:0 0 15px 0;}

#nav p#qr_text { text-align: left; margin: 10px 10px 5px 10px; line-height: 1.1em; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	width:920px;
	height:100px;
	background:#e3e8f3 url(../images/footer_img01.jpg) top no-repeat;
	font-size: 100%;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */
#footer_01{margin:36px 74px 0 20px; display:inline; padding:0; float:left; width:416px;}
#footer_02{margin:0 20px 0 0; padding:34px 0 0 0; float:left; width:250px;}
.footer_03{float:left; margin:32px 0 0 0; padding:0; line-height:1%; font-size:1%;}
#footer address { margin:0; padding:0; line-height:1%; font-size:1%; }

.shika02 {margin:0; padding:0;}
.shika02 a{ width:250px; height:57px; background:url(../images/footer_img04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika02 a:hover{ background:url(../images/footer_img04.jpg) no-repeat 0 -57px; }


/*---------- 06  Contents -----------*/

.section { padding:0 10px 0 20px; clear:both; }
.section .section { padding:0 0 10px 10px; clear:both; }
.section .section .section { padding:0 0 0 10px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 45px;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	padding:0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -10px 10px -10px;
	padding:0;
	}
#content h4 {
	height: 22px;
	text-indent: -9999px;
	margin:0 0 5px -10px;
	padding:0;
	clear:both;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin:0 0 0 -10px;
	padding:1px 0 0 0;
	background:url(../images/icon02.jpg) no-repeat 0 0;
	color:#faa527;
	text-indent:15px;
	}

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon01.jpg) no-repeat 0 7px;
	padding:0 0 0 10px ;
	margin:0px;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {color: #0041c1;outline: none; text-decoration:none;}
a:hover { color: #0041c1; text-decoration:underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%; font-size:1%;}
.image_b {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
}
.image_b1 {
	margin:0 100px 0 110px;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
}
.image_b2 {
	margin:0 171px 0 172px;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
}
.image_l {
	margin:0;
	line-height:1%; 
	padding:0;
	float:left;
}

.image_l_b {
	margin:5px 10px 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:left;
}
*:first-child+html .image_l_b { margin:5px 10px 0 0; } /*  for IE7 only */
* html body .image_l_b { margin:5px 7px 0 0; } /*  for IE6 only */

.image_l_b1 {
	margin:5px 10px 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:left;
}
*:first-child+html .image_l_b1 { margin:5px 10px -6px 0; } /*  for IE7 only */
* html body .image_l_b1 { margin:5px 7px -6px 0; } /*  for IE6 only */

.image_l_b2 {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:left;
}
.image_r_b {
	margin:5px 0 0 10px;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:right;
}
*:first-child+html .image_r_b { margin:5px 0 -6px 10px; } /*  for IE7 only */
* html body .image_r_b { margin:5px 0 -6px 7px; } /*  for IE6 only */

.image_r_b2 {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:right;
}
.image_r_b3 {
	margin:5px 0 0 10px;
	line-height:1%; 
	font-size:1%;
	border:1px #cfcfcc solid;
	padding:0;
	float:right;
}
*:first-child+html .image_r_b3 { margin:5px 0 0 10px; } /*  for IE7 only */
* html body .image_r_b3 { margin:5px 0 0 7px; } /*  for IE6 only */
.image_r {
	margin:;
	line-height:1%; 
	padding:0;
	float:right;
}


.case {
	margin: 10px 20px 0 0;
	background: url(../images/arrow01.jpg) center 50px no-repeat;
	}

.case-narrow {
	margin: 0 40px 0 40px ;
	background: url(../images/arrow_h.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;
	padding-top: 10px;
	}
#content ul.totop {
	clear: both;
	padding:0 0 40px 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.jpg) 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-collapse:collapse;
	border: 1px solid #6b7c8b;
	font-size: 100%;
	width:100%;
	color: #000;
	line-height:1.625em;
	margin:0; padding:0;
}
#content table.table01 {
	border-collapse:collapse;
	border: 1px solid #FFF;
	font-size: 100%;
	width:447px;
	color: #000;
	line-height:1.17em;
	margin:0; padding:0;

	}
#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #6b7c8b;
	vertical-align:top;
	}
#content table.table01 td {
	padding: 5px;
	border: 1px solid #FFF;
	vertical-align:middle;
	}
*:first-child+html #content table.table01 { width:447px;} /*  for IE7 only */
* html body #content table.table01 { width:448px; } /*  for IE6 only */

#content table th {
	background: #ffffff;
	color: #636570;
	width: 130px;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.case .image_l_b { margin-left: 20px; }
.case .image_r_b { margin-right: 20px; }
	
/*---------- 07  Index -----------*/
.index_01{background:url(../images/index_img14.jpg) repeat-y 0 0; width:655px; margin-bottom:20px;}
.index_02{background:url(../images/index_img15.jpg) no-repeat bottom; margin:0; padding:0 0 10px 0;}
.index_03{background:url(../images/index_img11.jpg) no-repeat top right; padding:8px 0 3px 0; margin:0;}

#index .alpha01 {
	background:url(../images/index_img16.jpg) 0 0 no-repeat;
	width:320px;
	height:147px;
	float:left;
	margin:0 0px 0 0;
	padding:0;
	cursor:pointer;
	color:#3f3f3f;
}
#index .alpha01 a { text-decoration:none;color:#3f3f3f;}	
#index .alpha02{
	background:url(../images/index_img16.jpg) 0 -147px no-repeat;
	width:320px;
	height:147px;
	float:left;
	margin:0 0px 0 0;
	padding:0;
	cursor:pointer;
	color:#3f3f3f;
	}
#index .alpha02 a { text-decoration:none; color:#3f3f3f; }

#index .beta01 {
	background:url(../images/index_img17.jpg) 0 0 no-repeat;
	width:320px;
	height:147px;
	margin:0; padding:0;
	float:right;
	cursor:pointer;
	color:#3f3f3f;
}
#index .beta01 a { text-decoration:none;color:#3f3f3f;}	
#index .beta02{
	background:url(../images/index_img17.jpg) 0 -147px no-repeat;
	width:320px;
	height:147px;
	margin:0; padding:0;
	float:right;
	cursor:pointer;
	color:#3f3f3f;
	}
#index .beta02 a { text-decoration:none; color:#3f3f3f;}
#index .alpha03{float:left; width:202px; padding:0; margin:0; text-align:right;}
#index .beta03{float:right; width:447px; padding:0; margin:0;}
.contact02 {margin:0; padding:0; clear:both;}
.contact02 a{ width:655px; height:80px; background:url(../images/index_img21.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.contact02 a:hover{ background:url(../images/index_img21.jpg) no-repeat 0 -80px; }

#index #ban_treatment { 
  width: 628px;
	height: 26px;
	text-indent: -9999px;
	margin: 0 0 0 10px;
	padding: 0;
	}
#index #ban_treatment a { 
	height: 26px;
	display: block;
	background: url(../images/index_img13.jpg) 0 0 no-repeat;
	}
#index #ban_treatment a:hover { background: url(../images/index_img13.jpg) 0 -26px no-repeat;	}

/*---------- 08  Cost -----------*/
#cost h2#title01{background:url(../images/cost_h2.jpg) no-repeat 0 0;}
#cost h3#title02{background:url(../images/cost_h3-01.jpg) no-repeat 0 0;}
#cost h4#title03{background:url(../images/cost_h4-01.jpg) no-repeat 0 0;}
#cost h4#title04{background:url(../images/cost_h4-02.jpg) no-repeat 0 0;}
#cost h4#title05{background:url(../images/cost_h4-03.jpg) no-repeat 0 0;}
#cost h4#title06{background:url(../images/cost_h4-04.jpg) no-repeat 0 0;}
#cost h4#title07{background:url(../images/cost_h4-05.jpg) no-repeat 0 0;}
#cost h4#title08{background:url(../images/cost_h4-06.jpg) no-repeat 0 0;}
#cost h4#title09{background:url(../images/cost_h4-07.jpg) no-repeat 0 0;}
#cost h3#title10{background:url(../images/cost_h3-02.jpg) no-repeat 0 0;}
#cost h4#title11{background:url(../images/cost_h4-08.jpg) no-repeat 0 0;}
#cost h4#title12{background:url(../images/cost_h4-09.jpg) no-repeat 0 0;}
#cost h4#title13{background:url(../images/cost_h4-10.jpg) no-repeat 0 0;}
#cost h4#title14{background:url(../images/cost_h4-11.jpg) no-repeat 0 0; height:43px;}
#cost h4#title15{background:url(../images/cost_h4-12.jpg) no-repeat 0 0;}
#cost h4#title16{background:url(../images/cost_h4-13.jpg) no-repeat 0 0;}

#cost .case-noimg .image_l { margin-right: 5px; }

/*---------- 09  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2.jpg) no-repeat 0 0;}
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h4#title03{background:url(../images/clinic_h4-01.jpg) no-repeat 0 0;}
#clinic h4#title04{background:url(../images/clinic_h4-02.jpg) no-repeat 0 0;}
#clinic h3#title05{background:url(../images/clinic_h3-02.jpg) no-repeat 0 0;}
#clinic h4#title06{background:url(../images/clinic_h4-03.jpg) no-repeat 0 0;}
#clinic h4#title07{background:url(../images/clinic_h4-04.jpg) no-repeat 0 0;}
#clinic h4#title08{background:url(../images/clinic_h4-05.jpg) no-repeat 0 0;}
#clinic h3#title09{background:url(../images/clinic_h3-03.jpg) no-repeat 0 0;}
#clinic h4#title10{background:url(../images/clinic_h4-06.jpg) no-repeat 0 0;}
#clinic h3#title11{background:url(../images/clinic_h3-04.jpg) no-repeat 0 0;}

#clinic dl{margin:0; padding:0;}
#clinic dl dt{width:110px; margin:0; padding:0; display:inline; float:left;}
#clinic dl dd{width:280px; margin:0; padding:0; float:left;}
#clinic dl dd.dd01{width:140px; margin:0; padding:0; float:left;}
#clinic dl dd.dd02{width:320px; padding:0; margin:0; float:left; display:inline;}

#map {
	width: 520px;
	height: 500px;
	display:block;
	margin:0 0 3px 0;
	border: 1px solid #6b7c8b;
	padding:0;
}
#clinic .left{width:202px; margin:0; padding:0; float:left;}
#clinic .right{width:403px; margin:0; padding:0; float:right;}

#clinic .left1{width:403px; margin:0; padding:0; float:left;}
#clinic .right1{width:202px; margin:0; padding:0; float:right;}

#clinic .alpha01{float:left; width:202px; margin:0 10px 0 0; padding:0; clear:both;}
#clinic .beta01{float:left; width:202px; margin:0; padding:0;}
#clinic .gamma01{float:right; width:202px; margin:0; padding:0;}

.ov{cursor:pointer;}

.clinic01 {margin:10px 0 20px 90px; padding:0; clear:both;}
.clinic01 a{ width:464px; height:84px; background:url(../images/clinic_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic01 a:hover{ background:url(../images/clinic_img01.jpg) no-repeat 0 -84px; }

.clinic02 {margin:10px 0 20px 90px; padding:0; clear:both;}
.clinic02 a{ width:464px; height:84px; background:url(../images/clinic_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic02 a:hover{ background:url(../images/clinic_img02.jpg) no-repeat 0 -84px; }


/*---------- 10  Recruit -----------*/
#recruit h2#title01{background:url(../images/recruit_h2.jpg) no-repeat 0 0;}
#recruit h3#title02{background:url(../images/recruit_h3-01.jpg) no-repeat 0 0;}
#recruit h4#title03{background:url(../images/recruit_h4-01.jpg) no-repeat 0 0;}

/*---------- 11  Contact -----------*/
#contact h2#title01{background:url(../images/contact_h2.jpg) no-repeat 0 0;}
#contact h3#title02{background:url(../images/contact_h3-01.jpg) no-repeat 0 0;}

/*---------- 12  Treatment -----------*/
#treatment h2#title01{background:url(../images/treatment_h2.jpg) no-repeat 0 0;}
#treatment h3#title02{background:url(../images/treatment_h3-01.jpg) no-repeat 0 0;}
#treatment h4#title03 a{background:url(../images/treatment_h4-01.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title03 a:hover{background:url(../images/treatment_h4-01.jpg) no-repeat 0px -22px; display:block; height:22px;}
#treatment h4#title04 a{background:url(../images/treatment_h4-02.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title04 a:hover{background:url(../images/treatment_h4-02.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title05 a{background:url(../images/treatment_h4-03.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title05 a:hover{background:url(../images/treatment_h4-03.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title06 a{background:url(../images/treatment_h4-04.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title06 a:hover{background:url(../images/treatment_h4-04.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title07 a{background:url(../images/treatment_h4-05.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title07 a:hover{background:url(../images/treatment_h4-05.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title08 a{background:url(../images/treatment_h4-06.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title08 a:hover{background:url(../images/treatment_h4-06.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title09 a{background:url(../images/treatment_h4-07.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title09 a:hover{background:url(../images/treatment_h4-07.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title10 a{background:url(../images/treatment_h4-08.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title10 a:hover{background:url(../images/treatment_h4-08.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title11 a{background:url(../images/treatment_h4-09.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title11 a:hover{background:url(../images/treatment_h4-09.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title12 a{background:url(../images/treatment_h4-10.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title12 a:hover{background:url(../images/treatment_h4-10.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title13 a{background:url(../images/treatment_h4-11.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title13 a:hover{background:url(../images/treatment_h4-11.jpg) no-repeat 0 -22px; display:block; height:22px;}
#treatment h4#title14 a{background:url(../images/treatment_h4-12.jpg) no-repeat 0 0; display:block; height:22px;}
#treatment h4#title14 a:hover{background:url(../images/treatment_h4-12.jpg) no-repeat 0 -22px; display:block; height:22px;}

/*---------- 13  Implant -----------*/
#implant h2#title01{background:url(../images/implant_h2.jpg) no-repeat 0 0;}
#implant h3#title02{background:url(../images/implant_h3-01.jpg) no-repeat 0 0;}
#implant h4#title03{background:url(../images/implant_h4-01.jpg) no-repeat 0 0;}
#implant h4#title04{background:url(../images/implant_h4-02.jpg) no-repeat 0 0;}
#implant h4#title05{background:url(../images/implant_h4-03.jpg) no-repeat 0 0;}
#implant h4#title06{background:url(../images/implant_h4-04.jpg) no-repeat 0 0;}
#implant h4#title07{background:url(../images/implant_h4-05.jpg) no-repeat 0 0;}

.implant {margin:10px 0 20px 0; padding:0 0 0 0;}
.implant a{ width:655px; height:90px; background:url(../images/implant_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.implant a:hover{ background:url(../images/implant_img01.jpg) no-repeat 0 -90px; }

#implant table.flow_table th { background-color: #E3E8F3; width: auto; text-align: left; }

/*---------- 14  Esthe -----------*/
#esthe h2#title01{background:url(../images/esthe_h2.jpg) no-repeat 0 0;}
#esthe h3#title02{background:url(../images/esthe_h3-01.jpg) no-repeat 0 0;}
#esthe h4#title03{background:url(../images/esthe_h4-01.jpg) no-repeat 0 0;}
#esthe h4#title04{background:url(../images/esthe_h4-02.jpg) no-repeat 0 0;}
#esthe h3#title05{background:url(../images/esthe_h3-02.jpg) no-repeat 0 0;}
#esthe h4#title06{background:url(../images/esthe_h4-03.jpg) no-repeat 0 0;}
#esthe h4#title07{background:url(../images/esthe_h4-04.jpg) no-repeat 0 0;}
#esthe h4#title08{background:url(../images/esthe_h4-05.jpg) no-repeat 0 0;}

.esthe {margin:10px 0 0 0; padding:0 0 0 0;}
.esthe a{ width:615px; height:90px; background:url(../images/esthe_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.esthe a:hover{ background:url(../images/esthe_img01.jpg) no-repeat 0 -90px; }

.esthe01 {margin:10px 0 20px 0; padding:0 0 0 0;}
.esthe01 a{ width:655px; height:90px; background:url(../images/esthe_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.esthe01 a:hover{ background:url(../images/esthe_img02.jpg) no-repeat 0 -90px; }

#esthe td .case { margin: 10px 0px 20px 0; }
#esthe td .case .image_l_b { margin-left: 0; }
#esthe td .case .image_r_b { margin-left: 10px; margin-right: 0;}

/*---------- 15  Caries -----------*/
#caries h2#title01{background:url(../images/caries_h2.jpg) no-repeat 0 0;}
#caries h3#title02{background:url(../images/caries_h3-01.jpg) no-repeat 0 0;}
#caries h3#title03{background:url(../images/caries_h3-02.jpg) no-repeat 0 0;}
#caries h3#title04{background:url(../images/caries_h3-03.jpg) no-repeat 0 0;}
#caries h4#title05{background:url(../images/caries_h4-01.jpg) no-repeat 0 0;}

/*---------- 16  Perio -----------*/
#perio h2#title01{background:url(../images/perio_h2.jpg) no-repeat 0 0;}
#perio h3#title02{background:url(../images/perio_h3-01.jpg) no-repeat 0 0;}
#perio h3#title03{background:url(../images/perio_h3-02.jpg) no-repeat 0 0;}
#perio h4#title04{background:url(../images/perio_h4-01.jpg) no-repeat 0 0;}
#perio h4#title05{background:url(../images/perio_h4-02.jpg) no-repeat 0 0;}
#perio h3#title06{background:url(../images/perio_h3-03.jpg) no-repeat 0 0;}
#perio h4#title07{background:url(../images/perio_h4-03.jpg) no-repeat 0 0; clear:none;}



/*---------- 17  Child -----------*/
#child h2#title01{background:url(../images/child_h2.jpg) no-repeat 0 0;}
#child h3#title02{background:url(../images/child_h3-01.jpg) no-repeat 0 0;}
#child h4#title03{background:url(../images/child_h4-01.jpg) no-repeat 0 0;}
#child h3#title04{background:url(../images/child_h3-02.jpg) no-repeat 0 0;}
#child h4#title05{background:url(../images/child_h4-02.jpg) no-repeat 0 0;}
#child h4#title06{background:url(../images/child_h4-03.jpg) no-repeat 0 0;}
#child h4#title07{background:url(../images/child_h4-04.jpg) no-repeat 0 0;}

/*---------- 18  Prevent -----------*/
#prevent h2#title01{background:url(../images/prevent_h2.jpg) no-repeat 0 0;}
#prevent h3#title02{background:url(../images/prevent_h3-01.jpg) no-repeat 0 0;}
#prevent h3#title03{background:url(../images/prevent_h3-02.jpg) no-repeat 0 0;}
#prevent h4#title04{background:url(../images/prevent_h4-01.jpg) no-repeat 0 0;}
#prevent h4#title05{background:url(../images/prevent_h4-02.jpg) no-repeat 0 0;}

/*---------- 19  Denture -----------*/
#denture h2#title01{background:url(../images/denture_h2.jpg) no-repeat 0 0;}
#denture h3#title02{background:url(../images/denture_h3-01.jpg) no-repeat 0 0;}
#denture h3#title03{background:url(../images/denture_h3-02.jpg) no-repeat 0 0;}
#denture h4#title04{background:url(../images/denture_h4-01.jpg) no-repeat 0 0;}
#denture h4#title05{background:url(../images/denture_h4-02.jpg) no-repeat 0 0;}
#denture h4#title06{background:url(../images/denture_h4-03.jpg) no-repeat 0 0;}
#denture h4#title07{background:url(../images/denture_h4-04.jpg) no-repeat 0 0;}
#denture h4#title08{background:url(../images/denture_h4-05.jpg) no-repeat 0 0;}

.denture {margin:0 0 20px 0; padding:0; clear:both;}
.denture a{ width:655px; height:90px; background:url(../images/denture_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.denture a:hover{ background:url(../images/denture_img01.jpg) no-repeat 0 -90px; }

/*---------- 20  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2.jpg) no-repeat 0 0;}
#ortho h3#title02{background:url(../images/ortho_h3-01.jpg) no-repeat 0 0;}
#ortho h4#title03{background:url(../images/ortho_h4-01.jpg) no-repeat 0 0;}
#ortho h3#title04{background:url(../images/ortho_h3-02.jpg) no-repeat 0 0;}
#ortho h4#title05{background:url(../images/ortho_h4-02.jpg) no-repeat 0 0;}
#ortho h4#title06{background:url(../images/ortho_h4-03.jpg) no-repeat 0 0;}
#ortho h4#title07{background:url(../images/ortho_h4-04.jpg) no-repeat 0 0;}
#ortho h4#title08{background:url(../images/ortho_h4-05.jpg) no-repeat 0 0;}

.ortho {margin:0 0 20px 0; padding:0; clear:both;}
.ortho a{ width:655px; height:90px; background:url(../images/ortho_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.ortho a:hover{ background:url(../images/ortho_img01.jpg) no-repeat 0 -90px; }

/*---------- 21  Etc -----------*/
#etc h2#title01{background:url(../images/etc_h2.jpg) no-repeat 0 0;}
#etc h3#title02{background:url(../images/etc_h3-01.jpg) no-repeat 0 0;}
#etc h3#title03{background:url(../images/etc_h3-02.jpg) no-repeat 0 0;}
#etc h3#title04{background:url(../images/etc_h3-03.jpg) no-repeat 0 0;}
#etc h4#title05{background:url(../images/etc_h4-01.jpg) no-repeat 0 0;}
#etc h4#title06{background:url(../images/etc_h4-02.jpg) no-repeat 0 0;}
#etc h4#title07{background:url(../images/etc_h4-03.jpg) no-repeat 0 0;}
#etc h4#title08{background:url(../images/etc_h4-04.jpg) no-repeat 0 0;}

.etc {margin:0 0 20px 0; padding:0; clear:both;}
.etc a{ width:655px; height:90px; background:url(../images/etc_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.etc a:hover{ background:url(../images/etc_img01.jpg) no-repeat 0 -90px; }

#etc .alpha { float: left; }
#etc .beta { float: right; }

#etc .other_case .image_l_b { margin-right: 14px; }

/*---------- Margin - Padding -----------*/
.mar_t10b10{margin:10px 0 10px 0;}
.mar_t10b20{margin:10px 0 20px 0;}

.mar_l11{margin-left:11px;}
.mar_r21{margin-right:31px;}
.mar_b6{margin-bottom:6px;}
.mar_b8{margin-bottom:8px;}
.mar_b10{margin-bottom:10px;}
.mar_b15{margin-bottom:15px;}

.mar_b20{margin-bottom:20px;}
.mar_b30{margin-bottom:30px;}

.text00{margin:0; padding:0;}
.text01{width:470px; margin:0; padding:6px 0 7px 12px; float:left;}
.text02{margin:0; padding:55px 155px 0 10px; line-height:1.4em;}
.text03{background:url(../images/icon01.jpg) no-repeat 0 7px; padding:0 0 0 10px ; margin:0px; color:#301907; font-weight:bold;}
.text04{padding:0; margin:0; text-align:center; line-height:1.625em;}
.text05{color:#301907; font-weight:bold; margin:0; padding:0;}
.bg01{width:90px; background:#666; color:#FFFFFF; text-align:center;}
.bg02{background:#eceff0;}
.bg03{background:#eceff0; font-weight:bold;}

.w50{width:50px;}
.w60{width:60px;}
.w80{width:80px;}
.w84{width:84px;}
.w150{width:150px;}
.w160{width:160px;}
.w178{width:178px;}
.w180{width:180px;}
.w190{width:190px;}
.w220{width:220px;}
.w226{width:226px;}
.w270{width:270px;}


#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #f0f0f0;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;
	}
	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(../images/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(../images/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(../images/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(../images/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(../images/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(../images/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	
#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 14px;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #ffffbe;
		line-height: 25px;
		padding: 0;
		margin: 0;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow p {
	color: #000000;
	padding-right: 10px;
}