@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Doctor                      */
/*                 10  Clinic                      */
/*                 11  Invisaligne                 */
/*                 12  Variety                     */
/*                 13  Maintenance                 */
/*                 14  Fee                         */
/*                 15  Faq                         */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #fe9c07      */
/*        Main Color - Light Blue     #53bfeb      */
/*        Main Color - Blue           #31acee      */
/*                                                 */
/*        Sub Color  - Yellow         #ffff9a      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg01.jpg) top repeat-x; }
body #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;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}
#index #main {
	margin: 0;
	background: url(../images/main_bg_index.jpg) 0 0 no-repeat;
	}


#content {
	width: 670px;
	float: right;
	font-size: 100%;
	line-height: 1.54em;
	color: #666;
	padding: 0;
	}
#index #content {
	width: 900px;
	padding: 22px 0 0 0;
	margin:0 5px 0 25px;
	font-size: 100%;
	line-height: 1.54em;
	color: #666;
	float:none;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg02.jpg) 0 0 no-repeat;
	height: 175px;
	width: 930px;
	margin: 0;
	padding: 0;
	}
#index #header {
	background: url(../images/header_bg01.jpg) 0 0 no-repeat;
	height: 431px;
	width: 930px;
	margin: 0;
	padding: 0;
	}

#header .header_alpha{
	width:658px;
	float:left;
	}
#header .header_text01{
	font-size:92%;
	color:#000;
	line-height:1.67em;
	margin:0;
	padding:7px 0 0 25px;
	}
	
h1 {
	text-indent: -9999px;
	width: 440px;
	height: 50px;
	line-height: 1.0;
	}
h1 a {
	display: block;
	width: 440px;
	height: 50px;
	margin:0 0 0 25px;
	padding:0;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .header_point{
	margin:64px 0 0 25px;
	padding:17px 0 7px 7px;
	/*background:url(../images/header_point.jpg) 0 0 no-repeat;*/
	}

#header .header_beta{
	width:272px;
	float:right;
	padding:17px 0 0 0;
	}

#header p.tel {
	margin: 0 21px 3px 22px;
	padding: 0;
	}
#header p.tel img { display: block; line-height:1%; }

#header dl{
	width:217px;
	margin: 0 0 0 34px;
	padding:0;
	list-style:none;
	}
#header dl dt{
	width:64px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	}
#header dl dt img{
	display:block;
	line-height:1%;
	}
#header dl dd{
	width:153px;
	float:left;
	display:inline;
	margin:0;
	padding:1px 0 0 0;
	font-size:92%;
	line-height:1.25em;
	color:#3F3F3F;
	}
#header dl dd.dd01{
	margin:0 0 0 64px;
	padding:0 0 2px 0;
	}

/*----------04  Navigation -----------*/

#nav {
	width: 260px;
	float: left;
	padding: 5px 0 40px 0;
	background:url(../images/nav_bg.jpg) right top no-repeat;
	}

#nav ul{
	margin:0 18px 30px 56px;
	padding:0;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav11 { background:url(../images/nav.jpg) 0 0 no-repeat; height:53px; }
#nav12 { background:url(../images/nav.jpg) 0 -53px no-repeat; height:34px; }
#nav13 a { background:url(../images/nav.jpg) 0 -87px no-repeat; height:28px; }
#nav14 a { background:url(../images/nav.jpg) 0 -115px no-repeat; height:29px; }
#nav15 a { background:url(../images/nav.jpg) 0 -144px no-repeat; height:29px; }
#nav16 { background:url(../images/nav.jpg) 0 -173px no-repeat; height:50px; }
#nav16 a { background:url(../images/nav.jpg) 0 -173px no-repeat; height:28px; }
#nav17 { background:url(../images/nav.jpg) 0 -223px no-repeat; height:34px; }
#nav18 a { background:url(../images/nav.jpg) 0 -257px no-repeat; height:28px; }
#nav19 a { background:url(../images/nav.jpg) 0 -285px no-repeat; height:29px; }
#nav20 a { background:url(../images/nav.jpg) 0 -314px no-repeat; height:29px; }
#nav21 a { background:url(../images/nav.jpg) 0 -343px no-repeat; height:30px; }
#nav22 a { background:url(../images/nav.jpg) 0 -373px no-repeat; height:30px; }
#nav23 a { background:url(../images/nav.jpg) 0 -403px no-repeat; height:28px; }
#nav24 a { background:url(../images/nav.jpg) 0 -432px no-repeat; height:28px; }

#nav13 a:hover { background:url(../images/nav.jpg) -186px -87px no-repeat;  }
#nav14 a:hover { background:url(../images/nav.jpg) -186px -115px no-repeat;  }
#nav15 a:hover { background:url(../images/nav.jpg) -186px -144px no-repeat;  }
#nav16 a:hover { background:url(../images/nav.jpg) -186px -173px no-repeat;  }
#nav18 a:hover { background:url(../images/nav.jpg) -186px -257px no-repeat;  }
#nav19 a:hover { background:url(../images/nav.jpg) -186px -285px no-repeat;  }
#nav20 a:hover { background:url(../images/nav.jpg) -186px -314px no-repeat;  }
#nav21 a:hover { background:url(../images/nav.jpg) -186px -343px no-repeat;  }
#nav22 a:hover { background:url(../images/nav.jpg) -186px -373px no-repeat;  }
#nav23 a:hover { background:url(../images/nav.jpg) -186px -403px no-repeat;  }
#nav24 a:hover { background:url(../images/nav.jpg) -186px -432px no-repeat;  }

#nav .nav_bg01{
	margin:0 18px 0 56px;
	background:url(../images/nav_bg01.jpg) 0 0 repeat-y;
	padding:0;
	}
#nav .nav_bg02{
	background:url(../images/nav_bg02.jpg) top no-repeat;
	padding:0;
	}
#nav .nav_bg03{
	background:url(../images/nav_bg02.jpg) bottom no-repeat;
	padding:1px 7px 13px 7px;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:75px;
	padding: 0 31px 0 45px;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 85%;
	text-align: right;
	color: #3F3F3F;
	}
*: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: #3F3F3F;
	}
#footer a:hover { text-decoration: underline; }

#footer .footer_tel{
	padding:10px 0 0 0;
	margin:0;
	display:block;
	line-height:1%;
	float:left;
	}

#footer address {
	margin: 0;
	padding:23px 0 0 0;
	float:right; 
	font-size: 100%;
	line-height:1.5em;
	text-align: right;
	color: #3F3F3F;
	}


/*---------- 06  Contents -----------*/

.section { padding: 0 53px 25px 48px; clear:both; }
.section .section { padding: 0 10px 0 10px; clear:both; }
.section .section.section { padding: 0 10px 0 10px; clear:both; }

.center { text-align: center; }
.right { text-align: right; }

#content h2 {
	height: 67px;
	text-indent: -9999px;
	margin: 0 0 20px 18px;
	}
#content h3 {
	clear: both;
	height: 32px;
	text-indent: -9999px;
	margin: 0 -10px 12px -10px;
	}
#content h4 {
	height: 22px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}

#content h5 {
	font-size: 100%;
	line-height:1.3em;
	font-weight: bold;
	margin: 0 0 7px 0;
	padding: 0 0 0 15px;
	background:url(../images/icon01.jpg) 0 3px no-repeat;
	}

#content ul {
	margin:0;
	padding:0;
	}
#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 6px no-repeat;
	padding-left: 12px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #108aef;
	outline: none;
	}
a:hover { color: #6bc2ff; }

#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 11px 0;
	display:block;
	line-height:1%;
	}
.image_r {
	float: right;
	margin: 0 0 11px 15px;
	display:block;
	line-height:1%;
	}
	
.image_b {
	margin:0 auto;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}

.image_l_b {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}
*:first-child+html .image_l_b { margin: 0 15px 0 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 12px 0 0; } /*  for IE6 only */

.image_l_b01 {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}

.image_r_b {
	float: right;
	margin: 0 0 11px 15px;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}
*:first-child+html .image_r_b { margin: 0 0 5px 15px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 5px 12px; } /*  for IE6 only */

.image_r_b01 {
	float: right;
	margin: 0 0 5px 15px;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}
*:first-child+html .image_r_b01 { margin: 0 0 5px 15px; } /*  for IE7 only */
* html body .image_r_b01 { margin: 0 0 5px 12px; } /*  for IE6 only */

.image_r_b02 {
	float: right;
	margin: 0 0 11px 15px;
	display:block;
	line-height:1%;
	border:1px solid #85c2e7;
	padding:1px;
	}
*:first-child+html .image_r_b02 { margin: 0 0 0 15px; } /*  for IE7 only */
* html body .image_r_b02 { margin: 0 0 0 12px; } /*  for IE6 only */

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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: 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 152px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/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.54em;
	color: #666;
	width: 100%;
	margin: 0 0 14px 0;
	padding:0;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #e3e0e0;
	}
#content table td.td01{
	width:180px;
	background:#f1f1f1;
	text-align:right;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content .main_img_bg{
	background:url(../images/main_img_bg.jpg) 0 0 no-repeat;
	padding:60px 0 24px 254px;
	margin:0;
	}



/*---------- 07  Index -----------*/

#index .index01{
	clear:both;
	margin:0 33px 17px 31px;
	}
#index #content .alpha01{
	width:425px;
	float:left;
	}
#index .index_variety01 {
	background:url(../images/index_variety.jpg) 0 0 no-repeat;
	width:425px;
	height:165px;
	cursor:pointer;
	color:#666;
	}
#index .index_variety01 a { text-decoration:none;color:#666;}	
#index .index_variety02{
	background:url(../images/index_variety.jpg) 0 -165px no-repeat;
	width:425px;
	height:165px;
	cursor:pointer;
	color:#666;
	}
#index .index_variety02 a { text-decoration:none; color:#666;}
	
#index .index_text01{
	padding:87px 35px 0 139px;
	margin:0;
	font-size:92%;
	line-height:1.33em;
	}

#index .index_maintenance01 {
	background:url(../images/index_maintenance.jpg) 0 0 no-repeat;
	width:425px;
	height:165px;
	cursor:pointer;
	color:#666;
	}
#index .index_maintenance01 a { text-decoration:none;color:#666;}	
#index .index_maintenance02 {
	background:url(../images/index_maintenance.jpg) 0 -165px no-repeat;
	width:425px;
	height:165px;
	cursor:pointer;
	color:#666;
	}
#index .index_maintenance02 a { text-decoration:none;color:#666;}	


#index .index_text02{
	padding:87px 35px 0 125px;
	margin:0;
	font-size:92%;
	line-height:1.33em;
	}
	
#index #content .beta01{
	width:400px;
	float:right;
	background:url(../images/index_bg01.jpg) 0 0 repeat-y;
	}
#index .index_bg01{
	background:url(../images/index_bg02.jpg) bottom no-repeat;
	padding:0 0 13px 0;
	}
#index .index_fee01{
	margin:0 0 6px 0;
	}
#index .index_fee01 a {
	background:url(../images/index_fee.jpg) 0 0 no-repeat;
	width:400px;
	height:81px;
	display:block;
	text-indent:-9999px;
	}
#index .index_fee01 a:hover {
	background:url(../images/index_fee.jpg) 0 -81px no-repeat;
	}
#index .index_fee02{
	margin:0 26px 9px 14px;
	}
#index .index_text03{
	padding:0 30px 0 14px;
	margin:0;
	font-size:100%;
	line-height:1.3em;
	}
#index .index_text03 a{
  color:#666;
	text-decoration:none;
	}
#index .index_text03 a:hover{
  color:#666;
	text-decoration:none;
	}
	
#index .index02{
	clear:both;
	margin:0 35px 19px 35px;
	}
#index .index02_01{
	padding-right:88px;
	}
#index .index03{
	clear:both;
	margin:0 35px 14px 35px;
	padding:0 0 13px 0;
	background:url(../images/index_bg09.jpg) bottom repeat-x;
	}
#index #content .alpha02{
	width:400px;
	float:left;
	background:url(../images/index_bg03.jpg) 0 0 repeat-y;
	}
#index #content .beta02{
	width:400px;
	float:right;
	}
#index .index_bg02{
	background:url(../images/index_bg03.jpg) 0 0 repeat-y;
	}
#index .index_bg03{
	background:url(../images/index_bg04.jpg) top no-repeat;
	}
#index .index_bg04{
	background:url(../images/index_bg05.jpg) bottom no-repeat;
	padding:1px 12px 14px 11px;
	}
#index .index_bg05{
	background:url(../images/index_bg05.jpg) bottom no-repeat;
	padding:1px 11px 8px 11px;
	}

#index .index03_01{
	width:205px;
	float:left;
	}
#index .index_text04{
	padding:3px 0 7px 0;
	margin:0;
	color:#000;
	}
#index .index_text05{
	padding:1px 0 16px 0;
	margin:0;
	color:#000;
	}
#index .index03_02{
	width:172px;
	float:right;
	}
#index .index_clinic{
	margin:15px 0 16px 0;
	}
#index .index_clinic a {
	background:url(../images/index_clinic.jpg) 0 0 no-repeat;
	width:172px;
	height:20px;
	display:block;
	text-indent:-9999px;
	}
#index .index_clinic a:hover {
	background:url(../images/index_clinic.jpg) 0 -20px no-repeat;
	}

#index .index03_03{
	background:#e1f3f9;
	padding:5px 10px 0 10px;
	color:#000;
	line-height:1.15em;
	clear:both;
	}
#index .index_text06{
	padding:0 0 16px 0;
	margin:0;
	color:#000;
	line-height:1.15em;
	}
#index .index04{
	clear:both;
	margin:0 35px 25px 35px;
	background:url(../images/index_bg06.jpg) 0 0 repeat-y;
	}
#index .index_bg06{
	background:url(../images/index_bg07.jpg) top no-repeat;
	}
#index .index_bg07{
	background:url(../images/index_bg08.jpg) bottom no-repeat;
	padding:15px 15px 17px 15px;
	}
#index #content .alpha03 {
	width:300px;
	float:left;
	}
#index #content .beta03 {
	width:475px;
	float:right;
	}
#index ul.index_nav {
	margin:0 0 0 0;
	padding:0;
	list-style:none;
	}
#index ul.index_nav li {
	margin:0;
	padding:0;
	float:left;
	}
#index ul.index_nav li a {
	display:block;
	text-indent:-9999px;
	height:21px;
	}

#index ul.index_nav2 {
	margin:0 0 0 7px;
	padding:0;
	list-style:none;
	}
#index ul.index_nav2 li {
	margin:0;
	padding:0;
	float:left;
	}
#index ul.index_nav2 li a {
	display:block;
	text-indent:-9999px;
	height:21px;
	}

#map2 {   
    width: 378px;   
    height: 130px;   
    } 

#nav01 { background:url(../images/index_nav01.jpg) 0 0 no-repeat; width:155px;margin:0 5px 5px 0; }
#nav01 a { background:url(../images/index_nav01.jpg) 0 0 no-repeat; width:150px; }
#nav02 a { background:url(../images/index_nav01.jpg) -150px 0 no-repeat; width:140px; margin:0 0 5px 0;}
#nav03 { background:url(../images/index_nav01.jpg) 0 -21px no-repeat; width:155px; margin-right:5px; }
#nav03 a { background:url(../images/index_nav01.jpg) 0 -21px no-repeat; width:150px; }
#nav04 { background:url(../images/index_nav01.jpg) -150px -21px no-repeat; width:140px; }
#nav04 a { background:url(../images/index_nav01.jpg) -150px -21px no-repeat; width:140px; }

#nav01 a:hover { background:url(../images/index_nav01.jpg) 0 -42px no-repeat; width:150px; }
#nav02 a:hover { background:url(../images/index_nav01.jpg) -150px -42px no-repeat; width:140px; }
#nav03 a:hover { background:url(../images/index_nav01.jpg) 0 -63px no-repeat; width:150px; }
#nav04 a:hover { background:url(../images/index_nav01.jpg) -150px -63px no-repeat; width:140px; }


#nav05 { background:url(../images/index_nav02.jpg) 0 0 no-repeat; width:157px;}
#nav05 a { background:url(../images/index_nav02.jpg) 0 0 no-repeat; width:152px; }
#nav06 { background:url(../images/index_nav02.jpg) -154px 0 no-repeat; width:147px; }
#nav06 a { background:url(../images/index_nav02.jpg) -154px 0 no-repeat; width:144px;  }
#nav07 a { background:url(../images/index_nav02.jpg) -297px 0 no-repeat; width:159px; margin:0 0 5px 0;}

#nav08 { background:url(../images/index_nav02.jpg) 0 -21px no-repeat; width:157px; }
#nav08 a { background:url(../images/index_nav02.jpg) 0 -21px no-repeat; width:152px; }

#nav09 { background:url(../images/index_nav02.jpg) -155px -21px no-repeat; width:157px; }
#nav09 a { background:url(../images/index_nav02.jpg) -155px -21px no-repeat; width:152px; }
#nav10 { background:url(../images/index_nav02.jpg) -308px -21px no-repeat; width:147px; }
#nav10 a { background:url(../images/index_nav02.jpg) -308px -21px no-repeat; width:144px; }


#nav05 a:hover { background:url(../images/index_nav02.jpg) 0 -42px no-repeat; width:152px; }
#nav06 a:hover { background:url(../images/index_nav02.jpg) -154px -42px no-repeat; width:144px; }
#nav07 a:hover { background:url(../images/index_nav02.jpg) -297px -42px no-repeat; width:159px; }

#nav08 a:hover { background:url(../images/index_nav02.jpg) 0 -63px no-repeat; width:127px; }
#nav09 a:hover { background:url(../images/index_nav02.jpg) -155px -63px no-repeat; width:152px; }
#nav10 a:hover { background:url(../images/index_nav02.jpg) -308px -63px no-repeat; width:144px; }

#nav dl{ width:172px;	margin:0 0 12px 0;	padding:0; }	
#nav dl dt{ width:172px;	margin:0 0 4px 0;	padding:0; }	
#nav dl dt img { display:block; line-height:1%; }
#nav dl dd{ width:172px;	margin:0;	padding:0; font-size:100%; line-height:1.15em; color:#000; }
#nav dl dd.dd01{ margin:0 0 5px 0; }	

#nav .nav_clinic{
	margin:0 9px 0 3px;
	}
#nav .nav_clinic a {
	background:url(../images/nav_clinic.jpg) 0 0 no-repeat;
	width:160px;
	height:20px;
	display:block;
	text-indent:-9999px;
	}
#nav .nav_clinic a:hover {
	background:url(../images/nav_clinic.jpg) 0 -20px no-repeat;
	}

/*---------- 08  Concept -----------*/

#concept h2#title01 { background:url(../images/concept_h2.jpg) 0 0 no-repeat; }
#concept h3#title02 { background:url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h4#title03 { background:url(../images/concept_h4-01.jpg) 0 0 no-repeat; }
#concept h4#title04 { background:url(../images/concept_h4-02.jpg) 0 0 no-repeat; }
#concept h4#title05 { background:url(../images/concept_h4-03.jpg) 0 0 no-repeat; }

/*----------  09  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 h4#title03 { background:url(../images/doctor_h4-01.jpg) 0 0 no-repeat; }

#content dl.dl01 { width:330px;	margin:0 0 0 0;	padding:0; font-size:100%; line-height:1.54em; }	
#content dl.dl01 dt{ width:60px;	margin:0 0 0 0;	padding:0; float:left; display:inline; font-weight:bold; }	
#content dl.dl01 dd{ width:270px;	margin:0;	padding:0; float:left; display:inline; }
#content dl.dl01 dd.dd01{ width:270px;	margin:0 0 0 60px;	padding:0; float:left; display:inline; }


/*----------  10  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 h3#title04 { background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background:url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background:url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }

#map {
	width: 426px;
	height: 360px;
	display:block;
	margin:6px auto;
	background:#edf8fc;
	padding:0px;
}

/*---------- 11  Invisaligne -----------*/

#invisaligne h2#title01 { background:url(../images/invisaligne_h2.jpg) 0 0 no-repeat; }
#invisaligne h3#title02 { background:url(../images/invisaligne_h3-01.jpg) 0 0 no-repeat; }
#invisaligne h4#title03 { background:url(../images/invisaligne_h4-01.jpg) 0 0 no-repeat; }
#invisaligne h4#title04 { background:url(../images/invisaligne_h4-02.jpg) 0 0 no-repeat; }
#invisaligne h3#title05 { background:url(../images/invisaligne_h3-02.jpg) 0 0 no-repeat; }

/*---------- 12  Variety -----------*/

#variety h2#title01 { background:url(../images/variety_h2.jpg) 0 0 no-repeat; }
#variety h3#title02 { background:url(../images/variety_h3-01.jpg) 0 0 no-repeat; }
#variety h4#title03 { background:url(../images/variety_h4-01.jpg) 0 0 no-repeat; }
#variety h4#title04 { background:url(../images/variety_h4-02.jpg) 0 0 no-repeat; }
#variety h3#title05 { background:url(../images/variety_h3-02.jpg) 0 0 no-repeat; }
#variety h4#title06 { background:url(../images/variety_h4-03.jpg) 0 0 no-repeat; }
#variety h4#title07 { background:url(../images/variety_h4-04.jpg) 0 0 no-repeat; }

#variety #content .alpha01{
	width:330px;
	float:left;
	}
#content .bn_invisaligne {
	margin:0 0 14px 10px;
	}
#content .bn_invisaligne a {
	background:url(../images/bn_invisaligne.jpg) 0 0 no-repeat;
	width:550px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .bn_invisaligne a:hover {
	background:url(../images/bn_invisaligne.jpg) 0 -80px no-repeat;
	}
	
/*---------- 13  Maintenance -----------*/

#maintenance h2#title01 { background:url(../images/maintenance_h2.jpg) 0 0 no-repeat; }
#maintenance h3#title02 { background:url(../images/maintenance_h3-01.jpg) 0 0 no-repeat; }
#maintenance h3#title03 { background:url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }

/*---------- 14  Fee -----------*/

#fee h2#title01 { background:url(../images/fee_h2.jpg) 0 0 no-repeat; }
#fee h3#title02 { background:url(../images/fee_h3-01.jpg) 0 0 no-repeat; }
#fee h4#title03 { background:url(../images/fee_h4-01.jpg) 0 0 no-repeat; }
#fee h4#title04 { background:url(../images/fee_h4-02.jpg) 0 0 no-repeat; }
#fee h4#title05 { background:url(../images/fee_h4-03.jpg) 0 0 no-repeat; }
#fee h3#title06 { background:url(../images/fee_h3-02.jpg) 0 0 no-repeat; }
#fee h4#title07 { background:url(../images/fee_h4-04.jpg) 0 0 no-repeat; }

/*---------- 15  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; }
#faq h3#title03 { background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }

#faq #content dl{ width:569px;	margin:0;	padding:0; font-size:100%; line-height:1.54em; }	
#faq #content dl dt{ width:569px;	margin:0;	padding:0; font-weight:bold; color:#53bfeb; background:url(../images/line01.jpg) bottom repeat-x; }	
#faq #content dl dd{ width:569px;	margin:0 0 15px 0;	padding:0; }
#faq #content dl dd img{ display:block; line-height:1%; margin:0 0 0px 150px; border:1px solid #85c2e7;}
#faq #content dl dd.dd01{ margin:0 0 6px 0; }	
#faq #content dl dd.dd02{ margin:0 0 15px 0; }

/*---------------------*/

.margin_t0 { margin-top:0; }
.margin_b02 { margin-bottom:2px; }
.margin_b05 { margin-bottom:5px; }
.margin_b07 { margin-bottom:7px; }
.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; }
.padding_l15 { padding-left:15px; }

.bg01{ background:#e1f3f9; }
.bg02{ background:#f1f1f1; }
.br01{ border:1px solid #f1f1f1; padding:5px 10px; }

.w50{ width:50px; }
.w80{ width:80px; }
.w100{ width:100px; }
.w150{ width:150px; }
.w200{ width:200px; }

.text_blue{ color:#0160E2; }
.text_blue_b{ color:#0160E2; font-weight:bold; }
.text_orage_b{ color:#fe9c07; font-weight:bold; }
.text_red { color:#BF0000; }
.text_b { font-weight:bold; }

#content .Srtable {
	border-collapse:collapse;
	font-size: 100%;
	line-height:1.54em;
	color: #666;
	width: 60%;
	margin: 0 0 14px 0;
	padding:0;
	}
#content .Srtable td{text-align:center;}
#content .Srtable td.txtL{text-align:left;}