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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Access                      */
/*                 10  Concept                     */
/*                 11  General                     */
/*                 12  Child                       */
/*                 13  Prevent                     */
/*                 14  Esthe                       */
/*                 15  Implant                     */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green           #7dbe48     */
/*        Main Color - Orange          #ffa32a     */
/*        Main Color - Blue            #00bdff     */
/*                                                 */
/*        Sub Color  - Pink            #f7d8d6     */
/*                                                 */
/*==================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; }
#body02{background:url(../images/body02.jpg) repeat-x bottom left; margin:0; padding:0;}

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

#main {
	margin: 0 0 0 4px;
	background: url(../images/main_bg.jpg) repeat-y;
	clear:both;
	width:854px;
	padding:0;
	}

#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #3f3f3f;
	padding: 0;
	margin:0;
	}


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

#header {
	height: 152px;
	width: 864px;
	margin: 0 0 0 0;
	padding: 4px 0 11px 0;
	}

h1 {
	width: 135px;
	height: 103px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 135px;
	height: 103px;
	background: url(../images/logo.gif) 0 0 no-repeat;
	text-indent: -9999px;
	}
#header01{margin:0 0 15px 0; padding:0; width:864px; float:left;}
#header01_01{width:620px; float:left; margin:0; padding:0;}
p.text{margin:0; padding:20px 0 8px 0; text-indent:3px;} 
* html p.text { padding:20px 0 8px 0; text-indent:0px; } /*  for IE6 only */

p.img01{margin:0; padding:0px; line-height:1%; float:left;}

#header p.tel {
	margin: 0;
	padding: 8px 0 0 0;
	height: 88px;
	float:right;
	display:block;
	}
#header02{background:url(../images/nav_topbg.jpg) no-repeat top left; margin:0; padding:0 7px 0 7px; float:left;}
#header_nav {
	padding: 0;
	display:inline;
	margin: 0;
	list-style: none;
	width: 850px;
	height: 35px;
}
#header_nav ul{margin:0; padding:0;}

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

#nav01 a { background:url(../images/nav_top.jpg) 0 0 no-repeat; width:212px;}
#nav02 a { background:url(../images/nav_top.jpg) -212px 0 no-repeat; width:212px;}
#nav03 a { background:url(../images/nav_top.jpg) -424px 0 no-repeat; width:212px;}
#nav04 a { background:url(../images/nav_top.jpg) -636px 0 no-repeat; width:214px;}

#nav01 a:hover { background: url(../images/nav_top.jpg) 0 -35px no-repeat; }
#nav01.active a { background: url(../images/nav_top.jpg) 0 -35px no-repeat; }
#nav02 a:hover { background: url(../images/nav_top.jpg) -212px -35px no-repeat; }
#nav02.active a { background: url(../images/nav_top.jpg) -212px -35px no-repeat; }
#nav03 a:hover { background: url(../images/nav_top.jpg) -424px -35px no-repeat; }
#nav03.active a { background: url(../images/nav_top.jpg) -424px -35px no-repeat; }
#nav04 a:hover { background: url(../images/nav_top.jpg) -636px -35px no-repeat; }
#nav04.active a { background: url(../images/nav_top.jpg) -636px -35px no-repeat; }

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

#nav {
	width: 226px;
	float: left;
	padding:0;
	margin:0 0 0 0px;
	display:inline;
	}

#nav ul,
#nav li {
	width:204px;
	margin: 0 0 2px 5px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 33px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 33px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -204px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -204px -35px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -204px -70px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -204px -105px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -204px -140px no-repeat; }

.nav_bg01{background:url(../images/index_img06.jpg) repeat-y; margin:0; padding:10px 0 8px 8px; width:233px;}
.nav_bg02{background:url(../images/nav_bg02.jpg) repeat-y 0 0; margin:0 0 10px 0; padding:0;}
.nav_bg03{background:url(../images/nav_bg01.jpg) no-repeat top left; margin:0; padding:14px 0 0 0;}
.nav_bg04{background:url(../images/nav_bg03.jpg) no-repeat bottom left; margin:0; padding:0 0 10px 0;}
.nav_bg05{background:url(../images/index_img07.jpg) repeat-x top left; margin:0 8px 0 8px; padding:11px 0 12px 7px;}

.access01 {margin:0; padding:0;}
.access01 a{ width:210px; height:292px; background:url(../images/index_img03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.access01 a:hover{ background:url(../images/index_img03.jpg) no-repeat -210px 0; }


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

#footer {
	clear: both;
	padding:0;
	margin: 0;
	width:864px;
	height:135px;
	font-size:100%;
	background:url(../images/footer_bg.jpg) no-repeat bottom left;

	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */
#footer01{float:left; margin:0; padding:36px 0 0 4px;}

.shika02 {margin:41px 0 0 0; padding:0; float:right;}
.shika02 a{ width:594px; height:70px; background:url(../images/footer_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika02 a:hover{ background:url(../images/footer_img02.jpg) no-repeat 0 -70px; }

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

.section { padding: 0; clear:both; }
.section .section { padding:0 0 0 9px; clear:both; }
.section .section .section { padding:0 0 0 9px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 40px;
	clear:both;
	text-indent: -9999px;
	margin: 0 0 20px 0;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	margin:0 0 10px 0;
	padding:0;
	}
#content h4 {
	height: 24px;
	clear:both;
	text-indent: -9999px;
	margin:0 0 10px -10px;
	padding:0;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin:0 0 0 -10px;
	background:url(../images/h5.jpg) no-repeat 0 0px;
	color:#337722;
	line-height:1.5em;
	text-indent:20px;
	}

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon01.jpg) no-repeat 0 7px;
	padding:0 0 0 10px ;
	margin:0px;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
	
#content ul.sr_icon{
	margin:10px 0 0 0 ;
	padding:0;
}
#content ul.sr_icon li {
	list-style: none;
	background:url(../images/icon01.jpg) no-repeat 0 7px;
	padding:0 0 0 10px ;
	margin:0;
}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #ff8700;
	outline: none;
	}
a:hover { color: #ec93a1; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%;}
.image_l  {float: left;margin: 0; padding:0; line-height:1%;}
.image_r {float: right;margin: 0 10px 0 0; padding:0; line-height:1%; display:inline;}
.image_b {
	margin:0 93px 0 93px;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
.image_b1 {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
.image_b2 {
	margin:0 74px 0 74px;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}

.image_lb{
	margin:0 10px 7px 0;
	float:left;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_lb { margin:0 7px 0 0; } /*  for IE6 only */

.image_lb1{
	margin:0 10px 0 0;
	float:left;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_lb1 { margin:0 7px 0 0; } /*  for IE6 only */

.image_lb2{
	margin:0 10px 0 0;
	float:left;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_lb2 { margin:0 7px -6px 0; } /*  for IE6 only */

.image_lb3{
	margin:0 10px 0 0;
	float:left;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
*:first-child+html .image_lb3 { margin:0 10px -6px 0; } /*  for IE7 only */
* html body .image_lb3 { margin:0 7px -6px 0; } /*  for IE6 only */

.image_rb{
	margin:0 0 0 10px;
	float:right;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_rb { margin:0 0 -5px 7px; } /*  for IE6 only */

.image_rb1{
	margin:7px 0 0 10px;
	float:right;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_rb1 { margin:7px 0 -5px 7px; } /*  for IE6 only */

.image_rb2{
	margin:0 0 0 10px;
	float:right;
	line-height:1%; 
	font-size:1%;
	border:2px #ec93a1 solid;
	padding:0px;
}
* html body .image_rb2 { margin:0 0 0 7px; } /*  for IE6 only */

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

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

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

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

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding:10px 0 0px 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 150px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 18px;
	background: url(../images/totop.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse:collapse;
	border: 1px solid #9f9f9f;
	font-size: 100%;
	color: #3f3f3f;
	width: 100%;
	margin:0; padding:0;
	}

#content table th,
#content table td {
	padding:5px;
	border: 1px solid #9f9f9f;
	vertical-align:top;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
	
/*---------- 07  Index -----------*/
#index .mainimg{background:url(../images/index_mainbg.jpg) no-repeat top left; margin:0 0 15px 0; padding:120px 0 100px 0; width:620px; text-align:right;}

#index .sr_box{background:url(../images/index_img24.jpg) 0 0 no-repeat; width:620px; height:165px; margin:0; padding:40px 0 0 0;}
* html #index .sr_box{background:url(../images/index_img24.jpg) 0 0 no-repeat; width:620px; height:191px; margin:0 0 16px 0; padding:40px 0 0 0;}

.esthe01 {margin:0; padding:0; float:left;}
.esthe01 a { width:305px; height:130px; background:url(../images/index_img13.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.esthe01 a:hover{ background:url(../images/index_img13.jpg) no-repeat 0 -130px; }

.shika01 {margin:0; padding:0; float:right;}
.shika01 a{ width:305px; height:130px; background:url(../images/index_img14.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika01 a:hover{ background:url(../images/index_img14.jpg) no-repeat 0 -130px; }


.sr_shika01 {margin:0; padding:0; float:right;}
.sr_shika01 a{ width:305px; height:130px; background:url(../images/index_img26.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.sr_shika01 a:hover{ background:url(../images/index_img26.jpg) no-repeat 0 -130px; }


#index .index01 {
	background:url(../images/index_img15.jpg) 0 0 no-repeat;
	width:620px;
	height:90px;
	cursor:pointer;
	color:#3f3f3f;
	margin:0 0 18px 0;
	padding:0;
	clear:both;
}
#index .index01 a { text-decoration:none;color:#3f3f3f;}	
#index .index02{
	background:url(../images/index_img15.jpg) 0 -90px no-repeat;
	width:620px;
	height:90px;
	cursor:pointer;
	color:#3f3f3f;
	margin:0 0 18px 0; padding:0;
	clear:both;
	}
#index .index02 a { text-decoration:none; color:#3f3f3f;}

.index_bg01{background:url(../images/index_img19.jpg) repeat-y top left; margin:0; padding:0; width:617px;}
.index_bg02{background:url(../images/index_img18.jpg) no-repeat top left; margin:0; padding:13px 0 0 0;}
.index_bg03{background:url(../images/index_img20.jpg) no-repeat bottom left; margin:0; padding:0 0 16px 0;}

.sr_index_bg01{ margin:0; padding:0; width:617px;}
.sr_index_bg02{ margin:0; padding:13px 0 0 0;}
.sr_index_bg03{ margin:0; padding:0 0 16px 0;}

.index_bg04{background:url(../images/index_img20.jpg) no-repeat bottom left; margin:0; padding:0 0 9px 0;}
#index dl{margin:0; padding:0px 0 0 0; line-height:2em; display:block;}
#index dl dt{margin:0 0 1px 19px; padding:0 30px 0 0; float:left; background:url(../images/icon01.jpg) no-repeat 0 10px; font-weight:normal; text-indent:16px; display:inline; float:left;}
#index dl dd{margin:0 0 1px 0; padding:0;display:inline-block; float:left;}
#index dl dd.dd01{margin:0 0 0 0; padding:0 0 4px 10px; display:inline-block; line-height:1%; font-size:1%;}

#index dl.dl01{margin:0; padding:0 0 0 12px; display:block; width:226px; float:left;}
#index dl.dl01 dt{margin:0 0 2px 0; padding:1px 0 1px 0; background:#b2b2b2; width:226px; color:#000; line-height:1.5em; text-indent:9px; }
#index dl.dl01 dd{margin:0 0 4px 0; padding:0 0 0 9px; width:226px;}
#index dl.dl01 dd.dd02{margin:0; padding:0 0 0 9px; float:left; width:226px; color:#8f0000;}

#tiny { height: 130px; overflow: auto;}
#tiny table { border: none;}
#tiny table td { border: none;}

/*---------- 08  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2.jpg) no-repeat 0 0;}
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h3#title03{background:url(../images/clinic_h3-02.jpg) no-repeat 0 0;}

#clinic .table_l {
	float:left;
	width: 400px;
	}

#clinic table { width: 400px; }

.ov{cursor:pointer;}

#clinic .alpha{width:149px; float:left; margin:0 8px 0 0; padding:0; line-height:1%;}
#clinic .beta{width:149px; float:right; margin:0; padding:0; line-height:1%;}

.hidden { display:none; }

#disp { margin:0 0 10px 0; text-align:center; }
#disp2 { margin:0 0 10px 0; text-align:center; }

.clinic01 {margin:0; padding:0;}
.clinic01 a{ width:145px; height:109px; background:url(../images/clinic02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic01 a:hover{ background:url(../images/clinic02.jpg) no-repeat 0 -109px; }

.clinic02 {margin:0; padding:0;}
.clinic02 a{ width:145px; height:109px; background:url(../images/clinic03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic02 a:hover{ background:url(../images/clinic03.jpg) no-repeat 0 -109px; }

.clinic03 {margin:0; padding:0;}
.clinic03 a{ width:145px; height:109px; background:url(../images/clinic05.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic03 a:hover{ background:url(../images/clinic05.jpg) no-repeat 0 -109px; }

.clinic04 {margin:0; padding:0;}
.clinic04 a{ width:145px; height:109px; background:url(../images/clinic06.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic04 a:hover{ background:url(../images/clinic06.jpg) no-repeat 0 -109px; }

.clinic05 {margin:0; padding:0;}
.clinic05 a{ width:145px; height:109px; background:url(../images/clinic07.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic05 a:hover{ background:url(../images/clinic07.jpg) no-repeat 0 -109px; }

.clinic06 {margin:0; padding:0;}
.clinic06 a{ width:145px; height:109px; background:url(../images/clinic08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic06 a:hover{ background:url(../images/clinic08.jpg) no-repeat 0 -109px; }

.clinic07 {margin:0; padding:0;}
.clinic07 a{ width:145px; height:109px; background:url(../images/clinic09.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic07 a:hover{ background:url(../images/clinic09.jpg) no-repeat 0 -109px; }

.clinic08 {margin:0; padding:0;}
.clinic08 a{ width:145px; height:109px; background:url(../images/clinic10.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic08 a:hover{ background:url(../images/clinic10.jpg) no-repeat 0 -109px; }

/*---------- 08  Access -----------*/
#access h2#title01{background:url(../images/access_h2.jpg) no-repeat 0 0;}
#access h3#title02{background:url(../images/access_h3-01.jpg) no-repeat 0 0;}
#access h3#title03{background:url(../images/access_h3-02.jpg) no-repeat 0 0;}

#map {
	width: 490px;
	height: 450px;
	display:block;
	margin:0;
	padding:0;
	border:2px #ec93a1 solid;
	float:left;
}

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

#concept dl{margin:0; padding:0;}
#concept dl dt{margin:0; padding:0; float:left; width:520px; display:inline; }
#concept dl dt.dt01{margin:0; padding:0; float:left; width:70px; display:inline; font-weight:normal;}

#concept dl dd{margin:0; padding:0; float:left; width:450px; display:inline;}
#concept dl dd.dd01{margin:0; padding:0; float:left; width:520px;}

/*---------- 08  General -----------*/
#general h2#title01{background:url(../images/general_h2.jpg) no-repeat 0 0;}
#general h3#title02{background:url(../images/general_h3-01.jpg) no-repeat 0 0;}
#general h4#title03{background:url(../images/general_h4-01.jpg) no-repeat 0 0;}
#general h4#title04{background:url(../images/general_h4-02.jpg) no-repeat 0 0;}

/*---------- 08  Child -----------*/
#child h2#title01{background:url(../images/child_h2.jpg) no-repeat 0 0;}
#child h3#title02{background:url(../images/child_h3-01.jpg) no-repeat 0 0;}
#child h4#title03{background:url(../images/child_h4-01.jpg) no-repeat 0 0;}
#child h3#title04{background:url(../images/child_h3-02.jpg) no-repeat 0 0;}

/*---------- 08  Prevent -----------*/
#prevent h2#title01{background:url(../images/prevent_h2.jpg) no-repeat 0 0;}
#prevent h3#title02{background:url(../images/prevent_h3-01.jpg) no-repeat 0 0;}
#prevent h4#title03{background:url(../images/prevent_h4-01.jpg) no-repeat 0 0;}
#prevent h4#title04{background:url(../images/prevent_h4-02.jpg) no-repeat 0 0;}
#prevent h3#title05{background:url(../images/prevent_h3-02.jpg) no-repeat 0 0;}
#prevent h4#title06{background:url(../images/prevent_h4-03.jpg) no-repeat 0 0;}

/*---------- 08  Esthe -----------*/
#esthe h2#title01{background:url(../images/esthe_h2.jpg) no-repeat 0 0;}
#esthe h3#title02{background:url(../images/esthe_h3-01.jpg) no-repeat 0 0;}
#esthe h4#title03{background:url(../images/esthe_h4-01.jpg) no-repeat 0 0;}
#esthe h4#title04{background:url(../images/esthe_h4-02.jpg) no-repeat 0 0;}
#esthe h3#title05{background:url(../images/esthe_h3-02.jpg) no-repeat 0 0;}
#esthe h4#title06{background:url(../images/esthe_h4-03.jpg) no-repeat 0 0;}
#esthe h4#title07{background:url(../images/esthe_h4-04.jpg) no-repeat 0 0;}


#esthe .alpha{width:188px; float:left; margin:0; padding:0;}
#esthe .beta{width:188px; float:right; margin:0; padding:0;}

#esthe .alpha01{width:204px; float:left; margin:0; padding:0;}
#esthe .beta01{width:204px; float:right; margin:0; padding:0;}

/*---------- 08  Implant -----------*/
#implant h2#title01{background:url(../images/implant_h2.jpg) no-repeat 0 0;}
#implant h3#title02{background:url(../images/implant_h3-01.jpg) no-repeat 0 0;}
#implant h4#title03{background:url(../images/implant_h4-01.jpg) no-repeat 0 0;}

.implant01 {margin:0; padding:0;}
.implant01 a{ width:575px; height:100px; background:url(../images/implant_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.implant01 a:hover{ background:url(../images/implant_img01.jpg) no-repeat 0 -100px; }


/*---------- 08  Recruit -----------*/
#recruit h2#title01{background:url(../images/recruit_h2.jpg) no-repeat 0 0;}
#recruit h3#title02{background:url(../images/recruit_h3-01.jpg) no-repeat 0 0;}




/*---------- Margin - Padding -----------*/
.mar_l6b3{margin:0 0 3px 6px;}
.mar_l8b10{margin:0 0 10px 8px;}
.mar_l43b10{margin:0 0 10px 43px;}
.mar_l52{margin-left:52px;}
.mar_l60{margin-left:60px;}
.mar_t10{margin-top:10px}
.mar_t20{margin-top:20px}

.mar_r5{margin-right:5px;}
.mar_r30{margin-right:30px;}
.mar_l8{margin:0 0 11px 8px;}
.mar_l3{margin:0 0 20px 3px;}
.mar_b10{margin-bottom:10px;}
.mar_b20{margin-bottom:20px;}

.mar_b30{margin-bottom:30px;}

.text00{margin:0; padding:0;}
.text01{margin:0; padding:4px 10px 11px 9px;}
.text02{width:330px; text-align:left; float:right; margin:0 20px 0 0; padding:5px 0 0 0; display:inline;}
.text03{margin:0; padding:3px 5px 12px 2px;}
.text04{text-align:right;}
.text05{color:#7dbe48; font-weight:bold;}
.text06{color:#0968de; font-weight:bold; margin:0; padding:0;}
.text07{margin:0; padding:0 0 10px 0;}
.text_b{font-weight:bold; margin:0; padding:0;}

.w30{width:30px;}
.w50{width:50px;}
.w94{width:94px;}
.w100{width:100px;}
.w130{width:130px;}

.w210{width:210px;}
.w226{width:226px; float:left;}

.bg01{background:url(../images/border02.jpg) repeat-y top left; margin:0; padding:0; width:607px;}
.bg02{background:url(../images/border01.jpg) no-repeat top left; margin:0; padding:16px 0 0 0;}
.bg03{background:url(../images/border03.jpg) no-repeat bottom left; margin:0; padding:0 16px 16px 16px;}
.bg{background:#efefef;}
.bg04{background:#efefef;color:#e56e81; font-weight:bold;}

.border01{background:#cfedf8; width:552px; border:1px solid #d8d8d6; margin:0 0 10px 0; padding:10px 10px 10px 10px;}
*:first-child+html .border01 { width:552px; } /*  for IE7 only */
* html body .border01 {width:572px; } /*  for IE6 only */

.border02{background:#cfedf8; width:552px; border:1px solid #d8d8d6; margin:0; padding:10px 10px 10px 10px;}
*:first-child+html .border02 { width:552px; } /*  for IE7 only */
* html body .border02 {width:572px; } /*  for IE6 only */


