@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Doctor                      */
/*                 09  Clinic                      */
/*                 10  Prevent                     */
/*                 11  Child                       */
/*                 12  Perio                       */
/*                 13  Periocure                   */
/*                 14  Aesthe                      */
/*                 15  Implant                     */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green          #338b1c      */
/*        Main Color - Yellow Green   #99ba40      */
/*        Main Color - Orange         #edb800      */
/*                                                 */
/*        Sub Color  - Light Green   #e1ef91       */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      83.33%              */
/*                   11px      91.67%              */
/*                   12px     100%                 */
/*                   14px     116.67%              */
/*                   16px     133.33%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) top repeat-x; }
#body01 { background:url(../images/body_bg02.jpg) center top no-repeat; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 902px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	width:900px;
	margin: 0 1px;
	}

#content {
	width: 665px;
	float: right;
	font-size: 100%;
	line-height: 1.75em;
	color: #3F3F3F;
	padding: 3px 0 0 0;
	}


/*---------- 03  Header -----------*/

#header {
	height: 221px;
	width: 900px;
	margin: 0 1px;
	padding: 0;
	background:url(../images/header_bg01.jpg) 0 0 repeat-x;
	}
#header01{
	height:72px;
	padding:0 8px 0 0;
	margin:0;
	background:url(../images/header_bg05.jpg) 0 bottom no-repeat;
	}
#index #header {
	height: 321px;
	}
#index #header01{
	background:url(../images/header_bg04.jpg) 0 bottom no-repeat;
	}

h1 {
	width: 277px;
	height: 71px;
	margin:1px 0 0 0;
	float: left;
	}
h1 a {
	display: block;
	width: 277px;
	height: 71px;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
#index h1 a {
	display: block;
	width: 277px;
	height: 71px;
	text-indent: -9999px;
	background: url(../images/logo_index.jpg) 0 0 no-repeat;
	}
#header01_01{
	width:234px;
	height:51px;
	margin:8px 0 0 0;
	padding:0;
	float:right;
	}
#header01_01_01{
	background:url(../images/header_bg03.jpg) 0 0 no-repeat;
	width:234px;
	height:21px;
	}
#header_nav {
	width:195px;
	margin: 0 0 0 21px;
	padding: 3px 0 0 0;
	}
#header_nav ul{
	margin:0;
	padding:0;
	height:16px;
	}
#header_nav ul li {
	height: 16px;
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
	display:inline;
	}
	
#header_nav ul li a {
	display: block;
	height: 16px;
	text-indent: -9999px;
	}

#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width: 50px; }
#nav02 a { background:url(../images/header_nav.jpg) -50px 0 no-repeat; width: 70px; }
#nav03 a { background:url(../images/header_nav.jpg) -120px 0 no-repeat; width: 75px; }

#nav01 a:hover {	background: url(../images/header_nav.jpg) 0 -16px no-repeat;	}
#nav02 a:hover { background:url(../images/header_nav.jpg) -50px -16px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -120px -16px no-repeat; }

#header02{
	background:url(../images/header_bg06.jpg) 0 0 no-repeat;
	width:900px;
	height:149px;
	}
#index #header02{
	background:url(../images/header_bg02.jpg) 0 0 no-repeat;
	width:900px;
	height:249px;
	}
#header02_01{
	width:218px;
	float:left;
	margin:37px 0 0 0;
	}
#index #header02_01{
	margin:137px 0 0 0;
	}
#header02_01 .header_banner{
	margin:0 0 0 19px;
	}
#header02_01 .header_banner a {
	background:url(../images/header_banner.jpg) 0 0 no-repeat;
	width:199px;
	height:91px;
	display:block;
	text-indent:-9999px;
	}
#header02_01 .header_banner a:hover {
	background:url(../images/header_banner.jpg) -199px 0 no-repeat;
	}
#index #header02_01 .header_banner{
	margin:0 0 0 19px;
	}
#index #header02_01 .header_banner a {
	background:url(../images/header_banner_index.jpg) 0 0 no-repeat;
	width:199px;
	height:91px;
	display:block;
	text-indent:-9999px;
	}
#index #header02_01 .header_banner a:hover {
	background:url(../images/header_banner_index.jpg) -199px 0 no-repeat;
	}

#header02 .main_img{
	margin:0 0 0 0;
	float:right;
	display:block;
	line-height:1%;
	}
#index #header02 .main_img{
	margin:137px 0 0 0;
	float:right;
	display:block;
	line-height:1%;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 5px 0 45px 0;
	}
#nav .nav_recruit{
	margin:0 10px 8px 10px;
}
#nav .nav_recruit a {
	background:url(../images/nav_recruit.jpg) 0 0 no-repeat;
	width:200px;
	height:60px;
	display:block;
	text-indent:-9999px;
}
#nav .nav_recruit a:hover {
	background:url(../images/nav_recruit.jpg) -200px 0 no-repeat;
}

#nav .nav_bg01{
	margin:0 8px 8px 8px;
	background:url(../images/nav_img02.jpg) 0 0 repeat-y;
	}

#nav ul{
	width:185px;
	margin:5px 10px 0 9px;
	padding:0 0 3px 0;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height:33px;
	text-indent: -9999px;
	margin-bottom:2px;
	}

#nav .internal li a {
	height:33px;
	display: block;
	}

#nav04 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -185px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -185px -35px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -185px -70px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -185px -105px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -185px -140px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -185px -175px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -185px -210px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -185px -245px no-repeat; }

#nav .nav_aobashika{
	margin:0 10px 14px 10px;
	display:block;
	line-height:1%;
	}
#nav .nav_shikatown{
	margin:0 49px 14px 50px;
	display:block;
	line-height:1%;
	}

#nav .nav_bg02{
	margin:0 10px 20px 10px;
	padding:10px 8px 9px 8px;
	background:url(../images/nav_img04.jpg) 0 0 repeat;
	}
#index #nav .nav_bg02{
	margin:0 10px 0 10px;
	padding:10px 8px 9px 8px;
	background:url(../images/nav_img04.jpg) 0 0 repeat;
	}
	
#nav .nav_dl{
	margin:0 20px 0 20px;
	}
#nav dl{
	width:182px;
	margin:0;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
#nav dl dt{
	width:182px;
	color:#006B33;
	font-weight:normal;
	}
#nav dl dt.dt01{
	width:72px;
	display:inline;
	float:left;
	margin:0;
	}
#nav dl dd{
	width:182px;
	margin:0;
	padding:0;
	}
#nav dl dd.dd01{
	margin:0 0 5px 0;
	}
#nav dl dd.dd02{
	width:110px;
	display:inline;
	float:left;
	margin:0;
	}
#nav dl dd.dd03{
	width:137px;
	margin:0 0 0 46px;
	line-height:1.08em;
	}
#nav dl dd.dd04{
	line-height:1.08em;
	}
#nav dl dd.dd05{
	width:137px;
	margin:0 0 6px 46px;
	line-height:1.08em;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:70px;
	padding:0 9px 0 8px;
	margin: 0 1px;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 108%;
	line-height:1.38em;
	text-align: right;
	color:#3F3F3F;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

#footer01{
	width:234px;
	float:left;
	margin:10px 0 0 0;
	}
#footer02{
	width:620px;
	float:right;
	text-align:right;
	margin:18px 0 0 0;
	background:url(../images/footer_bg02.jpg) right 18px no-repeat;
	}
#footer a {
	text-decoration: none;
	color: #002982;
	}
#footer a:hover { text-decoration:none; color:#98aad2; }

#footer ul { 
	list-style: none;
	margin: 0 9px 0 0;
	padding: 0;
	color: #002982;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	font-size:85%;
	margin: 10px 6px 0 0; 
	}
#footer address a {
	color:#3F3F3F;
	text-decoration:none;
	}
#footer address a:hover {
	color:#3F3F3F;
	text-decoration:underline;
	}


/*---------- 06  Contents -----------*/

.section { padding: 0 20px 25px 20px; }
.section .section { padding: 0 10px 0 10px; }
#index .section { padding:0 10px 0 22px; }
.center { text-align: center; }

#content h2 {
	height: 37px;
	text-indent: -9999px;
	margin: 0 10px 19px 0;
	}
#content h3 {
	clear: both;
	height: 31px;
	text-indent: -9999px;
	margin:0 -10px 12px -10px;
	}
#content h4 {
	height: 22px;
	text-indent: -9999px;
	margin:0 -10px 8px -10px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
	margin:0;
	padding:0;
	}
#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	padding-left: 18px;
	}
#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 {
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.Srframe{
	border: 2px dashed #66CC00;
	width:625px;
}
.SrRed{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}	
p.FwRed{
	float:right;
	margin:-20px 50px 0 0;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;}
 /*  for IE7 only */	
*:first-child+html p.FwRed{
	float:right;
	margin:-20px 50px 0 0;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;}
 /*  for IE6 only */
* html body p.FwRed{
	float:right;
	margin:-20px 25px 0 0;
	color:#FF0000;
	font-weight:bold;
	font-size:16px;}
	
.image_l  {
	float: left;
	margin: 0 15px 0.5em 0;
	line-height:1%;
	display:block;
	}
*:first-child+html .image_l { margin: 0 12px 0 0; } /*  for IE7 only */
* html body .image_l { margin: 0 12px 0 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 0.5em 15px;
	line-height:1%;
	display:block;
	}
*:first-child+html .image_r { margin: 0 0 0 12px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 0 12px; } /*  for IE6 only */

.image_b{
	display:block;
	line-height:1%;
	margin:0 auto;
	background:#d7d7b0;
	padding:5px;
	}
.image_l_b  {
	float: left;
	margin: 0 15px 0.5em 0;
	line-height:1%;
	display:block;
	background:#d7d7b0;
	padding:5px;
	}
*:first-child+html .image_l_b { margin: 0 12px 0 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 12px 0 0; } /*  for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 0.5em 15px;
	line-height:1%;
	display:block;
	background:#d7d7b0;
	padding:5px;
	}
*:first-child+html .image_r_b { margin: 0 0 0 12px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 0 12px; } /*  for IE6 only */

.image_l_b01  {
	float: left;
	margin: 0;
	line-height:1%;
	display:block;
	background:#d7d7b0;
	padding:5px;
	}

.image_r_b01 {
	float: right;
	margin: 0;
	line-height:1%;
	display:block;
	background:#d7d7b0;
	padding:5px;
	}

.case {
	margin: 0 0 10px 0;
	background: url(../images/case.jpg) center center no-repeat;
	}

.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;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 165px;
	height: 32px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 32px;
	background: url(../images/to_top.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;
	font-size: 100%;
	color: #3F3F3F;
	width: 100%;
	line-height:1.75em;
	}

#content table th,
#content table td {
	padding: 5px 10px;
	border: 1px solid #e5f1dd;
	}
#content table td.td01{
	width:100px;
	background:#f3f9ef;
	}
#content table td.td02{
	width:210px;
	text-align:center;
	padding-bottom:10px;
	}
#content table td.td03{
	padding:10px;
	}
#content table td.td04{
	width:120px;
	background:#f3f9ef;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/

#index .index01{
	padding:0 7px 0 0;
	}
#index #content .alpha01{
	width:306px;
	float:left;
	background:url(../images/index_img02.jpg) 0 0 repeat-y;
	}
#index .banner01 {
	margin:0 14px 0 5px;
	}
#index .banner01 a {
	background:url(../images/index_img04.jpg) 0 0 no-repeat;
	width:287px;
	height:74px;
	display:block;
	text-indent:-9999px;
	}
#index .banner01 a:hover {
	background:url(../images/index_img04.jpg) -287px 0 no-repeat;
	}
#index .text01{
	margin:5px 0;
	padding:0 18px 0 14px;
	font-size:108%;
	line-height:1.23em;
}

#index #content .beta01{
	width:306px;
	float:right;
	background:url(../images/index_img02.jpg) 0 0 repeat-y;
	}
#index .banner02 {
	margin:0 14px 0 5px;
	}
#index .banner02 a {
	background:url(../images/index_img05.jpg) 0 0 no-repeat;
	width:287px;
	height:74px;
	display:block;
	text-indent:-9999px;
	}
#index .banner02 a:hover {
	background:url(../images/index_img05.jpg) -287px 0 no-repeat;
	}

#index #content .banner{
	margin:0 10px 14px 3px;
	}	
#index #content .banner a {
	background:url(../images/banner.jpg) 0 0 no-repeat;
	width:620px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
#index #content .banner a:hover {
	background:url(../images/banner.jpg) 0 -60px no-repeat;
	}
#index .index02{
	margin:0 9px 0 3px;
	padding:3px 7px 0 0;
	background:url(../images/index_img07.jpg) 0 0 repeat-y;
	}
#index #content .alpha02{
	width:479px;
	float:left;
	}
#index #content .beta02{
	width:134px;
	float:right;
	padding:2px 0 0 0;
	}
#index #content .index_img01{
	line-height:1%;
	display:block;
	margin:0 0 0 3px;
	padding:0;
	}
#index .index02_01{
	float:left;
	margin:0 0 0 0;
}
#index .index02_01 a{
	background:url(../images/index_img09.jpg) 0 0 no-repeat;
	width:146px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#index .index02_01 a:hover{
	background:url(../images/index_img09.jpg) -146px 0 no-repeat;
}
#index .text02{
	float:right;
	font-size:108%;
	line-height:1.15em;
	margin:6px 0 7px 0;
	padding:0;
	width:272px;
	}
#index .index_img02{
	float:right;
	line-height:1%;
	display:block;
	margin:0 0 6px 0;
	}

#index .index02_02{
	width:200px;
	float:left;
	margin:0 0 0 0;
/*	display:inline;*/
}
#index .index02_02 a{
	background:url(../images/index_img11.jpg) 0 0 no-repeat;
	width:200px;
	height:40px;
	display:block;
	text-indent:-9999px;
}
#index .index02_02 a:hover{
	background:url(../images/index_img11.jpg) -200px 0 no-repeat;
}
#index .text03{
	float:right;
	font-size:108%;
	line-height:1.15em;
	padding:0;
	margin:0;
	width:272px;
	}
	
#index .index_img03{
	line-height:1%;
	display:block;
	margin:0 0 12px 3px;
	}
#index .text04{
	font-size:116%;
	line-height:1.71em;
	padding:0 15px 0 24px;
	margin:0;
	}
	
#index #content .banner03{
	margin:0 9px 13px 2px;
	}	
#index #content .banner03 a {
	background:url(../images/index_img14.jpg) 0 0 no-repeat;
	width:622px;
	height:82px;
	display:block;
	text-indent:-9999px;
	}
#index #content .banner03 a:hover {
	background:url(../images/index_img14.jpg) 0 -82px no-repeat;
	}

#index .index03{
	margin:0 8px 0 2px;
	padding:0 8px 0 13px;
	background:url(../images/index_img16.jpg) 0 0 repeat-y;
	}
#index #content .index_img04{
	line-height:1%;
	display:block;
	padding:0 0 0 2px;
	margin:0;
	}
#index #content .banner04{
	margin:6px 14px 6px 0px;
	float:left;
	}	
#index #content .banner04 a {
	background:url(../images/index_img18.jpg) 0 0 no-repeat;
	width:193px;
	height:68px;
	display:block;
	text-indent:-9999px;
	}
#index #content .banner04 a:hover {
	background:url(../images/index_img18.jpg) -193px 0 no-repeat;
	}
#index .index03_01{
	width:394px;
	float:right;
	}
#index .text05{
	font-size:100%;
	line-height:1.333em;
	padding:3px 10px 0 0;
	margin:0;
	}
#index #content .banner05{
	margin:0 10px 30px 3px;
	}	
#index #content .banner05 a {
	background:url(../images/index_img20.jpg) 0 0 no-repeat;
	width:620px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#index #content .banner05 a:hover {
	background:url(../images/index_img20.jpg) 0 -80px no-repeat;
	}

#index .index04{
	margin:0 10px 0 5px;
	padding:0;
	}
#index .alpha03{
	width:210px;
	float:left;
	}
#index .beta03{
	width:391px;
	float:right;
	}
#index .index04_01{
	margin:2px 0 0 7px;
	}
#index .index04_01_01{
	width:184px;
	float:left;
	}
#index .index04_01_02{
	width:184px;
	float:right;
	}
	
#content dl.dl01{
	width:184px;
	margin:0 0 3px 0;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
#content dl.dl01 dt{
	width:184px;
	color:#006B33;
	font-weight:normal;
	}
#content dl.dl01 dd{
	width:184px;
	margin:0;
	padding:0;
	}
#content dl.dl01 dd.dd01{
	margin:0 0 10px 0;
	}
#content dl.dl01 dd.dd02{
	line-height:1.08em;
	margin:2px 0 0 0;
	}
#content dl.dl01 dd.dd03{
	width:137px;
	margin:0 0 0 46px;
	line-height:1.08em;
	}
#content dl.dl01 dd.dd04{
	line-height:1.08em;
	}
#content dl.dl01 dd.dd05{
	width:137px;
	margin:0 0 6px 46px;
	line-height:1.08em;
	}
	
	
	
#index_bn_txt a{
 color:#3F3F3F;
 text-decoration:none;
}

#index_bn_txt a:hover{
 color:#0066CC;
 text-decoration:underline;
}

#index_bn_img a{
 display:block;
 background:url(../images/index_img19_01.jpg) left top no-repeat;
 width:394px;
 height:28px;
 text-indent:-9999px;
}

#index_bn_img a:hover{
 display:block;
 background:url(../images/index_img19_01.jpg) left bottom no-repeat;
 width:394px;
 height:28px;
 text-indent:-9999px;
}


/*---------- 08  Doctor -----------*/

#doctor h2#title01 { background:url(../images/doctor_h2.jpg) 0 0 no-repeat; }
#doctor h3#title02 { background:url(../images/doctor_h3-01.jpg) 0 0 no-repeat; }
#doctor h3#title03 { background:url(../images/doctor_h3-02.jpg) 0 0 no-repeat; }
#doctor h3#title04 { background:url(../images/doctor_h3-03.jpg) 0 0 no-repeat; }
#doctor h4#title05 { background:url(../images/doctor_h4-01.jpg) 0 0 no-repeat; }
#doctor h4#title06 { background:url(../images/doctor_h4-02.jpg) 0 0 no-repeat; }
#doctor h4#title07 { background:url(../images/doctor_h4-03.jpg) 0 0 no-repeat; }

#content .banner{
	margin:0 10px 20px 25px;
	}	
#content .banner a {
	background:url(../images/banner.jpg) 0 0 no-repeat;
	width:620px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
#content .banner a:hover {
	background:url(../images/banner.jpg) 0 -60px no-repeat;
	}
	
/*---------- 09  Clinic -----------*/

#clinic h2#title01 { background:url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }

/*  for IE7 only */
*:first-child+html #clinic dl.dl02{
	width:160px;
	margin:0 0 0 0;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
*:first-child+html #clinic dl.dl02 dt{
	width:60px;
	font-weight:normal;
	float:left;
	display:inline;
	}

*:first-child+html #clinic dl.dl02 dd{
	width:100px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}

*:first-child+html #clinic dl.dl02 dd.dd01{
	margin:0 0 0 60px;
	}

*:first-child+html #clinic .mt_10{
	float:right;
	margin-top:-5px;
	margin-left:-30px;
	margin-right:40px;
}
*:first-child+html #clinic .SrR{
	float:right;
	margin-right:30px;
	
}
*:first-child+html #clinic dl.Srdl03{
	width:190px;
	margin:0 0 0 50px;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
*:first-child+html #clinic dl.Srdl03 dt{
	width:70px;
	font-weight:normal;
	float:left;
	display:inline;
	}
*:first-child+html #clinic dl.Srdl03 dd{
	width:120px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
*:first-child+html #clinic dl.Srdl03 dd.dd01{
	margin:0 0 0 70px;
	}	

/*  for IE6 only*/

* html #clinic div.SrL dl.dl02{
	width:160px;
	margin:0 0 0 0;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
* html #clinic div.SrL dl.dl02 dt{
	width:60px;
	font-weight:normal;
	float:left;
	display:inline;
	}
* html #clinic div.SrL dl.dl02 dd{
	width:100px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
* html #clinic div.SrL dl.dl02 dd.dd01{
	margin:0 0 0 60px;
	}

* html #clinic .mt_10{
	float:right;
	margin-top:-5px;
	margin-left:-70px;
}
* html #clinic .SrR{
	float:right;
	margin:-100px 30px 0 0;
	
}
* html #clinic div.SrR dl.Srdl03{
	width:180px;
	margin:0 0 0 50px;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
* html #clinic div.SrR dl.Srdl03 dt{
	width:60px;
	font-weight:normal;
	float:left;
	display:inline;
	}
* html #clinic div.SrR dl.Srdl03 dd{
	width:120px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
* html #clinic div.SrR dl.Srdl03 dd.dd01{
	margin:0 0 0 60px;
	}	



#clinic dl.dl02{
	width:220px;
	margin:0;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
#clinic dl.dl02 dt{
	width:70px;
	font-weight:normal;
	float:left;
	display:inline;
	}
#clinic dl.dl02 dd{
	width:150px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
#clinic dl.dl02 dd.dd01{
	margin:0 0 0 70px;
	}
	
#clinic .SrL{
	float: left;
	width:220px;
	margin:0;
}

#clinic .mt_10{
	float:right;
	margin-top:-5px;
	margin-left:-30px;
	margin-right:40px;
}
#clinic .SrR{
	float:right;
	margin:0px;
	
}
#clinic dl.Srdl03{
	width:170px;
	margin:0 0 0 30px;
	padding:0;
	font-size:108%;
	line-height:1.38em;
	float:left;
	clear:both;
	}
#clinic dl.Srdl03 dt{
	width:50px;
	font-weight:normal;
	float:left;
	display:inline;
	}
#clinic dl.Srdl03 dd{
	width:120px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
#clinic dl.Srdl03 dd.dd01{
	margin:0 0 0 50px;
	}	
	
	
#map {
	width: 472px;
	height: 360px;
	display:block;
	margin:0 auto;
	background:#d7d7b0;
	padding:5px;
}
	
/*---------- 10  Prevent -----------*/

#prevent h2#title01 { background:url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background:url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h3#title03 { background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h3#title04 { background:url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }
#prevent h3#title05 { background:url(../images/prevent_h3-04.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background:url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h4#title07 { background:url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h4#title08 { background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title09 { background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h3#title10 { background:url(../images/prevent_h3-05.jpg) 0 0 no-repeat; }

/*---------- 11  Child -----------*/

#child h2#title01 { background:url(../images/child_h2.jpg) 0 0 no-repeat; }
#child h3#title02 { background:url(../images/child_h3-01.jpg) 0 0 no-repeat; }
#child h3#title03 { background:url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h3#title04 { background:url(../images/child_h3-03.jpg) 0 0 no-repeat; }
#child h3#title05 { background:url(../images/child_h3-04.jpg) 0 0 no-repeat; }

/*---------- 12  Perio -----------*/

#perio h2#title01 { background:url(../images/perio_h2.jpg) 0 0 no-repeat; }
#perio h3#title02 { background:url(../images/perio_h3-01.jpg) 0 0 no-repeat; }
#perio h3#title03 { background:url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h3#title04 { background:url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio h4#title05 { background:url(../images/perio_h4-01.jpg) 0 0 no-repeat; }
#perio h4#title06 { background:url(../images/perio_h4-02.jpg) 0 0 no-repeat; }
#perio h4#title07 { background:url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h3#title08 { background:url(../images/perio_h3-04.jpg) 0 0 no-repeat; }
#perio h3#title09 { background:url(../images/perio_h3-05.jpg) 0 0 no-repeat; }
#perio h4#title10 { background:url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h4#title11 { background:url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio h4#title12 { background:url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio h4#title13 { background:url(../images/perio_h4-07.jpg) 0 0 no-repeat; }
#perio h3#title14 { background:url(../images/perio_h3-06.jpg) 0 0 no-repeat; }
#perio h4#title15 { background:url(../images/perio_h4-08.jpg) 0 0 no-repeat; }

#content dl.dl03{
	width:625px;
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.71em;
	}
#content dl.dl03 dt{
	width:200px;
	font-weight:normal;
	float:left;
	display:inline;
	margin:0 15px 15px 0;
	}
#content dl.dl03 dt img{
	display:block;
	line-height:1%;
	}
#content dl.dl03 dd{
	width:400px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	}
#content dl.dl03 dd.dd01{
	width:16px;
	margin:0;
	padding:0;
	}
#content dl.dl03 dd.dd02{
	width:384px;
	margin:0;
	}
#content dl.dl03 dd.dd03{
	width:384px;
	margin:0 0 140px 16px;
	}
#content dl.dl03 dd.dd04{
	width:384px;
	margin:0 0 119px 16px;
	}
#content dl.dl03 dd.dd05{
	width:384px;
	margin:0 0 0 16px;
	}

#content dl.dl04{
	width:600px;
	margin:0;
	padding:0;
	font-size:100%;
	line-height:1.72em;
	}
#content dl.dl04 dt{
	width:600px;
	font-weight:normal;
	margin:0;
	padding:0
	}
	
.cl{
 clear:both;
 margin-top:29px;
}

/*---------- 13  Periocure -----------*/

#periocure h2#title01 { background:url(../images/periocure_h2.jpg) 0 0 no-repeat; }
#periocure h3#title02 { background:url(../images/periocure_h3-01.jpg) 0 0 no-repeat; }	
#periocure h4#title03 { background:url(../images/periocure_h4-01.jpg) 0 0 no-repeat; }	
#periocure h3#title04 { background:url(../images/periocure_h3-02.jpg) 0 0 no-repeat; }	
#periocure h4#title05 { background:url(../images/periocure_h4-02.jpg) 0 0 no-repeat; }	
#periocure h3#title06 { background:url(../images/periocure_h3-03.jpg) 0 0 no-repeat; }	
#periocure h3#title07 { background:url(../images/periocure_h3-04.jpg) 0 0 no-repeat; }	
#periocure h3#title08 { background:url(../images/periocure_h3-05.jpg) 0 0 no-repeat; }	
#periocure h4#title09 { background:url(../images/periocure_h4-03.jpg) 0 0 no-repeat; }	
#periocure h4#title10 { background:url(../images/periocure_h4-04.jpg) 0 0 no-repeat; }	
#periocure h4#title11 { background:url(../images/periocure_h4-05.jpg) 0 0 no-repeat; }	

#periocure .periocure01{
	border:1px solid #e5f1dd;
	padding:0 10px;
	margin:0;
	background:#f6fde6;
	}
#periocure .periocure02{
	background:url(../images/periocure_img01.jpg) 98px 0 no-repeat;
	padding:5px 0 5px 104px;
	}
#periocure .periocure03{
	border:1px solid #e5f1dd;
	padding:0px 10px;
	background:#f6fde6;
	}
#periocure .periocure04{
	background:url(../images/periocure_img01.jpg) 98px 0 no-repeat;
	float:left;
	padding-left:105px;
	padding:8px 0 5px 106px;
	margin:0;
	}
#periocure .alpha01{
	width:228px;
	float:left;
	}
#periocure .beta01{
	width:228px;
	float:right;
	}
#periocure .alpha02{
	width:228px;
	float:left;
	}
#periocure .beta02{
	width:149px;
	float:left;
	}
#periocure .gama02{
	width:248px;
	float:right;
	}
#periocure .periocure05{
	background:url(../images/periocure_img02.jpg) 0 12px no-repeat;
	padding:0px 0 5px 10px;
	}
#periocure .periocure06{
	margin:20px 0 80px 0;
	}
#periocure #content ul.ul01 {
	margin:5px 0;
	padding:0;
	}
#periocure #content ul.ul01 li {
	list-style: none;
	background: url(../images/li_bg01.jpg) 0 3px no-repeat;
	padding-left: 18px;
	}

/*---------- 14  Aesthe -----------*/

#aesthe h2#title01 { background:url(../images/aesthe_h2.jpg) 0 0 no-repeat; }
#aesthe h3#title02 { background:url(../images/aesthe_h3-01.jpg) 0 0 no-repeat; }	
#aesthe h3#title03 { background:url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe h3#whitening { background:url(../images/whitening.jpg) 0 0 no-repeat; }	
#aesthe h4#title04 { background:url(../images/aesthe_h4-01.jpg) 0 0 no-repeat; }	
#aesthe h4#title05 { background:url(../images/aesthe_h4-02.jpg) 0 0 no-repeat; }	
#aesthe h4#title06 { background:url(../images/aesthe_h4-03.jpg) 0 0 no-repeat; }	
#aesthe h4#title07 { background:url(../images/aesthe_h4-04.jpg) 0 0 no-repeat; }
#aesthe h4#title08 { background:url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }	
#aesthe h4#title09 { background:url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }	
#aesthe h4#title10 { background:url(../images/aesthe_h4-07.jpg) 0 0 no-repeat; }
#aesthe h4#officewhite { background:url(../images/officewhite.jpg) 0 0 no-repeat; }	
#aesthe h4#title11 { background:url(../images/aesthe_h4-08.jpg) 0 0 no-repeat; }	
#aesthe h4#title12 { background:url(../images/aesthe_h4-09.jpg) 0 0 no-repeat; }	

.redwhite {
  color: #CC0033; 
	font-weight: bold;
	font-size:14px;
	}	

/*---------- 15  Implant -----------*/

#implant h2#title01 { background:url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background:url(../images/implant_h3-01.jpg) 0 0 no-repeat; }	
#implant h4#title03 { background:url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background:url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title05 { background:url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h3#title06 { background:url(../images/implant_h3-02.jpg) 0 0 no-repeat; }	

#implant h4#miracle10 { background:url(../images/miracle10.jpg) 0 0 no-repeat; }
#implant h3#miracle { background:url(../images/miracle.jpg) 0 0 no-repeat; }
/*---------- 16  Recruit -----------*/

#recruit h2#title01 { background:url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#recruit h3#title02 { background:url(../images/recruit_h3-01.jpg) 0 0 no-repeat; }
#recruit h3#title03 { background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }

.fR { 
  float: right;
  margin-left: 20px;
	}

	
/*----------  -----------*/

.margin_r20 { margin-right:20px; }
.margin_t0 { margin-top:0; }
.margin_b0 { margin-bottom:0px; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b12 { margin-bottom:12px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b31 { margin-bottom:31px; }
.margin_b46 { margin-bottom:46px; }
.margin_b75 { margin-bottom:75px; }

.padding_t05 { padding-top:5px; }
.padding_l3 { padding-left:3px; }
.padding_l7 { padding-left:7px; }
.padding_10 { padding:10px 0; }
.padding_l88{ padding-left:88px; }
.padding_l98{ padding-left:98px; }
.padding_r20{padding-right:20px;}

.text_red { color:#FF0000; }
.text_blue { color:#3366FF; }
.text_large { font-size:150%; font-weight:bold; }
.text_b { font-weight:bold; }

.w_442 { width:442px; }


#content table.sr_tbl {
	width:250px;
	float:right;
	font-size:108%;
	border:none;
	margin:0;
	padding:0;
	}
#content table.sr_tbl th {
	border:none;
	width:70px;
	background:none;
	font-weight:normal;
	vertical-align:top;
	}	
#content table.sr_tbl td {
	border:none;
	width:180px;
	}