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

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

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green          #98d928      */
/*        Main Color - Orange         #f37800      */
/*        Main Color - Light Green    #b1db92      */
/*                                                 */
/*        Sub Color  - Light Orange   #ffe171      */
/*                                                 */
/*==================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) 0 0 repeat-x #fffab3; color:#666; }
body#index { background: url(../images/body_index_bg.jpg) 0 0 repeat-x #fffab3; color:#666; }

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

#main {
	margin: 0;
	width: 900px;
	clear: both;
	}

#content {
	margin: 17px 33px 0;
	padding: 0;
	width: 620px;
	float: right;
	display: inline;
	}

.img { margin: 0; padding: 0; line-height: 1%; display: block; }

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

#index #header {
	margin: 0;
	padding: 0;
	background: url(../images/header_index_bg.jpg) 0 0 no-repeat;
	width: 900px;
	}
	
#index #header #header01{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 100px;
	}
#index #header #header01 #header01_01{
	margin: 0 160px 0 0;
	padding: 0;
	width: 530px;
	height: 100px;
	float: left;
	}
#index #header #header01 #header01_01 p.header_text {
	margin: 0;
	padding: 5px 0 1px 0;
	text-indent: 95px;
	color: #FFF;
	}
	
#index h1 {
	margin: 0 ;
	width: 530px;
	height: 76px;
	line-height: 1.0;
	}
#index h1 a {
	width: 530px;
	height: 76px;
	text-indent: -9999px;
	display: block;
	background: url(../images/header_index_logo.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#index #header p.tel {
	margin: 0 ;
	padding: 18px 15px 0 0;
	width: 195px;
	height: 65px;
	float: right;
	}
#index #header p.tel img { line-height: 1%; display: block; }

#index #header #header02{
	margin: 0;
	padding: 0;
	width: 900px;
	height: 400px;
	background: url(../images/main_img.jpg) 0 0 no-repeat;
	}

#index #header #header02 ul {
	margin: 0;
	padding: 170px 0 0 20px;
	width: 220px;
	list-style: none;
	}

#index #header #header02 ul li {
	margin: 0;
	padding: 0;
	width: 220px;
	list-style: none;
	}
#index #header #header02 ul li a {
	width: 220px;
	text-indent: -9999px;
	display: block;
	}

#nav01 { height: 120px; }
#nav02 { height: 90px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; height: 120px; }
#nav02 a { background: url(../images/header_nav.jpg) 0 -120px no-repeat; height: 90px; }

#nav01 a:hover { background: url(../images/header_nav.jpg) -220px 0 no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -220px -120px no-repeat; }

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

#header #header01 #header01_01{
	margin: 0 160px 0 0;
	padding: 0;
	width: 530px;
	height: 100px;
	float: left;
	}
#header #header01 #header01_01 p.header_text {
	margin: 0;
	padding: 5px 0 1px 0;
	text-indent: 95px;
	color: #FFF;
	}
	
h1 {
	margin: 0 ;
	width: 530px;
	height: 76px;
	line-height: 1.0;
	}
h1 a {
	width: 530px;
	height: 76px;
	text-indent: -9999px;
	display: block;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0 ;
	padding: 18px 15px 0 0;
	width: 195px;
	height: 65px;
	float: right;
	}
#header p.tel img { line-height: 1%; display: block; }


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

#nav {
	margin: 0;
	padding: 0 0 20px 0;
	width: 214px;
	float: left;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	}

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

#nav .internal li {
	margin-bottom: 2px;
	height: 39px;
	text-indent: -9999px;
	}

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

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -41px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -82px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -123px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -164px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -205px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -246px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -287px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -328px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -369px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -204px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -204px -41px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -204px -82px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -204px -123px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -204px -164px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -204px -205px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -204px -246px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -204px -287px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -204px -328px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -204px -369px no-repeat; }

#nav p { text-align: left; }

#nav p.contents { 
	margin: 10px 0px 6px 10px; 
	padding: 0;
	width: 75px;
	height: 20px;
	line-height: 1%;
	display: block;
	}
	
#nav p.nav_movie { 
	margin: 0 30px 15px 25px; 
	padding: 0;
	width: 159px;
	height: 135px;
	}
#nav p.nav_movie a { 
	margin: 0; 
	padding: 0;
	width: 159px;
	height: 135px;
	background:url(../images/nav_movie.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	display: block; 
	}
#nav p.nav_movie a:hover { 
	background:url(../images/nav_movie_over.jpg) 0 0 no-repeat; 
	}

#nav p.shikatown { 
	margin: 0 20px 17px 14px; 
	padding: 0;
	width: 180px;
	height: 80px;
	line-height: 1%;
	display: block;
	}

#nav #add {
	margin: 0 14px 0 10px;
	width: 190px;
	}
#nav #add p.add {
	margin: 0;
	padding: 10px;
	background: #FFF;
	font-size: 107.7%;
	color:#8c8c8c; 
	}	
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	width: 900px;
	height: 96px;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 100%;
	text-align: center;
	color: #666;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #218026; text-decoration: underline;  }

#footer #footer01 { 
	margin: 0;
	float: left;
	width: 214px;
	}
#footer #footer01 p.tel{ 
	margin: 13px 13px 17px;
	width: 188px;
	height: 66px;
	line-height: 1%;
	display: block;
	}
	
#footer #footer02 { 
	margin: 0;
	padding: 17px 0 0 0;
	float: right;
	width: 686px;
	}
#footer #footer02 ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer #footer02 ul li {
	display: inline;
	margin: 0;
	padding: 0;

	}
#footer #footer02 address { margin: 0; padding: 20px 0 0 0; color:#218026; }
#footer #footer02 address a { color:#218026; }
#footer #footer02 address a:hover { color:#218026; }


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

.section { padding: 0 14px 0 11px ; }
.section .section { padding: 0 14px 0 14px; }

.center { text-align: center; }

#content h2 {
	margin: 0 0 16px 0;
	width: 620px;
	height: 35px;
	text-indent: -9999px;
	}
#content h3 {
	margin: 0 0 10px 0;
	width: 595px;
	height: 28px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 8px 0px;
	height: 22px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
}
#content ul  {
	margin: 0;
	list-style: none;
	}	

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 7px 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: #ff5f04;
	outline: none;
	}
a:hover { color: #218026; }

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

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}
.image_l_b {
	float: left;
	margin: 0 20px 0px 0;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}
*:first-child+html .image_l_b {	margin: 0 17px 0 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 17px 0 0; } /*  for IE6 only */
	
.image_l_b1 {
	float: left;
	margin: 0 20px 0px 0;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}

*:first-child+html .image_l_b1 {	margin: 0 17px -6px 0; } /*  for IE7 only */
* html body .image_l_b1 { margin: 0 17px -6px 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}
	
.image_r_b {
	float: right;
	margin: 0 0 0 20px;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}
	
*:first-child+html .image_r_b {	margin: 0 0 0 17px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 0 17px; } /*  for IE6 only */

.image_r_b1 {
	float: right;
	margin: 0 0 0 20px;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}
	
*:first-child+html .image_r_b1 {	margin: 0 0 -6px 17px; } /*  for IE7 only */
* html body .image_r_b1 { margin: 0 0 -6px 17px; } /*  for IE6 only */

.alpha { float: left; }	
.beta { float: right; }	

.case {
	margin: 0 ;
	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;
	}

#content ul.totop {
	clear: both;
	margin: 0 14px 20px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 126px;
	height: 20px;
	float: right;
	list-style: none;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	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 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #98d928;
	font-size: 100%;
	line-height: 1.75em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 10px;
	border: 1px solid #98d928;
	}

#content table td.bg01 {
	padding: 7px 10px;
	border: 1px solid #98d928;
	background: #f6ffe7;
	}
#content table td.bg02 {
	padding: 7px 10px;
	border: 1px solid #98d928;
	background: #fffce7;
	}
	
#content table td.center {
	vertical-align: middle;
	}
#content table td.top {
	vertical-align: top;
	}
	
#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

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

/*---------- 07  Index -----------*/

#index h2#title01 { background: url(../images/index_h2.jpg) 0 0 no-repeat; margin: 0 0 5px 0; height: 35px; }
#index h3#title02 { background: url(../images/index_img01.jpg) 0 0 no-repeat; margin: 0 0 1px 11px; width: 323px; height: 29px; }

#index .index01 { margin: 0 0 14px 0; background: #fcfcfc; padding: 2px 17px 1px 17px; }
#index .index02 { margin: 0 0 14px 8px; background: #fffceb; padding: 10px 0px 17px 0px; width: 612px; display: block; }
#index .index02_01 { margin: 0; }
#index .index02_02 { margin: 0 0 0 24px; }

#index .alpha { margin: 0; float: left; width: 323px; padding: 0 13px 0 11px; }
#index .beta { margin: 0; float: right; width: 252px; padding-right: 13px; }

#index dl { margin: 12px 0 0 13px; padding: 0; width: 310px; }
#index dl dt { margin: 0 0 3px 0; padding: 0; height: 20px; font-size: 1%; line-height: 1%; display: block; }
#index dl dd { margin: 0 0 0 3px; padding: 0;}
#index dl dd.dd01 { margin: 0 0 15px 3px; padding: 0; }
#index dl dd.dd02 { margin: 0 0 5px 3px; padding: 0; }
#index dl dd.dd03 { margin: 0; padding: 0; text-align: right; line-height: 1%; display: block; }

#index p.access { margin: 0 0 0 194px; width: 129px; height: 24px; }
#index p.access a { width: 129px; height: 24px; background: url(../images/index_img05.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#index p.access a:hover { background: url(../images/index_img05_over.jpg) 0 0 no-repeat; }

#content p.movie { margin: 0 15px 4px 30px; width: 575px; height: 115px; clear: both; }
#content p.movie a { width: 575px; height: 115px; background: url(../images/index_img08.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#content p.movie a:hover { background: url(../images/index_img08_over.jpg) 0 0 no-repeat; }

#content p.shinryouyoyaku { margin: 0; padding: 0 13px 18px 30px; width: 577px; height: 105px; clear: both; }
#content p.shinryouyoyaku a { margin: 0; width: 577px; height: 105px; background: url(../images/shinryouyoyaku_banner.jpg) 0 0 no-repeat; text-indent: -9999px; display: block; }
#content p.shinryouyoyaku a:hover { background: url(../images/shinryouyoyaku_banner_over.jpg) 0 0 no-repeat; }


#index #map{
width:250px;
height:190px;

}



/*---------- 08  Concept -----------*/

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


#concept .alpha { float: left; width: 204px; margin: 0; }	
#concept .beta { float: right; margin-bottom: 0; width: 343px;}	

/*---------- 09  Clinic -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }

#clinic .alpha { float: left; width:224px; margin: 0; padding: 0; }
#clinic .beta { float: right; width: 343px; margin: 0; padding: 0;  }

.image_l_b2 {
	float: left;
	margin: 0 0px 0px 0;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}

.image_l_b3 {
	float: left;
	margin: 0 0px 5px 0;
	line-height: 1%;
	display: block;
	background: #b1dc93;
	padding: 2px;
	}

#map02{
width:415px;
height:400px;
}


/*---------- 10  Child -----------*/

#child h2#title01 { background: url(../images/child_h2.jpg) 0 0 no-repeat; }
#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; }
#child h3#title07 { background: url(../images/child_h3-03.jpg) 0 0 no-repeat; }
#child h4#title08 { background: url(../images/child_h4-04.jpg) 0 0 no-repeat; }
#child h4#title09 { background: url(../images/child_h4-05.jpg) 0 0 no-repeat; }

/*---------- 11  Prevent -----------*/

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

/*---------- 12  Surgery -----------*/

#surgery h2#title01 { background: url(../images/surgery_h2.jpg) 0 0 no-repeat; }
#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; }

/*---------- 13  Esthe -----------*/

#esthe h2#title01 { background: url(../images/esthe_h2.jpg) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h3#title03 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title04 { background: url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title05 { background: url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h3#title07 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe h4#title08 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe h4#title09 { background: url(../images/esthe_h4-05.jpg) 0 0 no-repeat; }
#esthe h4#title10 { background: url(../images/esthe_h4-06.jpg) 0 0 no-repeat; }
#esthe h3#title11 { background: url(../images/esthe_h3-04.jpg) 0 0 no-repeat; }
#esthe h4#title12 { background: url(../images/esthe_h4-07.jpg) 0 0 no-repeat; }

/*---------- 14  Ortho -----------*/

#ortho h2#title01 { background: url(../images/ortho_h2.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h4#title03 { background: url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho h3#title05 { background: url(../images/ortho_h3-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 h4#title10 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho h4#title11 { background: url(../images/ortho_h4-08.jpg) 0 0 no-repeat; }

/*---------- 15  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h3#title05 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title06 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }

#implant dl { margin: 0; padding: 0;}
#implant dl dt { margin: 0 0 5px 0; background: url(../images/q_icon.jpg) 0 0 no-repeat; color:#339933; padding: 10px 0 8px 45px; font-weight: normal; }
#implant dl dd { margin: 0 0 15px 0; background: url(../images/a_icon.jpg) 40px 0 no-repeat; padding: 2px 0 0 75px;}

/*---------- 16  Recruit -----------*/

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

/*---------- 17  Sitemap -----------*/


.right { text-align: right; } 

.padding_b10 { padding-bottom: 10px; }
.padding_l50 { padding-left: 50px; }
.margin_b15 { margin-bottom: 15px;}
.m0 { margin-top: 0px; }


.margin_b20 { margin-bottom: 20px; }
.margin_b30 { margin-bottom: 30px; }

.w_80 { width: 80px; }
.w_100 { width: 100px; }

.text_orange { color:#ff5e00; }
.text_green { color:#98d928; }
.text_strong { font-weight: bold; }