@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Implant                     */
/*                 09  Flow                        */
/*                 10  Case                        */
/*                 11  Mainte                      */
/*                 12  Faq                         */
/*                 13  Voice                       */
/*                 14  Feature                     */
/*                 15  Cost                        */
/*                 16  Clinic                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Dark Blue      #041e4d      */
/*        Main Color - Blue           #365794      */
/*                                                 */
/*        Sub Color  - Light Brown    #cca56d      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71%                 */
/*                   11px      79%                 */
/*                   12px      86%                 */
/*                   14px     100%                 */
/*                   16px     114%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) top repeat-x; }
#body01 { background: url(../images/body_bg02.jpg) bottom repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

*html body #index #wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 930px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

html[xmlns] #index #main {
	margin-top: 0;
	background: url(../images/index_main_bg.jpg) center top no-repeat;
	}

#index #main {
	margin-top: -4px;
	background: url(../images/index_main_bg.jpg) center top no-repeat;
	}
	
*html body #index #main {
	margin:-8px 0 0 0;
	background: url(../images/index_main_bg.jpg) center -4px no-repeat;
	}
	
	
#main {
	margin-top: 0;
	background: url(../images/main_bg.jpg) center top no-repeat;
	}
*html body #main {
	margin-top:-4px;
	background: url(../images/main_bg.jpg) center top no-repeat;
	}

#content {
	width: 665px;
	float: right;
	display:inline;
	font-size: 100%;
	line-height: 1.7em;
	letter-spacing:1px;
	color: #000;
	padding: 10px 0 0 0;
	margin:0 15px 0 0;
	}

#index h2 { 
  margin:297px 0 0 0;
	float:left;
	display:block;
	line-height:1%;
	}




/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 459px;
	width: 930px;
	margin: 0;
	padding: 0;
	}
*html body #index #header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 459px;
	width: 930px;
	margin-top: 10px;
	padding: 0;
	}
	
	
#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 359px;
	width: 930px;
	margin: 0;
	padding: 0;
	}
	
#header .header01{
	height:90px;
	background:#000;
	margin:0;
	padding:0 25px 0 15px;
	}
#header .header_img01{
	margin:7px 0 0 0;
	float:left;
	display:block;
	line-height:1%;
	} 

h1 {
	width: 370px;
	height: 65px;
	line-height: 1.0;
	float: left;
	margin:20px 0 0 0;
	}
h1 a {
	display: block;
	width: 370px;
	height: 65px;
	text-indent: -9999px;
	background: url(../images/logo.jpg) 0 0 no-repeat;	
	}

#header p.tel {
	margin: 21px 0 0 0;
	padding: 0;
	float:right;
	}
#header p.tel img { display: block; line-height:1%; }

#index #header .header02{
	height:369px;
	background:url(../images/header_bg01.jpg) 0 0 no-repeat;
	margin:0;
	padding:0 32px 0 28px;
	}
*html body #index #header .header02{
	height:369px;
	background:url(../images/header_bg01.jpg) 0 0 no-repeat;
	margin-top:-10px;
	padding:0 32px 0 28px;
	}
	
	
#header .header02{
	height:269px;
	background:url(../images/header_bg02.jpg) 0 0 no-repeat;
	margin:0;
	padding:0 32px 0 28px;
	}

#header .index_main_img{
	margin:297px 0 0 0;
	float:left;
	display:block;
	line-height:1%;
	}
#header .main_img{
	margin:197px 0 0 0;
	float:left;
	display:block;
	line-height:1%;
	}
	
#header .header_img02{
	margin:267px 0 0 0;
	float:right;;
	display:block;
	line-height:1%;
	}
#header .header_img03{
	margin:166px 0 0 0;
	float:right;;
	display:block;
	line-height:1%;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 235px;
	float: left;
	padding: 4px 0 20px 0;
	margin:0 0 0 15px;
	display:inline;
	}
#nav .nav_shikatown01{ margin:0 0 0 5px; }
#nav .nav_shikatown01 a {
	background:url(../images/nav_shikatown01.jpg) 0 0 no-repeat;
	width:230px;
	height:86px;
	display:block;
	text-indent:-9999px;
	}
#nav .nav_shikatown01 a:hover {
	background:url(../images/nav_shikatown01.jpg) 0 -86px no-repeat;
	}


#nav ul{ margin:0 5px 15px 10px; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 { background: url(../images/nav.jpg) 0 0 no-repeat; height:32px; }
#nav02 a { background: url(../images/nav.jpg) 0 -32px no-repeat; height:50px; }
#nav03 a { background: url(../images/nav.jpg) 0 -82px no-repeat; height:50px; }
#nav04 a { background: url(../images/nav.jpg) 0 -132px no-repeat; height:50px; }
#nav05 { background: url(../images/nav.jpg) 0 -182px no-repeat; height:61px; }
#nav05 a { background: url(../images/nav.jpg) 0 -182px no-repeat; height:51px; }
#nav06 { background: url(../images/nav.jpg) 0 -243px no-repeat; height:50px; }
#nav06 a { background: url(../images/nav.jpg) 0 -243px no-repeat; height:42px; }
#nav07 { background: url(../images/nav.jpg) 0 -293px no-repeat; height:50px; }
#nav07 a { background: url(../images/nav.jpg) 0 -293px no-repeat; height:42px; }
#nav08 { background: url(../images/nav.jpg) 0 -343px no-repeat; height:52px; }
#nav09 a { background: url(../images/nav.jpg) 0 -395px no-repeat; height:50px; }
#nav10 a { background: url(../images/nav.jpg) 0 -445px no-repeat; height:50px; }
#nav11 a { background: url(../images/nav.jpg) 0 -495px no-repeat; height:50px; }

#nav02 a:hover { background: url(../images/nav.jpg) -220px -32px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -220px -82px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -220px -132px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -220px -182px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -220px -243px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -293px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -395px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -445px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -495px no-repeat; }

#nav .nav_shikatown02{ margin:0 6px 10px 11px; display:block; line-height:1%; }
#nav .nav_sjcd{ margin:0 20px 10px 30px; display:block; line-height:1%; }
#nav .nav_hakozaki{ margin:0 6px 0 11px; display:block; line-height:1%; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:80px;
	padding: 0 16px 0 27px;
	margin: 0;
	background: #02021e;
	font-size: 100%;
	text-align: center;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 14px; } /*  for IE7 only */
* html body #footer { font-size: 14px; } /*  for IE6 only */

#footer .footer_tel{ margin:10px 0 0 0; float:left; display: block; line-height:1%; }	


#footer address {  margin:17px 0 0 0; float:right; display: block; line-height:1%; }


/*---------- 06  Contents -----------*/

.section { padding: 0 14px 25px 14px; clear:both; }
.section .section { padding: 0 10px; clear:both; }
.section .section .section { padding: 0 10px; }

.center { text-align: center; }

#content h2 {
	height: 65px;
	text-indent: -9999px;
	margin: 0 4px 16px 4px;
	}
#content h3 {
	clear: both;
	height: 32px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin: 0 10px 8px 10px;
	}

#content h5 {
	font-size: 100%;
	line-height:1.2em;
	color:#333;
	font-weight: bold;
	margin: 0 -10px 8px -10px;
	padding-left:18px;
	background:url(../images/h5.jpg) 0 2px no-repeat;
	}

#content ul { margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 7px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }


a {
	color: #394363;
	outline: none;
	text-decoration: underline;
	}
a:hover { color: #0d1236; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image {
	margin:0 auto;
	display: block;
	line-height:1%;
	}
	
.image_l  {
	float: left;
	margin: 0 15px 7px 0;
	display: block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l01 {
	float: left;
	margin: 0 15px 7px 0;
	display: block;
	line-height:1%;
	}
*:first-child+html .image_l01{ margin: 0 15px 7px 0; }/* for IE7 only */
* html body .image_l01{ margin: 0 12px 7px 0; }/* for IE6 only */

.image_l02 {
	float: left;
	margin: 0 15px 0 0;
	display: block;
	line-height:1%;
	}
*:first-child+html .image_l02{ margin: 0 15px -7px 0; }/* for IE7 only */
* html body .image_l02{ margin: 0 12px -7px 0; }/* for IE6 only */

.image_l_b {
	float: left;
	margin: 0 15px 7px 0;
	display: block;
	line-height:1%;
	}


.image_r {
	float: right;
	margin: 0 0 7px 15px;
	display: block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 7px 15px;
	display: block;
	line-height:1%;
	}
*:first-child+html .image_r01{ margin: 0 0 0px 15px; }/* for IE7 only */
* html body .image_r01{ margin: 0 0 0px 12px; }/* for IE6 only */

.case {
	margin: 0 0 17px 0;
	background: url(../images/arrow_h.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;
	height:20px;
	padding0: 0;
	margin:0 17px 20px 0;
	}

#content ul.totop li {
	list-style: none;
	width: 140px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height:0.5em;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	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%;
	line-height:1.7em;
	color: #000;
	width: 100%;
	margin: 0em 0 17px 0;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #6ba6cf;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------------------*/

.margin_0 { margin:0; }
.margin_t0 { margin-top:0px; }
.margin_b05 { margin-bottom:5px; }
.margin_b08 { margin-bottom:8px; }
.margin_b10 { margin-bottom:10px; }
.margin_b12 { margin-bottom:12px; }
.margin_b15 { margin-bottom:15px; }
.margin_b18 { margin-bottom:18px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }
.margin_l65 { margin-left:65px; }

.bg01{ background:#f1f3f7; padding:8px 10px 3px 10px; margin-bottom:17px; clear:both; }
.bg02{ background:#e1e8ee; }
.br01{ border:solid 1px #e0e0e3; padding:10px; margin-bottom:15px; clear:both; }

.text_b{ font-weight:bold; }



/*---------- 07  Index -----------*/

#index .index01{ 
	margin:0 5px 21px 4px; 
	padding:9px 8px 0 8px;
	background:url(../images/index_bg01.jpg) top repeat-x; 
	}
	
#index ul.ul01{	margin:0;	padding:0; }
#index ul.ul01 li{ margin:0; padding:0; float:left; }
#index ul.ul01 li a {display: block; width:210px; height:60px;text-indent:-9999px; }

#index ul.ul01 li.menutop01 a { background:url(../images/index_top_img.jpg) 0 0 no-repeat; margin:0 5px 0 0;}
#index ul.ul01 li.menutop01 a:hover { background:url(../images/index_top_img.jpg) 0 -60px no-repeat;}

#index ul.ul01 li.menutop02 a { background:url(../images/index_top_img.jpg) -215px 0 no-repeat; margin:0 5px 0 0;}
#index ul.ul01 li.menutop02 a:hover { background:url(../images/index_top_img.jpg) -215px -60px no-repeat;}

#index ul.ul01 li.menutop03 a { background:url(../images/index_top_img.jpg) -430px 0 no-repeat; margin:0;}
#index ul.ul01 li.menutop03 a:hover { background:url(../images/index_top_img.jpg) -430px -60px no-repeat;}

#index .index02 { margin:0 6px 23px 4px; }
#index .index02 a{
	background:url(../images/index_img02.jpg) 0 0 no-repeat;
	width:655px;
	height:98px;
	display:block;
	text-indent:-9999px;
	}
#index .index02 a:hover{
	background:url(../images/index_img02.jpg) 0 -98px no-repeat;
	}

#index .index03 { margin:0 6px 17px 4px; }
#index .index03_01{
height:170px;
 background:#f1f3f7 url(../images/index_bg02.jpg) right top no-repeat; padding:4px 190px 4px 6px; margin:0; }

#index .index04 { margin:0 25px 14px 16px; }
#index .index05 { margin:0 25px 17px 16px; }

#index .index06 { margin:0 7px 33px 3px; background:#eee; padding:4px; }

#index .index_bg01 { background:url(../images/index_bg03.jpg) left repeat-y; }
#index .index_bg02 { background:url(../images/index_bg04.jpg) left top no-repeat; }
#index .index_bg03 { background:url(../images/index_bg05.jpg) left bottom no-repeat; padding:7px 5px 14px 5px; }

#index #content .alpha01{ width:240px; float:left; margin:0 0 0 16px; display:inline; }
#index #content .beta01{ width:380px; float:right; margin:0; background:url(../images/index_bg06.jpg) right top no-repeat; padding-bottom:15px; }

#index .index_clinic { margin:0 0 0 32px; line-height:.5em; }
#index .index_clinic a{ 
	background:url(../images/index_clinic.jpg) 0 0 no-repeat;
	width:180px;
	height:20px;
	display:block;
	text-indent:-9999px;
	}
#index .index_clinic a:hover{	background:url(../images/index_clinic.jpg) 0 -20px no-repeat; }

#content 	dl.dl01{ width:335px; margin:0 0 0 33px; padding:0; font-size:86%; line-height:2em; }
#content 	dl.dl01 dt {
	width:82px;
	margin:0;
	padding:0;
	color:#365794;
	font-weight:normal;
	float:left;
	}
#content 	dl.dl01 dd{ width:253px; margin:0; padding:0; float:left; }
#content 	dl.dl01 dd.dd01{ margin:0 0 0 82px; display:inline; }

/*---------- 08  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 h3#title05 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title07 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }

#content .bn_flow { margin:0 5px 20px 5px; }
#content .bn_flow  a{ 
	background:url(../images/bn_flow.jpg) 0 0 no-repeat;
	width:655px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_flow  a:hover{	background:url(../images/bn_flow.jpg) 0 -100px no-repeat; }

#content .bn_reservation { margin:0 5px 33px 5px; }
#content .bn_reservation  a{ 
	background:url(../images/bn_reservation.jpg) 0 0 no-repeat;
	width:655px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_reservation  a:hover{	background:url(../images/bn_reservation.jpg) 0 -100px no-repeat; }

/*---------- 09  Flow -----------*/

#flow h2#title01 { background: url(../images/flow_h2.jpg) 0 0 no-repeat; }
#flow h3#title02 { background: url(../images/flow_h3-01.jpg) 0 0 no-repeat; }

#content .bn_case { margin:0 5px 20px 5px; }
#content .bn_case  a{ 
	background:url(../images/bn_case.jpg) 0 0 no-repeat;
	width:655px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_case  a:hover{	background:url(../images/bn_case.jpg) 0 -100px no-repeat; }


/*---------- 10  Case -----------*/

#case h2#title01 { background: url(../images/case_h2.jpg) 0 0 no-repeat; }
#case h3#title02 { background: url(../images/case_h3-01.jpg) 0 0 no-repeat; }
#case h4#title03 { background: url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case h4#title04 { background: url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case h4#title05 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; }

#case #content .alpha01 { 
	width: 200px; 
	float:left; 
	margin:0 23px 0 0; 
	background:url(../images/arrow_h01.jpg) right 35px no-repeat; 
	}
#case #content .beta01 { 
	width: 200px; 
	float:left; 
	margin:0 0 0 0; 
	background:url(../images/arrow_h01.jpg) right 35px no-repeat; 
	}
#case #content .gamma01 { 
	width: 150px; 
	float:right; 
	margin:0; 
	}

#case #content .alpha02 { 
	width: 180px; 
	float:left; 
	margin:0 18px 0 0; 
	}
#case #content .beta02 { 
	width: 180px; 
	float:left; 
	margin:0 0 0 0; 
	}
#case #content .gamma02 { 
	width: 180px; 
	float:right; 
	margin:0; 
	}

#case .case01 { margin:0 5px 20px 5px; }

#content .bn_mainte { margin:0; float:left; }
#content .bn_mainte  a{ 
	background:url(../images/bn_mainte.jpg) 0 0 no-repeat;
	width:320px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_mainte  a:hover{	background:url(../images/bn_mainte.jpg) 0 -100px no-repeat; }

#content .bn_cost { margin:0; float:right; }
#content .bn_cost  a{ 
	background:url(../images/bn_cost.jpg) 0 0 no-repeat;
	width:320px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_cost  a:hover{	background:url(../images/bn_cost.jpg) 0 -100px no-repeat; }


/*---------- 11  Mainte -----------*/

#mainte h2#title01 { background: url(../images/mainte_h2.jpg) 0 0 no-repeat; }
#mainte h3#title02 { background: url(../images/mainte_h3-01.jpg) 0 0 no-repeat; }
#mainte h3#title03 { background: url(../images/mainte_h3-02.jpg) 0 0 no-repeat; }
#mainte h4#title04 { background: url(../images/mainte_h4-01.jpg) 0 0 no-repeat; }

/*---------- 12  Faq -----------*/

#faq h2#title01 { background: url(../images/faq_h2.jpg) 0 0 no-repeat; }
#faq h3#title02 { background: url(../images/faq_h3-01.jpg) 0 0 no-repeat; }

#content table td.fag01{ 
	background:url(../images/faq_q.jpg) 10px 10px no-repeat;
	padding: 20px 10px 10px 50px;
	font-weight:bold;
	}
#content table td.fag02{ 
	background:url(../images/faq_a.jpg) 15px 10px no-repeat;
	padding: 10px 10px 10px 50px;
	}


/*---------- 13  Voice -----------*/

#voice h2#title01 { background: url(../images/voice_h2.jpg) 0 0 no-repeat; }
#voice h3#title02 { background: url(../images/voice_h3-01.jpg) 0 0 no-repeat; }
#voice h4#title03 { background: url(../images/voice_h4-01.jpg) 0 0 no-repeat; }
#voice h4#title04 { background: url(../images/voice_h4-02.jpg) 0 0 no-repeat; }

/*---------- 14  Feature -----------*/

#feature h2#title01 { background: url(../images/feature_h2.jpg) 0 0 no-repeat; }
#feature h3#title02 { background: url(../images/feature_h3-01.jpg) 0 0 no-repeat; }
#feature h4#title03 { background: url(../images/feature_h4-01.jpg) 0 0 no-repeat; }
#feature h4#title04 { background: url(../images/feature_h4-02.jpg) 0 0 no-repeat; }
#feature h4#title05 { background: url(../images/feature_h4-03.jpg) 0 0 no-repeat; }
#feature h3#title06 { background: url(../images/feature_h3-02.jpg) 0 0 no-repeat; }
#feature h4#title07 { background: url(../images/feature_h4-04.jpg) 0 0 no-repeat; }
#feature h4#title08 { background: url(../images/feature_h4-05.jpg) 0 0 no-repeat; }
#feature h4#title09 { background: url(../images/feature_h4-06.jpg) 0 0 no-repeat; }

#content .bn_implant { margin:0 5px 20px 5px; }
#content .bn_implant  a{ 
	background:url(../images/bn_implant.jpg) 0 0 no-repeat;
	width:655px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_implant  a:hover{	background:url(../images/bn_implant.jpg) 0 -100px no-repeat; }


/*---------- 15  Cost -----------*/

#cost h2#title01 { background: url(../images/cost_h2.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h3#title03 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }

.w_280 { width: 280px; }
.w_100 { width: 100px; }


/*---------- 16  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 h4#title03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/doctor02.jpg) 0 0 no-repeat; height:200px; }
#clinic h4#title05 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }

#map { margin-bottom: 11px; border: 1px solid #6ba6cf; font-size:12px; line-height:14px;}
#clinic .alpha03 { margin: 0; float: left; }
#clinic .beta03 { margin: 0; float: right; width: 380px; }
#clinic dl { margin: 0 0 0 10px ; }
#clinic dl.clinic dt { margin: 0; padding: 0 0 0 15px; 	background: url(../images/icon01.jpg) 0 9px no-repeat; }
#clinic dl.clinic dd { margin: 0 0 0 15px; padding: 0;  }

#clinic #content h5.h5_01 {
	font-size: 100%;
	line-height:1.2em;
	color:#333;
	font-weight: bold;
	margin: 0 -10px 8px 0px;
	padding-left:18px;
	background:url(../images/h5.jpg) 0 2px no-repeat;
	}
	

#implant div.image_left{ display:block; float:left; margin-left:20px;}
#implant div.image_right{display:block; float:left; margin-left:20px;}
.txt_red{color:#FF0000;}
