@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Profile                     */
/*                 09  Clinic                      */
/*                 10  Tomography                  */
/*                 11  Price                       */
/*                 12  Term                        */
/*                 13  General                     */
/*                 14  Cleaning                    */
/*                 15  General Topics              */
/*                 16  Esthe                       */
/*                 17  Esthe Topics                */
/*                 18  Whitening                   */
/*                 19  Implant                     */
/*                 20  Implant Faq                 */
/*                 21  Implant Topics              */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Dark Blue          #19306a    */
/*      Main Color - Grey               #eff1f7    */
/*      Main Color - Light Violet       #b4bdd2    */
/*                                                 */
/*      Sub Color  - Brown              #c07913    */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   11px      91.66%              */
/*                   12px      100%                */
/*                   14px      116.66%             */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index { margin: 0 ; background: url(../images/body_bg01.jpg) 0 -1px repeat-x #FFF; color:#000; }
body { margin: 0 ; background: url(../images/body_bg03.jpg) 0 -1px repeat-x; }
#container01 { background: url(../images/body_bg02.jpg) left bottom repeat-x; }

select, input, textarea { color:#000; }

#wrapper {
	width: 912px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	}

#main {
	clear: both;
	margin: 0 ;
	background:url(../images/index_main_bg.jpg) 0 0 no-repeat;
	}
	
#content {
	margin: 0 11px 0 0;
	width: 661px;
	float: right;
	font-size: 100%;
	display: inline;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block; }
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
		
#index #header {
	margin: 0 ;
	padding: 0;
	width: 912px;
	height: auto;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}
	
#header {
	margin: 0 ;
	padding: 0;
	width: 912px;
	height: 331px;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}
			
#header #header01 {
	margin: 0;
	padding: 0;
	width: 912px;
	height: 86px;
	}
	
h1 {
	margin: 0 ;
	padding: 10px 0 0 15px ;
	width: 430px;
	height: 65px;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 430px;
	height: 65px;
	}

#header #header01 p.header_tel {
	margin: 0;
	padding: 16px 18px 0 0;
	font-size: 100%;
	line-height: 1%;
	display: block;
	float: right;
	}

#header #header02 {
	margin: 0;
	padding: 0;
	width: 912px;
	height: 45px;
	}

#header #header02 ul#header_nav {
	margin: 0 6px 0;
	padding: 0;
	height: 45px;
	list-style: none;
	}
#header #header02 ul#header_nav li {
	list-style: none;
	float: left;
	display: inline;
	}
#header #header02 ul#header_nav li a {
	text-indent: -9999px;
	display: block;
	}

#nav01 a { background:url(../images/header_nav.jpg) -4px 0 no-repeat; width: 110px; height: 45px; margin: 0 0 0 0; }
#nav02 a { background:url(../images/header_nav.jpg) -116px 0 no-repeat; width: 93px; height: 45px; margin: 0 0 0 0px;}
#nav03 a { background:url(../images/header_nav.jpg) -209px 0 no-repeat; width: 160px; height: 45px; margin: 0 0 0 0px;}
#nav04 a { background:url(../images/header_nav.jpg) -369px 0 no-repeat; width: 213px; height: 45px; margin: 0 0 0 0px;}
#nav05 a { background:url(../images/header_nav.jpg) -586px 0 no-repeat; width: 164px; height: 45px; margin: 0 0 0 0px;}
#nav06 a { background:url(../images/header_nav.jpg) -750px 0 no-repeat; width: 160px; height: 45px; margin: 0 0 0 0px;}

#nav01 a:hover { background:url(../images/header_nav.jpg) -4px -45px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav.jpg) -116px -45px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -209px -45px no-repeat; }
#nav04 a:hover { background:url(../images/header_nav.jpg) -369px -45px no-repeat; }
#nav05 a:hover { background:url(../images/header_nav.jpg) -586px -45px no-repeat; }
#nav06 a:hover { background:url(../images/header_nav.jpg) -750px -45px no-repeat; }

#index #header #header03 {
	margin: 0 ;
	padding: 0;
	width: 912px;
	height: 301px;
	background: url(../images/header02.jpg) 0 0 no-repeat;
	position: relative;
	}
	
#header #header03 {
	clear: both;
	margin: 0 ;
	padding: 0;
	width: 912px;
	height: 199px;
	}

.main_img01 {
	margin: 0;
	padding: 95px 0 0 40px;
	line-height: 1%;
	display: block;
	} 
.main_img02 {
	margin: 0;
	padding: 0;
	line-height: 1%;
	} 
	 	
/*----------04  Navigation -----------*/

#nav {
	margin: 0 0 0 10px ;
	padding: 0 0 20px 0;
	width: 227px;
	float: left;
	display: inline;
	}
	
.nav_bgtop { background:url(../images/nav_bgtop.jpg) 0 0 no-repeat; padding-top: 16px; }

#nav ul {
	margin: 0 12px 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
#nav ul.internal li {
	margin-bottom: 1px;
	list-style: none;
	width: 205px;
	height: 41px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}

#nav ul.internal li a {
	display: block;
	width: 205px;
	height: 41px;
	font-size: 1%;
	line-height: 1%;
	}
	
#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -42px no-repeat;  }
#nav09 a { background: url(../images/nav.jpg) 0 -84px no-repeat;  }
#nav10 a { background: url(../images/nav.jpg) 0 -126px no-repeat;  }
#nav11 a { background: url(../images/nav.jpg) 0 -168px no-repeat;  }
#nav12 a { background: url(../images/nav.jpg) 0 -210px no-repeat;  }
#nav13 a { background: url(../images/nav.jpg) 0 -252px no-repeat;  }
#nav14 a { background: url(../images/nav.jpg) 0 -294px no-repeat;  }
#nav15 a { background: url(../images/nav.jpg) 0 -336px no-repeat;  }
#nav16 a { background: url(../images/nav.jpg) 0 -378px no-repeat;  }

#nav07 a:hover { background: url(../images/nav.jpg) -205px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -205px -42px no-repeat;  }
#nav09 a:hover { background: url(../images/nav.jpg) -205px -84px no-repeat;  }
#nav10 a:hover { background: url(../images/nav.jpg) -205px -126px no-repeat;  }
#nav11 a:hover { background: url(../images/nav.jpg) -205px -168px no-repeat;  }
#nav12 a:hover { background: url(../images/nav.jpg) -205px -210px no-repeat;  }
#nav13 a:hover { background: url(../images/nav.jpg) -205px -252px no-repeat;  }
#nav14 a:hover { background: url(../images/nav.jpg) -205px -294px no-repeat;  }
#nav15 a:hover { background: url(../images/nav.jpg) -205px -336px no-repeat;  }
#nav16 a:hover { background: url(../images/nav.jpg) -205px -378px no-repeat;  }
		
#nav p { text-align: left ; }
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 91.666%;
	width: 912px;
	height: 161px;
	text-align: left;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer01 { 
	margin: 0;
	height: 106px;
	}
	
#footer #footer01 p.footer_tel { 
	margin: 0 ;
	padding: 33px 20px 0 18px;
	float: left;
	line-height: 1%;
	display: block;
	}
#footer #footer01 p.footer_tel02 { 
	margin: 0 ;
	padding: 30px 0 0 30px;
	float: left;
	line-height: 1%;
	display: block;
	}

#footer #footer01 .footer_ban {
	margin: 0 ;
	padding: 26px 23px 0 0 ;
	width: 638px;
	height: 80px;
	float: right;
	}
#footer #footer01 .footer_ban a {
	margin: 0;
	width: 638px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/footer_ban.jpg) 0 0 no-repeat;
	}
#footer #footer01 .footer_ban a:hover {
	background: url(../images/footer_ban.jpg) 0 -80px no-repeat;
	}

#footer address {
	margin: 0 ;
	padding: 90px 0 0 0;
	text-align: right;
	color:#fff;
	width:250px;
	float:right;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0 12px 0 20px; }
.section .section { padding: 0 10px; }
.section .section .section { padding: 0 10px ; border: none;}
.center { text-align: center; }

#index h2 {	margin: 0; padding: 23px 0 0 16px; line-height: 1%; display: block; }


#content h2 {
	margin: 11px 0 19px 8px;
	padding: 0 ;
	height: 52px;
	line-height: 1%; display: block;
	}
#content h3 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 35px;
	text-indent: -9999px;
	}
#content h3.price_h3_03 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 35px;
	text-indent: 0;
	}
	
	
	
	
#content h4 {
	clear: both;
	margin: 0 0 10px -10px;
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background:url(../images/icon02.jpg) 0 3px no-repeat;
	text-indent: 15px;
	font-weight: normal;
	color:#c07913;
	}

.title {
	margin: 0 0 8px -10px;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	background:url(../images/icon02.jpg) 0 5px no-repeat;
	text-indent: 15px;
	font-weight: normal;
	color:#c07913;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 6px no-repeat;
	padding-left: 15px;
	}
	
#content ul li.li01 {
	list-style: none;
	background: url(../images/icon03.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}
	
#content ul li.sr_li {
	list-style: none;
	background: url(../images/icon01.jpg) 0 6px no-repeat;
	padding-left: 10px;
	margin-left:10px;
	}	
	
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

a {
	color: #000;
	outline: none;
	text-decoration: underline;
	}
a:hover { color: #1466df; text-decoration: underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 auto;
	line-height: 1%;
	display: block;
	text-align: center;
	border: 1px solid #9faace;
}
.image_b1 {
	margin: 0 9px 0 8px;
	line-height: 1%;
	display: block;
	text-align: center;
	border: 1px solid #9faace;
}

.image_b_l {
	margin: 0 auto ;
	padding: 0;
	line-height: 1%;
	display: block;
	float: left;
	border: 1px solid #9faace;
}
.image_b_r {
	margin: 0 auto ;
	padding: 0;
	line-height: 1%;
	display: block;
	float: right;
	border: 1px solid #9faace;
}

.image_l {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#9faace;
	}
* html body .image_l { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_l1 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#9faace;
	}
*:first-child+html .image_l1 { margin: 0 20px -0.5em 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px -0.5em 0 ; } /*  for IE6 only */

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#9faace;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	background:#9faace;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.image_l2 {
	margin: 0 20px 0 0 ;
	float: left;
	line-height: 1%;
	display: block;
	border: 1px solid #9faace;
	}
.image_r2 {
	margin: 0 ;
	float: right;
	line-height: 1%;
	display: block;
	border: 1px solid #9faace;
	}

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	color:#376bb7;
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 10px 20px 0;
	padding: 0;
	height: 19px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 185px;
	height: 19px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 19px;
	font-size: 1%;
	line-height: 1%;
	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 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #d9d9d9;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #d9d9d9;
	}

#content table td.bg01 {
	color:#376bb7;
	background:#e6f8ff;
	}
#content table td.bg02 {
	background: #e2e6f7;
	}
#content table td.bg03 {
	background: #c6cce0;
	}
#content table td.bg04 {
	color:#376bb7;
	background: #c6cce0;
	}

#content table td.line_l { border-left: 1px dashed #d9d9d9; }
#content table td.line_r { border-right: 1px dashed #d9d9d9; }

#content table td.top { vertical-align: top; }
#content table td.top01 { vertical-align: top; padding: 3px; }

#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
		
/*---------- 07  Index -----------*/

.index01 { margin: 10px 2px 9px 1px;  }
.index01 a{
	width: 322px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}

.index01_01 {
	margin: 0 ;
	float: left;
	width: 322px;
	 }
.index01_01 a {background:url(../images/banner_mini01.jpg) 0 0 no-repeat;}	 
.index01_01 a:hover {background:url(../images/banner_mini01.jpg) 0 -80px no-repeat;}	 

.index01_02 {
	margin: 0 ;
	float: right;
	width: 322px;
	}
.index01_02 a {background:url(../images/banner_mini02.jpg) 0 0 no-repeat;}	 
.index01_02 a:hover {background:url(../images/banner_mini02.jpg) 0 -80px no-repeat;}	 

.text01 { margin: 0; padding: 8px 10px 10px 100px; }
.text02 { margin: 0; padding: 0 10px 13px 100px; }


.bg_01 { margin: 0 13px 10px 13px; background:#e5e9f3; padding: 5px 9px 5px 9px; } 
#content ul.list01 { margin: 0; padding: 0; list-style: none; }
#content ul.list01 li { margin: 0; padding: 0 0 0 15px; list-style: none; background:url(../images/icon01.jpg) 0 6px no-repeat; font-size: 116.66%; line-height: 1.4285em; }

#index dl.dl_in { margin: 0; padding: 0; width: 360px;}
#index dl.dl_in dt { margin: 0; padding: 0 ; float: left; width: 90px; display: inline; font-weight: normal; color:#666; }
#index dl.dl_in dd { margin: 0; padding: 0; float: left; width:270px; display: inline; }
#index dl.dl_in dd.dd01 { margin: 0 0 0 90px; }

.index02 { margin: 0 0 8px 0; border:1px solid #d9d9d9; padding: 4px 3px 0 14px; }
.index02_01 { margin: 12px 0 0 0 ; float: left; width: 394px; }
.index02_02 { margin: 0 ; float: right; width: 242px; }

#index .title { margin: 0; background:url(../images/index_img05.jpg) 0 0 repeat-x; text-indent: 12px; color:#fff; line-height: 1.666em;} 

.text03 { margin: 10px; padding: 0 ; line-height: 1.75em; }
.text04 { margin: 7px 10px 6px; padding: 0 ; line-height: 1.75em; }
.text05 { margin: 8px 10px 9px; padding: 0 ; line-height: 1.25em; }

.index03 { margin: 0 0 16px 0; border:1px solid #d9d9d9; padding: 4px 3px 11px 14px; }
.index03_01 { margin: 9px 0 0 0 ; float: left; width: 394px; }
.index03_02 { margin: 0 ; float: right; width: 242px; }
.text_grey { color:#666; }

.index04 { margin: 0 0 30px 0; background: #ececec; padding: 10px 19px; }


#index #header #header03 .text_box{
	padding: 5px;
	margin:7px 0 0 25px;
	width:400px;
	height: auto;
	}
	

/*
#index #header #header03 .text_box{
	padding:10px;
	margin:7px 0 0 25px;
	width:400px;
	height: auto;
	background-color:#f0f0f0;
	position: absolute; left: 5px; bottom:20px;
	}
*/

#index #header #header03 .text_box p{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-size: 100%;
	letter-spacing: normal;
  }
  
#index #header #header03 .sr_text_box{
	padding: 3px 5px 5px 5px;
	margin:0 0 0 25px;
	width:400px;
	height: auto;
	}
	
#index #header #header03 .sr_text_box p{
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-size: 100%;
	letter-spacing: normal;
  }	  

#index #header #header03 .sr_text_box p#sr_brn a{
	width:360px;
	height:55px;
	display:block;
	background:url(../images/banner_01.jpg) 0 0 no-repeat;
	outline:none;
	text-indent:-9999px;
    margin-left:15px;
	margin-top:4px;
}	  

#index #header #header03 .sr_text_box p#sr_brn a:hover{
	background:url(../images/banner_01_o.jpg) 0 0 no-repeat;
}


#index .index02_02 a{
	width: 242px;
	height:304px;
	display:block;
	text-indent:-9999px;
	background:url(../images/index_img06.jpg) 0 0 no-repeat;
	}
#index .index02_02 a:hover {background:url(../images/index_img06.jpg) -243px 0 no-repeat;}

/*---------- 08  Profile  -----------*/

#profile h3#title02 { background: url(../images/profile_h3-01.jpg) 0 0 no-repeat; }
#profile h4#title03 { background: url(../images/profile_h4-01.jpg) 0 0 no-repeat; }
#profile h4#title04 { background: url(../images/profile_h4-02.jpg) 0 0 no-repeat; }
#profile h4#title05 { background: url(../images/profile_h4-03.jpg) 0 0 no-repeat; }
#profile h4#title06 { background: url(../images/profile_h4-04.jpg) 0 0 no-repeat; }

#profile table.td_pf{
	border: none;
}
#profile table.td_pf th{
	text-align: right;
	vertical-align: top;
	padding: 2px 0 2px 0;
	margin: 0;
	border: none;
	width: 90px;
	font-weight: normal;
}
#profile table.td_pf td{
	text-align: left;
	padding: 2px 0 2px 10px;
	border: none;
	margin: 0;	
}



/*#profile dl.dl_pf { margin: 0; padding: 0; width: 380px;}
#profile dl.dl_pf dt { margin: 0; padding: 0 ; float: left; width: 75px; display: inline; font-weight: normal; text-align: right; }
#profile dl.dl_pf dd { margin: 0; padding: 0 0 0 5px; float: left; width:290px; display: inline; }
#profile dl.dl_pf dd.dd01 { margin: 0 0 0 75px; }
*/
#profile table.table01 { margin: 0 54px 20px; width: 500px; }

/*---------- 09  Clinic  -----------*/

#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; }

#disp { margin:0 99px 18px 98px; width:430px;  }

#disp a{ width:430px; height:323px; }
.hand { cursor:pointer; }
.hidden{ display: none;}
#img0, #img1, #img2, #img3, #img4, #img5, #img6, #img7 { width:430px; height:323px; display:block;}

#content ul.ul_thumb { width: 430px; margin: 0 0 0 143px ; padding:0; list-style:none; }
#content ul.ul_thumb li.li_l { width:120px; margin: 0 ; padding: 0 0 18px 0 ; list-style:none; float:left; }
#content ul.ul_thumb li.li_r { width:100px; margin: 0 ; padding: 0 0 18px 0 ; list-style:none; float:right; }
.thumb_img01, .thumb_img02, .thumb_img03, .thumb_img04, .thumb_img05, .thumb_img06 { width:100px; height:75px; }
#content ul.ul_thumb li a { border:1px solid #9faace; }
#content ul.ul_thumb li a:hover { border:1px solid #333; }

.thumb_img01 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic01_s.jpg) no-repeat 0 0; }

.thumb_img02 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic02_s.jpg) no-repeat 0 0; }

.thumb_img03 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic03_s.jpg) no-repeat 0 0; }

.thumb_img04 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic04_s.jpg) no-repeat 0 0; }

.thumb_img05 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic05_s.jpg) no-repeat 0 0; }

.thumb_img06 a { width:100px; display:block; text-indent:-9999px; height:75px; background:url(../images/clinic06_s.jpg) no-repeat 0 0; }

.movie_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 110px;
	}
.movie_ban a {
	margin: 0;
	width: 600px;
	height: 110px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/movie_ban.jpg) 0 0 no-repeat;
	}
.movie_ban a:hover {
	background: url(../images/movie_ban.jpg) 0 -110px no-repeat;
	}

/*---------- 10  Tomography  -----------*/

#tomography h3#title02 { background: url(../images/tomography_h3-01.jpg) 0 0 no-repeat; }
#tomography h4#title03 { background: url(../images/tomography_h4-01.jpg) 0 0 no-repeat; }

/*---------- 11  Price  -----------*/

#price h3#title02 { background: url(../images/price_h3-01.jpg) 0 0 no-repeat; }
#price h3#title03 { background: url(../images/price_h3-02.jpg) 0 0 no-repeat; }
#price h3#title04 { background: url(../images/price_h3-04.jpg) 0 0 no-repeat; }

.bg_02 { margin: 0 0 10px 0; background:#e5e9f3; padding: 5px 9px 5px 9px; } 

.term_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.term_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/term_ban.jpg) 0 0 no-repeat;
	}
.term_ban a:hover {
	background: url(../images/term_ban.jpg) 0 -80px no-repeat;
	}

.implant2_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.implant2_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/implant2_ban.jpg) 0 0 no-repeat;
	}
.implant2_ban a:hover {
	background: url(../images/implant2_ban.jpg) 0 -80px no-repeat;
	}
	
.implant3_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.implant3_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/implant3_ban.jpg) 0 0 no-repeat;
	}
.implant3_ban a:hover {
	background: url(../images/implant3_ban.jpg) 0 -80px no-repeat;
	}

.whitening_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.whitening_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/whitening_ban.jpg) 0 0 no-repeat;
	}
.whitening_ban a:hover {
	background: url(../images/whitening_ban.jpg) 0 -80px no-repeat;
	}
	
.esthe_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.esthe_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/esthe_ban.jpg) 0 0 no-repeat;
	}
.esthe_ban a:hover {
	background: url(../images/esthe_ban.jpg) 0 -80px no-repeat;
	}

.esthe2_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.esthe2_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/esthe2_ban.jpg) 0 0 no-repeat;
	}
.esthe2_ban a:hover {
	background: url(../images/esthe2_ban.jpg) 0 -80px no-repeat;
	}

.cleaning_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.cleaning_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/cleaning_ban.jpg) 0 0 no-repeat;
	}
.cleaning_ban a:hover {
	background: url(../images/cleaning_ban.jpg) 0 -80px no-repeat;
	}
.general2_ban {
	margin: 0 ;
	padding: 0 31px 40px 30px ;
	width: 600px;
	height: 80px;
	}
.general2_ban a {
	margin: 0;
	width: 600px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/general2_ban.jpg) 0 0 no-repeat;
	}
.general2_ban a:hover {
	background: url(../images/general2_ban.jpg) 0 -80px no-repeat;
	}

/*---------- 12  Term  -----------*/

#term h3#title02 { background: url(../images/term_h3-01.jpg) 0 0 no-repeat; }
#term h3#title03 { background: url(../images/term_h3-02.jpg) 0 0 no-repeat; }
#term h4#title04 { background: url(../images/term_h4-01.jpg) 0 0 no-repeat; }

/*---------- 13  General  -----------*/

#general h3#title02 { background: url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03 { background: url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title04 { background: url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h3#title06 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title07 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }

#general table { margin: 0 0 20px 0; }

/*---------- 14  Cleaning  -----------*/

#cleaning h3#title02 { background: url(../images/cleaning_h3-01.jpg) 0 0 no-repeat; }
#cleaning h4#title03 { background: url(../images/cleaning_h4-01.jpg) 0 0 no-repeat; }
#cleaning table { margin: 0 0 20px 0;}

/*---------- 15  General Topics  -----------*/

#general_topics h3#title02 { background: url(../images/general_topics_h3-01.jpg) 0 0 no-repeat; }
#general_topics h3#title03 { background: url(../images/general_topics_h3-02.jpg) 0 0 no-repeat; }

#general_topics table { margin: 0 0 20px 0;}

/*---------- 16  Esthe  -----------*/

#esthe h3#title02 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title03 { background: url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title04 { background: url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title05 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h3#title06 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h4#title07 { background: url(../images/esthe_topics_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title08 { background: url(../images/esthe_topics_h4-02.jpg) 0 0 no-repeat; }


#esthe table { margin: 0 0 20px 0;}

/*---------- 17  Esthe Topics  -----------*/

#esthe_topics h3#title02 { background: url(../images/esthe_topics_h3-01.jpg) 0 0 no-repeat; }
#esthe_topics h4#title03 { background: url(../images/esthe_topics_h4-01.jpg) 0 0 no-repeat; }
#esthe_topics h4#title04 { background: url(../images/esthe_topics_h4-02.jpg) 0 0 no-repeat; }
#esthe_topics h3#title05 { background: url(../images/esthe_topics_h3-02.jpg) 0 0 no-repeat; }
#esthe_topics h4#title06 { background: url(../images/esthe_topics_h4-03.jpg) 0 0 no-repeat; }
#esthe_topics h4#title07 { background: url(../images/esthe_topics_h4-05.jpg) 0 0 no-repeat; }
#esthe_topics h4#title08 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }

#esthe_topics table { margin: 0 0 20px 0;}

/*---------- 18  Whitening  -----------*/

#whitening h2#title01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-01.jpg) 0 0 no-repeat; }
#whitening h4#title03 { background: url(../images/whitening_h4-01.jpg) 0 0 no-repeat; }
#whitening h4#title04 { background: url(../images/whitening_h4-02.jpg) 0 0 no-repeat; }
#whitening h4#title05 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }

#whitening table { margin: 0 0 20px 0;}

/*---------- 19  Implant  -----------*/

#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 table { margin: 0 0 20px 0;}

/*---------- 20  Implant Faq -----------*/

#implant_faq h3#title02 { background: url(../images/implant_faq_h3-01.jpg) 0 0 no-repeat; }

#implant_faq table table.table02 { border: none; }
#implant_faq table table.table02 td { border: none; }

#implant_faq table table.table03 { margin:0 55px; width: 500px; background:#f7f7f9; }

.q_icon  { background:url(../images/q_icon.jpg) 0 0 no-repeat #e6f8ff; text-indent: 40px; color:#376bb7; }
.a_icon  { background:url(../images/a_icon.jpg) 0 0 no-repeat; margin: 0; padding: 2px 0 0 48px; }
.alpha1 { margin: 0; float: left; background:url(../images/arrow_h2.jpg) right center no-repeat; width: 202px; }
.beta1 { margin: 0; float: right; width: 122px; }

/*---------- 21  Implant Topics -----------*/

#implant_topics h3#title02 { background: url(../images/implant_topics_h3-01.jpg) 0 0 no-repeat; }
#implant_topics h3#title03 { background: url(../images/implant_topics_h3-02.jpg) 0 0 no-repeat; }

#implant_topics table { margin: 0 0 20px 0; } 

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }

.mar_b10 { margin-bottom: 10px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b26 { margin-bottom: 26px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b36 { margin-bottom: 36px; }
.mar_b40 { margin-bottom: 40px; }

.pad_01 { padding: 0 12px 9px 12px ; }
.pad_02 { padding: 0 12px 0 12px ; }
.pad_03 { padding: 18px 0 0 19px ; }
.pad_04 { padding: 13px 12px 0 13px ; }
.pad_05 { padding: 20px 0; }
.pad_t8 { padding-top: 8px; }

.mar_01 { margin: 0 104px 20px 103px; }
.mar_02 { margin: 0 50px 20px 50px; }
.mar_03 { margin: 0 100px 20px 100px; }
.mar_04 { margin: 0 194px 20px 193px; }
.mar_05 { margin: 12px 35px 0 34px; }

.mar_l11{ margin: 10px 0 0 11px;}

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; float: right; }
.text_brown { margin: 0; color:#c07913; background:url(../images/icon02.jpg) 0 5px no-repeat; text-indent: 15px; }


/*---------- Width -----------*/

#content .alpha { float: left; }
#content .beta { float: right; }

.w_60 { width: 60px; }
.w_80 { width: 80px; }
.w_200 { width: 200px; }
.w_290 { width: 290px; }
.w_300 { width: 300px; }

#tiny {
 border: 1px solid #d9d9d9;
	width: 649px;
	height: 80px;
	padding: 3px 0;
	margin: 10px 0;
	overflow: auto;
	text-align: left;
	line-height: .2em;
 }
#tiny table { border: none; text-align: left;}
#tiny table tr td.tn_image {
	width: 5px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;}
#tiny table tr td.tn_date {
	width: 100px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;}
#tiny table tr td.tn_title {
	width: 400px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;}

/**html body #tiny table { border: none; text-align: left;} 
*:first-child+html #tiny table { border: none; text-align: left;} 
*html body #tiny table tr {
	border: none;
	text-align: left;
	line-height: .5em;
	margin: -500px;
	padding: -500px;}
*:first-child+html #tiny table tr {
	border: none;
	text-align: left;
	line-height: .5em;
	margin: -500px;
	padding: -500px;
	}
*html body #tiny table tr td{
	border: none;
	text-align: left;
	line-height: .5em;
	margin: -500px;
	padding: -500px;}
*:first-child+html #tiny table tr td{
	border: none;
	text-align: left;
	line-height: .5em;
	margin: -500px;
	padding: -500px;
	}
*/


div.info p.pic{float:left; margin-left:7px;}
div.info p.text{float:left; width:125px; margin-left:3px;}
div.info p.text span.ttl {font-size:12px; font-weight:bold; color:#000080;}
div.info p.text span.ttl01 {font-weight:bold; color:#0000ff;}

* html body div.info p.pic{float:left; margin-left:4px;}
* html body div.info p.text{float:left; width:125px; margin-left:3px;}
* html body div.info p.text span.ttl {font-size:12px; font-weight:bold; color:#000080;}
* html body div.info p.text span.ttl01 {font-weight:bold; color:#0000ff;}

/*div.info p.pic{ margin-left:10px;}
div.info p.text{width:200px; margin-left:10px;}
div.info p.text span.ttl {font-size:12px; font-weight:bold; color:#000080;}
div.info p.text span.ttl01 {font-weight:bold; color:#0000ff;}*/