@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Caries                      */
/*                 09  Prevent                     */
/*                 10  Child                       */
/*                 11  Ortho                       */
/*                 12  Esthe                       */
/*                 13  Whitening                   */
/*                 14  Denture                     */
/*                 15  Visit                       */
/*                 16  Feature                     */
/*                 17  Access                      */
/*                 18  Clinic                      */
/*                 19  Staff                       */
/*                 20  Calendar                    */
/*                 21  Recruit                     */

/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green           #35a252     */
/*        Main Color - Light Green     #70d181     */
/*        Main Color - Fresh Green     #ebffe8     */
/*                                                 */
/*        Sub Color  - Yellow Green   #fffa82      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/bg_body.jpg) top repeat; }

#wrapper {
	background: url(../images/bg_wrapper.jpg) repeat-y;
	width: 800px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 578px;
	float: right;
	font-size: 100%;
	line-height: 1.38em;
	color: #3f3f3f;
	padding: 0;
	margin:0;
	}

#content .main_img {
	width: 578px;
	line-height:1%;
	padding: 0;
	display:block;
	margin:0;
	}
.img { margin: 0; padding: 0; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/bg_header.jpg) 0 0 no-repeat;
	width: 800px;
	height:141px;
	margin: 0;
	padding: 0;
	}

#header #header_01 {
	margin: 0 95px 0 0;
	padding: 0;
	width: 484px;
	float: left;
	}

#header #header_01 p.header_text {
	margin: 0;
	padding: 12px 0 1px 0;
	text-indent: 36px;
	font-size:100%;
	line-height:1.2em;
	color: #40c457;
	}
	
h1 {
	text-indent: -9999px;
	width: 456px;
	height:51px;
	line-height:1%;
	margin:0;
	padding:0px 0px 0px 28px;
	float: left;
	}
h1 a {
	display: block;
	width: 456px;
	height: 51px;
	margin:0;
	padding:0;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header #header_02 {
	margin: 0 17px 0 0;
	padding: 0;
	width: 204px;
	float: right;
	}

#header #header_02 p.tel {
	margin: 0 ;
	width: 204px;
	height:37px;
	padding-top:17px;
	line-height:1%;
	}

#header #header_02 p.address {
	margin: 0 ;
	padding:0 0 0 12px;
	width: 192px;
	height:61px;
	line-height:1%;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

/*----------04  Navigation -----------*/

#nav {
	width: 222px;
	float: left;
	padding: 0 0 20px 0;
	margin:0;
	}

#nav ul{
	width:170px;
	margin: 0;
	padding: 5px;
	list-style: none;
	}

#nav li {
	width:170px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	margin:0;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav05 { background: url(../images/nav.jpg) 0 0 no-repeat; height:32px; }
#nav06 a { background: url(../images/nav.jpg) 0 -32px no-repeat; height:42px; }
#nav07 a { background: url(../images/nav.jpg) 0 -74px no-repeat; height:30px; }
#nav08 a { background: url(../images/nav.jpg) 0 -104px no-repeat; height:30px; }
#nav09 a { background: url(../images/nav.jpg) 0 -134px no-repeat; height:30px; }
#nav10 a { background: url(../images/nav.jpg) 0 -164px no-repeat; height:30px; }
#nav11 a { background: url(../images/nav.jpg) 0 -194px no-repeat; height:30px; }
#nav12 a { background: url(../images/nav.jpg) 0 -224px no-repeat; height:30px; }
#nav13 a { background: url(../images/nav.jpg) 0 -254px no-repeat; height:46px; }
#nav14 a { background: url(../images/nav.jpg) 0 -300px no-repeat; height:46px; }

#nav06 a:hover { background: url(../images/nav.jpg) -170px -32px no-repeat; height:42px; }
#nav07 a:hover { background: url(../images/nav.jpg) -170px -74px no-repeat; height:30px; }
#nav08 a:hover { background: url(../images/nav.jpg) -170px -104px no-repeat; height:30px; }
#nav09 a:hover { background: url(../images/nav.jpg) -170px -134px no-repeat; height:30px; }
#nav10 a:hover { background: url(../images/nav.jpg) -170px -164px no-repeat; height:30px; }
#nav11 a:hover { background: url(../images/nav.jpg) -170px -194px no-repeat; height:30px; }
#nav12 a:hover { background: url(../images/nav.jpg) -170px -224px no-repeat; height:30px; }
#nav13 a:hover { background: url(../images/nav.jpg) -170px -254px no-repeat; height:46px; }
#nav14 a:hover { background: url(../images/nav.jpg) -170px -300px no-repeat; height:46px; }

#nav p { text-align: center; }

#nav .bg_top {
	width: 222px;
	height:217px;
	background:url(../images/nav_top.jpg) 0 0 no-repeat;
	padding: 0;
	margin:0 0 11px 0;
	}
#nav .bg_nav {
	width: 180px;
	height:310px;
	background:url(../images/bg_nav.jpg) 0 0 no-repeat;
	padding:0px;
	margin:0 20px 13px 22px;
	}

#nav p.nav_shika { 
	padding: 131px 15px 0 21px; 
	margin: 0;
	width: 186px;
	height: 86px;
	}
#nav p.nav_shika a { 
	margin: 0; 
	padding: 0;
	width: 186px;
	height: 86px;
	background:url(../images/nav_banner1.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#nav p.nav_shika a:hover { 
	margin: 0; 
	padding: 0;
	width: 186px;
	height: 86px;
	background:url(../images/nav_banner1_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#nav p.nav_apita { 
	padding: 0; 
	margin: 0 35px 14px 35px;
	width: 152px;
	height: 60px;
	}
#nav p.nav_apita a { 
	margin: 0; 
	padding: 0;
	width: 152px;
	height: 60px;
	background:url(../images/nav_banner2.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
	
#nav p.nav_shika1 { 
	padding: 0; 
	margin: 0 21px 0px 21px;
	width: 180px;
	height: 80px;
	}
#nav p.nav_shika1 a { 
	margin: 0; 
	padding: 0;
	width: 180px;
	height: 80px;
	background:url(../images/nav_banner3.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0;
	width:800px;
	height:230px;
	background:url(../images/bg_footer.jpg) 0 0 no-repeat;
	font-size: 100%;
	line-height:1.38em;
	color:#8c8c8c;
	text-align: left;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer_01{
	margin: 0;
	padding:0;
	height:200px;
	width:800px;
	background:url(../images/bg_footer01.jpg) top left no-repeat;
	}

#footer #footer_01 #footer_01_01{
	padding: 59px 0 0 18px;
	margin:0;
	float:left;
	width:186px;
	}

#footer #footer_01 #footer_01_01 p.tel{
	margin:0;
	padding:0;
	width:186px;
	height:54px;
	text-align:left;
	line-height:1%;
	}

#footer #footer_01 #footer_01_01 p.link{
	margin:0;
	padding:0;
	width:186px;
	text-align:left;
	height:18px;
	line-height:1%;
	}

#footer #footer_01 #footer_01_01 p.link a { 
	margin: 0; 
	padding: 0;
	width: 186px;
	height: 18px;
	background:url(../images/footer_link.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#footer #footer_01 #footer_01_01 p.link a:hover{ 
	margin: 0; 
	padding: 0;
	width: 186px;
	height: 18px;
	background:url(../images/footer_link_over.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#footer #footer_01 #footer_01_02{
	padding: 21px 12px 0 11px;
	margin:0;
	float:left;
	text-align:left;
	width:200px;
	}

#footer #footer_01 #footer_01_03{
	padding: 14px 0 0 0;
	margin:0;
	float:right;
	text-align:left;
	width:373px;
	}

#footer #footer_01 #footer_01_03 .alpha{
	padding:0;
	margin:0;
	float:left;
	text-align:left;
	width:204px;
	}

#footer #footer_01 #footer_01_03 .beta{
	padding:0;
	margin:0;
	float:right;
	text-align:left;
	width:169px;
	}

#footer #footer_01 #footer_01_03 dl.group1 { margin: 0 0 0 0; padding: 0; width: 204px; }
#footer #footer_01 #footer_01_03 dl.group1 dt { margin: 0 0 2px 0; padding: 0; height: 17px; font-size: 1%; line-height: 1%; display: block; }
#footer #footer_01 #footer_01_03 dl.group1 dd { margin: 0 0 0 11px; padding: 0;}
#footer #footer_01 #footer_01_03 dl.group1 dd.dd01 { margin: 0 0 4px 11px; padding: 0; }
#footer #footer_01 #footer_01_03 dl.group1 dd.dd02 { margin: 0 0 4px 11px; padding: 0; color:#ff7f00; }

#footer #footer_01 #footer_01_03 dl.group2 { margin: 0 0 0 0; padding: 0; width: 169px; }
#footer #footer_01 #footer_01_03 dl.group2 dt { margin: 0 0 2px 0; padding: 0; height: 17px; font-size: 1%; line-height: 1%; display: block; }
#footer #footer_01 #footer_01_03 dl.group2 dd { margin: 0 0 0 11px; padding: 0; width:169px; display:inline;}
#footer #footer_01 #footer_01_03 dl.group2 dd.dd01 { margin: 0 0 0 11px; padding: 0; width:61px; float:left; }
#footer #footer_01 #footer_01_03 dl.group2 dd.dd02 { margin: 0; padding: 0; width:92px; float:right; }


#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; text-align:center; }


/*---------- 06  Contents -----------*/

.section { padding: 0px 42px 0px 14px; clear:both; }
.section .section { padding: 0px 10px 0px 10px; }

.center { text-align: center; }
.text_top { vertical-align:top; }

#content h2 {
	height: 45px;
	text-indent: -9999px;
	padding: 0;
	display:block;
	margin:0px 42px 20px 14px;
	}
#content h3 {
	clear: both;
	height: 32px;
	width:522px;
	text-indent: -9999px;
	display:block;
	margin: 0 0 15px 0;
	}
#content h4 {
	height: 23px;
	text-indent: -9999px;
	margin:0 0 8px 0;
	}

#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: #70ba00;
	outline: none;
	}
a:hover { color: #ff8000; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_c {
	margin: 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}

.image_l_b {
	float: left;
	margin: 0 15px 0px 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
*:first-child+html .image_l_b {	margin: 0 12px -6px 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 12px -6px 0; } /*  for IE6 only */

.image_l_b1 {
	float: left;
	margin: 0 15px 0px 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
*:first-child+html .image_l_b1 {margin: 0 12px -15px 0; } /*  for IE7 only */
* html body .image_l_b1 { margin: 0 12px -15px 0; } /*  for IE6 only */

.image_l_b2 {
	float: left;
	margin: 0 15px 0px 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
*:first-child+html .image_l_b2 {	margin: 0 12px 0px 0; } /*  for IE7 only */
* html body .image_l_b2 { margin: 0 12px 0px 0; } /*  for IE6 only */

.image_l_b3 {
	float: left;
	margin: 0 15px 8px 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
*:first-child+html .image_l_b3 {	margin: 0 13px -10px 0; } /*  for IE7 only */
* html body .image_l_b3 { margin: 0 13px -10px 0; } /*  for IE6 only */

.image_l_b4 {
	float: left;
	margin: 0 15px 8px 0;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
*:first-child+html .image_l_b4 {	margin: 0 13px 0px 0; } /*  for IE7 only */
* html body .image_l_b4 { margin: 0 13px 0px 0; } /*  for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 0 15px;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
	
*:first-child+html .image_r_b {	margin: 0 0 -6px 12px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 -6px 12px; } /*  for IE6 only */

.image_r_b1 {
	float: right;
	margin: 0 0 15px 15px;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	}
	
*:first-child+html .image_r_b1 {	margin: 0 0 0px 12px; } /*  for IE7 only */
* html body .image_r_b1 { margin: 0 0 0px 12px; } /*  for IE6 only */

.case {
	margin:0px;
	background: url(../images/icon_04.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; }


#content .caption {
	text-align: left;
	}

#content ul.totop {
	clear: both;
	margin: 0 46px 20px 0;
	padding: 0;
	height: 25px;
	list-style: none;
	}

*:first-child+html #content ul.totop {	margin: 0 46px 16px 0; } /*  for IE7 only */
* html body #content ul.totop { margin: 0 46px 16px 0; } /*  for IE6 only */

#content ul.totop li {
	list-style: none;
	width: 130px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	height: 25px;
	line-height:1%;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

#content ul.bullet {
	margin:0; padding: 0;
	list-style:none;
}

#content ul.bullet li{
	margin:0px 0 0 0;
	background:url(../images/icon_01.jpg) no-repeat 0 0;
	padding:0px 0px 0px 20px;
	font-weight:bold;
}

#content ul.bullet1 {
	margin:0; padding: 0;
	list-style:none;
}

#content ul.bullet1 li{
	margin:0px 0 0px 0;
	background:url(../images/icon_05.jpg) no-repeat 0 0;
	padding:0px 0px 0px 10px;
	font-weight:normal;
}

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 #35a252;
	font-size: 100%;
	line-height:1.38em;
	color: #3f3f3f;
	width: 502px;
	margin: 0px;
	}

#content table th,
#content table td {
	padding:5px;
	border: 1px solid #35a252;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content .bg_01{background:url(../images/bg_index01.jpg) 0 0 no-repeat; height:108px;}
#content .bg_02{background:url(../images/bg_cont_nav.jpg) 0 0 no-repeat; height:120px;}
#content .alpha{ float:left; width:185px; margin:0; padding:0;}
#content .beta{ float:left; width:346px; margin:0; padding:0;}
#content p.feature{ width:167px; height:90px; margin:0; padding:0 3px 0 15px;}
#content p.feature a { 
	margin: 0; 
	padding: 0;
	width: 167px;
	height: 90px;
	background:url(../images/index_01.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#content p.feature a:hover { 
	margin: 0; 
	padding: 0;
	width: 167px;
	height: 90px;
	background:url(../images/index_01_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
#content #nav_top {
	list-style: none;
	width: 346px;
	margin:0;
	padding:0;
}
#content #nav_top ul{
	margin:0;
	padding:0;
	width: 346px;

}
#content #nav_top li {
	float: left;
	list-style:none;
	margin:0;
	padding:0;
}
#content #nav_top li a {
	text-indent: -9999px;
	display:block;
}
#nav01 a { background: url(../images/nav_content.jpg) 0 0 no-repeat; width:180px; height:46px; margin:0; padding:0;}
#nav02 a { background: url(../images/nav_content.jpg) -180px 0px no-repeat; width:166px; height:46px;}
#nav03 a { background: url(../images/nav_content.jpg) 0 -46px no-repeat; width:180px; height:48px;}
#nav04 a { background: url(../images/nav_content.jpg) -180px -46px no-repeat; width:166px; height:48px;}

#nav01 a:hover { background: url(../images/nav_content.jpg) 0 -94px no-repeat; width:180px; height:46px;}
#nav02 a:hover { background: url(../images/nav_content.jpg) -180px -94px no-repeat; width:166px; height:46px;}
#nav03 a:hover { background: url(../images/nav_content.jpg) 0 -140px no-repeat; width:180px; height:48px;}
#nav04 a:hover{ background: url(../images/nav_content.jpg) -180px -140px no-repeat; width:166px; height:48px;}


/*---------- 07  Index -----------*/
#index .boder{
	border-collapse: collapse ;
	border: 2px solid #b1b2b1;
	background:#fff;
	padding:13px 9px 9px 9px;
	font-size: 100%;
	line-height:1.38em;
	color: #3f3f3f;
	height: 130px;
	overflow-y:scroll;
	overflow-x: hidden;
	
}

#index .title01{ background: url(../images/index_title01.jpg) 0 0 no-repeat; height:32px; display:block; margin:0 0 9px 0; padding:0; text-indent:-9999px;}
#index .title02{ background: url(../images/index_title03.jpg) 0 0 no-repeat; height:32px; display:block; margin:0 0 9px 0; padding:0; text-indent:-9999px;}

#index .bg1{
	background:url(../images/index_title02.jpg) 0 0 no-repeat;
	height:20px;
	padding:0px 0px 9px 25px;
	font-size: 100%;
	line-height:1.538em;
	color: #fff;
	font-weight:bold;
	}
#index .bg2{
	width:474px;
}
#index p.text01{
	padding:0 0 20px 4px;
	margin:0;	
	}
#index p.text02{
	padding:0 0 0 38px;
	margin:0;	
	}
#index p.text03{
	padding:0 0 40px 38px;
	margin:0;	
	}

#index p.text04{
	padding:0 0 17px 10px;
	margin:0;	
	}
#index p.text05{
	padding:0 0 0px 10px;
	margin:0;	
	}	

#index p.banner1{ width:250px; height:135px; margin:0; padding:0 14px 0 0px; float:left;}
#index p.banner1 a { 
	margin: 0; 
	padding: 0;
	width: 250px;
	height: 135px;
	background:url(../images/index_banner01.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#index p.banner1 a:hover { 
	margin: 0; 
	padding: 0;
	width: 250px;
	height: 135px;
	background:url(../images/index_banner01_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
	
#index p.banner2{ width:241px; height:135px; margin:0; padding:0; float:right;}
#index p.banner2 a { 
	margin: 0; 
	padding: 0;
	width: 241px;
	height: 135px;
	background:url(../images/index_banner02.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#index p.banner2 a:hover { 
	margin: 0; 
	padding: 0;
	width: 241px;
	height: 135px;
	background:url(../images/index_banner02_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
	
#index p.banner3{ width:511px; height:72px; margin:0; padding:0;}
#index p.banner3 a { 
	margin: 0; 
	padding: 0;
	width: 511px;
	height: 72px;
	background:url(../images/index_banner03.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#index p.banner3 a:hover { 
	margin: 0; 
	padding: 0;
	width: 511px;
	height: 72px;
	background:url(../images/index_banner03_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
	
#content p.banner4{ width:516px; height:92px; margin:0; padding:0;}
#content p.banner4 a { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:92px;
	background:url(../images/index_banner04.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#content p.banner4 a:hover { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:92px;
	background:url(../images/index_banner04_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}	


#content p.banner5{ width:516px; height:70px; margin:0; padding:0;}

#content p.banner6{ width:516px; height:72px; margin:0; padding:0;}
#content p.banner6 a { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:72px;
	background:url(../images/denture_banner.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#content p.banner6 a:hover { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:72px;
	background:url(../images/denture_banner_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}	

#content p.banner7{ width:516px; height:80px; margin:0; padding:0;}
#content p.banner7 a { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:80px;
	background:url(../images/staff_banner.jpg) 0 0  no-repeat; 
	text-indent: -9999px;
	display: block; 
	}

#content p.banner7 a:hover { 
	margin: 0; 
	padding: 0;
	width:516px;
	height:80px;
	background:url(../images/staff_banner_over.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}	

/*---------- 08  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;}

/*---------- 09  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 h3#title05{background:url(../images/prevent_h3-03.jpg) no-repeat 0 0;}

/*---------- 10  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 h3#title03{background:url(../images/child_h3-02.jpg) no-repeat 0 0;}
#child h4#title04{background:url(../images/child_h4-01.jpg) no-repeat 0 0;}
#child h4#title05{background:url(../images/child_h4-02.jpg) no-repeat 0 0;}
#child h3#title06{background:url(../images/child_h3-03.jpg) no-repeat 0 0;}
#child h4#title07{background:url(../images/child_h4-03.jpg) no-repeat 0 0;}
#child h4#title08{background:url(../images/child_h4-04.jpg) no-repeat 0 0;}
#child .right{float:right; width:283px;}
#child .left{float:left; width:283px; }

.image_c {
	margin: 0 49px 0 49px;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	width:300px;
	}


/*---------- 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 h3#title03{background:url(../images/ortho_h3-02.jpg) no-repeat 0 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 h3#title03{background:url(../images/esthe_h3-02.jpg) no-repeat 0 0;}
#esthe h4#title04{background:url(../images/esthe_h4-01.jpg) no-repeat 0 0;}
#esthe h4#title05{background:url(../images/esthe_h4-02.jpg) no-repeat 0 0;}
#esthe h4#title06{background:url(../images/esthe_h4-03.jpg) no-repeat 0 0;}

/*---------- 13  Whitening -----------*/
#whitening h2#title01{background:url(../images/whitening_h2.jpg) no-repeat 0 0;}
#whitening h3#title02{background:url(../images/whitening_h3-01.jpg) no-repeat 0 0;}
#whitening h3#title03{background:url(../images/whitening_h3-02.jpg) no-repeat 0 0;}
#whitening h4#title04{background:url(../images/whitening_h4-01.jpg) no-repeat 0 0;}
#whitening h4#title05{background:url(../images/whitening_h4-02.jpg) no-repeat 0 0;}

/*---------- 14  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 h4#title03{background:url(../images/denture_h4-01.jpg) no-repeat 0 0;}
#denture h4#title04{background:url(../images/denture_h4-02.jpg) no-repeat 0 0;}
#denture h3#title05{background:url(../images/denture_h3-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 h3#title08{background:url(../images/denture_h3-03.jpg) no-repeat 0 0;}
/*---------- 15  Visit -----------*/
#visit h2#title01{background:url(../images/visit_h2.jpg) no-repeat 0 0;}
#visit h3#title02{background:url(../images/visit_h3-01.jpg) no-repeat 0 0;}
#visit h4#title03{background:url(../images/visit_h4-01.jpg) no-repeat 0 0;}
#visit h4#title04{background:url(../images/visit_h4-02.jpg) no-repeat 0 0;}
#visit h4#title05{background:url(../images/visit_h4-03.jpg) no-repeat 0 0;}
#visit h4#title06{background:url(../images/visit_h4-04.jpg) no-repeat 0 0;}
#visit h4#title07{background:url(../images/visit_h4-05.jpg) no-repeat 0 0;}
#visit h4#title08{background:url(../images/visit_h4-06.jpg) no-repeat 0 0;}

/*---------- 16  Feature -----------*/
#feature h2#title01{background:url(../images/feature_h2.jpg) no-repeat 0 0;}
#feature h3#title02{background:url(../images/feature_h3-01.jpg) no-repeat 0 0;}
#feature h3#title03{background:url(../images/feature_h3-02.jpg) no-repeat 0 0;}
#feature h3#title04{background:url(../images/feature_h3-03.jpg) no-repeat 0 0;}

/*---------- 17  Access -----------*/
#access h2#title01{background:url(../images/access_h2.jpg) no-repeat 0 0;}
#access h3#title02{background:url(../images/access_h3-01.jpg) no-repeat 0 0;}
#access h4#title03{background:url(../images/access_h4-01.jpg) no-repeat 0 0;}
#access h3#title04{background:url(../images/access_h3-02.jpg) no-repeat 0 0;}

#map{
width:500px;
height:400px;
}

/*---------- 18  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 h4#title05{background:url(../images/clinic_h4-03.jpg) no-repeat 0 0;}
#clinic h4#title06{background:url(../images/clinic_h4-04.jpg) no-repeat 0 0;}
#clinic h4#title07{background:url(../images/clinic_h4-05.jpg) no-repeat 0 0;}
#clinic h4#title08{background:url(../images/clinic_h4-06.jpg) no-repeat 0 0;}
#clinic h4#title09{background:url(../images/clinic_h4-07.jpg) no-repeat 0 0;}
#clinic h4#title10{background:url(../images/clinic_h4-08.jpg) no-repeat 0 0;}

/*---------- 19  Staff -----------*/
#staff h2#title01{background:url(../images/staff_h2.jpg) no-repeat 0 0;}
#staff h3#title02{background:url(../images/staff_h3-01.jpg) no-repeat 0 0;}
#staff h4#title03{background:url(../images/staff_h4-01.jpg) no-repeat 0 0;}
#staff h4#title04{background:url(../images/staff_h4-02.jpg) no-repeat 0 0;}
#staff h4#title05{background:url(../images/staff_h4-03.jpg) no-repeat 0 0;}
#staff h3#title06{background:url(../images/staff_h3-02.jpg) no-repeat 0 0;}
#staff h3#title07{background:url(../images/staff_h3-03.jpg) no-repeat 0 0;}
#staff .left{float:left; margin:0; padding:0; width:219px; margin-bottom:8px;}
#staff .right{float:right; width:280px;}
#staff .caption {
	color:#037c23;
	font-weight:bold;
	padding:0 0 0 0;
	text-align:left;
	}

/*
#staff dl { padding:0; margin:5px 0 0 0; width:280px; line-height:1.5em;}
#staff dl dt { float:left; width:100px; font-weight:normal; margin:0; padding:0;}
#staff dl dd { float:left; width:180px; margin:0; display:inline; padding:0;}
#staff dl dd.dd01 { float:left; width:180px; margin:0 0 0 100px; padding:0;}
*/


.image_d {
	margin: 0 0 0 50px;
	line-height: 1%;
	display: block;
	background: #7fd2d1;
	padding: 2px;
	width:400px;
	}




/*---------- 20  Calendar -----------*/
#calendar h2#title01{background:url(../images/calendar_h2.jpg) no-repeat 0 0;}
#calendar h3#title02{background:url(../images/calendar_h3-01.jpg) no-repeat 0 0;}

/*---------- 21  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;}
#recruit h4#title04{background:url(../images/recruit_h4-02.jpg) no-repeat 0 0;}
#recruit h4#title05{background:url(../images/recruit_h4-03.jpg) no-repeat 0 0;}
#recruit h4#title06{background:url(../images/recruit_h4-04.jpg) no-repeat 0 0;}
#recruit h4#title07{background:url(../images/recruit_h4-05.jpg) no-repeat 0 0;}
#recruit h4#title08{background:url(../images/recruit_h4-06.jpg) no-repeat 0 0;}

.margin_b10{margin-bottom:10px;}
.margin_b15{margin-bottom:15px;}
.margin_b26{margin-bottom:26px;}
.margin_b22{margin-bottom:22px;}
.margin_b29{margin-bottom:29px;}
.margin_b32{margin-bottom:32px;}
.margin_7t{margin-top:-7px;}
.padding_l11_r6{padding-left:11px; padding-right:6px;}
.padding_l5_r6{padding-left:5px; padding-right:6px;}
.padding_l3_r3{padding-left:3px; padding-right:3px;}
.w_200{width:200px;}
.w_150{width:150px;}
.w_160{width:160px;}
.bg_cl1{ background:#fffce3;}
.bg_cl2{ background:url(../images/ortho_bg.jpg) 0 0 repeat-x;}
.bg_cl3{background:#ffffe5; padding:5px; border:1px solid #edc7ae;}
.bg_cl4{background:#ffffe5 url(../images/bg_visit.jpg) left bottom repeat-x; padding:5px 10px 5px 10px; border:1px solid #edc7ae;}
.text_green{color:#037c23; font-weight:bold;}
