@charset "UTF-8";
@import "base.css";
@import "digi.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;
	width: 970px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 10px;
	background:url(../images/nav_bg.jpg) 10px 800px no-repeat;
	}

#content {
	width: 710px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 0 0;
	margin:0 10px;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 120px;
	width: 950px;
	margin: 0 10px;
	padding: 0;
	}

*html #header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 120px;
	width: 950px;
	margin: 0 5px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 270px;
	height: 103px;
	line-height: 1.0;
	float: left;
	margin:0 0 0 5px;
	}
h1 a {
	display: block;
	width: 270px;
	height: 103px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 652px;
	float: right;
	margin: 10px 10px 0 0;
	padding: 0;
	}
	
	
*htnl #header .section {
	width: 652px;
	float: right;
	margin: 10px 5px 0 0;
	padding: 0;
	}

#header p.header_catch {
	margin: 0;
	padding: 0;
	float: left;
	background:url(../images/header_catch.jpg) 0 0 no-repeat;
	width:377px;
	height:60px;
	text-indent: -9999px;
	display: block;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	float: right;
	height:60px;
	}
#header p.tel img { display: block; }

ul#header_nav {
	margin:0;
	padding: 0;
	list-style: none;
	width: 652px;
	height: 24px;
	}
	
#header_nav li {
	height: 24px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 24px;
	}

#nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat; width:103px;}
#nav02 a {background: url(../images/header_nav.jpg) -103px 0 no-repeat; width:162px;}
#nav03 a {background: url(../images/header_nav.jpg) -265px 0 no-repeat; width:132px;}
#nav04 a {background: url(../images/header_nav.jpg) -397px 0 no-repeat; width:132px;}
#nav05 a {background: url(../images/header_nav.jpg) -529px 0 no-repeat; width:123px;}

#nav01 a:hover {background: url(../images/header_nav.jpg) 0 -24px no-repeat; width:103px;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -103px -24px no-repeat; width:162px;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -265px -24px no-repeat; width:132px;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -397px -24px no-repeat; width:132px;}
#nav05 a:hover {background: url(../images/header_nav.jpg) -529px -24px no-repeat; width:123px;}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding:0;
	margin:0 10px;
	}

*html #nav {
	width: 200px;
	float: left;
	padding:0;
	margin:0 5px;
	}
	

#nav .internal li {
	margin: 1px;
	padding: 0;
	list-style: none;
	}
	
#nav ul.internal {margin-bottom:20px;
	width: 198px;
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	border: solid 1px #e9e9e9;
	}

#nav .internal li a {
	display: block;
	height: 26px;
	background:url(../images/nav_li.jpg) 5px 3px no-repeat;
	padding-left:20px;
	}
	
#nav .internal li a:hover {
	padding-left:22px;
	color:#339999;
	}
	
#nav #nav_title{
	background:url(../images/nav_title.jpg) 0 0 no-repeat;
	width:196px;
	height:35px;
	text-indent:-9999px;
	}

#nav p { text-align: center; }

#nav_banner01 a{
	background:url(../images/nav_banner01.jpg) 0 0 no-repeat;
	margin: 0 0 20px 0;
	padding: 0;
	text-indent:-9999px;
	width:200px;
	height:80px;
	display:block;
	}
#nav_banner01 a:hover {background:url(../images/nav_banner01.jpg) 0 -80px no-repeat;}

#nav ul#nav_banner,
#nav #nav_banner li{
	margin: 0;
	padding: 0;
	list-style: none;
	text-indent:-9999px;}
	
#nav #nav_banner li a{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	width:200px;
	height:60px;
	display:block;
	}
		
#nav #nav_banner02 a{background:url(../images/nav_banner02.jpg) 0 0 no-repeat;}
#nav #nav_banner03 a{background:url(../images/nav_banner03.jpg) 0 0 no-repeat;}
		
#nav #nav_banner02 a:hover {background:url(../images/nav_banner02.jpg) 0 -60px no-repeat;}
#nav #nav_banner03 a:hover {background:url(../images/nav_banner03.jpg) 0 -60px no-repeat;}

#nav dl#info{
	margin:0 0 20px 0;
	width:198px;
	padding:0;
	border: solid 1px #e9e9e9;
	}
#nav #info dt{
	margin:0 10px;
	padding:1px 5px 2px 5px;
	border-left: solid 4px #9cdfd9;
	border-bottom: solid 1px #9cdfd9;
	color:#66cccc;
	}
#nav #info dd{
	margin:0 10px 10px 10px;
	padding:1px 5px 2px 5px;
	border-left: solid 4px #9cdfd9;
	color:#666;
	}
#nav #info dt#info_title{
	background:url(../images/nav_info01.jpg) 0 0 no-repeat;
	margin:0 0 0 0;
	height:45px;
	text-indent:-9999px;
	border-left: none;
	border-bottom: none;
	}	

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 10px 0 0 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	}
#footer .section{
	width:950px;
	margin: 0 auto;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .section_r{
	width:510px;
	float:right;
	}

#footer .footer_tel{
	background:url(../images/footer_tel.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	width:166px;
	height:38px;
	float:left;
	}

#footer .section_r ul { 
	list-style: none;
	padding: 0;
	clear: both;
	height:15px;
	width:467px;
	text-indent:-9999px;
	}

#footer .section_r li {
	margin:0;
	padding: 0;
	list-style: none;
	text-indent:-9999px;
	float:left;
	}

#footer ul li a {
	height:15px;
	display:block;
	list-style: none;
	}
	
#footer #f_nav01 a {background:url(../images/footer_nav.jpg) 0 0 no-repeat; width:44px;}
#footer #f_nav02 a {background:url(../images/footer_nav.jpg) -44px 0 no-repeat; width:124px;}
#footer #f_nav03 a {background:url(../images/footer_nav.jpg) -168px 0 no-repeat; width:104px;}
#footer #f_nav04 a {background:url(../images/footer_nav.jpg) -272px 0 no-repeat; width:68px;}
#footer #f_nav05 a {background:url(../images/footer_nav.jpg) -340px 0 no-repeat; width:68px;}
#footer #f_nav06 a {background:url(../images/footer_nav.jpg) -408px 0 no-repeat; width:59px;}

#footer address {
	margin:10px 0 0 0;
	background:url(../images/copyright.jpg) 0 0 no-repeat;
	width:510x;
	height:19px;
	text-indent:-9999px;
	}


/*---------- 06  Contents -----------*/

#catch{
	width:710px;
	height:170px;
	text-indent:-9999px;
	margin: 0;
	padding:0;
	}

.section { padding: .5em 0 1em 0; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0;
	}
#content h3 {
	clear: both;
	height: 60px;
	text-indent: -9999px;
	}
#content h4 {
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#5ed3ca;
	border-left: solid 3px #EEE;
	padding-left:5px;
	
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #666;
	outline: none;
	}
a:hover { color: #999; }

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

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}
.image_l3  {
	float: left;
	margin: 0 16px 8px 100px;
	}
.image_l4  {
	float: left;
	margin: 0 16px 8px 40px;
	}
.image_l5  {
	float: left;
	margin: 0 16px 8px 15px;
	}


.image_l2  {
	float: left;
	margin: 0 16px 8px 30px;
	}



.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

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

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

.case-narrow2 {
	margin: 10px 60px;
	}



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

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

.caption {
	text-align: center;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 10px;
	}

#content ul.totop li {
	list-style: none;
	width: 58px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 12px;
	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 #CCC;
	font-size: 100%;
	color: #666;
	margin-left: 20px;
	}

#content table th,
#content table td {
	padding: 4px 6px;
	border: 1px solid #CCC;
	}

#content table th {
	color: #42b6ad;
	background:url(../images/table_bg.jpg) top repeat-x #e6f9f7;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/
#index #catch{
	background:url(../images/index_catch.jpg) 0 0 no-repeat;
	width:710px;
	height:290px;
	text-indent:-9999px;
	margin: 0;
	padding:0;
	}
#index #i_concept{
	background:url(../images/index_concept_01.jpg) 0 0 no-repeat;
	width:710px;
	height:280px;
	text-indent:-9999px;
	}

#index #i_concept a{
 display:block;
 width:710px;
 height:280px;
}



#index h2#title01{
	background:url(../images/index_h2-01.jpg) 0 0 no-repeat;
	margin:0;
	height:30px;
	}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h3#title03{background:url(../images/index_h3-03.jpg) 0 0 no-repeat;}
#index h4#title04{background:url(../images/index_h4-04.jpg) 0 0 no-repeat;}
#index h4#title05{background:url(../images/index_h4-05.jpg) 0 0 no-repeat;}
#index h4#title06{background:url(../images/index_h4-06.jpg) 0 0 no-repeat;}
#index h3#title07{background:url(../images/index_h3-07.jpg) 0 0 no-repeat;}
#index h4#title08{background:url(../images/index_h4-08.jpg) 0 0 no-repeat;}
#index h3#title09{background:url(../images/index_h3-09.jpg) 0 0 no-repeat;}
#index h4#title10{background:url(../images/index_h4-10.jpg) 0 0 no-repeat;}


#index h3{height:25px;}

#index h4 a{
	height:16px;
	width:200px;
	display:block;
	}


#index #topics {margin:10px;
 width:500px;}
#index #topics dt{
	background:url(../images/i_li_bg.jpg) 0 5px no-repeat;
	padding-left:20px;
	width:10em;
	border-bottom: solid 1px #e9e9e9;
	float:left;
	font-weight:normal;
	}
#index #topics dd{
	border-bottom: solid 1px #e9e9e9;
	margin-left:10em;
	}

#index ul#pickup{
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}
#index #pickup li{
	padding: 0;
	list-style: none;
	text-indent:-9999px;
	float:left;
	}
	
#index #pickup li a{
	display:block;
	width:230px;
	height:60px;
	}
	
#index #pickup01 a{background:url(../images/index_pickup.jpg) 0 0 no-repeat; margin: 0 10px 0 0;}
#index #pickup02 a{background:url(../images/index_pickup.jpg) -230px 0 no-repeat; margin: 0 10px 0 0;}
#index #pickup03 a{background:url(../images/index_pickup.jpg) -460px 0 no-repeat; margin: 0 0 0 0;}

#index #pickup01 a:hover{background:url(../images/index_pickup.jpg) 0 -60px no-repeat;}
#index #pickup02 a:hover{background:url(../images/index_pickup.jpg) -230px -60px no-repeat;}
#index #pickup03 a:hover{background:url(../images/index_pickup.jpg) -460px -60px no-repeat;}

#index .box01{width:340px; float:left;}
#index .box02{width:340px; float:right;}
#index .box03{
	background:#def4f2;
	width:318px;
	border: solid 1px #5ed3ca;
	float:right;
	padding:10px;
	}


#index .box_l{
	float:left;
	width:120px;
	margin-right:10px;
	text-align:center;
	vertical-align: middle;
}
#index .box_r{width:210px; float:right;}

#index .banner01 a{
	background: url(../images/banner01.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#index .banner01 a:hover{
	background: url(../images/banner01.jpg) 0 -80px no-repeat;
	}

#index .banner02 a{
	background: url(../images/bnr01.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:120px;
	text-indent:-9999px;
	margin:0px;
	}
#index .banner02 a:hover{
	background: url(../images/bnr01.jpg) 0 bottom no-repeat;
	}

#index .box01 img {
	background-position: center center;
	}


img#index_add_bn{
 margin:10px 10px 0 5px;
}


/*---------- 08  staff -----------*/
#staff #catch{background:url(../images/staff_catch.jpg) 0 0 no-repeat;}

#staff h2#title01{background:url(../images/staff_h2-01.jpg) 0 0 no-repeat;}
#staff h3#title02{background:url(../images/staff_h3-02.jpg) 0 0 no-repeat;}
#staff h4#title03{background:url(../images/staff_h4-03.jpg) 0 0 no-repeat;}
#staff h4#title04{background:url(../images/staff_h4-04.jpg) 0 0 no-repeat;}
#staff h4#title05{background:url(../images/staff_h4-05.jpg) 0 0 no-repeat;}
#staff h4#title06{background:url(../images/staff_h4-06.jpg) 0 0 no-repeat;}
#staff h4#title07{background:url(../images/staff_h4-07.jpg) 0 0 no-repeat;}
#staff h3#title08{background:url(../images/staff_h3-08.jpg) 0 0 no-repeat;}
#staff h4#title09{background:url(../images/staff_h4-09.jpg) 0 0 no-repeat;}
#staff h4#title10{background:url(../images/staff_h4-10.jpg) 0 0 no-repeat;}
#staff h4#title11{background:url(../images/staff_h4-11.jpg) 0 0 no-repeat;}

#staff h4#title12{background:url(../images/staff_h4-12.jpg) 0 0 no-repeat;}
#staff h4#title13{background:url(../images/staff_h4-13.jpg) 0 0 no-repeat;}
#staff h4#title14{background:url(../images/staff_h4-14.jpg) 0 0 no-repeat;}
#staff h4#title15{background:url(../images/staff_h4-15.jpg) 0 0 no-repeat;}
#staff h4#title16{background:url(../images/staff_h4-16.jpg) 0 0 no-repeat;}
#staff h4#title17{background:url(../images/staff_h4-17.jpg) 0 0 no-repeat;}
#staff h4#title18{background:url(../images/staff_h4-18.jpg) 0 0 no-repeat;}
#staff h4#title19{background:url(../images/staff_h4-19.jpg) 0 0 no-repeat;}

#staff h3#title08_02{background:url(../images/staff_h3-08.jpg) 0 0 no-repeat;}
#staff h4#title04_17{background:url(../images/staff_h4-04.jpg) 0 0 no-repeat;}
#staff h4#title04_03{background:url(../images/staff_h4-04.jpg) 0 0 no-repeat;}


#staff #content dl{margin:0 0 20px 0;}
#staff #content dt{width:6em; float:left; font-weight:normal;}
#staff #content dd{margin-left:6.5em;}

#staff #content .box01{width:530px; float:right; margin-bottom:20px;}

#staff #content .box02{background:url(../images/staff_bg.jpg) top repeat-x; padding-top:30px;}
#staff #content .box03{width:310px; float:left; }

#staff #content .box03 h3,
#staff #content .box01 h3{border-right: solid 1px #e6e6e6; height:40px; margin-bottom:20px;}

#staff #content .box01 ul{margin:0;}

#staff h3#title20{background:url(../images/staff_h3-20.gif) 0 0 no-repeat;}
#staff #content #add_box{
 width:600px;
}

#staff h4#title20{background:url(../images/staff_h4-20.gif) 0 0 no-repeat;
 margin-left:20px;}

#staff_add_t{
 clear:both;
 color:#FF0000;
}


img#staff_add_p01{
 margin-bottom:20px;
}

.lyt-column1{
 text-align:center;
}


.lyt-column1 p{
 display:-moz-inline-box;
 display:inline-block;
 /display: inline;
 /zoom:1;
}

.lyt-column1 p img{
 margin-right:50px;
}


/*---------- 09  concept -----------*/
#concept #catch{background:url(../images/concept_catch.jpg) 0 0 no-repeat;}

#concept h2#title01{background:url(../images/concept_h2-01.jpg) 0 0 no-repeat;}
#concept h3#title02{background:url(../images/concept_h3-02.jpg) 0 0 no-repeat;}
#concept h4#title03{background:url(../images/concept_h4-03.jpg) 0 0 no-repeat;}
#concept h4#title04{background:url(../images/concept_h4-04.jpg) 0 0 no-repeat;}
#concept h4#title05{background:url(../images/concept_h4-05.jpg) 0 0 no-repeat;}
#concept h4#title06{background:url(../images/concept_h4-06.jpg) 0 0 no-repeat;}
#concept h4#title07{background:url(../images/concept_h4-07.jpg) 0 0 no-repeat;}


/*---------- 10  clinic -----------*/
#clinic #catch{background:url(../images/clinic_catch.jpg) 0 0 no-repeat;}

#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic h4#title04{background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat;}

#clinic #content .box01{width:400px; float:right; margin-bottom:20px;}

#clinic #content .box02{width:500px; clear: both; margin:0 0 20px 120px;}

.click { font-size: 14px; font-weight: bold; margin-left: 10px;}
/*---------- 11  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 th{width:150px; text-align:left;}
#access td{width:400px;}
#access td dl{margin:0;}
#access #content dt{width:6em; float:left; font-weight:normal;}
#access #content dd{margin-left:6.5em;}

#access #map{margin: 0 0 20px 40px;}


/*---------- 12  medical -----------*/
#medical #catch{background:url(../images/medical_catch.jpg) 0 0 no-repeat;}

#medical h2#title01{background:url(../images/medical_h2-01.jpg) 0 0 no-repeat;}
#medical h3#title02{background:url(../images/medical_h3-02.jpg) 0 0 no-repeat;}
#medical h4#title03{background:url(../images/medical_h4-03.jpg) 0 0 no-repeat;}
#medical h4#title04{background:url(../images/medical_h4-04.jpg) 0 0 no-repeat;}
#medical h4#title05{background:url(../images/medical_h4-05.jpg) 0 0 no-repeat;}
#medical h4#title06{background:url(../images/medical_h4-06.jpg) 0 0 no-repeat;}
#medical h4#title07{background:url(../images/medical_h4-07.jpg) 0 0 no-repeat;}
#medical h4#title08{background:url(../images/medical_h4-08.gif) 0 0 no-repeat;}
#medical h4#title09{background:url(../images/medical_img06.jpg) 0 0 no-repeat;}

#medical h4 a{height:15px; width:680px; display:block;}

#medical h5 a{color:#5ed3ca;}

.medical_add_box01{
 width:300px;
}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	 
	}
/*---------- 13  flow -----------*/
#flow #catch{background:url(../images/flow_catch.jpg) 0 0 no-repeat;}

#flow h2#title01{background:url(../images/flow_h2-01.jpg) 0 0 no-repeat;}
#flow h3#title02{background:url(../images/flow_h3-02.jpg) 0 0 no-repeat;}
#flow h4#title03{background:url(../images/flow_h4-03_01.gif) 0 0 no-repeat;}
#flow h4#title04{background:url(../images/flow_h4-04.jpg) 0 0 no-repeat;}

#flow .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#flow .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}

/*---------- 14  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 h3#title07{background:url(../images/perio_h3-07.jpg) 0 0 no-repeat;}
#perio h4#title08{background:url(../images/perio_h4-08.jpg) 0 0 no-repeat;}


#perio th{width:150px; text-align:left;}
#perio td{width:400px;}

#perio .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#perio .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}

/*---------- 15  root -----------*/
#root #catch{background:url(../images/root_catch.jpg) 0 0 no-repeat;}

#root h2#title01{background:url(../images/root_h2-01.jpg) 0 0 no-repeat;}
#root h3#title02{background:url(../images/root_h3-02.jpg) 0 0 no-repeat;}
#root h3#title03{background:url(../images/root_h3-03.jpg) 0 0 no-repeat;}
#root h4#title04{background:url(../images/root_h4-04.jpg) 0 0 no-repeat;}
#root h4#title05{background:url(../images/root_h4-05.jpg) 0 0 no-repeat;}

#root ul.step{
	margin:10px;
	background:url(../images/root_bg.jpg) right bottom no-repeat;
	width:500px;
	}
#root .step li{ margin: 0 0 15px 20px;}

#root .step li#step01{background:url(../images/root_step01.jpg) 0 4px no-repeat;}
#root .step li#step02{background:url(../images/root_step02.jpg) 0 4px no-repeat;}
#root .step li#step03{background:url(../images/root_step03.jpg) 0 4px no-repeat;}
#root .step li#step04{background:url(../images/root_step04.jpg) 0 4px no-repeat;}
#root .step li#step05{background:url(../images/root_step05.jpg) 0 4px no-repeat;}
#root .step li#step06{background:url(../images/root_step06.jpg) 0 4px no-repeat;}
#root .step li#step07{background:url(../images/root_step07.jpg) 0 4px no-repeat;}
#root .step li#step08{background:url(../images/root_step08.jpg) 0 4px no-repeat;}

#root .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#root .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}


/*---------- 16  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 th{width:200px; text-align:center;}
#prevent td{width:400px;}
#prevent table dl{margin:0;}
#prevent td.step02{width:190px;}

#prevent  th.part02{width:610px; text-align:center;}
#prevent  td.part02{width:610px;}

#prevent .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#prevent .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}


/*---------- 17  ortho -----------*/
#ortho #catch{background:url(../images/ortho_catch.jpg) 0 0 no-repeat;}

#ortho h2#title01{background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat;}
#ortho h3#title02{background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h4#title03{background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat;}
#ortho h4#title04{background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat;}

#ortho th{width:200px; text-align:left;}
#ortho td{width:400px;}

#ortho td ul{margin:0;}

#ortho .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#ortho .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}


/*---------- 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 h4#title05{background:url(../images/esthe_h4-05.jpg) 0 0 no-repeat;}
#esthe h4#title06{background:url(../images/esthe_h4-06.jpg) 0 0 no-repeat;}
#esthe h4#title12{background:url(../images/esthe_h4-11.gif) 0 0 no-repeat;}

.case .alpha,  
.case .beta{  
 float: left;  
 margin: 0 15px 15px 0;  
}  
.case .gamma{  
 float: left;  
 margin: 0 0 15px 0;  
} 

#esthe h4#title07{background:url(../images/esthe_h4-07.gif) 0 0 no-repeat;}
#esthe h4#title08{background:url(../images/esthe_h4-08.gif) 0 0 no-repeat;}
#esthe h4#title09{background:url(../images/esthe_h4-09.gif) 0 0 no-repeat;}
#esthe h4#title10{background:url(../images/esthe_h4-10.gif) 0 0 no-repeat;}

#esthe h4#title11{background:url(../images/esthe_h4-07.jpg) 0 0 no-repeat;}


#es_add_t{
 clear:both;
}

#esthe .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#esthe .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}

.lyt-column2{
 text-align:center;
}

.lyt-column2 p{
 display:-moz-inline-box;
 display:inline-block;
 /display: inline;
 /zoom:1;
}

.lyt-column2 p img{
 margin:0;
 vertical-align:middle;
}

.lyt-column2 p.disc {
 margin-right:100px;
 vertical-align:middle;
}

.lyt-column2 p.disc2 {
 margin-left:30px;
 vertical-align:middle;
}



.lyt-column3{
 text-align:center;
}

.lyt-column3 p{
 display:-moz-inline-box;
 display:inline-block;
 /display: inline;
 /zoom:1;
}

.lyt-column3 p img{
 margin-right:12px;
 vertical-align:middle;
}


/*---------- 19  white -----------*/
#white #catch{background:url(../images/white_catch.jpg) 0 0 no-repeat;}

#white h2#title01{background:url(../images/white_h2-01.jpg) 0 0 no-repeat;}
#white h3#title02{background:url(../images/white_h3-02_01.gif) 0 0 no-repeat;}
#white h3#title03{background:url(../images/white_h3-03.jpg) 0 0 no-repeat;}
#white h4#title04{background:url(../images/white_h4-04.jpg) 0 0 no-repeat;}
#white h4#title05{background:url(../images/white_h4-05_01.gif) 0 0 no-repeat;}

#white h4#title06{background:url(../images/white_h4-06_01.gif) 0 0 no-repeat;}

#white th.white_tb_add{width:100px; text-align:left;}


#white th.part02{
	width:250px;
	text-align:left;
	background-image:none;
	background-color:#EEE;
	text-align:center; }
#white td{width:auto;}

#white td ul{margin:0;}

#white .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#white .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}

#white .banner02 a{
	background: url(../images/bnr01.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:120px;
	text-indent:-9999px;
	margin:0px;
	}
#white .banner02 a:hover{
	background: url(../images/bnr01.jpg) 0 bottom no-repeat;
	}

/*---------- 20  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 h4#title04{background:url(../images/denture_h4-04.jpg) 0 0 no-repeat;}
#denture h3#title05{background:url(../images/denture_h3-05.jpg) 0 0 no-repeat;}
#denture h4#title06{background:url(../images/denture_h4-06.jpg) 0 0 no-repeat;}

#denture th{width:200px; text-align:left;}
#denture td{width:400px;}


#dent_add_box01{
 text-align:center;
}

#dent_add_p img{
 float:left;
 margin:0 20px;
}

#dent_add_t{
 clear:both;
}

#dent_add_p02{
 margin-left:50px;
}

#denture .banner01 a{
	background: url(../images/banner03.jpg) 0 0 no-repeat;
	display:block;
	width:710px;
	height:80px;
	text-indent:-9999px;
	margin-top:15px;
	}
#denture .banner01 a:hover{
	background: url(../images/banner03.jpg) 0 -80px no-repeat;
	}

/*---------- 21  recruit -----------*/
#recruit #catch{background:url(../images/recruit_catch.jpg) 0 0 no-repeat;}

#recruit h2#title01{background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat;}
#recruit h3#title02{background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}
#recruit h4#title03{background:url(../images/recruit_h4-03.jpg) 0 0 no-repeat;}

#recruit th{width:150px; text-align:left;}
#recruit td{width:400px;}

/*---------- 22  dental -----------*/
#dental #catch{background:url(../images/dental_catch.jpg) 0 0 no-repeat;}

#dental h2#title01{background:url(../images/dental_h2-01.jpg) 0 0 no-repeat;}

#dental h3#title02{background:url(../images//dental_h3-01.jpg) 0 0 no-repeat;}
#dental h3#title03{background:url(../images/dental_h3-02.jpg) 0 0 no-repeat;}
#dental h3#title04{background:url(../images/dental_h3-03.jpg) 0 0 no-repeat;}

#dental h4#title05{background:url(../images/dental_h4-01.jpg) 0 0 no-repeat;}
#dental h4#title06{background:url(../images/dental_h4-02.jpg) 0 0 no-repeat;}
#dental h4#title07{background:url(../images/dental_h4-03.jpg) 0 0 no-repeat;}



#dental th{width:150px; text-align:left;}
#dental td{width:490px;}

#dental .box_know{
	background-color: #ffdee2;
	padding: 5px 20px;
	margin-bottom: 20px;
}

#dental h3 { height: 50px;}

.bold{ font-weight: bold;}


/*---------- 10  price -----------*/
#price h4{ margin-left:10px;}
#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 h3#title06{background:url(../images/price_h3-06.jpg) 0 0 no-repeat;}
#price h4#title07{background:url(../images/price_h4-01.jpg) 0 0 no-repeat;}
#price h4#title08{background:url(../images/price_h4-02.jpg) 0 0 no-repeat;}
#price h3#title09{background:url(../images/price_h3-07.jpg) 0 0 no-repeat;}
#price h3#title10{background:url(../images/price_h3-08.jpg) 0 0 no-repeat;}
#price h3#title11{background:url(../images/price_h3-09.jpg) 0 0 no-repeat;}
#price h4#title12{background:url(../images/price_h4-03.jpg) 0 0 no-repeat;}
#price h4#title13{background:url(../images/price_h4-04.jpg) 0 0 no-repeat;}

#price table{ width: 620px;}
#price table th{ width: 190px;}

#price .section .pl01{ padding: 0 20px;}
#price .section .pl02{ padding: 0 20px 20px;}

.size12{ font-size: 12px;}

.color_b01{ color: #FF3300; font-weight: bold;}
.color_01{ color: #FF3300;}

.mr60 { margin-right: 50px;}
.mr40 { margin-right: 30px;}
.mr20 { margin-left: 20px;}
.mr15 { margin-right: 15px;}
.ml15 { margin-left: 15px;}

.clear { clear: both;}
p.disc { 
  float: left;
	padding-left: 130px;
	}
p.disc2 { 
  float: right;
	padding-right: 170px;
	}