@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Implant                     */
/*                 11  Ortho                       */
/*                 12  Esthe                       */
/*                 13  Perio                       */
/*                 14  Prevent                     */
/*                 15  Case                        */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #705043      */
/*        Main Color - Dark Brown     #502f1f      */
/*        Main Color - Light Brown    #ede0c4      */
/*                                                 */
/*        Sub Color  - Orange         #f79433      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px     83.33%               */
/*                   11px     91.67%               */
/*                   12px    100.00%               */
/*                   14px    116.67%               */
/*                   16px    133.33%               */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) repeat-x 0 20px #fffaed; color:#000; line-height:1.668em; }
body#index { background: url(../images/body_bg01.jpg) repeat-x 0 20px #fffaed; }
#container { margin:0 auto; background:url(../images/body_bg_content.jpg) no-repeat center 20px; }
#index #container { margin:0 auto; background:url(../images/body_bg_index.jpg) no-repeat center 20px; }
#wrapper {
	width:950px;
	margin:0px auto;
	padding: 0;
	text-align: left;
	}
#wrapper, x:-moz-any-link, x:default { width:950px; padding-right:1px; } /*  for FF only */

#main {
	margin:0;
	background:#fff;
}
#pop_up {
	text-align: left;
	background-color: #FFFFFF;
	width: 610px;
	margin: 10px;
	padding: 10px;
	}
#content {
	width: 670px;
	float: right;
	font-size: 100%;
	margin:0 15px 0 0; 
	display:inline;
}
.top_banner01{
}
.top_banner01 a{
	width:605px;
	height:100px;
	display:block;
	text-indent:-9999px;
	background-image: url(../images/popup_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.top_banner01 a:hover{
	background-image: url(../images/popup_banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
p img { display:block; line-height:1.0; }
/*---------- 03  Header -----------*/

#header {
	width:950px;
	margin: 0;
	}


h1 {
	width: 468px;
	height:110px;
	line-height: 1.0;
	float:left;
	margin:0; padding:0;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 600px;
	height:110px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header p.text { margin:0; padding:0; }
#header p.tel {
	margin:25px 21px 0 0;
	padding:0;
	padding: 0;
	height: 83px;
	float:right;
	display:inline;
	}
#header p.tel img { display: block; line-height:1.0; }

#index #header p.main_img { margin:0 ; padding:0 width:950px; height:413px; clear:both; }
#header .main_img { margin:0; width:950px; height:310px; clear:both; background:url(../images/main-content.jpg) no-repeat 0 0; }
#header .main_img p{ padding:140px 0 0 0; margin:0; }

.sr_img_tel{
   margin:-82px 21px 0 0;
	padding:0;
	height: 83px;
	float:right;
	display:inline;
}

* html .sr_img_tel{
   margin:0 0 0 690px;
	padding:0;
	height: 83px;
	float:right;
	display:inline;
	position:absolute;
	top:45px;
}
/*----------04  Navigation -----------*/

#nav { background:url(../images/nav_bg.jpg) no-repeat 0 0;	width:241px; height:1350px; float: left; }

#nav ul{ margin:0 11px 25px 10px; padding:18px 0 22px 0; list-style: none; background:url(../images/_nav.jpg) no-repeat 0 0; width:220px; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav .internal li {
	height: 40px;
	margin:0 10px;
	text-indent: -9999px;
}

#nav .internal li a {
	display: block;
	height: 40px;
}


/*nav2 start*/

#nav2 { background:url(../images/nav_bg.jpg) no-repeat 0 0;	width:241px; height:940px; float: left; }

#nav2 ul{ margin:0 11px 25px 10px; padding:18px 0 22px 0; list-style: none; background:url(../images/_nav.jpg) no-repeat 0 0; width:220px; }
#nav2 li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav2 .internal li {
	height: 40px;
	margin:0 10px;
	text-indent: -9999px;
}

#nav2 .internal li a {
	display: block;
	height: 40px;
}

#nav2 p.nav_reser { width:200px; height:60px; margin:22px 21px 15px 20px; }
#nav2 p.nav_reser a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav01.jpg) no-repeat 0 0; }
#nav2 p.nav_reser a:hover{ background:url(../images/nav01.jpg) no-repeat 0 -60px; }

#nav2 p.nav_movie { width:200px; height:51px; margin:0px 23px 15px 18px; }
#nav2 p.nav_movie a{ height:51px; display:block; text-indent:-9999px; background:url(../images/nav02.jpg) no-repeat 0 0; }
#nav2 p.nav_movie a:hover{ background:url(../images/nav02.jpg) no-repeat 0 -51px; }

#nav2 p.nav_edogawa { width:200px; height:61px; margin:0px 23px 10px 18px; }
#nav2 p.nav_edogawa a{ height:61px; display:block; text-indent:-9999px; background:url(../images/nav03.jpg) no-repeat 0 0; }

#nav2 p.nav_shika { width:120px; height:60px; margin:0px 68px 10px 53px; }
#nav2 p.nav_shika a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav_shika.jpg) no-repeat 0 0; }

#nav2 p.nav_odc { width:212px; height:60px; margin:0px 16px 10px 13px; }
#nav2 p.nav_odc a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav04.jpg) no-repeat 0 0; }
p.nav_odc { width:212px; height:60px; margin:0; }
p.nav_odc a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav04.jpg) no-repeat 0 0; }

#nav2 .qr{
  width: 200px;
	height: 280px;
	background: url(../images/mobile_qr.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0px 16px 10px 18px; 
}

#nav2 .qr a:hover{
  cursor: default;
}

/*nav2 stop*/


/*#nav01 a { background: url(../images/nav.jpg) -10px -18px no-repeat; }
#nav02 a { background: url(../images/nav.jpg) -10px -58px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) -10px -98px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) -10px -138px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) -10px -178px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) -10px -218px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) -10px -258px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) -10px -298px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) -10px -338px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -10px -378px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -230px -18px no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -230px -58px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -230px -98px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -230px -138px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -230px -178px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -230px -218px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -230px -258px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -230px -298px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -230px -338px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -378px no-repeat; }*/

#nav01 a { background: url(../images/nav.jpg) -10px -18px no-repeat; }
#nav02 a { background: url(../images/nav.jpg) -10px -58px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) -10px -98px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) -10px -138px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) -10px -178px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) -10px -218px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) -10px -258px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -10px -298px no-repeat; }
/*#nav09 a { background: url(../images/nav.jpg) -10px -338px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) -10px -378px no-repeat; }*/

#nav01 a:hover { background: url(../images/nav.jpg) -230px -18px no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -230px -58px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -230px -98px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -230px -138px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -230px -178px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -230px -218px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -230px -258px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -298px no-repeat; }
/*#nav09 a:hover { background: url(../images/nav.jpg) -230px -338px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -378px no-repeat; }*/

#nav p.nav_reser { width:200px; height:60px; margin:22px 21px 15px 20px; }
#nav p.nav_reser a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav01.jpg) no-repeat 0 0; }
#nav p.nav_reser a:hover{ background:url(../images/nav01.jpg) no-repeat 0 -60px; }

#nav p.nav_01 { width:212px; height:60px; margin:0px 16px 12px 13px; }
#nav p.nav_01 a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav05.jpg) no-repeat 0 0; }
#nav p.nav_01 a:hover {background-position:0 -60px;}

#nav p.nav_movie { width:200px; height:51px; margin:0px 23px 8px 18px; }
#nav p.nav_movie a{ height:51px; display:block; text-indent:-9999px; background:url(../images/nav02.jpg) no-repeat 0 0; }
#nav p.nav_movie a:hover{ background:url(../images/nav02.jpg) no-repeat 0 -51px; }

#nav p.nav_edogawa { width:212px; height:65px; margin:0px 16px 12px 13px; }
#nav p.nav_edogawa a{ height:65px; display:block; text-indent:-9999px; background:url(../images/nav03.jpg) no-repeat 0 0; }
#nav p.nav_edogawa a:hover {background-position:0 -65px;}


#nav p.nav_shika { width:120px; height:60px; margin:0px 68px 10px 53px; }
#nav p.nav_shika a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav_shika.jpg) no-repeat 0 0; }

#nav p.nav_odc { width:212px; height:60px; margin:0px 16px 10px 13px; }
#nav p.nav_odc a{ height:60px; display:block; text-indent:-9999px; background:url(../images/nav04.jpg) no-repeat 0 0; }

#nav .qr{
  width: 200px;
	height: 280px;
	background: url(../images/mobile_qr.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	margin:0px 16px 10px 18px; 
}

#nav .qr a:hover{
  cursor: default;
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	background: #fff url(../images/footer.jpg) no-repeat;
	height:182px;
	}
#footer01 { width:241px; float:left; display:inline; margin:17px 0 0 25px; }
#footer p.tel { width:240px; margin:0 0 8px 0; height:85px; padding:0; }
#footer01 p.qr_code { width:80px; height:80px; background:#fff; float:left; margin:0 0 0 4px; display:inline; }
#footer01 p.qr_code img{ width:61px; height:60px; margin:10px 9px 10px 10px; padding:0; display:block; line-height:1.0; }
#footer01 .footer_link { width:150px; background:#fff; float:right; margin:10px 0 0 0; display:inline; }
#footer02 { width:630px; float:right; display:inline; margin:17px 25px 0 0; }
#footer02 p.footer_reser { width:630px; margin:0 0 18px 0; height:100px; }
#footer02 p.footer_reser a{ height:100px; display:block; text-indent:-9999px; background:url(../images/footer_reser.jpg) no-repeat 0 0; }
#footer02 p.footer_reser a:hover{ background:url(../images/footer_reser.jpg) no-repeat 0 -100px; }
#footer address { height:22px; background:url(../images/copy.jpg) no-repeat right top; text-indent:-9999px; }
/*---------- 06  Contents -----------*/

.section { padding: .5em 15px 1em 15px; }
.section .section { padding: .5em 10px 1em 10px; }
.section .sr_section { padding: .5em 5px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height:55px;
	text-indent: -9999px;
	line-height:1.0;
	margin:18px 0 14px 0;
	}
#content h3 {
	clear: both;
	height:48px;
	text-indent: -9999px;
	margin:0 -15px 10px -15px;
	}
#content h4 {
	height:20px;
	text-indent: -9999px;
	line-height:1.0;
	font-size:1%;
	margin:0 0 10px -10px;
}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px 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: #000;
	outline: none;
	}
a:hover { color: #f6891f; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}
.image_l_b  {
	float:left;
	margin: 4px 15px 0px 0px;
	display:inline;
	padding:0;
}
*:first-child+html .image_l_b { margin: 4px 15px 0px 0px; } /*  for IE7 only */
*html body .image_l_b { margin:4px 12px -1px 0px; } /*  for IE6 only */
.image_l_b img{ margin-bottom:1px; }

.image_l_b01  {
	float:left;
	margin: 4px 15px 6px 0px;
	display:inline;
	padding:0;
}
*:first-child+html .image_l_b01 { margin: 4px 15px 0px 0px; } /*  for IE7 only */
*html body .image_l_b01 { margin:4px 12px -1px 0px; } /*  for IE6 only */
.image_l_b01 img{ margin-bottom:1px; }

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}
.image_r_b  {
	float: right;
	margin: 4px 0px 12px 15px;
	display:inline;
	padding:0;
}
*:first-child+html .image_r_b { margin: 4px 0px 6px 15px; } /*  for IE7 only */
*html body .image_r_b { margin:4px 0px 5px 12px; } /*  for IE6 only */
.image_r_b img{ /*border-bottom:1px solid #fff;*/ margin-bottom:1px; }

.sr_image_r_b01  {
	float: right;
	margin: 4px 0px 6px 5px;
	display:inline;
	padding:0;
}

.image_r_b01  {
	float: right;
	margin: 4px 0px 6px 15px;
	display:inline;
	padding:0;
}
*:first-child+html .image_r_b01 { margin: 4px 0px 6px 15px; } /*  for IE7 only */
*html body .image_r_b01 { margin:4px 0px 5px 12px; } /*  for IE6 only */
.image_r_b01 img{ /*border-bottom:1px solid #fff;*/ margin-bottom:1px; }
.case {
	background: url(../images/arrow_h.jpg) center 50px no-repeat;
	margin-left:40px; margin-right:40px;
	}
.case01 {
	background: url(../images/arrow_h.jpg) center 15px no-repeat; margin-left:40px; margin-right:40px;
	}

.case-narrow {
	margin: 10px 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;
	}


#content ul.totop {
	clear: both;
	margin:0 15px 0 0;
	padding:0;
	height:40px;
	}

#content ul.totop li {
	list-style: none;
	width:85px;
	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/totop.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-spacing: 1px;
	border: 1px solid #cbb78b;
	font-size: 100%;
	line-height:1.668em;
	width:100%;
	margin:0;
}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #cbb78b;
	}
#content table td.td_top { vertical-align:top; }
#content table td.td_right { text-align:right; }
#content table th {
	background: #cbb78b;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
.pad_b17 { padding-bottom:17px; }
.mar0 { margin:0 0 6px 0; }
.mar_be { margin-bottom:1em; }
.mar_bhe { margin-bottom:.5em; }
.mar_bthe { margin-bottom:.5em; margin-top:.5em; }
.pad_bt01 { padding-bottom:1.5em; padding-top:.5em; }
.pad_bthe { padding-bottom:.5em; padding-top:.5em; }
.pad_the { padding-top:.5em; }
.mar_beh { margin-bottom:1.5em; }
.text_b { font-weight:bold; }
.pad_be { padding-bottom:1em; }
.w250 { width:250px; }
.w80 { width:80px; }
.w120 { width:120px; }
.w180 { width:180px; }
.bg01 { background:#fff7e4; font-weight:bold; }
.mar_01 { margin-bottom:1.5em; margin-top:.5em; }
.text_right { text-align:right; }
.index_mar01 { margin:0 104px; }
/*---------- 07  Index -------------*/
.img0 { margin:0; }
.index01 { margin:17px 0 27px 0; }
#index .alpha{ width:210px; float:left; margin:0 20px 0 0; display:inline; background:url(../images/index_bg01.jpg) no-repeat 0 0;}
#index .beta{ width:210px; float:right; margin:0 0px 0 0; display:inline; background:url(../images/index_bg01.jpg) no-repeat 0 0;}
.index_img01 { margin:6px 5px 6px 5px; }
.index_img02 { margin:0px 5px 0px 5px; }
.index_text01 { margin:0 10px 7px 10px; line-height:1.25em; }
p.index_link01 { margin:0px 23px 28px 27px; height:20px; width:160px; }
p.index_link01 a{ height:20px; display:block; text-indent:-9999px; background:url(../images/index_link01.jpg) no-repeat 0 0; }
p.index_link01 a:hover{ background:url(../images/index_link01.jpg) no-repeat 0 -20px; }

p.sr_brn a{ 
margin:0px 12px 24px 12px; 
height:178px; 
width:640px; 
clear:both; 
background:url(../images/banner01.jpg) 0 0 no-repeat;
display:block;
text-indent:-9999px;

}

p.sr_brn a:hover{ 
background-position: 0 -178px;
}

p.index_movie { margin:0px 12px 24px 12px; height:108px; width:641px; clear:both; }
p.index_movie a{ height:108px; display:block; text-indent:-9999px; background:url(../images/index_movie.jpg) no-repeat 0 0; }
p.index_movie a:hover{ background:url(../images/index_movie.jpg) no-repeat 0 -108px; }

p.index_white { margin:0px 12px 24px 12px; height:120px; width:641px; clear:both; }
p.index_white a{ height:120px; display:block; text-indent:-9999px; background:url(../images/index_white.jpg) no-repeat 0 0; }
p.index_white a:hover{ background:url(../images/index_white.jpg) no-repeat 0 -120px; }

.index02 { width:670px; margin:0; padding:0; background:url(../images/index_bg02.jpg) no-repeat right top; position:relative; margin-top:-9px; height:266px; }
.pad01 { padding:16px 275px 0 6px; }
.index03 { margin:0 10px 34px 10px; background:url(../images/index_bg03.jpg) repeat-y;}
.index03_bottom{ padding:0 0 13px 0; background:url(../images/index_bg03_bottom.jpg) no-repeat bottom;}
.img_center { margin:0 auto; text-align:center; }
.img_center img{ margin:0 auto; text-align:center; display:block; line-height:1.0; }
.index03_01 { width:628px; margin:0 11px; }
.index_bg_w { background:#fff; width:230px; padding:7px 0 12px 0; float:left; }
.index_text02 { margin:2px 10px 8px 24px; }
.index_text03 { margin:2px 10px 0px 24px; }
.pad_l10 { padding-left:10px; }
.index03_right { width:380px; float:right; }
/*---------- 08  Concept -----------*/
#concept h2#title01 { background:url(../images/concept_h2.jpg) no-repeat 0 0; }
#concept h3#title02 { background:url(../images/concept_h3-01.jpg) no-repeat 0 0; }
#concept h4#title03 { background:url(../images/concept_h4-01.jpg) no-repeat 0 0; }
#concept h3#title04 { background:url(../images/concept_h3-02.jpg) no-repeat 0 0; }
#concept h4#title05 { background:url(../images/concept_h4-02.jpg) no-repeat 0 0; }
#concept h4#title06 { background:url(../images/concept_h4-03.jpg) no-repeat 0 0;  }
#concept h4#title07 { background:url(../images/concept_h4-04.jpg) no-repeat 0 0; }
#concept h4#title08 { background:url(../images/concept_h4-05.jpg) no-repeat 0 0; }
#concept h4#title09 { background:url(../images/concept_h4-06.jpg) no-repeat 0 0; }
#concept h3#title10 { background:url(../images/concept_h3-03.jpg) no-repeat 0 0; }

.link01 a { background:url(../images/icon01.jpg) no-repeat 0 1px; padding:0 0 0 15px; }
.concept01 { width:395px; float:right; margin:0; padding:0 0 0 10px; }
.concept02 { margin:0; padding:0 0 0 10px; clear: both; }
*html body .concept01 { width:405px; } /*  for IE7 only */
.padd_c { padding:.5em 10px 1em 10px; }

#content ul.ul01 { margin:.5em 0 .5em 0; padding:0; list-style:none; }
#content ul.ul01 li { margin:0; padding:0 0 0 14px; list-style:none; background:url(../images/icon02.jpg) no-repeat 0 5px; }

#content dl.dl01 { width:620px; display:inline-block; margin:0; list-style:none; padding:0; }
#content dl.dl01 dt{ width:60px; display:inline-block; padding:0 0 6px 0; list-style:none; margin:0; float:left; font-weight:normal; }
#content dl.dl01 dd{ width:560px; display:inline-block; padding:0 0 6px 0; list-style:none; margin:0; float:left; }

/* Only for Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
	head~body #content dl.dl01 { margin-bottom:6px; }
}

#content dl.dl02 { width:425px; display:inline-block; margin:0; list-style:none; padding:0; }
#content dl.dl02 dt{ width:90px; display:inline-block; margin:0; list-style:none; padding:0 0 6px 0; float:left; font-weight:normal; }
#content dl.dl02 dd{ width:335px; display:inline-block; margin:0; list-style:none; padding:0 0 6px 0; float:right; }


/* Only for Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#content dl.dl02 { margin-bottom:-6px; }
}
/* Only for Firefox */
@-moz-document url-prefix()
{
#content dl.dl02 { margin-bottom:-6px; }
}


/*---------- 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 h3#title03 { background:url(../images/clinic_h3-02.jpg) no-repeat 0 0; }
#map {
	margin: 7px 2px 7px 2px;
	width:510px;
	height: 320px;
	border:1px solid #f0f0f0;
}

/*---------- 10  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; margin-left:0; }
#implant h4#title04 { background:url(../images/implant_h4-02.jpg) no-repeat 0 0; margin-left:0; }
#implant h4#title05 { background:url(../images/implant_h4-03.jpg) no-repeat 0 0; margin-left:0; }
#implant h4#title06 { background:url(../images/implant_h4-04.jpg) no-repeat 0 0; margin-left:0; }
#implant h4#title07 { background:url(../images/implant_h4-05.jpg) no-repeat 0 0; margin-left:0; }
#implant h3#title08 { background:url(../images/implant_h3-02.jpg) no-repeat 0 0; }
#implant h4#title09 { background:url(../images/implant_h4-06.jpg) no-repeat 0 0; }
#implant h4#title10 { background:url(../images/implant_h4-07.jpg) no-repeat 0 0; }
.qa01 { background:url(../images/line01.jpg) repeat-x 0 bottom; padding-top:.5em; padding-bottom:1em; margin-bottom:1em;  }
.anw { background:url(../images/a.jpg) no-repeat 3px 5px #ede0c4; padding:8px 15px 8px 33px; }
.bg02 { background:#fff7e4; }
.bg03 { background:#fff7e4; padding:3px 15px; }
#content ul.ul02 { margin:.5em 0 .5em 0; padding:0; list-style:none; }
#content ul.ul02 li { margin:0; padding:0 0 0 14px; list-style:none; background:url(../images/icon03.jpg) no-repeat 0 5px; }

.implant_link { margin:0 25px 2.5em 25px; padding:0; height:102px; width:620px; }
.implant_link a{ height:102px; display:block; text-indent:-9999px; background:url(../images/implant_link.jpg) no-repeat 0 0; }
.implant_link a:hover{ background:url(../images/implant_link.jpg) no-repeat 0 -102px; }

/*---------- 11  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; margin-left:0; }
#ortho h4#title04 { background:url(../images/ortho_h4-02.jpg) no-repeat 0 0; margin-left:0; }
#ortho h4#title05 { background:url(../images/ortho_h4-03.jpg) no-repeat 0 0; margin-left:0; }
#ortho h4#title06 { background:url(../images/ortho_h4-04.jpg) no-repeat 0 0; margin-left:0; }
#ortho h3#title07 { background:url(../images/ortho_h3-02.jpg) no-repeat 0 0; }
#ortho h4#title08 { background:url(../images/ortho_h4-05.jpg) no-repeat 0 0; }
#ortho h4#title09 { background:url(../images/ortho_h4-06.jpg) no-repeat 0 0; }
#ortho h4#title10 { background:url(../images/ortho_h4-07.jpg) no-repeat 0 0; }
#ortho h4#title11 { background:url(../images/ortho_h4-08.jpg) no-repeat 0 0; }
p.icon01 { background:url(../images/icon04.jpg) no-repeat 0 11px; padding:3px 0 0 13px; font-weight:bold; margin:0px 0 6px 0; }

/*---------- 12  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; margin-left:0; }
#esthe h4#title04 { background:url(../images/esthe_h4-02.jpg) no-repeat 0 0; margin-left:0; }
#esthe h4#title05 { background:url(../images/esthe_h4-03.jpg) no-repeat 0 0; margin-left:0; }
#esthe h4#title06 { background:url(../images/esthe_h4-04.jpg) no-repeat 0 0; margin-left:0; }
#esthe h4#title07 { background:url(../images/esthe_h4-05.jpg) no-repeat 0 0; margin-left:0; }
#esthe h4#title08 { background:url(../images/esthe_h4-06.jpg) no-repeat 0 0; margin-left:0; }
#esthe h3#title09 { background:url(../images/esthe_h3-02.jpg) no-repeat 0 0; }
#esthe h4#title10 { background:url(../images/esthe_h4-07.jpg) no-repeat 0 0; }
#esthe h4#title11 { background:url(../images/esthe_h4-08.jpg) no-repeat 0 0; }
#esthe h3#title12 { background:url(../images/esthe_h3-03.jpg) no-repeat 0 0; }
#esthe h4#title13 { background:url(../images/esthe_h4-09.jpg) no-repeat 0 0; }

.esthe_link { margin:0 25px 2.5em 25px; padding:0; height:102px; width:620px; }
.esthe_link a{ height:102px; display:block; text-indent:-9999px; background:url(../images/esthe_link.jpg) no-repeat 0 0; }
.esthe_link a:hover{ background:url(../images/esthe_link.jpg) no-repeat 0 -102px; }

#esthe dl.flow {
	width:600px;
	margin: 0 0 0 20px;
	}
#esthe .flow dt{
	border-top: solid 1px #cbb78b;
	border-left: solid 1px #cbb78b;
	border-right: solid 1px #cbb78b;
	margin:0;
	padding:8px;
	background:#F0E0C9;
	color:#854032;
	}
#esthe .flow dd{
	margin:0;
	padding:5px 10px 40px 10px;
	background:url(../images/esthe_flow.jpg) bottom;
	}
#esthe .flow dd.last{
	border-bottom: solid 1px #cbb78b;
	border-left: solid 1px #cbb78b;
	border-right: solid 1px #cbb78b;
	margin:0;
	padding:5px 15px;
	background:none;
	}

/*---------- 13  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 h4#title03 { background:url(../images/perio_h4-01.jpg) no-repeat 0 0; margin-left:0; }
#perio h4#title04 { background:url(../images/perio_h4-02.jpg) no-repeat 0 0; margin-left:0; }
#perio h4#title05 { background:url(../images/perio_h4-03.jpg) no-repeat 0 0; margin-left:0; }
#perio h4#title06 { background:url(../images/perio_h4-04.jpg) no-repeat 0 0; margin-left:0; }
#perio h4#title07 { background:url(../images/perio_h4-05.jpg) no-repeat 0 0; margin-left:0; }
#perio h3#title08 { background:url(../images/perio_h3-02.jpg) no-repeat 0 0; }
#perio h4#title09 { background:url(../images/perio_h4-06.jpg) no-repeat 0 0; }
#perio h4#title10 { background:url(../images/perio_h4-07.jpg) no-repeat 0 0; }
#perio h4#title11 { background:url(../images/perio_h4-08.jpg) no-repeat 0 0; }

/*---------- 14  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 h4#title03 { background:url(../images/prevent_h4-01.jpg) no-repeat 0 0; margin-left:0; }
#prevent h4#title04 { background:url(../images/prevent_h4-02.jpg) no-repeat 0 0; margin-left:0; }
#prevent h4#title05 { background:url(../images/prevent_h4-03.jpg) no-repeat 0 0; margin-left:0; }
#prevent h4#title06 { background:url(../images/prevent_h4-04.jpg) no-repeat 0 0; margin-left:0; }
#prevent h4#title07 { background:url(../images/prevent_h4-05.jpg) no-repeat 0 0; margin-left:0; }
#prevent h3#title08 { background:url(../images/prevent_h3-02.jpg) no-repeat 0 0; }
#prevent h4#title09 { background:url(../images/prevent_h4-06.jpg) no-repeat 0 0; }
#prevent h4#title10 { background:url(../images/prevent_h4-07.jpg) no-repeat 0 0; }
#prevent h3#title11 { background:url(../images/prevent_h3-03.jpg) no-repeat 0 0; }
#prevent h4#title12 { background:url(../images/prevent_h4-08.jpg) no-repeat 0 0; }
#prevent h4#title13 { background:url(../images/prevent_h4-09.jpg) no-repeat 0 0; }
#prevent h3#title14 { background:url(../images/prevent_h3-04.jpg) no-repeat 0 0; }
#prevent h4#title15 { background:url(../images/prevent_h4-10.jpg) no-repeat 0 0; }

/*---------- 15  Case --------------*/
#case h2#title01 { background:url(../images/case_h2.jpg) no-repeat 0 0; }
#case h3#title02 { background:url(../images/case_h3-01.jpg) no-repeat 0 0; }
#case h4#title03 { background:url(../images/case_h4-01.jpg) no-repeat 0 0; }
#case h4#title04 { background:url(../images/case_h4-02.jpg) no-repeat 0 0; }
#case h4#title05 { background:url(../images/case_h4-03.jpg) no-repeat 0 0; }


/*---------- 16  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#title01 { background:url(../images/recruit_h4-01.jpg) no-repeat 0 0; }
.flash01 {
  margin: 0 0 10px 40px;
}

.flash02 {
  padding: 5px 10px;
	margin: 10px;
	background-color: #FFFFFF;
	font-size: 10px;
}

.sr_mar0 { margin:0 0 6px 0; 
  padding-top:5px;
}

.sr_reflect{
  border:1px solid #666666;
  padding:1px;
}


.bnr_nobel { margin: 10px 0 0 60px;}
	