@charset "UTF-8";
@import "base.css";
@import "sori.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================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 top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) top center no-repeat;
	}

#content {
	width: 595px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 400px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 370px;
	height: 85px;
	line-height: 1.0;
	float: left;
	padding: 15px 0 0 0;
	}
h1 a {
	display: block;
	width: 370px;
	height: 85px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 225px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 15px 0 0 0;
	height: 120px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}

#header_content {
	background: url(../images/header_content_bg.jpg) 0 0 no-repeat;
	height: 155px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

#header_content h1 {
	text-indent: -9999px;
	width: 370px;
	height: 134px;
	line-height: 1.0;
	float: left;
	padding: 0;
	}
#header_content h1 a {
	display: block;
	width: 370px;
	height: 134px;
	background: url(../images/content_h1.jpg) 0 0 no-repeat;
	}

#header_content .section {
	width: 225px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header_content p.tel {
	margin: 0;
	padding: 15px 0 0 0;
	height: 120px;
	}
#header_content p.tel img { display: block; }



/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	padding: 0 0 20px 15px;
	}
*html body #nav{	
  width: 190px;
	float: left;
	padding: 0 0 20px 4px;
}

* html #nav {
	width: 205px;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li,
#nav .internal01 li,
#nav .internal02 li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a,
#nav .internal01 li a,
#nav .internal02 li a {
	display: block;
	height: 30px;
	}
	
#nav #nav01 {
	height: 52px;
	text-indent: -9999px;
	}
	
#nav #nav01 a {
	height: 35px;
	text-indent: -9999px;
	}
	
#nav #nav05 {
	height: 46px;
	text-indent: -9999px;
	}
	
#nav #nav05 a {
	height: 30px;
	text-indent: -9999px;
	}
	
#nav #nav11 {
	height: 33px;
	text-indent: -9999px;
	}
	
#nav #nav11 a {
	height: 33px;
	text-indent: -9999px;
	}
	
#nav h2#nav_title01 {
	background: url(../images/nav.jpg) 0 -52px no-repeat;
	height: 34px;
	text-indent: -9999px; 
	 }
	 
#nav h2#nav_title02 {
	background: url(../images/nav.jpg) 0 -221px no-repeat;
	height: 35px;
	text-indent: -9999px; 
	 }

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -86px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -116px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -146px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -176px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -256px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -316px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -346px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -376px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -406px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -440px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -190px -86px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -190px -116px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -190px -146px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -190px -176px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -190px -256px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -286px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -316px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -346px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -376px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -406px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -190px -440px no-repeat; }

#nav p { text-align: center; }


.receive {
	height: 160px;
	width: 190px;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 20px 0;
	}
	

.receive a {
	display: block;
	height: 160px;
	margin: 0;
	padding: 0;
	}
.receive a { background: url(../images/bn_receive.jpg) 0 0 no-repeat; }
.receive a:hover { background: url(../images/bn_receive.jpg) 0 -160px no-repeat; }

.recruit {
	height: 60px;
	width: 180px;
	text-indent: -9999px;
	padding: 10px 0 0 0;
	margin: 0 0 0 5px;
	}
	
* html .recruit {
	width: 185px;
	}
	
.recruit a {
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	}
	

	
.recruit a { background: url(../images/bn_recruit.jpg) 0 0 no-repeat; }
.recruit a:hover { background: url(../images/bn_recruit.jpg) 0 -60px no-repeat; }


.shikatown {
	height: 70px;
	width: 180px;
	text-indent: -9999px;
	padding: 10px 0 0 0;
	margin: 0 0 0 5px;
	}

	
.shikatown a {
	display: block;
	height: 70px;
	margin: 0;
	padding: 0;
	}
.shikatown a { background: url(../images/bn_shikatown.jpg) 0 0 no-repeat; }
.shikatown a:hover { background: url(../images/bn_shikatown.jpg) 0 -70px no-repeat; }

.blog {
	height: 60px;
	width: 180px;
	text-indent: -9999px;
	padding: 10px 0 0 0;
	margin: 0 0 0 5px;
	}

.blog a {
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
	}
.blog a { background: url(../images/bn_blog.jpg) 0 0 no-repeat; }
.blog a:hover { background: url(../images/bn_blog.jpg) 0 -60px no-repeat; }


#nav .soleil_bnr {
	text-indent: -9999px;
	margin-left: 5px;
	margin-top:10px;
}

	#nav .soleil_bnr a {
		display: block;
		width: 180px;
		height: 70px;
		outline: 0;
		background: url(../images/soleil_bnr.jpg) 0 0 no-repeat;
	}
	
		#nav .soleil_bnr a:hover {
			background-position: bottom;
		}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 93%;
	text-align: left;
	color: #666666;
	height: 220px
	}

#footer a {
	text-decoration: none;
	color: #666666;
	}
#footer a:hover { text-decoration: underline; }

#footer .footer_alpha {
	width: 530px;
	margin: 30px 0 0 0;
	padding: 0 0 0 60px;
	float: left;
	}
	
#footer .footer_beta {
	width: 200px;
	margin: 0;
	padding: 0;
	float: right;
	}
	

#footer ul { 
	list-style: none;
	margin: 0 0 2px 0;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
#footer ul.footer_totop {
	clear: both;
	padding: 0;
	}

#footer ul.footer_totop li {
	list-style: none;
	width: 175px;
	height: 220px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#footer ul.footer_totop li a {
	display: block;
	height: 220px;
	margin: 0;
	padding: 0;
	background: url(../images/footer_to_top.jpg) 0 0 no-repeat;
	}
	
#footer ul.footer_totop li a:hover {
	display: block;
	height: 220px;
	background: url(../images/footer_to_top.jpg) 0 -220px no-repeat;
	}

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 50px 1em 30px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 37px;
	text-indent: -9999px;
	margin: 0 0 10px -10px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size:108%;
	clear:both;
	font-weight: bold;
	margin: 1em 0em .3em .3em;
	margin-bottom:0;
	background:url(../images/sori_h5.jpg) 0 -8px no-repeat;
	text-indent: 17px;
	margin-bottom: 10px;
	display:block;
	padding: 2px 0px;
	height:20px;
	width:350px;

}

#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;
	color: #004375;
	}
	
#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#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_r {
	float: right;
	margin: 0 0 8px 16px;
	}

	.image_l02  {
		float: left;
		margin: 0 16px 8px 0;
		padding: 1px;
		border: 1px solid #75c5ff;
		}
	
	.image_r02 {
		float: right;
		margin: 0 0 8px 16px;
		padding: 1px;
		border: 1px solid #75c5ff;
		}


.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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;
	}
.marT10 { margin-top:10px;}
.marB10 { margin-bottom:15px;}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 200px;
	height: 50px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 50px;
	background: url(../images/to_top.png) 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 */


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content .bordered {
	border: 1px solid #2E4599;
	margin-bottom: 20px;
	padding: 5px;
	}
	
.receive02 {
	height: 80px;
	width: 480px;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 50px;
	}

.receive02 a {
	display: block;
	height: 80px;
	margin: 0;
	padding: 0;
	}
.receive02 a { background: url(../images/bn_receive02.jpg) 0 0 no-repeat; }
.receive02 a:hover { background: url(../images/bn_receive02.jpg) 0 -80px no-repeat; }



/*---------- 07  Index -----------*/
#index #content .section { padding: .5em 25px 1em 40px;	}
#index #content .section02 { padding: .5em 25px 1em 30px;	}
#index #information .section01 { padding: .5em 5px 1px 10px; }
#index #information .section { 
	padding: .5em 25px 1em 40px;
	height: 160px;
	}
	
#index .section .section { padding: .5em 10px 1em 10px; }


#index #content h3 {
	clear: both;
	height: 37px;
	text-indent: -9999px;
	margin-left: 0;
	}
	
#index #content h4 {
	height: 30px;
	text-indent: -9999px;
	margin: 20px 0 0 40px;
	}

#index h3#title01 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index h4#title03 { background: url(../images/index_h4-03.jpg) 0 0 no-repeat; }
#index h4#title04 { background: url(../images/index_h4-04.jpg) 0 0 no-repeat; margin-top: 0; }

#index .clinic_bg {	background: url(../images/index_clinic_bg.jpg) top center no-repeat; }

.movie {
	height: 92px;
	width: 530px;
	text-indent: -9999px;
	padding: 0;
	margin: 0 0 0 30px;
	}

.movie a {
	display: block;
	height: 92px;
	margin: 0;
	padding: 0;
	}
.movie a { background: url(../images/bn_movie.jpg) 0 0 no-repeat; }
.movie a:hover { background: url(../images/bn_movie.jpg) 0 -92px no-repeat; }

.bnr_rec {
	margin: 15px 0 0 30px;
	padding: 0;
}

.bnr_rec a {
	display: block;
	width: 530px;
	height: 100px;
	background: url(../images/bnr_rec.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
.bnr_rec a:hover { background-position: bottom; }

#tiny {
  width: 500px;
  height:100px;
	margin:10px 0 10px 40px;
	border: 1px solid #0D1C7A;
	overflow:auto;
	}

#tiny table { border: none; }
#tiny table td { border: none;}
	
#index .clinic_bg ul li {
	list-style: none;
	background: url(../images/li_bg02.png) 0 4px no-repeat;
	padding-left: 20px;
	}
	
#index #content dl dt {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}

/*---------- 08  Concept_staff -----------*/
#concept_staff h2#title01 { background: url(../images/concept_staff_h2-01.jpg) 0 0 no-repeat; }
#concept_staff h3#title02 { background: url(../images/concept_staff_h3-02.jpg) 0 0 no-repeat; }
#concept_staff h3#title03 { background: url(../images/concept_staff_h3-03.jpg) 0 0 no-repeat; }
#concept_staff h4#title04 { background: url(../images/concept_staff_h4-04.jpg) 0 0 no-repeat; }
#concept_staff h3#title05 { background: url(../images/concept_staff_h3-04.jpg) 0 0 no-repeat; }
#concept_staff h4#title06 { background: url(../images/concept_staff_h4-05.jpg) 0 0 no-repeat; }
#concept_staff h4#title07 { background: url(../images/concept_staff_h4-06.jpg) 0 0 no-repeat; }
#concept_staff h4#title08 { background: url(../images/concept_staff_h4-07.jpg) 0 0 no-repeat; }
#concept_staff h4#title09 { background: url(../images/concept_staff_h4-08.jpg) 0 0 no-repeat; }



#concept_staff .section .alpha {
	width: 200px;
	float: right;
	}
#concept_staff .section .beta {
	width: 300px;
	padding-top: 15px;
	float: left;
	}
	
#concept_staff .section .alpha01 {
	width: 200px;
	padding-top: 15px;
	float: right;
	}
#concept_staff .section .beta01 {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0 15px;
	}

#concept_staff .section .section  .alpha {
	width: 200px;
	float: right;
	}
#concept_staff .section .section  .beta {
	width: 290px;
	padding-top: 15px;
	float: lift;
	}



	
#concept_staff #content table {
	border-spacing: 1px;
	border: 2px solid #73C6FF;
	font-size: 100%;
	color: #666;
	width: 490px;
	margin: 0;
	}

#concept_staff #content table th,
#concept_staff #content table td {
	padding: 4px 12px;
	border: 1px solid #73C6FF;
	}

#concept_staff #content table .week {
	background: #49B1EA;
	color: #FFFFFF;
	width: 33px;
	text-align: center;
	}
	
#concept_staff #content table .dr_name {
	background: #49B1EA;
	color: #FFFFFF;
	width: 70px;
	}

#concept_staff #content dl.director {
	margin-right: 0;
	}

#concept_staff #content dl.director dd {
	margin-bottom: .5em;
	}

#concept_staff #content dl.director ul {
	margin-left: 0;
	}
#concept_staff #content dl.director ul li {
	padding-left:0px;
	background-image:none;
	}

#concept_staff .waku { border:double; border-color:#0099FF; size:1px; margin-bottom:25px;}
*:first-child+html #concept_staff .waku { border:double; border-color:#0099FF; size:1px; margin-bottom:25px; padding-top:10px; padding-left:10px;}

/*---------- 09  Tour_access -----------*/
#tour_access h2#title01 { background: url(../images/tour_access_h2-01.jpg) 0 0 no-repeat; }
#tour_access h3#title02 { background: url(../images/tour_access_h3-02.jpg) 0 0 no-repeat; }
#tour_access h3#title03 { background: url(../images/tour_access_h3-03.jpg) 0 0 no-repeat; }
#tour_access h3#title04 { background: url(../images/tour_access_h3-04.jpg) 0 0 no-repeat; }
#tour_access h4#title05 { background: url(../images/tour_access_h4-05.jpg) 0 0 no-repeat; }
#tour_access h4#title06 { background: url(../images/tour_access_h4-06.jpg) 0 0 no-repeat; }
#tour_access h4#title07 { background: url(../images/tour_access_h4-07.jpg) 0 0 no-repeat; }
#tour_access h4#title08 { background: url(../images/tour_access_h4-08.jpg) 0 0 no-repeat; }
#tour_access h4#title09 { background: url(../images/tour_access_h4-09.jpg) 0 0 no-repeat; }
#tour_access h4#title10 { background: url(../images/tour_access_h4-10.jpg) 0 0 no-repeat; }
#tour_access h4#title11 { background: url(../images/tour_access_h4-11.jpg) 0 0 no-repeat; }
#tour_access h4#title12 { background: url(../images/tour_access_h4-12.jpg) 0 0 no-repeat; }
#tour_access h4#title13 { background: url(../images/tour_access_h4-13.jpg) 0 0 no-repeat; }
#tour_access h3#title14 { background: url(../images/tour_access_h3-05.jpg) 0 0 no-repeat; }


#tour_access #map {   
    width: 500px;   
    height: 400px;   
    border: 2px solid #ccc;   
    margin: 0 0 20px 0;   
    } 
		
#tour_access #content table {
	border-spacing: 1px;
	border: 1px solid #73C6FF;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin: 0;
	}

#tour_access #content table th,
#tour_access #content table td {
	padding: 4px 12px;
	border: 1px solid #73C6FF;
	}

#tour_access #content table th {
	background: #D4F9FF;
	color: #002756;
	width: 130px;
	text-align: center;
	}
	



/*---------- 10  Implant -----------*/
#implant h2#title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }


/*---------- 11  Ortho -----------*/
#ortho h2#title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h3#title03 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho h3#title04 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho h4#title06 { background: url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }
#ortho h4#title07 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho h4#title08 { background: url(../images/ortho_h4-08.jpg) 0 0 no-repeat; }
#ortho h4#title09 { background: url(../images/ortho_h4-09.jpg) 0 0 no-repeat; }
#ortho h3#title10 { background: url(../images/ortho_h3-10.jpg) 0 0 no-repeat; }
#ortho h4#title11 { background: url(../images/ortho_h4-11.jpg) 0 0 no-repeat; }


/*---------- 12  Child -----------*/
#child h2#title01 { background: url(../images/child_h2-01.jpg) 0 0 no-repeat; }
#child h3#title02 { background: url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h3#title03 { background: url(../images/child_h3-03.jpg) 0 0 no-repeat; }
#child h4#title04 { background: url(../images/child_h4-04.jpg) 0 0 no-repeat; }
#child h4#title05 { background: url(../images/child_h4-05.jpg) 0 0 no-repeat; }


/*---------- 13  Denture -----------*/
#denture h2#title01 { background: url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title03 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }

#denture #content table {
	border-spacing: 1px;
	border: 1px solid #73C6FF;
	font-size: 100%;
	color: #666;
	width: 480px;
	margin: 0;
	}

#denture #content table th,
#denture #content table td {
	padding: 4px 12px;
	border: 1px solid #73C6FF;
	}

#denture #content table .partition {
	background: #E5F7AA;
	color: #435116;
	width: 100px;
	text-align: center;
	}
	
#denture #content table .partition01 {
	background: #E5F7AA;
	color: #435116;
	width: 50px;
	text-align: center;
	}
	
#denture #content table .name01 {
	background: #DCF5FF;
	color: #002756;
	}

/*---------- 14  Genera_prevent -----------*/
#genera_prevent h2#title01 { background: url(../images/genera_prevent_h2-01.jpg) 0 0 no-repeat; }
#genera_prevent h3#title02 { background: url(../images/genera_prevent_h3-02.jpg) 0 0 no-repeat; }
#genera_prevent h3#title03 { background: url(../images/genera_prevent_h3-03.jpg) 0 0 no-repeat; }
#genera_prevent h3#title04 { background: url(../images/genera_prevent_h3-04.jpg) 0 0 no-repeat; }
#genera_prevent h4#title05 { background: url(../images/genera_prevent_h4-05.jpg) 0 0 no-repeat; }
#genera_prevent h4#title06 { background: url(../images/genera_prevent_h4-06.jpg) 0 0 no-repeat; }
#genera_prevent h4#title07 { background: url(../images/genera_prevent_h4-07.jpg) 0 0 no-repeat; }
#genera_prevent h4#title08 { background: url(../images/genera_prevent_h4-08.jpg) 0 0 no-repeat; }
#genera_prevent h4#title09 { background: url(../images/genera_prevent_h4-09.jpg) 0 0 no-repeat; }
#genera_prevent h4#title10 { background: url(../images/genera_prevent_h4-10.jpg) 0 0 no-repeat; }


/*---------- 15  Oral_surgery -----------*/
#oral_surgery h2#title01 { background: url(../images/oral_surgery_h2-01.jpg) 0 0 no-repeat; }
#oral_surgery h3#title02 { background: url(../images/oral_surgery_h3-02.jpg) 0 0 no-repeat; }
#oral_surgery h3#title03 { background: url(../images/oral_surgery_h3-03.jpg) 0 0 no-repeat; }
#oral_surgery h3#title04 { background: url(../images/oral_surgery_h3-04.jpg) 0 0 no-repeat; }
#oral_surgery h4#title05 { background: url(../images/oral_surgery_h4-05.jpg) 0 0 no-repeat; }
#oral_surgery h4#title06 { background: url(../images/oral_surgery_h4-06.jpg) 0 0 no-repeat; }
#oral_surgery h4#title07 { background: url(../images/oral_surgery_h4-07.jpg) 0 0 no-repeat; }
#oral_surgery h4#title08 { background: url(../images/oral_surgery_h4-08.jpg) 0 0 no-repeat; }
#oral_surgery h4#title09 { background: url(../images/oral_surgery_h4-09.jpg) 0 0 no-repeat; }

#oral_surgery #content dd {
	background: #DCF5FF;
	padding: 5px;
	}


/*---------- 16  Recruit -----------*/
#recruit h2#title01 { background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }
#recruit h4#title03 { background: url(../images/recruit_h4-03.jpg) 0 0 no-repeat; }
#recruit h4#title04 { background: url(../images/recruit_h4-04.jpg) 0 0 no-repeat; }
#recruit h3#title05 { background: url(../images/recruit_h3-03.jpg) 0 0 no-repeat; }
#recruit h4#title06 { background: url(../images/recruit_h4-05.jpg) 0 0 no-repeat; }
#recruit h4#title07 { background: url(../images/recruit_h4-06.jpg) 0 0 no-repeat; }
#recruit h4#title08 { background: url(../images/recruit_h4-07.jpg) 0 0 no-repeat; }
#recruit h4#title10 { background: url(../images/ortho_h4-13.jpg) 0 0 no-repeat; }




#recruit #content table {
	border-spacing: 1px;
	border: 2px solid #B6EAFF;
	background: #F0FBFF;
	font-size: 100%;
	color: #666;
	width: 490px;
	margin: 0;
	}

#recruit #content table th,
#recruit #content table td {
	padding: 4px 12px;
	border: 1px solid #73C6FF;
	}

#recruit #content table th {
	color: #006891;
	width: 130px;
	text-align: center;
	}
	
#recruit #content table .td_size {
	width: 70px;
	}


/*---------- 17  Recruit -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
