@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================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_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	margin: 0;
	padding: 0;
	}

#main {
	margin: 0 auto;
	background: url(../images/main_bg.jpg) repeat-y;
	text-align: left;
	width: 950px;
	}

#content {
	width: 700px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 91px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
    position: relative;
	}

h1 {
	text-indent: -9999px;
	width: 490px;
	height: 55px;
	line-height: 1.0;
	float: left;
	margin:27px 0px 0px 5px;
	}
h1 a {
	display: block;
	width: 490px;
	height: 55px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .description {
    position: absolute;
    top: 7px;
    left: 0;
    margin: 0;
    }
	
#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }


#header_img{
	width:950px;
	margin:10px auto;
	background:#EFEBE8;
	}
#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 250px;
	float:left;
	}

#header_nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header_nav li {
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	}

#nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat; height: 39px;}
#nav02 a {background: url(../images/header_nav.jpg) 0 -39px no-repeat; height: 39px;}
#nav03 a {background: url(../images/header_nav.jpg) 0 -78px no-repeat; height: 39px;}
#nav04 a {background: url(../images/header_nav.jpg) 0 -117px no-repeat; height: 40px;}

#nav01 a:hover {background: url(../images/header_nav.jpg) -250px 0 no-repeat; height: 39px;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -250px -39px no-repeat; height: 39px;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -250px -78px no-repeat; height: 39px;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -250px -117px no-repeat; height: 40px;}

#catch{
	width:700px;
	float:right;
	margin:0;
	padding:0;
	text-indent:-9999px;
	height:157px;
	}

/*----------04  Navigation -----------*/

#nav_blue {
	background:#D9E8FF;
	margin:0; 
	padding:0;
	height:40px;
	text-align:center;
	}

#nav_blue ul{
	width:950px;
	margin:0 auto;
	padding:0;
	}

*html #nav_blue ul{
	width:950px;
	margin:0;
	padding:0;
	}

#nav_blue li{
	text-indent:-9999px;
	float:left;
	list-style:none;
	height:40px;
	}
	
#nav_blue li a{
	height:40px;
	display:block;
	}
	
#nav05 a {background:url(../images/nav_blue.jpg) 0 0 no-repeat; width:130px;}	
#nav06 a {background:url(../images/nav_blue.jpg) -130px 0 no-repeat; width:130px;}
#nav07 a {background:url(../images/nav_blue.jpg) -260px 0 no-repeat; width:140px;}
#nav08 a {background:url(../images/nav_blue.jpg) -400px 0 no-repeat; width:140px;}
#nav09 a {background:url(../images/nav_blue.jpg) -540px 0 no-repeat; width:140px;}
#nav10 a {background:url(../images/nav_blue.jpg) -680px 0 no-repeat; width:140px;}
#nav11 a {background:url(../images/nav_blue.jpg) -820px 0 no-repeat; width:130px;}
	
#nav05 a:hover {background:url(../images/nav_blue.jpg) 0 -40px no-repeat;}	
#nav06 a:hover {background:url(../images/nav_blue.jpg) -130px -40px no-repeat;}
#nav07 a:hover {background:url(../images/nav_blue.jpg) -260px -40px no-repeat;}
#nav08 a:hover {background:url(../images/nav_blue.jpg) -400px -40px no-repeat;}
#nav09 a:hover {background:url(../images/nav_blue.jpg) -540px -40px no-repeat;}
#nav10 a:hover {background:url(../images/nav_blue.jpg) -680px -40px no-repeat;}
#nav11 a:hover {background:url(../images/nav_blue.jpg) -820px -40px no-repeat;}


#nav {
	width: 248px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav12 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 59px; }
#nav13 a { background: url(../images/nav.jpg) 0 -59px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -99px no-repeat; }
#nav15 { background: url(../images/nav.jpg) 0 -139px no-repeat; height: 65px; }
#nav16 a { background: url(../images/nav.jpg) 0 -204px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -244px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -284px no-repeat; }
#nav19 a { background: url(../images/nav.jpg) 0 -324px no-repeat; }
#nav20 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#nav21 a { background: url(../images/nav.jpg) 0 -404px no-repeat; }
#nav22 a { background: url(../images/nav.jpg) 0 -444px no-repeat; }
#nav23 a { background: url(../images/nav.jpg) 0 -484px no-repeat; }
#nav24 a { background: url(../images/nav.jpg) 0 -524px no-repeat; }

#nav13 a:hover { background: url(../images/nav.jpg) -248px -59px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -248px -99px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -248px -204px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -248px -244px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -248px -284px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -248px -324px no-repeat; }
#nav20 a:hover { background: url(../images/nav.jpg) -248px -364px no-repeat; }
#nav21 a:hover { background: url(../images/nav.jpg) -248px -404px no-repeat; }
#nav22 a:hover { background: url(../images/nav.jpg) -248px -444px no-repeat; }
#nav23 a:hover { background: url(../images/nav.jpg) -248px -484px no-repeat; }
#nav24 a:hover { background: url(../images/nav.jpg) -248px -524px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	border-top: solid 1px #999;
	font-size: 85%;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .section{width:950px; margin:0 auto;}

#footer a {
	text-decoration: none;
	color: #999;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	background:url(../images/footer_copyright.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	width:282px;
	height:12px;
	padding:0;
	line-height:0;
	}

#footer address a{
	width:282px;
	height:12px;
	display:block;
	}
	
#footer .image_l{margin: 10px 0;}
#footer .image_r{margin: 30px 0;}


/*---------- 06  Contents -----------*/

.section { padding: .5em 10px 1.5em 25px; }
.section .section { padding: .5em 10px 1em 10px; }

*html .section { padding: .5em 2px 1.5em 18px; }


.center { text-align: center; }

#content h2 {
	height: 45px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 5px no-repeat;
	padding-left: 17px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #1C51A5;
	outline: none;
	}
a:hover { color: #4772C2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 5px 0;
	}

.image_r {
	float: right;
	margin: 0 0 5px 10px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.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 {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 140px;
	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.jpg) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse:collapse;
	border: 1px solid #004AC1;
	font-size: 100%;
	color: #666;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 5px;
	border: 1px solid #004AC1;
	}

#content table th {
	background: url(../images/table_bg01.jpg) top repeat-x #B3D2FF;
	color: #FFF;
	}

#content table th.title {
	background: url(../images/table_bg02.jpg) left repeat-y #D6EDF7;
	color: #1C51A5;
	text-align:left;
	}
	
#content table td {width:auto; vertical-align:top;}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


.banner01 a {
	width:670px;
	height:110px;
	display:block;
	text-indent:-9999px;
	background:url(../images/banner01.jpg) 0 0 no-repeat;
	}
.banner01 a:hover {
	width:670px;
	height:110px;
	display:block;
	text-indent:-9999px;
	background:url(../images/banner01.jpg) 0 -110px no-repeat;
	}
.banner02 a {
	width:670px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/banner02.jpg) 0 0 no-repeat;
	}
.banner02 a:hover{
	background-position:0 100%;
}
.banner03 a {
	width:670px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/banner03.jpg) 0 0 no-repeat;
	}
.banner03 a:hover{
	background-position:0 100%;
}
.mb20 {
margin-bottom:20px;
}
.flow dl{margin: 0 0 0 10px; padding:0;}
.flow dt{
	width:620px;
	border-top: solid 1px #1C51A5;
	border-left: solid 1px #1C51A5;
	border-right: solid 1px #1C51A5;
	text-indent:-9999px;
	height:30px;
	}
.flow dd{
	width:602px;
	background:url(../images/flow_bg.jpg) left bottom no-repeat;
	padding: 10px 10px 40px 10px;
	margin:0 0 0 0;
	}
.flow dd.last{
	width:600px;
	border-bottom: solid 1px #1C51A5;
	border-left: solid 1px #1C51A5;
	border-right: solid 1px #1C51A5;
	padding: 10px;
	margin:0 0 0 0;
	background-image:none;
	}
*html .flow dt{width:622px;}
*html .flow dd{width:622px;}
*html .flow dd.last{width:622px;}


.box01{width:440px; float:right; margin-bottom: 15px;}
.box02{width:420px; float:right;}
.box03{ border: solid 1px #B3D2FF; margin-bottom: 15px;}

/*---------- 07  Index -----------*/

#index #header_img{
	width:950px;
	height:277px;
	}

#index #catch{background:url(../images/index_catch.jpg) 0 0 no-repeat; height:276px;}

#index #nav01 a {background: url(../images/header_nav_i.jpg) 0 0 no-repeat; height: 69px;}
#index #nav02 a {background: url(../images/header_nav_i.jpg) 0 -69px no-repeat; height: 69px;}
#index #nav03 a {background: url(../images/header_nav_i.jpg) 0 -138px no-repeat; height: 69px;}
#index #nav04 a {background: url(../images/header_nav_i.jpg) 0 -207px no-repeat; height: 70px;}

#index #nav01 a:hover {background: url(../images/header_nav_i.jpg) -250px 0 no-repeat; height: 69px;}
#index #nav02 a:hover {background: url(../images/header_nav_i.jpg) -250px -69px no-repeat; height: 69px;}
#index #nav03 a:hover {background: url(../images/header_nav_i.jpg) -250px -138px no-repeat; height: 69px;}
#index #nav04 a:hover {background: url(../images/header_nav_i.jpg) -250px -207px no-repeat; height: 70px;}

#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:40px; margin:0; }
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; height:40px; margin-left:180px; }

#index ul#pickup{ width:680px; margin:0; padding:0; list-style:none;}
#index #pickup li{ width:340px; height:75px; list-style:none; margin:0; padding:0; float:left; text-indent:-9999px;}
#index #pickup li a{ display:block; width:340px; height:75px; float:left;}

#index #pickup #pickup01 a{ background:url(../images/index_pickup.jpg) 0 0 no-repeat;}
#index #pickup #pickup02 a{ background:url(../images/index_pickup.jpg) -340px 0 no-repeat;}
#index #pickup #pickup03 a{ background:url(../images/index_pickup.jpg) 0 -75px no-repeat;}
#index #pickup #pickup04 a{ background:url(../images/index_pickup.jpg) -340px -75px no-repeat;}

#index #pickup #pickup01 a:hover { background:url(../images/index_pickup.jpg) 0 -150px no-repeat;}
#index #pickup #pickup02 a:hover { background:url(../images/index_pickup.jpg) -340px -150px no-repeat;}
#index #pickup #pickup03 a:hover { background:url(../images/index_pickup.jpg) 0 -225px no-repeat;}
#index #pickup #pickup04 a:hover { background:url(../images/index_pickup.jpg) -340px -225px no-repeat;}

#index .info {border: solid 1px #FFD524; background:#FFFCE3; padding:10px;}
#index .info dl{margin:0; float:right;}
#index .info dt{text-indent:-9999px; width:65px; float:left;}
#index .info dd{padding-left:65px;}

#index .info dt#dt01{background:url(../images/index_dt01.jpg) 0 0 no-repeat;}
#index .info dt#dt02{background:url(../images/index_dt02.jpg) 0 0 no-repeat;}
#index .info dt#dt03{background:url(../images/index_dt03.jpg) 0 0 no-repeat;}
#index .info dt#dt04{background:url(../images/index_dt04.jpg) 0 0 no-repeat;}
#index .info dt#dt05{background:url(../images/index_dt05.jpg) 0 0 no-repeat;}
#index .info dt#dt06{background:url(../images/index_dt06.jpg) 0 0 no-repeat;}

#index .info .image_l  {
	float: left;
	margin: 0 5px 0 0;
	}
#index .red{color: #FF0000;}

#index .kyuuka {
color: red;
border: 2px red solid; /* 枠線（太さ・色・スタイル） */
padding: 10px 10px 10px 10px; /* ボックス内の余白 */
text-align: center; /* 文字の位置 */
margin-top: 0; /* ボックス上部の余白 */
margin-left: 10px; /* ボックス上部の余白 */
margin-bottom: 10px; /* ボックス下部の余白 */;}


/*----------------------------------------------------------------------------
******************************************************************************
googlemap
******************************************************************************
----------------------------------------------------------------------------*/

#top_map {
    width: 660px;
    height: 320px;
    border: 1px solid #999;
    xmargin:0 0 20px 20px;
    padding:1px;
}

.schedule {
margin:0 0 0 25px;
_margin:0 0 0 18px;
}

/*---------- 08  dr -----------*/
#dr #catch{background:url(../images/dr_catch.jpg) 0 0 no-repeat;}

#dr h2#title01{background:url(../images/dr_h2-01.jpg) 0 0 no-repeat; }
#dr h3#title02{background:url(../images/dr_h3-02.jpg) 0 0 no-repeat; }
#dr h4#title03{background:url(../images/dr_h4-03.jpg) 0 0 no-repeat; }
#dr h4#title04{background:url(../images/dr_h4-04.jpg) 0 0 no-repeat; }
#dr h4#title05{background:url(../images/dr_h4-05.jpg) 0 0 no-repeat; }
#dr h3#title06{background:url(../images/dr_h3-06.jpg) 0 0 no-repeat; }
#dr h4#title07{background:url(../images/dr_h4-07.jpg) 0 0 no-repeat; }
#dr h4#title08{background:url(../images/dr_h4-08.jpg) 0 0 no-repeat; }
#dr h4#title09{background:url(../images/dr_h4-09.jpg) 0 0 no-repeat; }
#dr h4#title10{background:url(../images/dr_h4-10.jpg) 0 0 no-repeat; }
#dr h4#title11{background:url(../images/dr_h4-11.jpg) 0 0 no-repeat; }
#dr h3#title12{background:url(../images/dr_h3-12.jpg) 0 0 no-repeat; }

#dr .box01 dl{margin:0 0 0 10px;}
#dr .box01 dt{float:left; width:5em; font-weight:normal;}
#dr .box01 dd{padding-left:5.5em;}


/*---------- 09  clinic -----------*/



/*---------- 10  access -----------*/
#access #catch{background:url(../images/access_catch.jpg) 0 0 no-repeat;}

#access h2#title01{background:url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02{background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h3#title03{background:url(../images/access_h3-03.jpg) 0 0 no-repeat; }
#access h4#title04{background:url(../images/access_h4-04.jpg) 0 0 no-repeat; }
#access h3#title05{background:url(../images/access_h3-05.jpg) 0 0 no-repeat; }
#access h4#title06{background:url(../images/access_h4-06.jpg) 0 0 no-repeat; }
#access h4#title07{background:url(../images/access_h4-07.jpg) 0 0 no-repeat; }
#access h4#title08{background:url(../images/access_h4-08.jpg) 0 0 no-repeat; }
#access h4#title09{background:url(../images/access_h4-09.jpg) 0 0 no-repeat; }
#access h4#title10{background:url(../images/access_h4-10.jpg) 0 0 no-repeat; }
#access h4#title11{background:url(../images/access_h4-11.jpg) 0 0 no-repeat; }
#access h4#title12{background:url(../images/access_h4-12.jpg) 0 0 no-repeat; }
#access h4#title13{background:url(../images/access_h4-13.jpg) 0 0 no-repeat; }
#access h4#title14{background:url(../images/access_h4-14.jpg) 0 0 no-repeat; }
#access h4#title15{background:url(../images/access_h4-15.jpg) 0 0 no-repeat; }
#access h4#title16{background:url(../images/access_h4-16.jpg) 0 0 no-repeat; }
#access h4#title17{background:url(../images/access_h4-17.jpg) 0 0 no-repeat; }
#access h4#title18{background:url(../images/access_h4-18.jpg) 0 0 no-repeat; }
#access h4#title19{background:url(../images/access_h4-19.jpg) 0 0 no-repeat; }
#access h4#title20{background:url(../images/access_h4-20.jpg) 0 0 no-repeat; }
#access h4#title21{background:url(../images/access_h4-21.jpg) 0 0 no-repeat; }
#access h4#title22{background:url(../images/access_h4-22.jpg) 0 0 no-repeat; }

#access table th{
	background: url(../images/table_bg02.jpg) left repeat-y #D6EDF7;
	color: #1C51A5;
	text-align:left;
	width:100px;
	}

#access table td{width:300px;}

#map{
	width:550px;
	height:450px;
	border:solid 1px;
	margin:0 0 10px 0 ;
}




/*---------- 11  price -----------*/
#price #catch{background:url(../images/price_catch.jpg) 0 0 no-repeat;}

#price h2#title01{background:url(../images/price_h2-01.jpg) 0 0 no-repeat; }
#price h3#title02{background:url(../images/price_h3-02.jpg) 0 0 no-repeat; }
#price h3#title03{background:url(../images/price_h3-03.jpg) 0 0 no-repeat; }
#price h3#title04{background:url(../images/price_h3-04.jpg) 0 0 no-repeat; }
#price h3#title05{background:url(../images/price_h3-05.jpg) 0 0 no-repeat; }

#price table th{
	background: url(../images/table_bg02.jpg) left repeat-y #D6EDF7;
	color: #1C51A5;
	text-align:left;
	width:300px;
	}
#price table td{width:300px; text-align:right;}

/*---------- 12  faq -----------*/
#faq #catch{background:url(../images/faq_catch.jpg) 0 0 no-repeat;}

#faq h2#title01{background:url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02{background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h3#title03{background:url(../images/faq_h3-03.jpg) 0 0 no-repeat; }

#faq .question dl{margin:0 0 0 10px;width:620px;}
#faq .question dt{
	width:620px;
	text-indent:-9999px;
	height:60px;}
#faq .question dd{
	background:url(../images/faq_a.jpg) 10px 0 no-repeat;
	padding: 0 0 30px 55px;
	}	
	
#faq dt#q01 {background:url(../images/faq_q01.jpg) 0 0 no-repeat;}
#faq dt#q02 {background:url(../images/faq_q02.jpg) 0 0 no-repeat;}
#faq dt#q03 {background:url(../images/faq_q03.jpg) 0 0 no-repeat;}
#faq dt#q04 {background:url(../images/faq_q04.jpg) 0 0 no-repeat;}
#faq dt#q05 {background:url(../images/faq_q05.jpg) 0 0 no-repeat;}
#faq dt#q06 {background:url(../images/faq_q06.jpg) 0 0 no-repeat;}
#faq dt#q07 {background:url(../images/faq_q07.jpg) 0 0 no-repeat;}
#faq dt#q08 {background:url(../images/faq_q08.jpg) 0 0 no-repeat;}
#faq dt#q09 {background:url(../images/faq_q09.jpg) 0 0 no-repeat;}
#faq dt#q10 {background:url(../images/faq_q10.jpg) 0 0 no-repeat;}

#faq .box03{width:600px;}
/*---------- 13  form -----------*/
#form #catch{background:url(../images/form_catch.jpg) 0 0 no-repeat;}

#form h2#title01{background:url(../images/form_h2-01.jpg) 0 0 no-repeat; }
#form h3#title02{background:url(../images/form_h3-02.jpg) 0 0 no-repeat; }

#form table th{
	background: url(../images/table_bg02.jpg) left repeat-y #D6EDF7;
	color: #1C51A5;
	text-align:left;
	width:180px;
	}
	

/*---------- 14  ct -----------*/
#ct #catch{background:url(../images/ct_catch.jpg) 0 0 no-repeat;}

#ct h2#title01{background:url(../images/ct_h2-01.jpg) 0 0 no-repeat; }
#ct h3#title02{background:url(../images/ct_h3-02.jpg) 0 0 no-repeat; }
#ct h4#title03{background:url(../images/ct_h4-03.jpg) 0 0 no-repeat; }
#ct h3#title04{background:url(../images/ct_h3-04.jpg) 0 0 no-repeat; }
#ct h3#title05{background:url(../images/ct_h3-05.jpg) 0 0 no-repeat; }
#ct h4#title06{background:url(../images/ct_h4-06.jpg) 0 0 no-repeat; }
#ct h4#title07{background:url(../images/ct_h4-07.jpg) 0 0 no-repeat; }
#ct h4#title08{background:url(../images/ct_h4-08.jpg) 0 0 no-repeat; }

#ct .text01{
	background:url(../images/ct_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}

/*---------- 15  maintenance -----------*/
#maintenance #catch{background:url(../images/maintenance_catch.jpg) 0 0 no-repeat;}

#maintenance h2#title01{background:url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance h3#title02{background:url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance h4#title03{background:url(../images/maintenance_h4-03.jpg) 0 0 no-repeat; }
#maintenance h4#title04{background:url(../images/maintenance_h4-04.jpg) 0 0 no-repeat; }

#maintenance .text01{
	background:url(../images/maintenance_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:20px;
	text-indent:-9999px;
	}
	
#maintenance .text02{
	background:url(../images/maintenance_text02.jpg) 0 0 no-repeat;
	width:500px;
	height:20px;
	text-indent:-9999px;
	}
	
#maintenance .text03{
	background:url(../images/maintenance_text03.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}
	
#maintenance .text04{
	background:url(../images/maintenance_text04.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}


/*---------- 16  caries -----------*/
#caries #catch{background:url(../images/caries_catch.jpg) 0 0 no-repeat;}

#caries h2#title01{background:url(../images/caries_h2-01.jpg) 0 0 no-repeat; }
#caries h3#title02{background:url(../images/caries_h3-02.jpg) 0 0 no-repeat; }
#caries h4#title03{background:url(../images/caries_h4-03.jpg) 0 0 no-repeat; }
#caries h4#title04{background:url(../images/caries_h4-04.jpg) 0 0 no-repeat; }
#caries h4#title05{background:url(../images/caries_h4-05.jpg) 0 0 no-repeat; }
#caries h4#title06{background:url(../images/caries_h4-06.jpg) 0 0 no-repeat; }
#caries h4#title07{background:url(../images/caries_h4-07.jpg) 0 0 no-repeat; }
#caries h3#title08{background:url(../images/caries_h3-08.jpg) 0 0 no-repeat; }
#caries h4#title09{background:url(../images/caries_h4-09.jpg) 0 0 no-repeat; }
#caries h3#title10{background:url(../images/caries_h3-10.jpg) 0 0 no-repeat; }
#caries h3#title11{background:url(../images/caries_h3-11.jpg) 0 0 no-repeat; }
#caries h4#title12{background:url(../images/caries_h4-12.jpg) 0 0 no-repeat; }
#caries .box02 h5 {background:url(../images/caries_h5-11.jpg) 0 0 no-repeat; text-indent:-9999px; height:20px; }


#caries .text01{
	background:url(../images/caries_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:20px;
	text-indent:-9999px;
	}

/*---------- 17  perio -----------*/
#perio #catch{background:url(../images/perio_catch.jpg) 0 0 no-repeat;}

#perio h2#title01{background:url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio h3#title02{background:url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h4#title03{background:url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h3#title04{background:url(../images/perio_h3-04.jpg) 0 0 no-repeat; }
#perio h4#title05{background:url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio h4#title06{background:url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio h4#title07{background:url(../images/perio_h4-07.jpg) 0 0 no-repeat; }
#perio h4#title08{background:url(../images/perio_h4-08.jpg) 0 0 no-repeat; }
#perio h3#title09{background:url(../images/perio_h3-09.jpg) 0 0 no-repeat; }
#perio h3#title10{background:url(../images/perio_h3-10.jpg) 0 0 no-repeat; }

#perio .box02 h5 {background:url(../images/caries_h5-11.jpg) 0 0 no-repeat; text-indent:-9999px; height:20px; }

#perio .text01{
	background:url(../images/perio_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	margin:10px 0 10px 15px;
	}


/*---------- 18  esthe -----------*/
#esthe #catch{background:url(../images/esthe_catch.jpg) 0 0 no-repeat;}

#esthe h2#title01{background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe h3#title02{background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h3#title03{background:url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe h4#title04{background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe h3#title05{background:url(../images/esthe_h3-05.jpg) 0 0 no-repeat; }
#esthe h3#title06{background:url(../images/esthe_h3-06.jpg) 0 0 no-repeat; }
#esthe h3#title07{background:url(../images/esthe_h3-07.jpg) 0 0 no-repeat; }


#esthe .text01{
	background:url(../images/esthe_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}
	
#esthe .merit dl{margin:10px;}
#esthe .merit dt{text-indent:-9999px; width:90px; float:left; height:30px;}
#esthe .merit dd{padding-left:40px; height:30px;}

#esthe .merit dt#dt01{background:url(../images/esthe_dt01.jpg) 0 5px no-repeat;}
#esthe .merit dt#dt02{background:url(../images/esthe_dt02.jpg) 0 5px no-repeat;}
#esthe .merit dt#dt03{background:url(../images/esthe_dt03.jpg) 0 5px no-repeat;}
#esthe .merit dt#dt04{background:url(../images/esthe_dt04.jpg) 0 5px no-repeat;}
#esthe .merit dt#dt05{background:url(../images/esthe_dt05.jpg) 0 5px no-repeat;}
#esthe .merit dt#dt06{background:url(../images/esthe_dt06.jpg) 0 5px no-repeat;}	

#esthe th{width:230px;}
#esthe th.title{width:120px;}

#esthe table ul{margin:0;}
#esthe table li#li01{
	text-indent:-9999px;
	background:url(../images/esthe_li01.jpg) 0 5px no-repeat;
	}
#esthe table li#li01_02{
	text-indent:-9999px;
	background:url(../images/esthe_li01.jpg) 0 5px no-repeat;
	}
#esthe table li#li02{
	text-indent:-9999px;
	background:url(../images/esthe_li02.jpg) 0 5px no-repeat;
	}
#esthe table li#li03{
	text-indent:-9999px;
	background:url(../images/esthe_li03.jpg) 0 5px no-repeat;
	}
#esthe table ul ul{margin:5px 0; height:auto;}
#esthe table ul ul li{text-indent:0; margin:0; height:auto;}

/*---------- 19  denture -----------*/
#denture #catch{background:url(../images/denture_catch.jpg) 0 0 no-repeat;}

#denture h2#title01{background:url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture h3#title02{background:url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title03{background:url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h3#title04{background:url(../images/denture_h3-04.jpg) 0 0 no-repeat; }
#denture h4#title05{background:url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture h4#title06{background:url(../images/denture_h4-06.jpg) 0 0 no-repeat; }
#denture h3#title07{background:url(../images/denture_h3-07.jpg) 0 0 no-repeat; }

#denture dt#flow01{background:url(../images/denture_flow01.jpg) 0 0 no-repeat;}
#denture dt#flow02{background:url(../images/denture_flow02.jpg) 0 0 no-repeat;}
#denture dt#flow03{background:url(../images/denture_flow03.jpg) 0 0 no-repeat;}
#denture dt#flow04{background:url(../images/denture_flow04.jpg) 0 0 no-repeat;}
#denture dt#flow05{background:url(../images/denture_flow05.jpg) 0 0 no-repeat;}


/*---------- 20  implant -----------*/
#implant #catch{background:url(../images/implant_catch.jpg) 0 0 no-repeat;}

#implant h2#title01{background:url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02{background:url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title03{background:url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant h4#title04{background:url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h3#title05{background:url(../images/implant_h3-05.jpg) 0 0 no-repeat; }
#implant h4#title06{background:url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant h4#title07{background:url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant h3#title08{background:url(../images/implant_h3-08.jpg) 0 0 no-repeat; }

#implant .text01{
	background:url(../images/implant_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}

/*---------- 21  other -----------*/
#other #catch{background:url(../images/other_catch.jpg) 0 0 no-repeat;}

#other h2#title01{background:url(../images/other_h2-01.jpg) 0 0 no-repeat; }
#other h3#title02{background:url(../images/other_h3-02.jpg) 0 0 no-repeat; }
#other h3#title03{background:url(../images/other_h3-03.jpg) 0 0 no-repeat; }
#other h3#title04{background:url(../images/other_h3-04.jpg) 0 0 no-repeat; }

#other .text01{
	background:url(../images/other_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:80px;
	text-indent:-9999px;
	}

#other .text02{
	background:url(../images/other_text02.jpg) 0 0 no-repeat;
	width:500px;
	height:80px;
	text-indent:-9999px;
	}


/*---------- 22  prevent -----------*/
#prevent #catch{background:url(../images/prevent_catch.jpg) 0 0 no-repeat;}

#prevent h2#title01{background:url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02{background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03{background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title04{background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h3#title05{background:url(../images/prevent_h3-05.jpg) 0 0 no-repeat; }
#prevent h4#title06{background:url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent h4#title07{background:url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }

#prevent .text01{
	background:url(../images/prevent_text01.jpg) 0 0 no-repeat;
	width:500px;
	height:50px;
	text-indent:-9999px;
	}

#prevent th{width:300px; }
