@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Doctor                      */
/*                 10  Concept                     */
/*                 11  Prevent                     */
/*                 12  Caries                      */
/*                 13  Lost                        */
/*                 14  Recruit                     */
/*                 15  Root                        */
/*                 16  Esthe                       */
/*                 17  White                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #3e0001      */
/*        Main Color - Light Brown    #d4b972      */
/*        Main Color - Fresh yellow   #f4eddb      */
/*                                                 */
/*        Sub Color  - Green          #92dc91      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #fff; }

#wrapper {
	width: 800px;
	margin: 6px auto;
	padding: 0;
	text-align: left;
	}

#main {
	background:url(../images/main_bg.jpg) 0 0 repeat-y;
	width:800px;
	margin: 0;
	padding:0;
	}

#content {
	width: 610px;
	float: right;
	font-size: 100%;
	color: #333;
	margin: 0em 0 0em 15px;
	padding:0;
	}

p.img { margin:0 ; padding:0 ; line-height: 1% ; display: block ; } 
/*---------- 03  Header -----------*/

#index_header {
	background: url(../images/bg_header.jpg) 0 0 no-repeat;
	height: 402px;
	width: 800px;
	margin: 0 0 24px 0;
	padding: 0;
	}

#index_header #header01 {
	width: 400px;
	padding:19px 0px 133px 400px;
	height:69px;
	margin: 0;
	}

#index_header #header02 {
	width: 800px;
	height:113px;
	padding: 0;
	margin: 0;
	}
#index_header #header02 #header02_01 {
	width: 346px;
	margin: 0 158px 10px 18px;
	display:inline;
	float:left;
	padding: 0;
}	

#index_header #header02 #header02_01 h1 {
	text-indent: -9999px;
	width: 346px;
	height: 103px;
	line-height: 1.0;
	}
#index_header #header02 #header02_01 h1 a {
	display: block;
	width: 346px;
	height: 103px;
	background: url(../images/logo_index.jpg) 0 0 no-repeat;
	}
#index_header p.tel{
	width: 253px;
	text-align:left;
	float:right;
	margin: 41px 25px 0 0;
	padding:0;
	height:66px;
	display:inline;
}	

#index_header_nav {
	clear:both;
	width:764px;
	margin: 0px 18px 11px 18px;
	height:57px;
	background: url(../images/header_menu1.jpg) no-repeat;
	}

#index_header_nav ul{
	margin:0;
	padding:0;
	list-style: none;
	}
#index_header_nav ul li{
	margin: 0;
	padding:0;
	height: 57px;
	list-style: none;
	float: left;
	}
	
#index_header_nav ul li a{
	margin: 0;
	padding:0;
	height: 57px;
	text-indent: -9999px;
	display: block;

	}

#index #nav01{width:117px; display:block;}
#index #nav02{width:262px; display:block;}
#index #nav03{width:190px; display:block;}
#index #nav04{width:195px; display:block;}

#index #nav01 a {
	background: url(../images/header_menu1.jpg) 0 0 no-repeat;
	width: 117px; height:57px;
	}
#index #nav02 a {
	background: url(../images/header_menu1.jpg) -117px 0 no-repeat;
	width: 262px; height:57px;
	}
#index #nav03 a {
	background: url(../images/header_menu1.jpg) -379px 0 no-repeat;
	width: 190px; height:57px;
	}
#index #nav04 a {
	background: url(../images/header_menu1.jpg) -569px 0 no-repeat;
	width: 195px; height:57px;
	}

#index #nav01 a:hover{
	background: url(../images/header_menu1.jpg) 0 -57px no-repeat;
	width: 117px; height:57px;
	}
#index #nav02 a:hover{
	background: url(../images/header_menu1.jpg) -117px -57px no-repeat;
	width: 262px; height:57px;
	}
#index #nav03 a:hover{
	background: url(../images/header_menu1.jpg) -379px -57px no-repeat;
	width: 190px; height:57px;
	}
#index #nav04 a:hover{
	background: url(../images/header_menu1.jpg) -569px -57px no-repeat;
	width: 195px; height:57px;
	}

#header {
	clear:both;
	background: url(../images/header_content.jpg) 0 0 no-repeat;
	height:auto;
	width: 800px;
	margin: 0 0 24px 0;
	padding: 0;
	}

#header h1 {
	clear:both;
	text-indent: -9999px;
	width: 172px;
	height: 51px;
	padding:0;
	margin:10px 0px 9px 18px;
	display:inline;
	float:left;
	
	}
#header h1 a {
	display: block;
	width: 172px;
	height: 51px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	margin:0;
	padding:0;
	
	}

#header p.text {
	height: 40px;
	width: 198px;
	padding: 10px 15px 20px 0px;
	margin: 0;
	float:right;
	line-height:1%;
	}
	
#header_nav {
	clear:both;
	width:764px;
	margin: 0px 18px 0px 18px;
	height:46px;
	padding:0;
	background: url(../images/header_nav.jpg) no-repeat;
	}

#header_nav ul{
	margin:0;
	padding:0;
	list-style: none;
	}
#header_nav ul li{
	margin: 0;
	padding:0;
	height: 46px;
	list-style: none;
	float: left;
	}
	
#header_nav ul li a{
	margin: 0;
	padding:0;
	height: 46px;
	text-indent: -9999px;
	display: block;

	}

#nav01{width:121px; height:46px; display:block;}
#nav02{width:262px; height:46px; display:block;}
#nav03{width:190px; height:46px; display:block;}
#nav04{width:191px; height:46px; display:block;}

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat; width:121px; height:46px;}
#nav02 a {
	background: url(../images/header_nav.jpg) -121px 0 no-repeat; width:262px; height:46px;	}
#nav03 a {
	background: url(../images/header_nav.jpg) -383px 0 no-repeat; width:190px; height:46px;	}
#nav04 a {
	background: url(../images/header_nav.jpg) -573px 0 no-repeat; width:191px; height:46px;	}


#nav01 a:hover {
	background: url(../images/header_nav.jpg) 0 -46px no-repeat; width:121px; height:46px;}
#nav02 a:hover {
	background: url(../images/header_nav.jpg) -121px -46px no-repeat; width:262px; height:46px;	}
#nav03 a:hover {
	background: url(../images/header_nav.jpg) -383px -46px no-repeat; width:190px; height:46px;	}
#nav04 a:hover {
	background: url(../images/header_nav.jpg) -573px -46px no-repeat; width:191px; height:46px;	}
	
/*----------04  Navigation -----------*/

#nav {
	width: 175px;
	float: left;
	padding: 0;
	margin:0;
	}

#nav ul{
	margin: 0;
	width:160px;
	padding: 0 15px 0 0;
	list-style: none;
	}

#nav li {
	margin: 0;
	padding: 0 ;
	list-style: none;
	}

#nav .internal li {
	height: 52px;
	width:160px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	width:160px;
	height: 52px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -260px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -160px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -160px -52px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -160px -104px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -160px -156px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -160px -208px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -160px -260px no-repeat; }

#nav p { text-align: center; }
#nav p.nav_padding01 { margin: 0; padding: 0; line-height: 1%; display: block; width:160px; }

#nav p.nav_padding02 { margin: 0; padding: 0; display: block; width:175px; vertical-align: bottom; }

#nav_kanjya a{ background:url(../images/kanjya_btn.jpg) no-repeat; width:159px; height:71px; display:block; text-indent:-9999px; margin:16px 15px 0 0; padding:0;}

#nav_banner01 a{ background:url(../images/banner_01.jpg) no-repeat; width:160px; height:70px; display:block; text-indent:-9999px; margin:16px 15px 14px 0; padding:0;}

#nav_banner02 a{ background:url(../images/banner_02.jpg) no-repeat; width:160px; height:70px; display:block; text-indent:-9999px; margin:0 15px 0 0 ; padding:0;}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:3px 0 0 0;
	margin: 0;
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
	height:90px;
	font-size:100%;
	line-height:120%;
	color:#333;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f94956;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer01 {
	padding:0;
	text-align:left;
	letter-spacing:1px;
	margin:0;
	height:74px;
	width:800px;
	}

#footer #footer01 #footer01_01 {
	padding:0 0 0 12px;
	font-size:100%;
	line-height:120%;
	text-align:left;
	letter-spacing:1px;
	margin: 0;
	float:left;
	width:460px;
	}

#footer #footer01 #footer01_02 {
	padding:0;
	text-align:left;
	letter-spacing:0px;
	margin: 15px 8px 0 0;
	float:right;
	width:306px;
	}

#footer #footer01 #footer01_02 dl { margin: 0; padding: 0; width: 320px; }
#footer #footer01 #footer01_02 dl dt{ margin: 0; padding: 0; float: left; width: 70px; display: inline; }
#footer #footer01 #footer01_02 dl dd{ margin: 0; padding: 0; float: right; width: 250px;  display:inline; }
#footer #footer01 #footer01_02 dl dd.dd_01{ width:80px; float:left; display:inline; }
#footer #footer01 #footer01_02 dl dd.dd_02{ float:left; width:170px; margin:0px; display:inline; }
#footer #footer01 #footer01_02 dl dd.dd_03{ margin-left:70px; float:left; display:inline; width:80px; margin-bottom:6px;}
#footer #footer01 #footer01_02 dl dd.dd_04{ float:left; width:170px; display:inline; margin-bottom:6px; }

#footer #footer02 {
	width:800px;
	height:16px;
	text-align:center;
	clear:both;
	margin:0px auto;
	}
* html body #footer #footer02 { margin:-3px 0 1px 0;} /*  for IE6 only */
#footer02 address {color:#cfc0c0; padding:0px 0 0 0; text-align:center; margin:0 0 1px 0; font-size:10px; line-height:140%; }

#footer02 address a { color:#cfc0c0; text-decoration:none; }
#footer02 address a:hover { color:#cfc0c0; text-decoration:underline; }

#bottom{
	clear:both;
	background:url(../images/index_bottom.jpg) 0 0 no-repeat;
	width:800px;
	height:34px;
	}

ul.totop {
	list-style: none;
	height:14px;
	display:block;
	width:111px;
	float:right;
	margin:20px 0 0 0;
	}

ul.totop li{
	list-style:none;
	background:url(../images/to_top.jpg) no-repeat;
	margin:0;
	padding:0;
	height:14px;
	width:111px;
	text-indent: -9999px;	
	}
ul.totop li a {
	display:block;
	height:14px;
	width:111px;
	}

/*---------- 06  Contents -----------*/

.section { padding: 0em 0px 0em 0px; clear:both; }
.section .section { padding: .0em 0px 0em 0px; }
.section .section .section { padding: .0em 10px 0em 10px; }

.center { text-align: center; }

#content h2 {
	height:99px;
	width:800px;
	text-indent:-9999px;
	margin:0;
	display:block;
	padding:0;
}
	
#content h3 {
	clear: both;
	height: 20px;
	text-indent: -9999px;
	margin:0;
	padding:0;
	}
	
#content h4 {
	height:28px;
	text-indent: -9999px;
	padding:0;
	margin-bottom:10px;
	}

#content h5 {
	background: url(../images/icon.jpg) 0 0 no-repeat;
	font-size: 100%;
	line-height:1.6em;
	color:#452c18;
	font-weight: bold;
	margin:0 0 0 200px;
	display:block;
	padding:0px 0px 5px 15px;
	}

#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: normal; }

#content a { text-decoration: underline; }

a {
	color: #580c10;
	outline: none;
	}
a:hover { color: #580c10; text-decoration:underline; }

#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_l_b{
	float: left;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0 15px 0 0;
	}
	
.sr_image_l_b{
	float: left;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:17px 5px 0 0;
	
	}
	
.sr_image_l_b01{
	float: left;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0px 5px 0 0;
	
	}	
	
.sr_image_l_b02{
	float: left;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0 15px 0 40px;
	
	}	
	
* html .sr_image_l_b02{	margin:0 15px 0 20px;}		
		
*:first-child+html .image_l_b { margin:0 11px -6px 0px; } /*  for IE7 only */
* html body .image_l_b { margin:0 11px -6px 0px; } /*  for IE6 only */
.image_r_b{
	float: right;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0 0 0 15px;
	display:block;
	}
	
.sr_image_r_b{
	float: right;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0 0 0 0px;
	display:block;
	}
	
.sr_image_r_b02{
	float: right;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0px 40px 0 0px;
	display:block;
	}		
	
* html .sr_image_r_b02{	margin:0px 20px 0 0px;}			
	
*:first-child+html .image_r_b { margin:0 0 -3px 11px; } /*  for IE7 only */
* html body .image_r_b { margin:0 0 -3px 11px; } /*  for IE6 only */
.image_c_b{
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	line-height:1%;
	margin:0;
	text-align:center;
	}
img.bd{
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	padding:4px;
	}
.text_top{ vertical-align: top;}
.case {
	margin: 10px 20px;
	background: url(../images/icon_01.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;
	}


p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse: collapse;
	border-spacing:1px;
	border:1px solid #9c7a3a;
	font-size: 100%;
	line-height:1.6em;
	color:#333;
	width:590px;
	margin:0;
	padding:0;
	}

#content table th,
#content table td {
	padding: 5px;
	border:1px solid #9c7a3a;
	}

#content table th {
	background: #f7f4ef;
	color: #636570;
	border:1px solid #cdcdcb;
	width: 130px;
	}

#content table#sr_tbl {
	border-collapse: collapse;
	border-spacing:1px;
	font-size: 100%;
	line-height:1.2em;
	color:#333;
	margin:0;
	padding:0;
	border:none;
	width:390px;
	}

#content table#sr_tbl  th,
#content table#sr_tbl  td {
	padding: 5px;
	border:none;
	}


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.width_428{width:428px;}
.width_150{width:150px;}
.width_80{width:80px;}
.bg_color1{background-color:#f7f4ef;}
.bg_color2{background:url(../images/index_13.jpg) 0 0 repeat-y ; padding:12px 10px 0 10px; }
.sr_bg_color2{background:url(../images/index_13.jpg) 0 0 repeat-y ; padding:5px 10px 0 10px; }
.bg_color3{background:url(../images/index_13.jpg) 0 0 repeat-y ; padding:12px 0 0 0; display:block; }
.bg_color4{ background-color:#f3edca; }
.bg_color5{ background-color:#fff; }
.bg_color6{ background-color:#d3b784; }

/*---------- 07  Index -----------*/
#index .bg_01{background:url(../images/index_01.jpg) 0 0 no-repeat; height:202px;}
#index .bg_02{background:url(../images/index_04.jpg) 0 0 no-repeat; height:140px;}
#index .bg_03{background:url(../images/index_05.jpg) 0 0 no-repeat; height:140px;}
#index .bg_04{background:url(../images/index_13.jpg) 0 0 repeat-y ; padding:0 7px 0 12px; display:block; }
#index .bg_right{float: right; padding:8px 0 0 0; text-align:left; margin:0; width:269px; display:block;}

#index .img_01{ padding:10px 0 10px 10px; margin:0; line-height:1%; display:block;}
#index .img_02{ padding:24px 22px 19px 0; margin:0; line-height:1%; display:block; text-align:right;}
#index .img_03{ padding:24px 17px 19px 0; margin:0; line-height:1%; display:block; text-align:right;}
#index .img_04{ padding:6px 0 0 0; margin:0; line-height:1%; display:block; text-align:right;}

#index .image_l{
	float: left;
	border: 1px solid #cccdc8;
	background-color:#fdfffa;
	/*background:#cccdc8;*/
	padding:4px;
	line-height:1%;
	margin-right:18px;
	margin:0;	
	}

#index .text_01{ padding:0px 256px 9px 16px; margin:0; }
#index .text_02{ padding:0px 5px 5px 140px; margin:0; text-align:left;}

#index .alpha{float: left; width: 300px; margin:0 10px 0 0; text-align:left;}
#index .beta{float: right; margin:0; padding:0; width:300px; text-align:left;}

/*#index h3{ margin:0; padding:0; text-indent:-9999px; display:block;}
#index h3#title_01{ background:url(../images/index_h2.jpg) 0 0 no-repeat; margin:0; padding:0; }*/
#index dl { margin: 0; padding: 0; width:269px; line-height:120%; }
#index dl dt{ margin:0; padding:0; float: left; width: 64px; display: inline; }
#index dl dd{ margin:0; padding:0; float: right; width: 205px;  display:inline;}
#index dl dd.dd_01{ margin-left:64px; }
#index dl dd.dd_02{ margin-left:35px; display:block; padding:0; width: 170px;}
#index dl dd.dd_03{ margin-left:63px; display:block; padding:0; width: 142px;}
#index dl dd.line{ margin: 0 0 3px 0; padding: 0; float: left; width: 260px;  display:inline; line-height:1%; font-size:1%; }

/*---------- 08  Clinic -----------*/
#clinic h2#title_01{ background:url(../images/clinic_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#clinic h3#title_02{ background:url(../images/clinic_h3_01.jpg) 0 0 no-repeat; }
#clinic h3#title_03{ background:url(../images/clinic_h3_02.jpg) 0 0 no-repeat; }
#clinic h3#title_04{ background:url(../images/clinic_h3_03.jpg) 0 0 no-repeat; }
#clinic h4#title_05{ background:url(../images/clinic_h4_01.jpg) 0 0 no-repeat; }
#clinic h4#title_06{ background:url(../images/clinic_h4_02.jpg) 0 0 no-repeat; }
#clinic h4#title_07{ background:url(../images/clinic_h4_03.jpg) 0 0 no-repeat; }
#clinic h4#title_08{ background:url(../images/clinic_h4_04.jpg) 0 0 no-repeat; }
#clinic h4#title_09{ background:url(../images/clinic_h4_05.jpg) 0 0 no-repeat; }
#clinic h4#title_10{ background:url(../images/clinic_h4_06.jpg) 0 0 no-repeat; }
#clinic h4#title_11{ background:url(../images/clinic_h4_07.jpg) 0 0 no-repeat; }

#map {   
    width: 400px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  

/*---------- 09  Doctor -----------*/
#doctor h2#title_01{ background:url(../images/doctor_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#doctor h3#title_02{ background:url(../images/doctor_h3.jpg) 0 0 no-repeat; }

#doctor dl { margin: 0; padding: 0; width:269px; line-height:120%; }
#doctor dl dt{ margin:0; padding:0; float: left; width: 64px; display: inline; }
#doctor dl dd{ margin:0; padding:0; float: right; width: 205px;  display:inline;}
#doctor dl dd.dd_01{ margin-left: 64px; }
#doctor dl dd.line{ margin: 0 0 3px 0; padding: 0; float: left; width: 260px;  display:inline; line-height:1%; font-size:1%; }

#doctor table {
	border-collapse: collapse;
	border-spacing:1px;
	border:1px solid #9c7a3a;
	font-size: 100%;
	line-height:1.6em;
	color:#333;
	width:360px;
	margin:0;
	padding:0;
	}

#doctor table th,
#doctor table td {
	padding: 5px;
	border:1px solid #9c7a3a;
	}

/*---------- 10  Concept -----------*/
#concept h2#title_01{ background:url(../images/concept_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#concept h3#title_02{ background:url(../images/concept_h3.jpg) 0 0 no-repeat; }
#concept h3#title_03{ background:url(../images/concept_h3_01.jpg) 0 0 no-repeat; }
#concept h4#title_04{ background:url(../images/concept_h4_01.jpg) 0 0 no-repeat; }
#concept h4#title_05{ background:url(../images/concept_h4_02.jpg) 0 0 no-repeat; }
	
/*---------- 11  Prevent -----------*/
#prevent h2#title_01{ background:url(../images/prevent_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#prevent h3#title_02{ background:url(../images/prevent_h3_01.jpg) 0 0 no-repeat; }
#prevent h4#title_03{ background:url(../images/prevent_h4_01.jpg) 0 0 no-repeat; }
#prevent h4#title_04{ background:url(../images/prevent_h4_02.jpg) 0 0 no-repeat; }
#prevent h3#title_05{ background:url(../images/prevent_h3_02.jpg) 0 0 no-repeat; }
#prevent h4#title_06{ background:url(../images/prevent_h4_03.jpg) 0 0 no-repeat; }
#prevent h4#title_07{ background:url(../images/prevent_h4_04.jpg) 0 0 no-repeat; }
#prevent h4#title_08{ background:url(../images/prevent_h4_05.jpg) 0 0 no-repeat; }

#prevent ul.bullet {
	margin:0; padding: 0;
	list-style:none;
}

#prevent ul.bullet li{
	margin:4px 0 0 0; padding:0;
	background:url(../images/icon_02.jpg) no-repeat 0 0;
	padding:0px 0px 0px 12px;
}
/*---------- 12  Caries -----------*/
#caries h2#title_01{ background:url(../images/caries_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#caries h3#title_02{ background:url(../images/caries_h3_01.jpg) 0 0 no-repeat; }
#caries h3#title_03{ background:url(../images/caries_h3_02.jpg) 0 0 no-repeat; }
#caries h4#title_04{ background:url(../images/caries_h4_01.jpg) 0 0 no-repeat; }
#caries h4#title_05{ background:url(../images/caries_h4_02.jpg) 0 0 no-repeat; }
#caries h4#title_06{ background:url(../images/caries_h4_03.jpg) 0 0 no-repeat; }
#caries h4#title_07{ background:url(../images/caries_h4_04.jpg) 0 0 no-repeat; }
#caries h4#title_08{ background:url(../images/caries_h4_05.jpg) 0 0 no-repeat; }
#caries h3#title_09{ background:url(../images/caries_h3_03.jpg) 0 0 no-repeat; }

/*---------- 13  Lost -----------*/
#lost h2#title_01{ background:url(../images/lost_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#lost h3#title_02{ background:url(../images/lost_h3_01.jpg) 0 0 no-repeat; }
#lost h4#title_03{ background:url(../images/lost_h4_01.jpg) 0 0 no-repeat; }
#lost h3#title_04{ background:url(../images/lost_h3_02.jpg) 0 0 no-repeat; }
#lost h4#title_05{ background:url(../images/lost_h4_02.jpg) 0 0 no-repeat; }
#lost h4#title_06{ background:url(../images/white_h4_03.jpg) 0 0 no-repeat; }

/*---------- 14  Recruit -----------*/
#recruit h2#title_01{ background:url(../images/recruit_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#recruit h3#title_02{ background:url(../images/recruit_h3_01.jpg) 0 0 no-repeat; }
.rec_title{ color: #fcf5e1; font-weight:bold;}
.rec_text01{ background:#f3edca; font-weight:bold;}
/*---------- 15  Root -----------*/
#root h2#title_01{ background:url(../images/root_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#root h3#title_02{ background:url(../images/root_h3_01.jpg) 0 0 no-repeat; }
#root h4#title_03{ background:url(../images/root_h4_01.jpg) 0 0 no-repeat; }
#root h4#title_04{ background:url(../images/root_h4_02.jpg) 0 0 no-repeat; }
#root h3#title_05{ background:url(../images/root_h3_02.jpg) 0 0 no-repeat; }
#root h4#title_06{ background:url(../images/root_h4_03.jpg) 0 0 no-repeat; }
#root h4#title_07{ background:url(../images/root_h4_04.jpg) 0 0 no-repeat; }
#root h4#title_08{ background:url(../images/root_h4_05.jpg) 0 0 no-repeat; }

/*---------- 16  Esthe -----------*/
#esthe h2#title_01{ background:url(../images/esthe_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#esthe h3#title_02{ background:url(../images/esthe_h3_01.jpg) 0 0 no-repeat; }
#esthe h4#title_03{ background:url(../images/esthe_h4_01.jpg) 0 0 no-repeat; }
#esthe h5 {
	background: url(../images/icon.jpg) 0 0 no-repeat;
	font-size: 100%;
	line-height:1.6em;
	color:#452c18;
	font-weight: bold;
	margin:0;
	display:block;
	padding:0px 0px 5px 15px;
	}
	
/*---------- 16  White -----------*/
#white h2#title_01{ background:url(../images/white_h2.jpg) 0 0 no-repeat; height:99px; text-indent:-9999px;}
#white h3#title_02{ background:url(../images/white_h3_01.jpg) 0 0 no-repeat; }
#white h4#title_03{ background:url(../images/white_h4_01.jpg) 0 0 no-repeat; }
#white h4#title_04{ background:url(../images/white_h4_02.jpg) 0 0 no-repeat; }
#white h3#title_05{ background:url(../images/white_h3_02.jpg) 0 0 no-repeat; }

#white h5 {
	background: url(../images/icon.jpg) 0 0 no-repeat;
	font-size: 100%;
	line-height:1.6em;
	color:#452c18;
	font-weight: bold;
	margin:0;
	display:block;
	padding:0px 0px 5px 15px;
	}
	
.margin_b15{margin-bottom:15px;}
.margin_b19{margin-bottom:19px;}
.margin_b24{margin-bottom:24px;}
.margin_l10_r10{margin-left:10px; margin-right:10px;}
.margin_l90_r90{margin-left:90px; margin-right:90px;}
.margin_l86_r86{margin-left:86px; margin-right:86px;}
.padding_t10{padding-top:10px;}
.padding_l33{padding-left:33px;}
.padding_l10{padding-left:10px;}

.recommend_comment {
background-color:#EBF4FD;
border:1px solid #1F1788;
color:#333333;
display:block;
font-size:12px;
font-weight:bold;
height:12px;
margin:0;
padding:5px;
width:570px;
}