@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Difference                  */
/*                 09  Cure                        */
/*                 10  Implant                     */
/*                 11  Denture                     */
/*                 12  Core                        */
/*                 13  Aesthe                      */
/*                 14  Aesthe2                     */
/*                 15  Whitening                   */
/*                 16  Price                       */
/*                 17  Refund                      */
/*                 18  Keep                        */
/*                 19  Joy                         */
/*                 20  Faq                         */
/*                 21  Clinic                      */
/*                 22  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #092da5      */
/*        Main Color - Light Grey     #eeeeee      */
/*        Main Color - Violet         #c3bcec      */
/*                                                 */
/*        Sub Color  - Red            #c90000      */
/*                                                 */
/*==================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_bg02.jpg) 0 0 repeat-x #011169; color:#000; }
#box { background: url(../images/body_bg01.jpg) center top no-repeat; }

#wrapper {
	background:#FFF;
	width: 906px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 0;
	width: 906px;
	background: url(../images/main.jpg) 0 0 repeat-x;
	}

#content {
	margin: 14px 0 0 13px;
	padding: 0;
	width: 640px;
	float: left;
	display: inline;
}

.img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 442px;
	width: 906px;
	margin: 0;
	padding: 0;
	}

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 362px;
	width: 906px;
	margin: 0;
	padding: 0;
	}
#header #header01 {
	width: 906px;
	height: 110px;
	margin: 0;
	padding: 0;
	}
#header #header01 #header01_01 {
	height: 110px;
	width: 448px;
	margin: 0;
	padding: 0;
	float: left;
	}

#header #header01 #header01_01 p.header_text{
	margin: 0;
	padding: 28px 0 1px 14px;
	color:#FFF;

	}
h1 {
	margin: 0 0 18px 0;
	padding: 0;
	width: 448px;
	height: 45px;
	line-height: 1.0;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 448px;
	height: 45px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_02 {
	width: 246px;
	margin: 0 18px 0 0;
	padding: 17px 0 0 0 ;
	float: left;
	}

#header #header01 #header01_03 {
	height: 81px;
	width: 182px;
	margin: 0 0 0 0;
	padding: 18px 0 0 0 ;
	float: left;
	}
	
#header #header01 #header01_03 p.header_24h {
	height: 81px;
	width: 182px;
	margin: 0 ;
	padding:  0 ;
	}

#header #header01 #header01_03 p.header_24h a {
	height: 81px;
	width: 182px;
	margin: 0 ;
	padding:  0 ;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/header_24h.jpg) 0 0 no-repeat;
}
#header #header01 #header01_03 p.header_24h a:hover {
	background: url(../images/header_24h.jpg) 0 -81px no-repeat;
	}
	
#header #header02 {
	clear: both;
	margin: 0 ;
	padding: 0;
	width: 906px;
	height: 40px;
	}

#header #header02 ul {
	margin: 0;
	padding: 0;
	width: 906px;
	height: 40px;
	list-style: none;
	}
#header #header02 ul li {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	float: left;
	display: inline;
	}

#header #header02 ul li a {
	text-indent: -9999px;
	display: block;
	height: 40px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 120px; }
#nav02 a { background: url(../images/header_nav.jpg) -120px 0 no-repeat; width: 115px; }
#nav03 a { background: url(../images/header_nav.jpg) -235px 0 no-repeat; width: 160px; }
#nav04 a { background: url(../images/header_nav.jpg) -395px 0 no-repeat; width: 150px; }
#nav05 a { background: url(../images/header_nav.jpg) -545px 0 no-repeat; width: 190px; }
#nav06 a { background: url(../images/header_nav.jpg) -735px 0 no-repeat; width: 171px; }

#nav01 a:hover{ background: url(../images/header_nav.jpg) 0 -40px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -120px -40px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -235px -40px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -395px -40px no-repeat;  }
#nav05 a:hover { background: url(../images/header_nav.jpg) -545px -40px no-repeat;  }
#nav06 a:hover { background: url(../images/header_nav.jpg) -735px -40px no-repeat;  }

#index #header #header03 {
	width: 906px;
	height: 292px;
	margin: 0;
	padding: 0;
	background: url(../images/index_main_bg.jpg) 0 0 no-repeat;
	}
#header #header03 {
	width: 906px;
	height: 212px;
	margin: 0;
	padding: 0;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}
#header #header03 p.main_img{
	margin: 0 13px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}

/*----------04  Navigation -----------*/

#nav {
	margin: 0 13px 0 0;
	width: 200px;
	float: right;
	display: inline;
	padding: 17px 0 38px 0;
	}

#nav ul {
	margin: 0;
	padding: 5px 0 20px 0;
	width: 200px;
	list-style: none;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	}

#nav ul li {
	padding: 0 5px;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}
	
#nav09, #nav13, #nav17, #nav24 { margin-bottom: 12px; }
#nav20 { margin-bottom: 11px; }

#nav10, #nav14, #nav18 { margin: 0 5px 0 5px; padding: 0 ;}
#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 26px; }
#nav08 a { background: url(../images/nav.jpg) 0 -26px no-repeat; height: 21px; }
#nav09 a { background: url(../images/nav.jpg) 0 -47px no-repeat; height: 21px; }
#nav10 { background: url(../images/nav.jpg) 0 -80px no-repeat;height: 22px;}
#nav11 a { background: url(../images/nav.jpg) 0 -102px no-repeat;height: 24px; }
#nav12 a { background: url(../images/nav.jpg) 0 -126px no-repeat; height: 21px;}
#nav13 a { background: url(../images/nav.jpg) 0 -147px no-repeat; height: 21px;}
#nav14 { background: url(../images/nav.jpg) 0 -180px no-repeat; height: 22px; }
#nav15 a { background: url(../images/nav.jpg) 0 -202px no-repeat; height: 24px;}
#nav16 a { background: url(../images/nav.jpg) 0 -226px no-repeat; height: 21px;}
#nav17 a { background: url(../images/nav.jpg) 0 -247px no-repeat; height: 21px;}
#nav18 { background: url(../images/nav.jpg) 0 -280px no-repeat; height: 22px;  }
#nav19 a { background: url(../images/nav.jpg) 0 -302px no-repeat; height: 24px;}
#nav20 a { background: url(../images/nav.jpg) 0 -326px no-repeat; height: 21px;}
#nav21 a { background: url(../images/nav.jpg) 0 -358px no-repeat; height: 20px;}
#nav22 a { background: url(../images/nav.jpg) 0 -378px no-repeat; height: 19px;}
#nav23 a { background: url(../images/nav.jpg) 0 -397px no-repeat; height: 20px;}
#nav24 a { background: url(../images/nav.jpg) 0 -417px no-repeat; height: 21px;}

#nav07 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat;}
#nav08 a:hover { background: url(../images/nav.jpg) -190px -26px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -47px no-repeat;  }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -102px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -126px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -190px -147px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -190px -202px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -190px -226px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -190px -247px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -190px -302px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -190px -326px no-repeat; }
#nav21 a:hover { background: url(../images/nav.jpg) -190px -358px no-repeat;}
#nav22 a:hover { background: url(../images/nav.jpg) -190px -378px no-repeat; }
#nav23 a:hover { background: url(../images/nav.jpg) -190px -397px no-repeat; }
#nav24 a:hover { background: url(../images/nav.jpg) -190px -417px no-repeat; }


#nav p { text-align: center; }


#nav p.header_24h {
	height: 82px;
	width: 182px;
	margin: 0 8px 10px 10px;
	padding:  0 ;
	}

#nav p.header_24h a {
	height: 82px;
	width: 182px;
	margin: 0 ;
	padding:  0 ;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_24h.jpg) 0 0 no-repeat;
}
#nav p.header_24h a:hover {
	background: url(../images/nav_24h.jpg) 0 -82px no-repeat;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	height: 184px;
	font-size: 100%;
	text-align: center;
	}
*: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: #2A2AB2;
	}
#footer a:hover { color:#AEAEE2; text-decoration: none; }

#footer #footer01 {
	margin: 0 13px;
	width: 880px;
	height: 150px;
	background:url(../images/footer_bg.jpg) 0 0 no-repeat;
	}
#footer #footer01 #footer01_01 {
	margin: 15px 21px 0 11px;
	padding: 0 0 0 0;
	width: 280px;
	float: left;
	display: inline;
	}
#footer #footer01 #footer01_01 p.footer_text01 {
	margin: 0;
	padding: 7px 0 1px 5px;
	text-align: left;
	}
	
#footer #footer01 #footer01_01 p.footer_text01 {
	margin: 0;
	padding: 7px 0 1px 5px;
	text-align: left;
	}

*:first-child+html #footer #footer01 #footer01_01 p.footer_text01 { padding: 7px 0 1px 5px; } /*  for IE7 only */
* html body #footer #footer01 #footer01_01 p.footer_text01 { padding: 8px 0 1px 5px; } /*  for IE6 only */

#footer #footer01 #footer01_01 p.footer_text02 {
	margin: 0 15px 0 0 ;
	padding: 0 0 0 0;
	text-align: right;
	}

#footer #footer01 #footer01_02 {
	margin: 14px 12px 14px 0;
	width: 272px;
	height: 122px;
	float: left;
	}
	
#footer #footer01 #footer01_02 p.online_ban {
	margin: 0;
	width: 272px;
	height: 122px;
	}
#footer #footer01 #footer01_02 p.online_ban a {
	margin: 0;
	width: 272px;
	height: 122px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/footer03.jpg) 0 0 no-repeat;
	}
#footer #footer01 #footer01_02 p.online_ban a:hover {
	background: url(../images/footer03.jpg) 0 -122px no-repeat;
	}

#footer #footer01 #footer01_03 {
	margin: 69px 0 0 0;
	width: 253px;
	float: left;
	}	
	
#footer #footer01 #footer01_04 {
	margin: 14px 0 0 0;
	width: 272px;
	height:122px;
	float: left;
	}	
	
#footer #footer01 #footer01_04 p.day {
	margin: 0;
	width: 272px;
	height: 122px;
	}
	
	
	
#footer #footer01 #footer01_03 dl{
	margin:  0;
	width: 253px;
	text-align: left;
	}	
	
#footer #footer01 #footer01_03 dl dt{
	margin: 0;
	width: 76px;
	float: left;
	display: inline;
	line-height: 1%; display:block;
	}	
#footer #footer01 #footer01_03 dl dd {
	margin: 0;
	padding: 3px 0 0 0;
	width: 144px;
	float: left;
	display: inline;
	font-size: 107.69%;
	line-height: 1.0em;
	}



	
*:first-child+html #footer #footer01 #footer01_03 dl dd { 	padding: 3px 0 0 0;	line-height: 1em;
 } /*  for IE7 only */
* html body #footer #footer01 #footer01_03 dl dd { 	padding: 4px 0 0 0; line-height: 1em;} /*  for IE6 only */

#footer #footer01 #footer01_03 dl dd.dd01 {
	margin: 0 0 13px 126px;
	padding:  0 ;
	width: 90px;
	}
	
*:first-child+html #footer #footer01 #footer01_03 dl dd.dd01 { margin: 0 0 14px 126px; padding: 0 0 1px 0 ; line-height: 0.8em; } /*  for IE7 only */
* html body #footer #footer01 #footer01_03 dl dd.dd01 { margin: -1px 0 14px 126px; padding: 0 0 1px 0; line-height: 0.8em; } /*  for IE6 only */
	
#footer #footer02 {
	margin: 0;
	height: 34px;
	}
#footer #footer02 address {
	margin: 0;
	text-align: center;
	color:#3F3F3F;
	font-size: 84.61%;
	padding: 13px 0 0 0;
	}
*:first-child+html #footer #footer02 address { padding: 13px 0 0 0; } /*  for IE7 only */
* html body #footer #footer02 address { padding: 14px 0 0 0; } /*  for IE6 only */

#footer #footer02 address a {
	color:#3F3F3F;
	}
#footer #footer02 address a:hover {
	color:#3F3F3F;
	text-decoration: underline;
	}

/*---------- 06  Contents -----------*/

#index .section { padding: 0; }
.section { padding: 0 12px ; }
.section .section { padding: 0; }

.center { text-align: center; }

#content h2 {
	margin: 4px 0 20px 0;
	height: 51px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0;
	height: 24px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 8px 0;
	height: 22px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 2px no-repeat;
	padding-left: 25px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #2557bd;
	outline: none;
	}
a:hover { color: #5f35c4; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b  {
	margin: 0;
	padding: 5px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
	
	.image_b_01  {
	margin: 0 0 10px 0;
	padding: 0px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #ffffff;
	}
	
.image_b1  {
	border: 1px solid #b8c9ea;
	}

.image_l {
	margin: 0 18px 0 0;
	padding: 5px;
	float: left;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
*:first-child+html .image_l { margin: 0 15px -6px 0 ; } /*  for IE7 only */
* html body .image_l { margin: 0 15px -6px 0 ; } /*  for IE6 only */

.image_l1  {
	margin: 0 18px 0 0;
	padding: 5px;
	float: left;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
*:first-child+html .image_l1 { margin: 0 15px 0 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 15px 0 0 ; } /*  for IE6 only */

.image_r  {
	margin: 0 0 0 18px;
	padding: 5px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
*:first-child+html .image_r { margin: 0 0 -6px 15px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -6px 15px; } /*  for IE6 only */

.image_r1  {
	margin: 0 0 0 18px;
	padding: 5px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
*:first-child+html .image_r1 { margin: 0 0 0 15px; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 0 15px; } /*  for IE6 only */


.case {
	margin: 0 ;
	background: url(../images/arrow_h2.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;
	}

#content ul.totop {
	clear: both;
	margin: 0 20px 30px 0;
	padding: 0;
	height: 24px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 100px;
	height: 24px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 24px;
	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 #b8c9ea;
	font-size: 100%;
	line-height: 1.666em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #b8c9ea;
	}
	
#content table .td_img{ padding:15px 10px 10px 25px;	border: 1px solid #b8c9ea;}
	
	

#content table td.bg01 {
	background: #f3f3f3;
	}
	
#content table td.bg02 {
	background: #d4dff5;
	}	
#content table td.bg03 {
	background: #dcdaf3;
	}		
#content table td.top { vertical-align: top; }
#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: 0 0 10px 0; }
.index01_01 { margin: 0 ;background: url(../images/index_img02.jpg) 0 0 no-repeat; width: 640px; height: 90px; cursor:pointer; color:#000; }
#index .index01_01 a { color:#000; text-decoration: none; }

.index01_01_hover { margin: 0 ;background: url(../images/index_img02.jpg) 0 -90px no-repeat; width: 640px; height: 90px; cursor: pointer; color:#5f35c4; }
#index .index01_01_hover a { color:#5f35c4; text-decoration: none; }

.index02 { margin: 0 0 10px 0; }
.index02_01 { margin: 0 ;background: url(../images/index_img03.jpg) 0 0 no-repeat; width: 640px; height: 90px; cursor:pointer; color:#000; }
#index .index02_01 a { color:#000; text-decoration: none; }

.index02_01_hover { margin: 0 ;background: url(../images/index_img03.jpg) 0 -90px no-repeat; width: 640px; height: 90px; cursor: pointer; color:#5f35c4; }
#index .index02_01_hover a { color:#5f35c4; text-decoration: none; }

.index03 { margin: 0 0 20px 0; background: url(../images/index_img04.jpg) 0 0 no-repeat; height: 140px;}

#index .alpha { margin: 29px 29px 22px 0; padding: 0 0 0 31px; float: left; width: 275px; }
#index .beta  { margin: 29px 0 22px 0; padding: 0 0 0 0; float: left; width: 275px; }

#index ul.group01 {
	margin: 6px 0 0 4px;
	padding: 0;
	width: 190px;
	list-style: none;
	}
#index ul.group01 li{
	font-size: 1%;
	line-height: 1%;
	list-style: none;
	height: 14px;
	background: none;
	padding: 0;
	}
#index ul.group01 li a {
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	height: 14px;
	}
#li01, #li02 { margin: 0 0 6px 0; }
#li01 a { background: url(../images/index_img06.jpg) 0 0 no-repeat; width: 100px; }
#li02 a { background: url(../images/index_img06.jpg) 0 -20px no-repeat; width: 65px; }
#li03 a { background: url(../images/index_img06.jpg) 0 -40px no-repeat; width: 190px; }

#li01 a:hover { background: url(../images/index_img06.jpg) 0 -54px no-repeat;  }
#li02 a:hover { background: url(../images/index_img06.jpg) 0 -74px no-repeat;  }
#li03 a:hover { background: url(../images/index_img06.jpg) 0 -94px no-repeat;  }

#index ul.group02 {
	margin: 6px 0 0 3px;
	padding: 0;
	width: 178px;
	list-style: none;
	}
#index ul.group02 li{
	font-size: 1%;
	line-height: 1%;
	padding: 0;
	list-style: none;
	height: 14px;
	}
#index ul.group02 li a {
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	height: 14px;
	}
#li04, #li05 { margin-bottom: 6px ; }

#li04 a { background: url(../images/index_img08.jpg) 0 0 no-repeat;	width: 178px; }
#li05 a { background: url(../images/index_img08.jpg) 0 -20px no-repeat; width: 178px; }
#li06 a { background: url(../images/index_img08.jpg) 0 -40px no-repeat; width: 112px; }

#li04 a:hover { background: url(../images/index_img08.jpg) 0 -54px no-repeat;  }
#li05 a:hover { background: url(../images/index_img08.jpg) 0 -74px no-repeat;  }
#li06 a:hover { background: url(../images/index_img08.jpg) 0 -94px no-repeat;  }

.index04 { margin: 0 0 20px 0; }
.index04_01 { margin: 0 ;background: url(../images/index_img09.jpg) 0 0 no-repeat; width: 640px; height: 100px; cursor:pointer; color:#000; }
#index .index04_01 a { color:#000; text-decoration: none; }

.index04_01_hover { margin: 0 ;background: url(../images/index_img09.jpg) 0 -100px no-repeat; width: 640px; height: 100px; cursor: pointer; color:#5f35c4; }
#index .index04_01_hover a { color:#5f35c4; text-decoration: none; }

.index_text01 { background: #f5f7fb; padding: 10px 10px 2px; font-size: 107.69%; }
.index_text02 { margin:0; padding: 43px 175px 0 21px; font-size: 115.38%; line-height: 1.133em; }
.index_text03 { margin: 0; padding: 54px 13px 0 258px ;font-size: 115.38%; }
.index_text03 { margin: 0; padding: 54px 13px 0 258px ;font-size: 115.38%; }

*:first-child+html .index_text03 { padding: 54px 13px 0 258px; } /*  for IE7 only */
* html body .index_text03 { padding: 55px 13px 0 258px; } /*  for IE6 only */

/*---------- 08  Difference -----------*/

#difference h2#tile01 { background: url(../images/difference_h2.jpg) 0 0 no-repeat; }
#difference h3#tile02 { background: url(../images/difference_h3-01.jpg) 0 0 no-repeat; }
#difference h3#tile03 { background: url(../images/difference_h3-02.jpg) 0 0 no-repeat; }
#difference h3#tile04 { background: url(../images/difference_h3-03.jpg) 0 0 no-repeat; }

/*---------- 09  Cure -----------*/

#cure h2#tile01 { background: url(../images/cure_h2.jpg) 0 0 no-repeat; }
#cure h3#tile02 { background: url(../images/cure_h3-01.jpg) 0 0 no-repeat; }
#cure h4#tile03 { background: url(../images/cure_h4-01.jpg) 0 0 no-repeat; }
#cure h3#tile04 { background: url(../images/cure_h3-02.jpg) 0 0 no-repeat; }
#cure h4#tile05 { background: url(../images/cure_h4-02.jpg) 0 0 no-repeat; }
#cure h4#tile06 { background: url(../images/cure_h4-03.jpg) 0 0 no-repeat; }
#cure h4#tile07 { background: url(../images/cure_h4-04.jpg) 0 0 no-repeat; }
#cure h4#tile08 { background: url(../images/cure_h4-05.jpg) 0 0 no-repeat; }
#cure h4#tile09 { background: url(../images/cure_h4-06.jpg) 0 0 no-repeat; }

#cure .alpha { margin: 0 15px 0 0; float: left; width: 160px; }
#cure .beta { margin: 0 15px 0 0; float: left; width: 160px; }
#cure .gamma { margin: 0 0 0 0; float: left; width: 160px; }
#cure .arrow { margin: 46px 15px 0 0; float: left; }
 
/*---------- 10  Implant -----------*/

#implant h2#tile01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#tile02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#tile03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#tile04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#tile05 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#tile06 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h3#tile07 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#tile08 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#tile09 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant h4#tile10 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant h4#tile11 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }

#implant .alpha { margin: 0 10px 0 0; float: left; width: 160px; }
#implant .beta { margin: 0 10px 0 0; float: left; width: 160px; }
#implant .gamma { margin: 0 10px 0 0; float: left; width: 160px; }
#implant .delta { margin: 0 0 0 0; float: left; width: 160px; }
#implant .arrow { margin: 46px 10px 0 0; float: left; }

#implant .alpha02 { margin: 0 60px 0 0; float: left; width: 160px; }
#implant .beta02 { margin: 0 60px 0 0; float: left; width: 160px; }
#implant .gamma02 { margin: 0 10px 0 0; float: left; width: 160px; }


/*---------- 11  Denture -----------*/

#denture h2#tile01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#tile02 { background: url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#tile03 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h4#tile04 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h4#tile05 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h4#tile06 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture h3#tile07 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#tile08 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture h4#tile09 { background: url(../images/denture_h4-06.jpg) 0 0 no-repeat; }
#denture h4#tile10 { background: url(../images/denture_h4-07.jpg) 0 0 no-repeat; }
#denture h4#tile11 { background: url(../images/denture_h4-08.jpg) 0 0 no-repeat; }
#denture h4#tile12 { background: url(../images/denture_h4-09.jpg) 0 0 no-repeat; }
#denture h4#tile13 { background: url(../images/denture_h4-10.jpg) 0 0 no-repeat; }
#denture h4#tile14 { background: url(../images/denture_h4-11.jpg) 0 0 no-repeat; }
#denture h4#tile15 { background: url(../images/denture_h4-12.jpg) 0 0 no-repeat; }

/*---------- 12  Core -----------*/

#core h2#tile01 { background: url(../images/core_h2.jpg) 0 0 no-repeat; }
#core h3#tile02 { background: url(../images/core_h3-01.jpg) 0 0 no-repeat; }
#core h4#tile03 { background: url(../images/core_h4-01.jpg) 0 0 no-repeat; }
#core h3#tile04 { background: url(../images/core_h3-02.jpg) 0 0 no-repeat; }

/*---------- 13  Aesthe -----------*/

#aesthe h2#tile01 { background: url(../images/aesthe_h2.jpg) 0 0 no-repeat; }
#aesthe h3#tile02 { background: url(../images/aesthe_h3-01.jpg) 0 0 no-repeat; }
#aesthe h4#tile03 { background: url(../images/aesthe_h4-01.jpg) 0 0 no-repeat; }
#aesthe h4#tile04 { background: url(../images/aesthe_h4-02.jpg) 0 0 no-repeat; }
#aesthe h4#tile05 { background: url(../images/aesthe_h4-03.jpg) 0 0 no-repeat; }
#aesthe h3#tile06 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe h4#tile07 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe h4#tile08 { background: url(../images/aesthe_h4-07.jpg) 0 0 no-repeat; }

/*---------- 14  Aesthe2 -----------*/

#aesthe2 h2#tile01 { background: url(../images/aesthe2_h2.jpg) 0 0 no-repeat; }
#aesthe2 h3#tile02 { background: url(../images/aesthe2_h3-01.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile03 { background: url(../images/aesthe2_h4-01.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile04 { background: url(../images/aesthe2_h4-02.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile05 { background: url(../images/aesthe2_h4-03.jpg) 0 0 no-repeat; }
#aesthe2 h3#tile06 { background: url(../images/aesthe2_h3-02.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile07 { background: url(../images/aesthe2_h4-04.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile08 { background: url(../images/aesthe2_h4-05.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile09 { background: url(../images/aesthe_h4-06.jpg) 0 0 no-repeat; }
#aesthe2 h4#tile10 { background: url(../images/aesthe_h4-07.jpg) 0 0 no-repeat; }




#aesthe2 .image_r2  {
	margin: 46px 0 0 18px;
	padding: 5px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #b8c9ea;
	}
*:first-child+html #aesthe2 .image_r2 { margin: 46px 0 0 15px; } /*  for IE7 only */
* html body #aesthe2 .image_r2 { margin: 46px 0 0 15px; } /*  for IE6 only */


/*---------- 15  Whitening -----------*/

#whitening h2#tile01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }
#whitening h3#tile02 { background: url(../images/whitening_h3-01.jpg) 0 0 no-repeat; }
#whitening h4#tile03 { background: url(../images/whitening_h4-01.jpg) 0 0 no-repeat; }
#whitening h4#tile04 { background: url(../images/whitening_h4-02.jpg) 0 0 no-repeat; }
#whitening h4#tile05 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }
#whitening h4#tile06 { background: url(../images/whitening_h4-04.jpg) 0 0 no-repeat; }
#whitening h3#tile07 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening h4#tile08 { background: url(../images/whitening_h4-05.jpg) 0 0 no-repeat; }
#whitening h4#tile09 { background: url(../images/whitening_h4-06.jpg) 0 0 no-repeat; }
#whitening h4#tile10 { background: url(../images/whitening_h4-07.jpg) 0 0 no-repeat; }
#whitening h4#tile11 { background: url(../images/whitening_h4-08.jpg) 0 0 no-repeat; }

#whitening .alpha { margin: 0 10px 0 0; float: left; width: 160px; }

#whitening .beta { margin: 0 10px 0 0; float: left; width: 160px; }
#whitening .gamma { margin: 0 10px 0 0; float: left; width: 160px; }
#whitening .delta { margin: 0 0 0 0; float: left; width: 160px; }
#whitening .arrow { margin: 46px 10px 0 0; float: left; }

#whitening .alpha02 { margin: 0 10px 0 0; float: left; width: 130px; }
#whitening .beta02 { margin: 0 10px 0 0; float: left; width: 130px; }
#whitening .gamma02 { margin: 0 10px 0 0; float: left; width: 130px; }
#whitening .delta02 { margin: 0 0 0 0; float: left; width: 130px; }

/*---------- 16  Price -----------*/

#price h2#tile01 { background: url(../images/price_h2.jpg) 0 0 no-repeat; }
#price h3#tile02 { background: url(../images/price_h3-01.jpg) 0 0 no-repeat; }
#price h4#tile03 { background: url(../images/price_h4-01.jpg) 0 0 no-repeat; }
#price h4#tile04 { background: url(../images/price_h4-02.jpg) 0 0 no-repeat; }
#price h4#tile05 { background: url(../images/price_h4-03.jpg) 0 0 no-repeat; }

/*---------- 17  Refund -----------*/

#refund h2#tile01 { background: url(../images/refund_h2.jpg) 0 0 no-repeat; }
#refund h3#tile02 { background: url(../images/refund_h3-01.jpg) 0 0 no-repeat; }

/*---------- 18  Keep -----------*/

#keep h2#tile01 { background: url(../images/keep_h2.jpg) 0 0 no-repeat; }
#keep h3#tile02 { background: url(../images/keep_h3-01.jpg) 0 0 no-repeat; }
#keep h4#tile03 { background: url(../images/keep_h4-01.jpg) 0 0 no-repeat; }
#keep h3#tile04 { background: url(../images/keep_h3-02.jpg) 0 0 no-repeat; }
#keep h4#tile05 { background: url(../images/keep_h4-02.jpg) 0 0 no-repeat; }
#keep h4#tile06 { background: url(../images/keep_h4-03.jpg) 0 0 no-repeat; }

/*---------- 19  Joy -----------*/

#joy h2#tile01 { background: url(../images/joy_h2.jpg) 0 0 no-repeat; }
#joy h3#tile02 { background: url(../images/joy_h3-01.jpg) 0 0 no-repeat; }

/*---------- 20  Faq -----------*/

#faq h2#tile01 { background: url(../images/faq_h2.jpg) 0 0 no-repeat; }
#faq h3#tile02 { background: url(../images/faq_h3-01.jpg) 0 0 no-repeat; }
#faq h3#tile03 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h3#tile04 { background: url(../images/faq_h3-03.jpg) 0 0 no-repeat; }

#faq .bor {
	margin: 0 10px 20px ;
	padding: 0 0 10px 0 ;
	background: url(../images/dot.jpg) left bottom repeat-x;
	}
#faq .faq_icon {
	margin: 0;
	padding: 0;
	float: left;
	width: 42px;
	height: 30px;
	}
#faq .faq01 {
	margin: 0;
	padding: 6px 0 5px 17px;
	color:#1f4fd3;
	line-height: 1.5em;
	font-weight: bold;
	float: left;
	}
#faq .faq02 {
	margin: 0 0 0 15px;
	padding: 2px 0 10px 44px;
	background: url(../images/a_icon.jpg) 0 0 no-repeat;
	line-height: 1.5em;
	}
	
/*---------- 21  Clinic -----------*/

#clinic h2#tile01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#tile02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#tile03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#tile04 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#tile05 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h3#tile06 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }

#clinic dl.clinic { margin: 0; padding: 0; }
#clinic dl.clinic dt { margin: 0; padding: 0 0 0 25px; font-weight: normal; background: url(../images/li_bg.jpg) 0 0 no-repeat; }
#clinic dl.clinic dd { margin: 0 0 10px 40px; padding: 0; font-weight: normal; }

#map {
	width: 500px;
	height: 360px;
	border: 5px solid #b8c9ea;
	margin: 20px 55px 0 55px;
}

/*---------- 22  Sitemap -----------*/

.m0 { margin: 0; }
.margin_t46 { margin-top: 46px; }
.margin_b6 { margin-bottom: 6px; }
.margin_b13 { margin-bottom: 13px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b15 { margin-bottom: 15px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b30 { margin-bottom: 30px; }

.padding_t12_b7_l10 { padding: 12px 0 7px 10px; }
.padding_t5 { padding-top: 5px; }


.w_60 { width: 60px; }
.w_80 { width: 80px; }
.w_150 { width: 150px; }
.w_240 { width: 240px; }

.text_blue { color:#092da5; }
.text_violet { color:#645aa1; }
.right { text-align: right; }


#dentur_01{ width:530px; height:180px; background: url(../images/dentur_bg01.jpg) 0 0 no-repeat; margin: 0 auto 30px auto;}
#dentur_02{ width:530px; height:180px; background: url(../images/dentur_bg02.jpg) 0 0 no-repeat; margin: 0 auto 30px auto;}
#dentur_03{ width:530px; height:180px; background: url(../images/dentur_bg03.jpg) 0 0 no-repeat; margin: 0 auto 30px auto;}

.ft120{font-size:120%}

.dentur_01_01{font-size:120%; width:295px; padding:5px 10px 10px 239px; line-height:1.5em;}
.dentur_01_02{font-size:110%; width:135px; padding:0px 10px 10px 393px; line-height:1.5em;}

*html .dentur_01_01{font-size:120%; width:550px; padding:5px 10px 10px 239px; line-height:1.5em;}
*html .dentur_01_02{font-size:110%; width:533px; padding:0px 10px 10px 393px; line-height:1.5em;}

