@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Access                      */
/*                 09  Staff                       */
/*                 10  General                     */
/*                 11  Prevent                     */
/*                 12  Esthe                       */
/*                 13  Choose                      */
/*                 14  Perio                       */
/*                 15  Ortho                       */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown           #593a26     */
/*        Main Color - Light Brown     #563925     */
/*        Main Color - Fresh Pink      #fff2dc     */
/*                                                 */
/*        Sub Color  - Red   #a52300               */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      83.33%              */
/*                   11px      91.67%              */
/*                   12px      100%                */
/*                   14px     116.67%              */
/*                   16px     133.33%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bgcontent.jpg) top center repeat-x;}
body#index { background: url(../images/body_bg.jpg) top center repeat-x;}
#index #body02{background:url(../images/body_bg02.jpg) no-repeat top center; width:1140px; text-align:center; margin:0 auto; }
#body02{background:url(../images/body_bg02content.jpg) no-repeat top center; width:1140px; text-align:center; margin:0 auto;}
#wrapper {
	width: 902px;
	margin: 0 auto;
	padding: 0 0 0 2px;
	text-align:left;
}
#main {
	width:902px;
	margin:0 0 24px 0;
	padding:0;
}

#content {
	width: 672px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
}
/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_bg.jpg) 0px 10px no-repeat;
	height: 410px;
	width: 900px;
	margin: 0 0 25px 0px;
	padding:0;
	position: relative;
}
#index #header01{ float:right; margin:0; padding:11px 0 0 0px; height:400px; width:450px;}
#index h1 {
	width: 200px;
	height:75px;
	line-height: 1.0;
	float: left;
	padding:320px 0 0px 28px
}
#index h1 a {
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 75px;
    position: absolute;
}
#header {
	background: url(../images/header_bgcontent.jpg) 0px 10px no-repeat;
	height: 275px;
	width: 900px;
	margin: 0 0 25px 0px;
	padding:0;
	position: relative;
}
#header01{ float:right; margin:0; padding:10px 0 0 0px; height:265px; width:450px;}

h1 {
	width: 200px;
	height:75px;
	line-height: 1.0;
	float: left;
	padding:180px 0 0px 28px
}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 200px;
	height: 75px;
}

#header .description {
    position: absolute;
    top: 20px;
    left:12px;
    margin: 0;
	color:#FFF;
    }

/*----------04  Navigation -----------*/
#nav {
	width: 210px;
	float: left;
	padding:0;
	margin:0 0 20px 0;
	
}
#nav #menu{background:url(../images/nav_bg.jpg) repeat-y top left; margin:0 0 18px 0; padding:0;}
#nav #menu ul,
#nav #menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav #menu .internal li {
	text-indent: -9999px;
	margin:0 5px 0 5px;
	padding:0;
}
#nav #menu .internal li a {
	display: block;
}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:30px; }
#nav02 { background: url(../images/nav.jpg) 0 -30px no-repeat; height:41px; }
#nav03 a { background: url(../images/nav.jpg) 0 -71px no-repeat; height:30px; }
#nav04 a { background: url(../images/nav.jpg) 0 -101px no-repeat; height:30px; }
#nav05 a { background: url(../images/nav.jpg) 0 -131px no-repeat; height:29px; }
#nav06 { background: url(../images/nav.jpg) 0 -160px no-repeat; height:41px; }
#nav07 a { background: url(../images/nav.jpg) 0 -201px no-repeat; height:30px;}
#nav08 a { background: url(../images/nav.jpg) 0 -231px no-repeat; height:30px }
#nav09 a { background: url(../images/nav.jpg) 0 -261px no-repeat; height:30px; }
#nav10 a { background: url(../images/nav.jpg) 0 -291px no-repeat; height:30px; }
#nav11 a { background: url(../images/nav.jpg) 0 -321px no-repeat; height:30px; }
#nav12 a { background: url(../images/nav.jpg) 0 -351px no-repeat; height:31px; }

#nav01 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -200px -71px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -101px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -131px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -201px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -231px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -261px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -291px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -321px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -351px no-repeat; }

#nav p { text-align: center; }
#nav #menu01{background:url(../images/index_img02.jpg) repeat-y 0 0; margin:0 0 21px 0; padding:0; width:210px;}
#nav p.menu01_t{background:url(../images/index_img01.jpg) no-repeat 0 0; margin:0 0 12px 0; padding:11px 0 0 0; display:block; line-height:1%;}
#nav p.menu01_b{margin:0; padding:0; display:block; line-height:1%; height:3px;}
/*---------- 05  Footer -----------*/

#footer {
	width:900px;
	height:150px;
	clear: both;
	padding:0;
	margin: 0;
}
#footer01{
	width:900px;
	height:110px;
	background:url(../images/footer_bg.jpg) no-repeat top left;
	margin:0 0 19px 0;
}
*:first-child+html #footer { font-size: 12px; margin:0; padding:0; } /*  for IE7 only */
* html body #footer { font-size: 12px; margin:0; padding:0;} /*  for IE6 only */

#footer01 .alpha1{float:left; margin:0; padding:27px 40px 0 17px; width:227px;}
#footer01 .beta1{float:left; margin:0; padding:5px 40px 0 0; width:245px;}
#footer01 .gamma{float:right; margin:0; padding:17px 10px 0 0; width:320px;}

#footer01 p.reserved {margin:7px 0 0 0; padding:0 0 0 5px;}
#footer01 p.reserved a:link, #index p.reserved a:active, #index p.reserved a:visited {background:url(../images/footer_img03.jpg) 0 0 no-repeat; width:240px; height:20px; text-indent:-9999px; display:block; line-height:1%;}
#footer01 p.reserved a:hover{background:url(../images/footer_img03_ov.jpg) 0 0 no-repeat;  }


#footer address { margin:5px 0 0 0; padding:0; text-align:center; }

#footer .footer_banner ul{
	margin:0;
	padding:0;
	width:900px;
	height:110px;
	list-style:none;
	}
#footer .footer_banner li{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	height:110px;
	text-indent:-9999px;
	}
#footer .footer_banner li a{
	display:block;
	height:110px;
	}
	
#footer #f_nav01{background:url(../images/footer_banner.jpg) 0 0 no-repeat; width:260px;}
#footer #f_nav02 a{background:url(../images/footer_banner.jpg) -260px 0 no-repeat; width:293px;}
#footer #f_nav03{background:url(../images/footer_banner.jpg) -553px 0 no-repeat; width:347px;}

#footer #f_nav02 a:hover{background:url(../images/footer_banner.jpg) -260px -110px no-repeat;}

/*---------- 06  Contents -----------*/

.section { padding: 0 25px 0 25px; }
.section .section { padding: 0 0px 0 15px; }
.section .section .section { padding:0 0 5px 0;}

.center { text-align: center; }

#content h2 {
	height: 80px;
	text-indent: -9999px;
	padding: 0;
	margin:0 0 7px 0;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -25px 15px -15px;
	padding:0;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin:0 -15px 5px -15px;
	padding:0;
	clear:both;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	color:#ffa1a1;
	background:url(../images/h5.jpg) no-repeat top left;
	margin:0 0 10px 0;
	padding:0px 0 0 0;
	text-indent:20px;
	height:39px;
	line-height:3em;
	clear:both;
}
#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;
	}

a {	color: #ff7f00;	outline: none;	text-decoration:underline;}
a:hover { color: #ff7f00; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
}
.img{padding:0; margin:0; line-height:1%;}

.image_l{float: left; margin: 2px 0 0 0 ; padding:0; line-height:%;}
.image_b  {
	margin:0 15px 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
.image_b1  {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_b1 { margin: 0 0 6px 0;} /*  for IE7 only */
* html body .image_b1 { margin: 0 0 6px 0;} /*  for IE6 only */
.image_b2  {
	margin:0 44px 0 45px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
.image_b3  {
	margin:0 80px 0 80px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
.image_b4  {
	margin:0;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
.image_b5  {
	margin:0 8px 0 8px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
.image_l_b  {
	float:left;
	margin:0 15px 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_l_b { margin: 0px 11px 0px 0;} /*  for IE7 only */
* html body .image_l_b { margin: 0px 11px 0px 0;} /*  for IE6 only */

.image_l_b1  {
	float:left;
	margin:0.3em 15px 0 0;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_l_b1 { margin: 0.3em 11px -6px 0;} /*  for IE7 only */
* html body .image_l_b1 { margin: 0.3em 11px -6px 0;} /*  for IE6 only */

.image_l_b2  {
	float:left;
	margin:0.2em 15px 0 0;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_l_b2 { margin: 0.2em 11px -6px 0;} /*  for IE7 only */
* html body .image_l_b2 { margin: 0.2em 11px -6px 0;} /*  for IE6 only */
.image_l_b3  {
	float:left;
	margin:0.3em 0 0 0;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_l_b3 { margin: 0.3em 0 0 0;} /*  for IE7 only */
* html body .image_l_b3 { margin: 0.3em 0 0 0;} /*  for IE6 only */

.image_l_b4  {
	float:left;
	margin:2px 0 0 0;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_l_b4 { margin: 2px 0 0 0;} /*  for IE7 only */
* html body .image_l_b4 { margin: 2px 0 0 0;} /*  for IE6 only */

.image_r{margin:0; padding:0; float:right; line-height:1%;}
.image_r_b  {
	float:right;
	margin:0 0 0 15px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_r_b { margin: 0px 0 0 11px;} /*  for IE7 only */
* html body .image_r_b { margin: 0px 0 0 11px;} /*  for IE6 only */

.image_r_b1  {
	float:right;
	margin:2px 0 0 15px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_r_b1 { margin: 2px 0 0 11px;} /*  for IE7 only */
* html body .image_r_b1 { margin: 2px 0 0 11px;} /*  for IE6 only */

.image_r_b2  {
	float:right;
	margin:2px 0 10px 15px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_r_b2 { margin: 2px 0 4px 11px;} /*  for IE7 only */
* html body .image_r_b2 { margin: 2px 0 4px 11px;} /*  for IE6 only */

.image_r_b3  {
	float:right;
	margin:0.3em 0 0 0;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_r_b3 { margin: 0.3em 0 0 0;} /*  for IE7 only */
* html body .image_r_b3 { margin: 0.3em 0 0 0;} /*  for IE6 only */.case {
	margin: 0;
	padding:0px;
	background: url(../images/arrow02.jpg) center center no-repeat;
}

.image_r_b4  {
	float:right;
	margin:2px 0 20px 15px;
	line-height:1%; 
	font-size:1%;
	border:1px #eceae9 solid;
	padding:1px;
}
*:first-child+html .image_r_b4 { margin: 2px 0 14px 11px;} /*  for IE7 only */
* html body .image_r_b4 { margin: 2px 0 14px 11px;} /*  for IE6 only */

.image_l_b5  {
	float:left;
	margin:10px 15px 0 15px;
	line-height:1%; 
	border:1px #eceae9 solid;
	padding:1px;
}

.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;
	padding:0; margin:0;
	color:#f46606;
}
#content ul.totop {
	clear: both;
	padding:10px 25px 0 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 130px;
	height: 25px;
	line-height:1%;
	font-size:1%;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
}
#content ul.totop li a {
	display: block;
	height: 25px;
	background: url(../images/pagetop.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 {
	margin: 0;
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #8b5c29;
	font-size: 100%;
	}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #8b5c29;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/
#index ul.icon{
	margin:0;
	padding:0;
}
#index ul.icon li {
	list-style: none;
	background: url(../images/arrow01.jpg) 9px 15px no-repeat;
	padding:12px 0 0 30px;
	margin:0px;
}
#index p.recruit {margin:21px 0 27px 0; padding:0;}
#index p.recruit a:link, #index p.recruit a:active, #index p.recruit a:visited {background:url(../images/index_img09.jpg) 0 0 no-repeat; width:672px; height:123px; text-indent:-9999px; display:block; line-height:1%; font-size:1%;}
#index p.recruit a:hover{background:url(../images/index_img09_ov.jpg) 0 0 no-repeat; }
.index_01{
	width:670px;
	background:url(../images/index_img10.jpg) no-repeat top left;
	margin:0;
	padding:20px 0 24px 0;
}
#index .alpha{float:left; width:350px; padding:0 0 0 5px; margin:0; line-height:1.55em;}
#index .beta{float:right; width:290px; margin:0; padding:0 5px 0 0;}

#index p.esthe {margin:7px 0 20px 0; padding:0;}
#index p.esthe a:link, #index p.esthe a:active, #index p.esthe a:visited {background:url(../images/index_img14.jpg) 0 0 no-repeat; width:290px; height:70px; text-indent:-9999px; display:block; line-height:1%;}
#index p.esthe a:hover{background:url(../images/index_img14_ov.jpg) 0 0 no-repeat; }

#index p.choose {margin:0px 0 20px 0; padding:0;}
#index p.choose a:link, #index p.choose a:active, #index p.choose a:visited {background:url(../images/index_img15.jpg) 0 0 no-repeat; width:290px; height:70px; text-indent:-9999px; display:block; line-height:1%;}
#index p.choose a:hover{background:url(../images/index_img15_ov.jpg) 0 0 no-repeat; }

#index p.perio {margin:0; padding:0;}
#index p.perio a:link, #index p.perio a:active, #index p.perio a:visited {background:url(../images/index_img16.jpg) 0 0 no-repeat; width:290px; height:70px; text-indent:-9999px; display:block; line-height:1%;}
#index p.perio a:hover{background:url(../images/index_img16_ov.jpg) 0 0 no-repeat; }

.index_02{width:668px; margin:0 2px 0 0; padding:0;}
#index .left{margin:0; padding:3px 0px 0 0px; width:333px; float:left;}
#index .l1{margin:0; padding:0; width:140px; float:left;}
#index .r1{margin:0; padding:0; width:174px; float:right;}
#index .right{padding:0; margin:0; width:322px; float:right; text-align:right;}

#index dl { margin:0px; padding:0px; line-height:1.5em;}
#index dl dt{ margin: 0; padding:0 ; float:left; color:#f46606; width:170px;}
#index dl dd{ margin: 0; padding: 1px 0 0 0; float:left; width:174px; }
#index dl dd.dd01{ margin: 0; padding: 0; float:left; width:174px; }
#index dl dd.dd02{ margin: 0; padding: 0 0 3px 0; float:left; width:174px; }
#index dl dd.dd03{ margin: 0; padding: 0 0 1px 0; float:left; width:174px; }

#index p.access {margin:0; padding:0; text-align:left;}
#index p.access a:link, #index p.access a:active, #index p.access a:visited {background:url(../images/index_img22.jpg) 0 0 no-repeat; width:322px; height:22px; text-indent:-9999px; display:block; line-height:1%;}
#index p.access a:hover{background:url(../images/index_img22_ov.jpg) 0 0 no-repeat;  }

.text_index{padding:2px 10px 21px 7px;}
p.text{margin:0; padding:5px 0 0 0;}

/*---------- 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 h4#title03{ background:url(../images/access_h4-01.jpg) no-repeat 0 0;}
#access h3#title04{ background:url(../images/access_h3-02.jpg) no-repeat 0 0;}
#access h4#title05{ background:url(../images/access_h4-02.jpg) no-repeat 0 0;}
#access h4#title06{ background:url(../images/access_h4-03.jpg) no-repeat 0 0;}
#access h4#title07{ background:url(../images/access_h4-04.jpg) no-repeat 0 0;}
#access h4#title08{ background:url(../images/access_h4-05.jpg) no-repeat 0 0;}
#access h4#title09{ background:url(../images/access_h4-06.jpg) no-repeat 0 0;}
#access h4#title10{ background:url(../images/access_h4-07.jpg) no-repeat 0 0;}
#access h4#title11{ background:url(../images/access_h4-08.jpg) no-repeat 0 0;}
#access h4#title12{ background:url(../images/access_h4-09.jpg) no-repeat 0 0;}
#access h3#title13{ background:url(../images/access_h3-03.jpg) no-repeat 0 0; margin: 20px 0 10px 0}

.access01{margin:0 0 20px 0; padding:2px 0 0 0;}

#map{
width:580px;
height:480px;
}



/*---------- 09  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 h4#title03{ background:url(../images/staff_h4-01.jpg) no-repeat 0 0;}
#staff h4#title04{ background:url(../images/staff_h4-02.jpg) no-repeat 0 0;}
#staff h4#title05{ background:url(../images/staff_h4-03.jpg) no-repeat 0 0;}
#staff h3#title06{ background:url(../images/staff_h3-02.jpg) no-repeat 0 0;}
#staff h4#title07{ background:url(../images/staff_h4-04.jpg) no-repeat 0 0;}
#staff h4#title08{ background:url(../images/staff_h4-05.jpg) no-repeat 0 0;}
#staff h4#title09{ background:url(../images/staff_h4-06.jpg) no-repeat 0 0;}
#staff h3#title10{ background:url(../images/staff_h3-03.jpg) no-repeat 0 0;}
#staff h4#title11{ background:url(../images/staff_h4-07.jpg) no-repeat 0 0;}
#staff h4#title12{ background:url(../images/staff_h4-08.jpg) no-repeat 0 0;}
#staff h4#title13{ background:url(../images/staff_h4-09.jpg) no-repeat 0 0;}
#staff h3#title14{ background:url(../images/staff_h3-04.jpg) no-repeat 0 0;}
#staff h4#title15{ background:url(../images/staff_h4-10.jpg) no-repeat 0 0;}
#staff h4#title16{ background:url(../images/staff_h4-11.jpg) no-repeat 0 0;}
#staff h4#title17{ background:url(../images/staff_h4-09.jpg) no-repeat 0 0;}

#staff h3#title18{ background:url(../images/staff_h3-05.jpg) no-repeat 0 0;}
#staff h3#title19{ background:url(../images/staff_h3-06.jpg) no-repeat 0 0;}

#staff .left{float:left; margin:0px; padding:0px; width:402px;}
#staff .right{float:right; padding:0; margin:0px; width:215px;}
#staff dl { margin:0px; padding:0px;}
#staff dl dt{ margin: 0; padding:0 10px 0 0; display:inline; float:left;}
#staff dl dt.dt_01{ margin: 0; padding:0; display:inline; float:left; width:385px;}
#staff dl dt.dt_02{ margin: 0; padding:0 26px 0 0; display:inline; float:left;}
#staff dl dt.dt_03{ margin: 0; padding:0 15px 0 0; display:inline; float:left;}
#staff dl dt.dt_04{ margin: 0; padding:0 20px 0 0; display:inline; float:left;}
#staff dl dt.dt_05{ margin: 0; padding:0 8px 0 0; display:inline; float:left;}

#staff dl dd{ margin: 0; padding:0 10px 0 0; display:inline; float:left;}
#staff dl dd.dd_01{margin: 0; padding: 0; width:300px;}
#staff dl dd.dd_02{margin: 0; padding:0 10px 0 24px;display:inline; float:left;}
#staff dl dd.dd_03{margin: 0; padding:0 10px 0 6px;display:inline; float:left;}
#staff dl dd.dd_04{margin: 0; padding:0 0px 0 86px;display:inline; float:left;}
#staff dl dd.dd_05{margin: 0; padding: 0; float:none;}
#staff dl dd.dd_06{ margin: 0; padding:0 0 0 9px;display:inline; float:left;}
#staff dl dd.dd_07{ margin: 0; padding:0; display:inline; float:left; width:385px;}

#content dl.staff01 { margin:0px 0 25px 0; padding:0px;}
*:first-child+html #content dl.staff01 { margin: 0px 0 10px 0;} /*  for IE7 only */
* html body #content dl.staff01 { margin:0px 0 10px 0;} /*  for IE6 only */

#staff ul.icon{
	margin:0;
	padding:0;
}
#staff ul.icon li {
	list-style: none;
	background:url(../images/icon.jpg) no-repeat 0 0;
	padding:0 0 0 25px;
	margin:0px 0 5px 0;
	color:#9e2100;
	font-weight:bold;
	font-size:116.67%;
	line-height:1.5em;
}

/*---------- 10  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 h3#title04{ background:url(../images/general_h3-02.jpg) no-repeat 0 0;}
#general h4#title05{ background:url(../images/general_h4-02.jpg) no-repeat 0 0;}
#general h3#title06{ background:url(../images/general_h3-03.jpg) no-repeat 0 0;}
#general table td{vertical-align:top;}
#general table td p.text{margin:0 0 5px 0; padding:0;}

/*---------- 11  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 h3#title03{ background:url(../images/prevent_h3-02.jpg) no-repeat 0 0;}
#prevent h4#title04{ background:url(../images/prevent_h4-01.jpg) no-repeat 0 0;}
#prevent h4#title05{ background:url(../images/prevent_h4-02.jpg) no-repeat 0 0;}
#prevent h4#title06{ background:url(../images/prevent_h4-03.jpg) no-repeat 0 0;}
#prevent h4#title07{ background:url(../images/prevent_h4-04.jpg) no-repeat 0 0;}
#prevent h4#title08{ background:url(../images/prevent_h4-05.jpg) no-repeat 0 0;}
.prevent_01{background:url(../images/prevent09.jpg) no-repeat 0 0; width:310px; height:120px; font-weight:bold; color:#f46606; margin:0 0 0 140px; padding:1px;}
#prevent ul.icon{
	margin:0;
	padding:0;
}
#prevent ul.icon li {
	list-style: none;
	background:url(../images/arrow03.jpg) no-repeat 0 6px;
	padding:0 0 0 15px;
	margin:0px 0 0 60px;
	color:#fff;
	font-weight:bold;
	line-height:1.5em;
}

/*---------- 12  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 table td{vertical-align:top;}

/*---------- 13  Choose -----------*/
#choose h2#title01{ background:url(../images/choose_h2.jpg) no-repeat 0 0;}
#choose h3#title02{ background:url(../images/choose_h3-01.jpg) no-repeat 0 0;}
#choose h4#title03{ background:url(../images/choose_h4-01.jpg) no-repeat 0 0;}
#choose h4#title04{ background:url(../images/choose_h4-02.jpg) no-repeat 0 0;}
#choose h4#title05{ background:url(../images/choose_h4-03.jpg) no-repeat 0 0;}
#choose h4#title06{ background:url(../images/choose_h4-04.jpg) no-repeat 0 0;}
.choose_tb{margin-top:10px;}
*:first-child+html .choose_tb { margin-top:9px;} /*  for IE7 only */
* html body .choose_tb { margin-top:9px;} /*  for IE6 only */

/*---------- 14  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 h3#title03{ background:url(../images/perio_h3-02.jpg) no-repeat 0 0;}
#perio h3#title04{ background:url(../images/perio_h3-03.jpg) no-repeat 0 0;}
#perio h4#title05{ background:url(../images/perio_h4-01.jpg) no-repeat 0 0;}
#perio h4#title06{ background:url(../images/perio_h4-02.jpg) no-repeat 0 0;}
#perio h4#title07{ background:url(../images/perio_h4-03.jpg) no-repeat 0 0;}
.perio_tb{padding-top:3px;}
*:first-child+html .perio_tb { padding-top:2px;} /*  for IE7 only */
* html body .perio_tb { padding-top:2px;} /*  for IE6 only */


/*---------- 15  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 h3#title03{ background:url(../images/ortho_h3-02.jpg) no-repeat 0 0;}
#ortho h4#title04{ background:url(../images/ortho_h4-01.jpg) no-repeat 0 0;}
#ortho h3#title05{ background:url(../images/ortho_h3-03.jpg) no-repeat 0 0;}
#ortho h3#title06{ background:url(../images/ortho_h3-04.jpg) no-repeat 0 0;}
#ortho h3#title07{ background:url(../images/ortho_h3-05.jpg) no-repeat 0 0;}

.ortho_tb{padding-top:3px;}
*:first-child+html .ortho_tb { padding-top:2px;} /*  for IE7 only */
* html body .ortho_tb { padding-top:2px;} /*  for IE6 only */

/*---------- 16  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 h3#title03{ background:url(../images/recruit_h3-02.jpg) no-repeat 0 0;}
.recruit_tb{padding-top:3px;}
*:first-child+html .recruit_tb { padding-top:2px;} /*  for IE7 only */
* html body .recruit_tb { padding-top:2px;} /*  for IE6 only */




/*---------- Margin-Padding -----------*/
.padding_t21{padding-top:21px;}
.margin_t5b5{margin:5px 0 5px 0;}
.margin_t8b12{margin:8px 0 12px 0;}
.margin_r1b6{margin:0 1px 6px 0;}
.margin_r1b8{margin:0 1px 8px 0;}
.margin_l30r30{margin:0 30px 12px 30px;}
.margin_l40r40{margin:0 40px 12px 40px;}
.margin_b7{margin-bottom:7px;}
.margin_b8{margin-bottom:8px;}
.margin_b10{margin-bottom:10px;}
.margin_b11{margin-bottom:11px;}
.margin_b14{margin-bottom:14px;}
.margin_b18{margin-bottom:18px;}
.margin_b19{margin-bottom:19px;}
.margin_b20{margin-bottom:20px;}
.margin_b24{margin-bottom:24px;}
.margin_b30{margin-bottom:30px;}
.margin_b50{margin-bottom:57px;}

.w80{width:80px;}
.w100{width:100px;}
.w110{width:110px;}
.w126{width:126px;}
.w190{width:190px;}
.w244{width:244px;}
.w291{width:291px;}
.w300{width:383px;}
.w398{width:398px;}
.w608{width:608px;}
.w623{width:623px;}
.bg_01{background:#fff1da;}
.bg_02{background:#fff1da; text-align:center;}
.bg_03{background:#fff1da; font-weight:bold; text-align:center; color:#600000;}
.text_red{color:#982400; font-weight:bold; font-size:116.67%;}

.vertical_t{vertical-align:top;}

/*---------- tiny -----------*/
#tiny table { border: none;}
#tiny table td { border: none;}
