﻿@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Staff_concept               */
/*                 10  Cost                        */
/*                 11  General                     */
/*                 12  Painless                    */
/*                 13  Child                       */
/*                 14  Metal_free                  */
/*                 15  Surgery                     */
/*                 16  Ortho                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #5a3d1c      */
/*        Main Color - Orange         #ffa861      */
/*        Main Color - Black Green    #3c6900      */
/*                                                 */
/*        Sub Color  - Yellow         #ffd423      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #FFFFFF; background:url(../images/body_bg02.jpg) 0 0 repeat-x; }
body#index { background: #FFFFFF; background:url(../images/body_bg01.jpg) 0 0 repeat-x; }

#body01{ background:url(../images/body_bg03.jpg) bottom repeat-x; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:#fff;
	}

#main {
	margin: 0 10px;
	background: #006699 url(../images/main_bg.jpg) 0 0 repeat-y;
	}

#content {
	width: 620px;
	float: right;
	font-size: 93%;
	line-height: 1.5em;
	color: #666;
	padding: 10px 0 0 0;
	margin:0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg01.jpg) 0 0 repeat-x;
	height: 231px;
	width: 900px;
	margin: 0;
	padding: 0;
	clear:both;
	}
#index #header {
	background: url(../images/header_bg01.jpg) 0 0 repeat-x;
	height: 431px;
	width: 900px;
	margin: 0;
	padding: 0;
	clear:both;
	}

#header01{
	height:80px;
	padding:0 10px 0 5px;
	margin:0;
	}
.header01_01{
	width:380px;
	float:left;
	margin:0 14px 0 0;
	}
.header01_02{
	width:215px;
	float:left;
	margin:0;
	padding:35px 0 0 0;
	}
.header01_03{
	width:239px;
	float:right;
	margin:0;
	padding:14px 0 0 0;
	}

h1 {
	width: 380px;
	height: 57px;
	line-height: 1.0;
	margin:17px 0 0 0;
	position:relative;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 380px;
	height: 57px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header .texth1{
	font-size:85%;
	line-height:1.64em;
	color:#584A30;
	padding:0px 0 0px 5px;
	margin:-72px 0 0 0;
	position:relative;
	}

.header_img01{
	display:block;
	line-height:1%;
	float:left;
	margin:0;
	padding:0;
	}
.header_img02{
	display:block;
	line-height:1%;
	float:right;
	margin:0;
	padding:0;
	}

#header02{
	height:351px;
	background:url(../images/header_bg02.jpg) 0 0 no-repeat;
	}

/*----------04  Navigation -----------*/

#nav {
	width: 250px;
	float: left;
	padding: 15px 0 20px 0;
	margin:-21px 0 0 0;
	position:relative;
	background:url(../images/nav_bg02.jpg) 0 0 no-repeat;
	}
#index #nav {
	width: 250px;
	float: left;
	padding: 15px 0 20px 0;
	margin:-21px 0 0 0;
	position:relative;
	background:url(../images/nav_bg01.jpg) 0 0 no-repeat;
	}

.nav_shikatown01 { margin:0 15px 5px 15px; }
.nav_shikatown01 a {
	background:url(../images/nav_shikatown03.jpg) 0 0 no-repeat;
	width:220px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
.nav_shikatown01 a:hover { background:url(../images/nav_shikatown03.jpg) 0 -60px no-repeat; }


#nav ul{ margin:0 10px 5px 10px; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 { background:url(../images/nav.jpg) 0 0 no-repeat; height:45px; }
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:40px; }
#nav02 { background:url(../images/nav.jpg) 0 -45px no-repeat; height:36px; }
#nav03 { background: url(../images/nav.jpg) 0 -81px no-repeat; height:40px; }
#nav03 a { background: url(../images/nav.jpg) 0 -81px no-repeat; height:30px; }
#nav04 { background: url(../images/nav.jpg) 0 -121px no-repeat; height:40px; }
#nav04 a { background: url(../images/nav.jpg) 0 -121px no-repeat; height:30px; }
#nav05 { background: url(../images/nav.jpg) 0 -161px no-repeat; height:55px; }
#nav05 a { background: url(../images/nav.jpg) 0 -161px no-repeat; height:30px; }
#nav06 { background: url(../images/nav.jpg) 0 -216px no-repeat; height:35px; }
#nav07 { background: url(../images/nav.jpg) 0 -251px no-repeat; height:40px; }
#nav07 a { background: url(../images/nav.jpg) 0 -251px no-repeat; height:30px; }
#nav08 { background: url(../images/nav.jpg) 0 -291px no-repeat; height:40px; }
#nav08 a { background: url(../images/nav.jpg) 0 -291px no-repeat; height:30px; }
#nav09 { background: url(../images/nav.jpg) 0 -331px no-repeat; height:40px; }
#nav09 a { background: url(../images/nav.jpg) 0 -331px no-repeat; height:30px; }
#nav10 { background: url(../images/nav.jpg) 0 -371px no-repeat; height:40px; }
#nav10 a { background: url(../images/nav.jpg) 0 -371px no-repeat; height:30px; }
#nav11 { background: url(../images/nav.jpg) 0 -411px no-repeat; height:40px; }
#nav11 a { background: url(../images/nav.jpg) 0 -411px no-repeat; height:30px; }
#nav12 { background: url(../images/nav.jpg) 0 -451px no-repeat; height:49px; }
#nav12 a { background: url(../images/nav.jpg) 0 -451px no-repeat; height:30px; }

#nav01 a:hover { background: url(../images/nav.jpg) -230px 0 no-repeat; height:40px; }
#nav03 a:hover { background: url(../images/nav.jpg) -230px -81px no-repeat; height:30px; }
#nav04 a:hover { background: url(../images/nav.jpg) -230px -121px no-repeat; height:30px; }
#nav05 a:hover { background: url(../images/nav.jpg) -230px -161px no-repeat; height:30px; }
#nav07 a:hover { background: url(../images/nav.jpg) -230px -251px no-repeat; height:30px; }
#nav08 a:hover { background: url(../images/nav.jpg) -230px -291px no-repeat; height:30px; }
#nav09 a:hover { background: url(../images/nav.jpg) -230px -331px no-repeat; height:30px; }
#nav10 a:hover { background: url(../images/nav.jpg) -230px -371px no-repeat; height:30px; }
#nav11 a:hover { background: url(../images/nav.jpg) -230px -411px no-repeat; height:30px; }
#nav12 a:hover { background: url(../images/nav.jpg) -230px -451px no-repeat; height:30px; }

.nav_shikatown02{
	margin:0 65px 0 65px;
	display:block;
	line-height:1%;
	}
	
.nav_bg01{ background:url(../images/nav_bg03.jpg) 0 0 repeat-y; margin:0 11px 5px 11px; }
.nav_bg02{ background:url(../images/nav_bg04.jpg) 0 top no-repeat; }
.nav_bg03{ background:url(../images/nav_bg05.jpg) 0 bottom no-repeat; padding:9px 10px 12px 10px; }

#nav dl{ margin:0 0 5px 3px; padding:0; width:200px; font-size:93%; line-height:1.5em; }
#nav dl dt{ margin:0; color:#3C6802; font-weight:bold; }
#nav dl dd{ margin:0 0 0 9px; }

.nav_clinic { margin:0; }
.nav_clinic a {
	background:url(../images/nav_clinic.jpg) 0 0 no-repeat;
	width:208px;
	height:28px;
	display:block;
	text-indent:-9999px;
	}
.nav_clinic a:hover { background:url(../images/nav_clinic.jpg) 0 -28px no-repeat; }

.nav_jobs { margin:0 15px 10px 15px; }
.nav_jobs a {
	background:url(../images/nav_jobs.jpg) 0 0 no-repeat;
	width:220px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
.nav_jobs a:hover { background:url(../images/nav_jobs.jpg) 0 -60px no-repeat; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:80px;
	padding: 0 15px;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #666666;
	line-height:1.64em;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer .footer_tel{ float:left; margin:0; padding:26px 0 0 0; display:block; line-height:1%; }

#footer address { margin: 0; padding:60px 0 0 0; float:right; }


/*---------- 06  Contents -----------*/

.section { padding: 0 5px 10px 5px; clear:both; }
.section .section { padding: 0 10px 15px 10px; clear:both; }
.section .section .section { padding: 0 10px 0 10px; clear:both; }

.center { text-align: center; }
.right { text-align: right; }
.top { vertical-align:top; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 0 10px 0;
	}
#index h2{
	display:block;
	line-height:1%;
	margin:0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 29px;
	text-indent: -9999px;
	margin: 0 -5px 10px -5px;
	}
#index #content h3 {
	clear: both;
	height: 28px;
	text-indent: -9999px;
	margin: 0 0 5px 4px;
	}

#content h4 {
	height: 29px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}
#index #content h4 {
	height: 25px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	}


#content .title{ 
	background:url(../images/icon02.jpg) 0 0px no-repeat;
	padding-left:22px;
	margin:0 -10px 5px -10px;
	font-size:100%;
	line-height:1.43em;
	font-weight:bold;
	color:#3a6903;
	}

#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	line-height:2em;
	background: url(../images/icon01.jpg) 0 3px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #9e4700;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #ff7000; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image{
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.image_l  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l01  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	}


.image_r {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 6px 0px;
	display:block;
	line-height:1%;
	}

.case {
	margin: 0 50px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	height:20px;
	padding: 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 180px;
	height: 20px;
	margin: 0;
	padding: 0;
	line-height:1em;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	text-indent: -9999px;
	height: 20px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.5em;
	color: #666;
	width: 100%;
	margin-bottom: 10px;
        padding:0;
	
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #ffe888;
	vertical-align:top;
	}
#content table.tb01 { margin:0; }
#content table.tb01 td {
	border:none;
	padding:0;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content table td.bgcolor { background:#cccccc; border:none;}



/*---------- 07  Index -----------*/

#index h3#title02 { background:url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h4#title03 { background:url(../images/index_h4-01.jpg) 0 0 no-repeat; }
#index h4#title04 { background:url(../images/index_h4-02.jpg) 0 0 no-repeat; }

.index01{ margin:0 6px 15px 4px; }

.index_child { margin:0 5px 0 0; float:left; }
.index_child a {
	background:url(../images/index_child.jpg) 0 0 no-repeat;
	width:200px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
.index_child a:hover { background:url(../images/index_child.jpg) 0 -100px no-repeat; }

.index_ortho { margin:0 5px 0 0; float:left; }
.index_ortho a {
	background:url(../images/index_ortho.jpg) 0 0 no-repeat;
	width:200px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
.index_ortho a:hover { background:url(../images/index_ortho.jpg) 0 -100px no-repeat; }

.index_surgery { margin:0; float:right; }
.index_surgery a {
	background:url(../images/index_surgery.jpg) 0 0 no-repeat;
	width:200px;
	height:100px;
	display:block;
	text-indent:-9999px;
	}
.index_surgery a:hover { background:url(../images/index_surgery.jpg) 0 -100px no-repeat; }

.index_bg01{ background:url(../images/index_bg01.jpg) 0 0 repeat-y; margin:0 6px 10px 4px; clear:both; }
.index_bg02{ background:url(../images/index_bg02.jpg) 0 top no-repeat; }
.index_bg03{ background:url(../images/index_bg03.jpg) 0 bottom no-repeat; padding:10px 7px 10px 9px; }

#index #content .alpha01{ 
	width:310px;
	float:left;
	margin:0;
	padding:7px 0 9px 0;
	background:#fff url(../images/index_bg04.jpg) 6px 37px no-repeat;
	}
#index #content .beta01{ 
	width:280px;
	float:right;
	}
	
#content dl.dl01{ margin:10px 8px 0 12px; padding:0; width:290px; clear:both; }
#content dl.dl01 dt{ width:72px; margin:0; float:left; color:#3C6802; font-weight:bold; }
#content dl.dl01 dd{ width:218px; margin:0; float:left; }
#content dl.dl01 dd.dd01{ margin:0 0 0 72px; display:inline; }

#index #map{
	width:269px;
	height:205px;
	margin:0 6px 6px 5px;
	}

.index_bg04{ background:url(../images/index_bg05.jpg) 0 0 repeat-y; margin:0 3px 0 1px; clear:both; }
.index_bg05{ background:url(../images/index_bg06.jpg) 0 top no-repeat; }
.index_bg06{ background:url(../images/index_bg07.jpg) 0 bottom no-repeat; padding:10px 10px 10px 18px; }

.index_clinic { margin:0; }
.index_clinic a {
	background:url(../images/index_clinic.jpg) 0 0 no-repeat;
	width:280px;
	height:32px;
	display:block;
	text-indent:-9999px;
	}
.index_clinic a:hover { background:url(../images/index_clinic.jpg) 0 -32px no-repeat; }

.bn_staff_concept01 { margin:0 6px 10px 4px; }
.bn_staff_concept01 a {
	background:url(../images/bn_staff_concept01.jpg) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_staff_concept01 a:hover { background:url(../images/bn_staff_concept01.jpg) 0 -80px no-repeat; }

.bn_staff_concept02 { margin:0 6px 10px 4px; }
.bn_staff_concept02 a {
	background:url(../images/bn_staff_concept02.jpg) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_staff_concept02 a:hover { background:url(../images/bn_staff_concept02.jpg) 0 -80px no-repeat; }

.bn_shikatown { margin:0 6px 20px 4px; }
.bn_shikatown a {
	background:url(../images/bn_shikatown.jpg) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_shikatown a:hover { background:url(../images/bn_shikatown.jpg) 0 -80px no-repeat; }

.main_img_bg{
	background:url(../images/main_img_bg.jpg) 0 0 no-repeat;
	height:151px;
	clear:both;
	}
.main_img{
	margin:0;
	padding:38px 0 0 0;
	float:right;
	}

/*---------- 08  Clinic -----------*/

#clinic h3#title02{ background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03{ background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title04{ background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }

.bn_staff_concept { margin:0 6px 10px 4px; }
.bn_staff_concept a {
	background:url(../images/bn_staff_concept.jpg) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_staff_concept a:hover { background:url(../images/bn_staff_concept.jpg) 0 -80px no-repeat; }

#clinic #map{
	width:466px;
	height:400px;
	margin:5px 0;
	border:1px solid #cccccc;
	}

.clinic01{
	margin:0 30px 15px 30px;
	}

.hidden { display:none; }
	
#content ul.ul01 li{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	}
#content ul.ul01 li a{
	width:125px;
	height:94px;
	display:block;
	text-indent:-9999px;
	}
#clinic01 { background:url(../images/clinic01.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic01 a { background:url(../images/clinic01.jpg) 0 0 no-repeat; }
#clinic02 { background:url(../images/clinic02.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic02 a { background:url(../images/clinic02.jpg) 0 0 no-repeat; }
#clinic03 { background:url(../images/clinic03.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic03 a { background:url(../images/clinic03.jpg) 0 0 no-repeat; }
#clinic04 { background:url(../images/clinic04.jpg) 0 0 no-repeat; width:125px; height:104px; }
#clinic04 a { background:url(../images/clinic04.jpg) 0 0 no-repeat; }
#clinic05 { background:url(../images/clinic05.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic05 a { background:url(../images/clinic05.jpg) 0 0 no-repeat; }
#clinic06 { background:url(../images/clinic06.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic06 a { background:url(../images/clinic06.jpg) 0 0 no-repeat; }
#clinic07 { background:url(../images/clinic07.jpg) 0 0 no-repeat; width:135px; height:104px; }
#clinic07 a { background:url(../images/clinic07.jpg) 0 0 no-repeat; }
#clinic08 { background:url(../images/clinic08.jpg) 0 0 no-repeat; width:125px; height:104px; }
#clinic08 a { background:url(../images/clinic08.jpg) 0 0 no-repeat; }
#clinic09 { background:url(../images/clinic09.jpg) 0 0 no-repeat; width:135px; height:94px; }
#clinic09 a { background:url(../images/clinic09.jpg) 0 0 no-repeat; }
#clinic10 { background:url(../images/clinic10.jpg) 0 0 no-repeat; width:135px; height:94px; }
#clinic10 a { background:url(../images/clinic10.jpg) 0 0 no-repeat; }
#clinic11 { background:url(../images/clinic11.jpg) 0 0 no-repeat; width:135px; height:94px; }
#clinic11 a { background:url(../images/clinic11.jpg) 0 0 no-repeat; }
#clinic12 { background:url(../images/clinic12.jpg) 0 0 no-repeat; width:125px; height:104px; }
#clinic12 a { background:url(../images/clinic12.jpg) 0 0 no-repeat; }

#clinic01 a:hover { background:url(../images/clinic01.jpg) 0 -94px no-repeat; }
#clinic02 a:hover { background:url(../images/clinic02.jpg) 0 -94px no-repeat; }
#clinic03 a:hover { background:url(../images/clinic03.jpg) 0 -94px no-repeat; }
#clinic04 a:hover { background:url(../images/clinic04.jpg) 0 -94px no-repeat; }
#clinic05 a:hover { background:url(../images/clinic05.jpg) 0 -94px no-repeat; }
#clinic06 a:hover { background:url(../images/clinic06.jpg) 0 -94px no-repeat; }
#clinic07 a:hover { background:url(../images/clinic07.jpg) 0 -94px no-repeat; }
#clinic08 a:hover { background:url(../images/clinic08.jpg) 0 -94px no-repeat; }
#clinic09 a:hover { background:url(../images/clinic09.jpg) 0 -94px no-repeat; }
#clinic10 a:hover { background:url(../images/clinic10.jpg) 0 -94px no-repeat; }
#clinic11 a:hover { background:url(../images/clinic11.jpg) 0 -94px no-repeat; }
#clinic12 a:hover { background:url(../images/clinic12.jpg) 0 -94px no-repeat; }
/*---------- 09  Staff_concept -----------*/

#staff_concept h3#title02{ background:url(../images/staff_concept_h3-01.jpg) 0 0 no-repeat; }
#staff_concept h4#title03{ background:url(../images/staff_concept_h4-01.jpg) 0 0 no-repeat; }
#staff_concept h4#title04{ background:url(../images/staff_concept_h4-02.jpg) 0 0 no-repeat; }
#staff_concept h3#title05{ background:url(../images/staff_concept_h3-02.jpg) 0 0 no-repeat; }
#staff_concept h4#title06{ background:url(../images/staff_concept_h4-03.jpg) 0 0 no-repeat; }
#staff_concept h4#title07{ background:url(../images/staff_concept_h4-04.jpg) 0 0 no-repeat; }
#staff_concept h4#title08{ background:url(../images/staff_concept_h4-05.jpg) 0 0 no-repeat; }
#staff_concept h4#title09{ background:url(../images/staff_concept_h4-06.jpg) 0 0 no-repeat; }
#staff_concept h3#title10{ background:url(../images/staff_concept_h3-03.jpg) 0 0 no-repeat; }

#content .alpha01{ width:250px; float:left; }
#content .beta01{ width:325px; float:right; }

#content dl.dl02{ margin:0; padding:0; width:305px; clear:both; }
#content dl.dl02 dt{ width:65px; margin:0; float:left; }
#content dl.dl02 dd{ width:240px; margin:0; float:left; }

.staff_concept01{
	background:url(../images/staff_concept05.jpg) right top no-repeat;
	}

.bn_clinic { margin:0 6px 20px 4px; }
.bn_clinic a {
	background:url(../images/bn_clinic.jpg) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.bn_clinic a:hover { background:url(../images/bn_clinic.jpg) 0 -80px no-repeat; }

/*---------- 10  Cost -----------*/

#cost h3#title02{ background:url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h4#title03{ background:url(../images/cost_h4-01.jpg) 0 0 no-repeat; }
#cost h4#title04{ background:url(../images/cost_h4-02.jpg) 0 0 no-repeat; }

/*---------- 11  General -----------*/

#general h3#title02{ background:url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03{ background:url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title04{ background:url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h4#title05{ background:url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h4#title06{ background:url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h3#title07{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title08{ background:url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general h4#title09{ background:url(../images/general_h4-06.jpg) 0 0 no-repeat; }
#general h4#title10{ background:url(../images/general_h4-07.jpg) 0 0 no-repeat; }
#general h4#title11{ background:url(../images/general_h4-08.jpg) 0 0 no-repeat; }
#general h3#title12{ background:url(../images/general_h3-09.jpg) 0 0 no-repeat; }

/*---------- 12  Painless -----------*/

#painless h3#title02{ background:url(../images/painless_h3-01.jpg) 0 0 no-repeat; }
#painless h4#title03{ background:url(../images/painless_h4-01.jpg) 0 0 no-repeat; }
#painless h4#title04{ background:url(../images/painless_h4-02.jpg) 0 0 no-repeat; }
#painless h4#title05{ background:url(../images/painless_h4-03.jpg) 0 0 no-repeat; }

/*---------- 13  Child -----------*/

#child h3#title02{ background:url(../images/child_h3-01.jpg) 0 0 no-repeat; }
#child h3#title03{ background:url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h4#title04{ background:url(../images/child_h4-01.jpg) 0 0 no-repeat; }
#child h4#title05{ background:url(../images/child_h4-02.jpg) 0 0 no-repeat; }
#child h4#title06{ background:url(../images/child_h4-03.jpg) 0 0 no-repeat; }

/*---------- 14  Metal_free -----------*/

#metal_free h3#title02{ background:url(../images/metal_free_h3-01.jpg) 0 0 no-repeat; }
#metal_free h4#title03{ background:url(../images/metal_free_h4-01.jpg) 0 0 no-repeat; }
#metal_free h3#title04{ background:url(../images/metal_free_h3-02.jpg) 0 0 no-repeat; }
#metal_free h4#title05{ background:url(../images/metal_free_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Surgery -----------*/

#surgery h3#title02{ background:url(../images/surgery_h3-01.jpg) 0 0 no-repeat; }
#surgery h4#title03{ background:url(../images/surgery_h4-01.jpg) 0 0 no-repeat; }
#surgery h4#title04{ background:url(../images/surgery_h4-02.jpg) 0 0 no-repeat; }
#surgery h3#title05{ background:url(../images/surgery_h3-02.jpg) 0 0 no-repeat; }
#surgery h4#title06{ background:url(../images/surgery_h4-03.jpg) 0 0 no-repeat; }
#surgery h3#title07{ background:url(../images/surgery_h3-03.jpg) 0 0 no-repeat; }
#surgery h4#title08{ background:url(../images/surgery_h4-04.jpg) 0 0 no-repeat; }
#surgery h4#title09{ background:url(../images/surgery_h4-05.jpg) 0 0 no-repeat; }
#surgery h3#title10{ background:url(../images/surgery_h3-04.jpg) 0 0 no-repeat; }

/*---------- 16  Ortho -----------*/

#ortho h3#title02{ background:url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h3#title03{ background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title04{ background:url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title05{ background:url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho h4#title06{ background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title07{ background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho h4#title08{ background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho h4#title09{ background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }
#ortho h3#title10{ background:url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }



/*---------------------*/

.margin_t0 { margin-top:0px; }
.margin_b05 { margin-bottom:5px; }
.margin_b07 { margin-bottom:7px; }
.margin_b10 { margin-bottom:10px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }
.pad_t05 { padding-top:5px; }

.bg01 { background:#fff9df; }

.text01{ color:#5a3d1c; font-weight:bold; }
.text_b { font-weight:bold; }

.w40 { width:40px; }
.w100 { width:100px; }
.w150 { width:150px; }
.w200 { width:200px; }
.w275 { width:275px; }

.bg_br {
	background:#effbdc;
	border:1px solid #d9edb9;
	margin:0 0 10px 0;
	padding:0 10px;
	}
