@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Concept                     */
/*                 10  Access                      */
/*                 11  Fee                         */
/*                 12  Contact                     */
/*                 13  Menu                        */
/*                 14  General                     */
/*                 15  Prevent                     */
/*                 16  Perio                       */
/*                 17  Implant                     */
/*                 18  Ortho                       */
/*                 19  Esthe                       */
/*                 20  Voice                       */
/*                 21  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #ff952c      */
/*        Main Color - Light Orange   #ff7212      */
/*        Main Color - Fresh Orange   #ffe7c0      */
/*                                                 */
/*        Sub Color  - Yellow Green   #67a00d      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px     83.33%               */
/*                   11px     91.67%               */
/*                   12px    100.00%               */
/*                   14px    116.67%               */
/*                   16px    133.33%               */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x #fff; line-height:1.5em; color:#666; }
#container { background:url(../images/container.jpg) no-repeat bottom center; }
p img { display:block; line-height:1%; }
#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 870px;
	margin:0px auto;
	margin-top:10px;
	text-align: left;
}
#wrapper_top { background:url(../images/body_top.jpg) no-repeat 0 0; }
#main {
	width:870px;
	margin:0;
	background: url(../images/body_bottom.jpg) no-repeat bottom;
	padding:0 0 30px 0; clear:both;
	}

#index #content {
	width:600px;
	float: right;
	font-size: 100%;
	margin:0 19px 0 0;
	display:inline;
	}
#content {
	width:565px;
	float: right;
	font-size: 100%;
	margin:0 39px 0 0;
	display:inline;
}

/*---------- 03  Header -----------*/

#header {
	width: 848px;
	margin:0 11px 0 11px;
	padding: 0;
	}
#header01 {
	height:106px;
	width: 830px;
	margin:0 12px 0 6px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 470px;
	height:63px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 470px;
	height: 63px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header_logo { width:486px; float:left; margin:0; padding:0; }
#header_logo p.header_text { margin:0; padding:16px 0 0 0; font-size:91.67%; }

#header p.tel {
	float:right;
	margin: 22px 0 0 0;
	padding: 0;
	height:74px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin:0;
	padding: 0;
	list-style: none;
	width:848px;
	height:45px;
	}

#header_nav li {
	height:45px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	text-indent: -9999px;
	height:45px;
	}

#nav01 { width: 209px; }
#nav02 { width: 120px; }
#nav03 { width: 200px; }
#nav04 { width: 150px; }
#nav05 { width: 169px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat;	}
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -45px no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -209px 0 no-repeat;	}
#nav02 a:hover { background: url(../images/header_nav.jpg) -209px -45px no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -329px 0 no-repeat;	}
#nav03 a:hover { background: url(../images/header_nav.jpg) -329px -45px no-repeat; }
#nav04 a { background: url(../images/header_nav.jpg) -529px 0 no-repeat;	}
#nav04 a:hover { background: url(../images/header_nav.jpg) -529px -45px no-repeat; }
#nav05 a { background: url(../images/header_nav.jpg) -679px 0 no-repeat;	}
#nav05 a:hover { background: url(../images/header_nav.jpg) -679px -45px no-repeat; }

#index #main_img { width:848px; height:316px; background:url(../images/index_main.jpg) no-repeat 0 0; } 
#index p.main_img01 { height:65px; padding:223px 0 0 340px; margin:0; float:left; display:inline; }
#index p.index_voice { width:277px; height:106px; float:right; margin:0; padding:196px 18px 0 0; display:inline; }
#index p.index_voice a{ width:277px; height:106px; display:block; text-indent:-9999px; background:url(../images/index_voice.jpg) no-repeat 0 0;}
#index p.index_voice a:hover{background:url(../images/index_voice.jpg) no-repeat 0 -106px;}
#main_img { width:848px; height:166px; background:url(../images/main_content.jpg) no-repeat 0 0; } 
#main_img p.main_img02 { height:50px; padding:99px 0 0 10px; margin:0; }
#main_img p.main_img03 { height:79px; padding:70px 0 0 10px; margin:0; }
/*----------04  Navigation -----------*/

#nav {
	width:220px;
	float: left;
	padding:10px 0 0 0;
	margin:0 0 0 20px;
	display:inline;
	}

#nav ul {
	width:220px;
	margin:0 0 20px 0;
	padding: 0;
	list-style: none;
	height:514px; 
	background:url(../images/nav.jpg) no-repeat 0 0;
	}
#nav li {
	margin:0 10px;
	padding: 0;
	list-style: none;
}

#nav .internal li {	text-indent: -9999px; }

#nav .internal li a { display: block; }
#nav ul li#nav06 { height:54px; width:200px; margin:0px 10px 0 10px; }
#nav ul li#nav06 a { height:33px; margin:0; background: url(../images/nav.jpg) -10px 0px no-repeat; }
#nav ul li#nav06 a:hover { background: url(../images/nav.jpg) -230px 0px no-repeat; }
#nav ul li#nav07, #nav ul li#nav08, #nav ul li#nav09, #nav ul li#nav10, #nav ul li#nav11, #nav ul li#nav12, #nav ul li#nav13, #nav ul li#nav14 { height:50px; width:200px; margin:0px 10px 0 10px; }
#nav ul li#nav07 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -54px no-repeat; }
#nav ul li#nav07 a:hover { background: url(../images/nav.jpg) -230px -54px no-repeat; }
#nav ul li#nav08 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -104px no-repeat; }
#nav ul li#nav08 a:hover { background: url(../images/nav.jpg) -230px -104px no-repeat; }
#nav ul li#nav09 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -154px no-repeat; }
#nav ul li#nav09 a:hover { background: url(../images/nav.jpg) -230px -154px no-repeat; }
#nav ul li#nav10 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -204px no-repeat; }
#nav ul li#nav10 a:hover { background: url(../images/nav.jpg) -230px -204px no-repeat; }
#nav ul li#nav11 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -254px no-repeat; }
#nav ul li#nav11 a:hover { background: url(../images/nav.jpg) -230px -254px no-repeat; }
#nav ul li#nav12 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -304px no-repeat; }
#nav ul li#nav12 a:hover { background: url(../images/nav.jpg) -230px -304px no-repeat; }
#nav ul li#nav13 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -354px no-repeat; }
#nav ul li#nav13 a:hover { background: url(../images/nav.jpg) -230px -354px no-repeat; }
#nav ul li#nav14 a { height:40px; margin:0; background: url(../images/nav.jpg) -10px -404px no-repeat; }
#nav ul li#nav14 a:hover { background: url(../images/nav.jpg) -230px -404px no-repeat; }
#nav ul li#nav15 { height:50px; width:200px; margin:0px 11px 0 9px; }
#nav ul li#nav15 a { height:50px; margin:0; background: url(../images/nav.jpg) -9px -454px no-repeat; }
#nav ul li#nav15 a:hover { background: url(../images/nav.jpg) -229px -454px no-repeat; }

#nav .nav_box01 { width:220px; background:url(../images/nav_bg.jpg) repeat-y; }
#nav .nav_box01_bottom { background:url(../images/nav_bg_bottom.jpg) no-repeat bottom; padding:0 0 11px 0; }
.img0 { margin:0; }
#nav p.mirai { margin:0 10px 10px 10px; width:200px; height:50px; }
#nav p.mirai a{ height:50px; display:block; text-indent:-9999px; background:url(../images/nav02.jpg) no-repeat 0 0;  }
#nav p.iland { margin:0 10px 10px 10px; width:200px; height:50px; }
#nav p.iland a{ height:50px; display:block; text-indent:-9999px; background:url(../images/nav03.jpg) no-repeat 0 0;  }
#nav p.daimon { margin:0 10px 10px 10px; width:200px; height:50px; }
#nav p.daimon a{ height:50px; display:block; text-indent:-9999px; background:url(../images/nav04.jpg) no-repeat 0 0;  }
#nav p.dental { margin:0 10px; width:200px; height:50px; }
#nav p.dental a{ height:50px; display:block; text-indent:-9999px; background:url(../images/nav_dental.jpg) no-repeat 0 0;  }
#nav p.sr_brn { margin:0 10px; width:200px; height:50px; }
#nav p.sr_brn a{ height:50px; display:block; text-indent:-9999px; background:url(../images/banner01.jpg) no-repeat 0 0;  }
#nav p.midori { margin:0 10px 10px 10px; width:200px; height:50px; }
#nav p.midori a{ height:50px; display:block; text-indent:-9999px; background:url(../images/nav_midori.jpg) no-repeat 0 0;  }

#nav p.navi_bana { width:218px; height:81px; margin:0 0px 15px 0px; }
#nav p.navi_bana a{ width:218px; height:81px; display:block; text-indent:-9999px; background:url(../images/index_voice.jpg) no-repeat 0 0;}
#nav p.navi_bana a:hover{background:url(../images/index_voice.jpg) no-repeat 0 -81px;}
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:10px 11px 0 10px;
	margin: 0;
	text-align: center;
	background:#ffd6a4;
}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }


#footer p.tel { margin:2px 0 0 0; float:left; padding:0;}
#footer p.web { margin:0 0 5px 0; float:right; height:80px; width:490px;}
#footer p.web a{ height:80px; display:block; text-indent:-9999px; background:url(../images/footer_web.jpg) no-repeat 0 0; }
#footer p.web a:hover{ background:url(../images/footer_web.jpg) no-repeat 0 -80px; }
#footer address { padding:0px 178px 18px 179px; clear:both; margin:0; }
#footer address img{ display:block; line-height:1.0; font-size:1.0; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 5px 1em 5px; }
.section .section { padding: .5em 5px 1em 5px; }
.section .section .section { padding: .5em 5px .5em 5px; }
.pad_lr5 { padding: .5em 5px 0 5px; }

.center { text-align: center; }

#content h2 {
	height: 40px;
	text-indent: -9999px;
	margin:13px 0 10px 0;
}
#content h3 {
	clear: both;
	height:25px;
	text-indent: -9999px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:10px;
	}
#content h4 {
	height: 23px;
	text-indent: -9999px;
	margin-left:-5px;
	margin-right:-5px;
	margin-bottom:10px;
	}

#content h5 {
	font-size: 100%;
	line-height:1.5em;
	font-weight: bold;
	margin:0 0 6px -5px;
	padding:0px 0 0px 18px;
	background:url(../images/icon01.jpg) no-repeat 0 1px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 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: #ff952c;
	outline: none;
	}
a:hover { color: #ff6464; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 0px 0;
	}
.image_l_b  {
	float:left;
	margin: 0px 15px 0px 0px;
	padding-top:4px;
	display:inline;
}
*:first-child+html .image_l_b { margin: 0px 15px 6px 0px; } /*  for IE7 only */
*html body .image_l_b { margin:0px 12px 6px 0px; } /*  for IE6 only */
.image_b  {
	margin: 0px 0 0px 0px;
	padding-top:4px;
}
*:first-child+html .image_b { margin: 0px 0 12px 0px; } /*  for IE7 only */
*html body .image_b { margin:0px 0 12px 0px; } /*  for IE6 only */
.image_b img { display:block; }
.image_l_b01  {
	float:left;
	margin:0px 15px 6px 0px;
	display:inline;
	padding-top:4px;
}
*:first-child+html .image_l_b01 { margin: 0px 15px 6px 0px; } /*  for IE7 only */
*html body .image_l_b01 { margin:0px 12px 6px 0px; } /*  for IE6 only */

.image_l_b02  {
	float:left;
	margin: 0px 15px 0px 0px;
	padding-top:4px;
	display:inline;
}
*:first-child+html .image_l_b02 { padding-top:5px; padding-bottom:2px; margin: 0px 15px 12px 0px; } /*  for IE7 only */
*html body .image_l_b02 { padding-top:5px; padding-bottom:2px; margin:0px 12px 12px 0px; } /*  for IE6 only */
.image_r {
	float: right;
	margin: 0 0 0px 15px;
	}
.image_r_b  {
	float: right;
	margin:4px 0px 7px 15px;
	display:inline;
}
*:first-child+html .image_r_b { margin: 4px 0px 0px 15px; } /*  for IE7 only */
*html body .image_r_b { margin:4px 0px 0px 12px; } /*  for IE6 only */
p.img_center {
	margin:0 auto;
	text-align:center; padding:4px 0 6px 0;
}
p.img_center img { margin:0 auto; display:block; line-height:1%; text-align:center; }
p.img_center02 {
	margin:0 auto;
	text-align:center; padding:4px 0 6px 0;
}
p.img_center02 img { margin:0 auto -10px auto; display:block; line-height:1%; text-align:center; }
.img_es { margin:.5em 0 0 0; }
*:first-child+html .img_es { margin:.5em 0; } /*  for IE7 only */
*html body .img_es { margin:.5em 0; } /*  for IE6 only */

.img_l { margin-left:70px; }
.case {
	background: url(../images/arrow_h.jpg) center 60px 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; margin:.5em 0; }


#content ul.totop {
	height:35px;
	clear: both;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 150px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height:25px;
	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-spacing: 1px;
	border: 1px solid #ffd6a4;
	width:100%;
	font-size:100%; line-height:1.5em;
	margin:0;
}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #ffd6a4;
	}
#content table td.td_top { vertical-align:top;}

#content table th {
	background: #efefff;
	color: #636570;
	width: 150px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
}
.mar_be { margin-bottom:1em; }
.mar_bhe { margin-bottom:1.5em; }
.mar_beh { margin-bottom:.5em; }
.pad_bthe { padding-top:.5em; padding-bottom:.5em; }
.mar_0 { margin:0 0 .5em 0; }
.w50 { width:50px; }
.w80 { width:80px; }
.w85 { width:85px; }
.w150 { width:150px; }
.w100 { width:100px; }
.w120 { width:120px; }
.w130 { width:130px; }
/*---------- 07  Index -----------*/
#content p.index_fee { width:582px; height:62px; margin:5px 9px 17px 9px; }
#content p.index_fee a{ height:62px; display:block; text-indent:-9999px; background:url(../images/index_fee.jpg) no-repeat 0 0; }
#content p.index_fee a:hover{ background:url(../images/index_fee.jpg) no-repeat 0 -62px; }
.index01 { width:600px; background:url(../images/box01_bg.jpg) repeat-y 0 0; margin:0 0 8px 0; }
.index01_bottom { background:url(../images/index_01.jpg) no-repeat bottom; padding:0 33px 13px 18px; }
.font14 { font-size:116.67%; line-height:1.43em; }
.sr_font { font-size:116.67%; line-height:1.43em; color:#FF0000;font-weight:bold;}
.pad_r195{ padding-right:195px; }
.marb0 { margin-bottom:0px; }
.index02 { width:581px; margin:0 10px 20px 9px; background:url(../images/elip.jpg) no-repeat 0 22px; height:222px; }
p.index_img01 { margin:0 137px 5px 141px; }
p.index_img02 { margin:7px 0 0 7px; }
p.index_ortho { width:280px; height:170px; float:left; margin:0 0 0 6px; display:inline; }
p.index_ortho a{ height:170px; display:block; text-indent:-9999px; background:url(../images/index_ortho.jpg) no-repeat 0 0; }
p.index_ortho a:hover{ background:url(../images/index_ortho.jpg) no-repeat 0 -170px; }
p.index_prevent { width:280px; height:170px; float:right; margin:0 5px 0 0; display:inline; }
p.index_prevent a{ height:170px; display:block; text-indent:-9999px; background:url(../images/index_prevent.jpg) no-repeat 0 0; }
p.index_prevent a:hover{ background:url(../images/index_prevent.jpg) no-repeat 0 -170px; }

.index03 { width:590px; margin:0 0 0 10px; background:url(../images/index_access_bg.jpg) repeat-y; }
.index03_bottom { background:url(../images/index_access_bottom.jpg) no-repeat bottom; padding:0 0 10px 0; }
.acc_l { width:337px; float:left; margin:14px 0 0 17px; display:inline; }
#content dl.dl01 { width:337px; margin:0; padding:0; }
#content dl.dl01 dt { background:url(../images/icon01.jpg) no-repeat 0 1px; font-size:116.67%; line-height:1.43em; color:#ff952c; font-weight:bold; text-indent:16px; }
#content dl.dl01 dd { font-size:116.67%; line-height:1.43em; }
.acc_r { width:223px; float:right; margin:4px 9px 0 0; display:inline; }
.index_acc { width:210px; margin:7px 4px 0 9px; height:38px; }
.index_acc a{ height:38px; display:block; text-indent:-9999px; background:url(../images/index_access.jpg) no-repeat 0 0; }
.index_acc a:hover{ background:url(../images/index_access.jpg) no-repeat 0 -38px; }

/*---------- 08  Staff --------------*/
#staff h2#title01 { background:url(../images/staff_h2.jpg) no-repeat 0 0; }
#staff h3#title02 { background:url(../images/staff_h3-01.jpg) no-repeat 0 0; }
#staff h3#title03 { background:url(../images/staff_h3-02.jpg) no-repeat 0 0; }
#staff h3#title04 { background:url(../images/staff_h3-03.jpg) no-repeat 0 0; }
#staff h3#title05 { background:url(../images/staff_h3-04.jpg) no-repeat 0 0; }
#staff h3#title06 { background:url(../images/staff_h3-05.jpg) no-repeat 0 0; }
#staff h3#title07 { background:url(../images/staff_h3-06.jpg) no-repeat 0 0; }
#staff h3#title08 { background:url(../images/staff_h3-07.jpg) no-repeat 0 0; }
#staff h3#title09 { background:url(../images/staff_h3-08.jpg) no-repeat 0 0; }
#staff h3#title10 { background:url(../images/staff_h3-09.jpg) no-repeat 0 0; }
#staff h3#title11 { background:url(../images/staff_h3-10.jpg) no-repeat 0 0; }
#staff h3#title12 { background:url(../images/staff_h3-11.jpg) no-repeat 0 0; }
#staff h3#title13 { background:url(../images/staff_h3-12.jpg) no-repeat 0 0; }

#content dl.dl02 { width:340px; margin:0; padding:0; display:inline-block; }
#content dl.dl02 dt { width:55px; margin:0; padding:0; float:left; font-weight:normal; display:inline-block; }
#content dl.dl02 dt.sr_txt01 { width:55px; margin:0; padding:0; float:left; font-weight:normal; display:inline-block; }
#content dl.dl02 dd { width:280px; margin:0; padding:0; float:right; display:inline-block; }
#content dl.dl02 dd.sr_txt02 { width:285px; margin:0; padding:0; float:right; display:inline-block; }
#content dl.dl02 dd.dd01 { width:280px; margin:0 0 0 60px; padding:0; float:right; display:inline; }
#content dl.dl02 dd.sr_dd01 { width:285px; margin:0 0 0 50px; padding:0; float:right; display:inline; }
.staff01 { width:340px; float:right; }
.text_orage_b { color:#ff952c; font-weight:bold; }


/*---------- 09  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 h4#title03 { background:url(../images/concept_h4-01.jpg) no-repeat 0 0; }
#concept h4#title04 { background:url(../images/concept_h4-02.jpg) no-repeat 0 0; }
.bg01 { background:#fffce1; }

/*---------- 10  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 {
	margin:6px 0;
	width:430px;
	height:250px;
	border:1px solid #f0f0f0;
}
#disp { margin:0 0 18px 0; width:555px; background:url(../images/line.jpg) repeat-x bottom left; padding:0 0 10px 0;  }

#disp a{ width:430px; height:322px; }
.hand { cursor:pointer; }
.hidden{ display: none;}
#img0, #img1, #img2, #img3, #img4, #img5, #img6, #img7 { width:430px; height:322px; display:block;}

#content ul.ul_thumb { width:553px; margin:0 1px; padding:0; list-style:none; }
#content ul.ul_thumb li.li_l{ width:141px; margin:0 0 10px 0; padding:0; list-style:none; float:left; }
#content ul.ul_thumb li.li_r{ width:130px; margin:0 0 10px 0; padding:0; list-style:none; float:right; }
.thumb_img01, .thumb_img02, .thumb_img03, .thumb_img04, .thumb_img05, .thumb_img06, .thumb_img07, .thumb_img08 { width:130px; height:97px; }

.thumb_img01 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access01_thumb.jpg) no-repeat 0 0; }
.thumb_img01 a:hover{ background:url(../images/access01_thumb.jpg) no-repeat 0 -97px; }
.thumb_img02 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access02_thumb.jpg) no-repeat 0 0; }
.thumb_img02 a:hover{ background:url(../images/access02_thumb.jpg) no-repeat 0 -97px; }
.thumb_img03 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access03_thumb.jpg) no-repeat 0 0; }
.thumb_img03 a:hover{ background:url(../images/access03_thumb.jpg) no-repeat 0 -97px; }
.thumb_img04 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access04_thumb.jpg) no-repeat 0 0; }
.thumb_img04 a:hover{ background:url(../images/access04_thumb.jpg) no-repeat 0 -97px; }
.thumb_img05 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access05_thumb.jpg) no-repeat 0 0; }
.thumb_img05 a:hover{ background:url(../images/access05_thumb.jpg) no-repeat 0 -97px; }
.thumb_img06 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access06_thumb.jpg) no-repeat 0 0; }
.thumb_img06 a:hover{ background:url(../images/access06_thumb.jpg) no-repeat 0 -97px; }
.thumb_img07 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access07_thumb.jpg) no-repeat 0 0; }
.thumb_img07 a:hover{ background:url(../images/access07_thumb.jpg) no-repeat 0 -97px; }
.thumb_img08 a{ width:130px; display:block; text-indent:-9999px; height:97px; background:url(../images/access08_thumb.jpg) no-repeat 0 0; }
.thumb_img08 a:hover{ background:url(../images/access08_thumb.jpg) no-repeat 0 -97px; }

/*---------- 11  Fee ----------------*/
#fee h2#title01 { background:url(../images/fee_h2.jpg) no-repeat 0 0; }
#fee h3#title02 { background:url(../images/fee_h3-01.jpg) no-repeat 0 0; }
#fee h4#title03 { background:url(../images/fee_h4-01.jpg) no-repeat 0 0; }
#fee h4#title04 { background:url(../images/fee_h4-02.jpg) no-repeat 0 0; }
#fee h4#title05 { background:url(../images/fee_h4-03.jpg) no-repeat 0 0; }
#fee h4#title06 { background:url(../images/fee_h4-04.jpg) no-repeat 0 0; }
.text_r { text-align:right; }
#content ul.ul01 { margin:.5em 0; padding:0; list-style:none; }
#content ul.ul01 li{ margin:0; padding:0 0 0 18px; list-style:none; background:url(../images/icon02.jpg) no-repeat 0 1px; }
.text_b { font-weight:bold; }
.text_center { text-align:center; }
/*---------- 12  Contact ------------*/
#fmail h2#title01 { background:url(../images/fmail_h2.jpg) no-repeat 0 0; }
#fmail h3#title02 { background:url(../images/fmail_h3-01.jpg) no-repeat 0 0; }

/*---------- 13  Menu ---------------*/
#menu h2#title01 { background:url(../images/menu_h2.jpg) no-repeat 0 0; }
#menu h3#title02 { background:url(../images/menu_h3-01.jpg) no-repeat 0 0; }
#menu h4#title03 { width:84px; height:23px; }
#menu h4#title03 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-01.jpg) no-repeat 0 0; }
#menu h4#title03 a:hover{ background:url(../images/menu_h4-01.jpg) no-repeat 0 -23px; }
#menu h4#title04 { width:84px; height:23px; }
#menu h4#title04 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-02.jpg) no-repeat 0 0; }
#menu h4#title04 a:hover{ background:url(../images/menu_h4-02.jpg) no-repeat 0 -23px; }
#menu h4#title05 { width:84px; height:23px; }
#menu h4#title05 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-03.jpg) no-repeat 0 0; }
#menu h4#title05 a:hover{ background:url(../images/menu_h4-03.jpg) no-repeat 0 -23px; }
#menu h4#title06 { width:103px; height:23px; }
#menu h4#title06 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-04.jpg) no-repeat 0 0; }
#menu h4#title06 a:hover{ background:url(../images/menu_h4-04.jpg) no-repeat 0 -23px; }
#menu h4#title07 { width:145px; height:23px; }
#menu h4#title07 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-05.jpg) no-repeat 0 0; }
#menu h4#title07 a:hover{ background:url(../images/menu_h4-05.jpg) no-repeat 0 -23px; }
#menu h4#title08 { width:84px; height:23px; }
#menu h4#title08 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-06.jpg) no-repeat 0 0; }
#menu h4#title08 a:hover{ background:url(../images/menu_h4-06.jpg) no-repeat 0 -23px; }
#menu h4#title09 { width:84px; height:23px; }
#menu h4#title09 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-07.jpg) no-repeat 0 0; }
#menu h4#title09 a:hover{ background:url(../images/menu_h4-07.jpg) no-repeat 0 -23px; }
#menu h4#title10 { width:125px; height:23px; }
#menu h4#title10 a{ height:23px; display:block; text-indent:-9999px; background:url(../images/menu_h4-08.jpg) no-repeat 0 0; }
#menu h4#title10 a:hover{ background:url(../images/menu_h4-08.jpg) no-repeat 0 -23px; }
#menu h3#title11{ background:url(../images/menu_h3-02.jpg) no-repeat 0 0; }
#menu h4#title12{ background:url(../images/menu_h4-09.jpg) no-repeat 0 0; }
#menu h4#title13{ background:url(../images/menu_h4-10.jpg) no-repeat 0 0; }

#content dl.dl03 { width:380px; margin:0; padding:0; text-align:left; }
#content dl.dl03 dd{ width:380px; margin:0; padding:0; float:left; display:inline-block; }

/*---------- 14  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; }
#general h3#title05 { background:url(../images/general_h3-02.jpg) no-repeat 0 0; }
#general h4#title06 { background:url(../images/general_h4-03.jpg) no-repeat 0 0; }

/*---------- 15  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; }

/*---------- 16  Perio --------------*/
#perio h2#title01 { background:url(../images/perio_h2.jpg) no-repeat 0 0; }
#perio h3#title02 { background:url(../images/perio_h3-01.jpg) no-repeat 0 0; }
#perio h4#title03 { background:url(../images/perio_h4-01.jpg) no-repeat 0 0; }
#perio h4#title04 { background:url(../images/perio_h4-02.jpg) no-repeat 0 0; }
#perio h4#title05 { background:url(../images/perio_h4-03.jpg) no-repeat 0 0; }

/*---------- 17  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; }
#implant h4#title04 { background:url(../images/implant_h4-02.jpg) no-repeat 0 0; }
#implant h3#title05 { background:url(../images/implant_h3-02.jpg) no-repeat 0 0; }
#implant h4#title06 { background:url(../images/implant_h4-03.jpg) no-repeat 0 0; }
.implant01 { width:390px; float:right; }

/*---------- 18  Ortho --------------*/
#ortho h2#title01 { background:url(../images/ortho_h2.jpg) no-repeat 0 0; }
#ortho h3#title02 { background:url(../images/ortho_h3-01.jpg) no-repeat 0 0; }
#ortho h4#title03 { background:url(../images/ortho_h4-01.jpg) no-repeat 0 0; }
#ortho h4#title04 { background:url(../images/ortho_h4-02.jpg) no-repeat 0 0; }
#ortho h4#title05 { background:url(../images/ortho_h4-03.jpg) no-repeat 0 0; }
#ortho h4#title06 { background:url(../images/ortho_h4-04.jpg) no-repeat 0 0; }

/*---------- 19  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 h3#title04 { background:url(../images/esthe_h3-02.jpg) no-repeat 0 0; }
#esthe h4#title05 { background:url(../images/esthe_h4-02.jpg) no-repeat 0 0; }
#esthe h4#title06 { background:url(../images/esthe_h4-03.jpg) no-repeat 0 0; }
.esthe01 { width:360px; background:url(../images/arrow_h.jpg) no-repeat center 30px; margin:0 auto; }


/*---------- 20  Voice --------------*/
#voice h2#title01 { background:url(../images/voice_h2.jpg) no-repeat 0 0; }
#voice h3#title02 { background:url(../images/voice_h3-01.jpg) no-repeat 0 0; }
#voice h4#title03 { background:url(../images/voice_h4-01.jpg) no-repeat 0 0; }
#voice h4#title04 { background:url(../images/voice_h4-02.jpg) no-repeat 0 0; }

/*---------- 21  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; }
#recruit h4#title03 { background:url(../images/recruit_h4-01.jpg) no-repeat 0 0; }


/*---------- 22  tiny ------------*/

#tiny table { border: none;}
#tiny table td { border: none;}

.tiny {
	 width:566px;
	 height:130px; 
	 margin-left:15px; 
	 margin-right:auto; 
	 margin-bottom:10px; 
	 border:solid 1px #ffe7c8; 
	 text-align:left;
	 font-size:145%;
	 overflow:auto;
 }
.tiny_head{ margin-left:15px; margin-right:auto; margin-bottom:-5px;} 
	
