@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Child                       */
/*                 09  Implant                     */
/*                 10  Prevent                     */
/*                 11  3mix                        */
/*                 12  Denture                     */
/*                 13  Staff                       */
/*                 14  Access                      */
/*                 15  Esthe                       */
/*                 16  Ortho                       */
/*                 17  Sitemap                     */
/*                                      
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #fe8b3c      */
/*        Main Color - Light Orange   #f5c130      */
/*        Main Color - Fresh Orange   #f3a519      */
/*                                                 */
/*        Sub Color  - Blue           #0055d1      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body {
	background-color:#ffb07b;
}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 840px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0px 20px;
	padding:0px;
	background:url(../images/index_img01.jpg) top left no-repeat;
	width:800px;	
}

#content {
	width: 590px;
	float: right;
	font-size: 100%;
	line-height:1.5em;
	color: #666;
	padding:0px;
	margin-top:55px;
	*margin-top:58px;
	background:url(../images/index_img09.jpg) 450px 0 no-repeat;
}


/*---------- 03  Header -----------*/

#header {
	background:url(../images/header_bg.jpg) top left no-repeat;
	width: 840px;
	margin: 0px;
	padding: 0;
	height:110px;
}
#header .header_text{
	margin: 0px;
	padding: 6px 0 0 0;
	letter-spacing: 0;
	text-indent:40px;
	color: #504F50;
}
#header_01{
	width:536px;
	float:left;
}
h1 {
	text-indent: -9999px;
	width: 410px;
	height: 68px;
	float: left;
	margin:16px 0px 0px 0px;
	padding-left:42px;
}
h1 a {
	display: block;
	width: 410px;
	height: 68px;
	background:url(../images/header_logo.jpg) 0 0 no-repeat;
}
#header_top {
	width:304px;
	margin:0px;
	padding:0px;
	float:right;
}
#header p.tel {
	margin: 0;
	padding: 0;
}
#header p.tel img { display: block; }

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding:0px 0px 20px 10px;
	margin:19px 0px 0px 0px;
	*margin:22px 0px 0px 0px;

}
#nav dl {
	clear: both;
	margin: 0px 0px 10px 0px;
	width: 200px;
}

#nav dt {
	margin: 0;
	padding: 0;
	width: 200px;
	height: 40px;
	text-indent: -9999px;
}
#nav dt.dt01 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav dt.dt02 { background: url(../images/nav.jpg) 0 -181px no-repeat; margin-top:10px;  }
#nav dt.dt03 { background: url(../images/nav.jpg) 0 -332px no-repeat; margin-top:5px; }

#nav dd {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display:block;
}

#nav dd a {
	display: block;
}
#nav10 { background:url(../images/nav.jpg) 0 -133px no-repeat; height:39px; }
#nav01 a { background:url(../images/nav.jpg) 0 -40px no-repeat; height:31px; }
#nav02 a { background:url(../images/nav.jpg) 0 -71px no-repeat; height:30px; }
#nav03 a { background:url(../images/nav.jpg) 0 -101px no-repeat; height:32px; }
#nav10 a { background:url(../images/nav.jpg) 0 -133px no-repeat; height:33px; }

#nav06 { background:url(../images/nav.jpg) 0 -292px no-repeat; height:38px;}
#nav04 a { background:url(../images/nav.jpg) 0 -221px no-repeat; height:41px; }
#nav05 a { background:url(../images/nav.jpg) 0 -262px no-repeat; height:30px;}
#nav06 a { background:url(../images/nav.jpg) 0 -292px no-repeat; height:31px; }

#nav09 { background:url(../images/nav.jpg) 0 -433px no-repeat; height:38px; }
#nav07 a { background:url(../images/nav.jpg) 0 -371px no-repeat; height:31px }
#nav08 a { background:url(../images/nav.jpg) 0 -402px no-repeat; height:31px }
#nav09 a { background:url(../images/nav.jpg) 0 -433px no-repeat; height:30px;}


#nav01 a:hover { background:url(../images/nav.jpg) -200px -40px no-repeat; }
#nav02 a:hover { background:url(../images/nav.jpg) -200px -71px no-repeat; }
#nav03 a:hover { background:url(../images/nav.jpg) -200px -101px no-repeat; }
#nav10 a:hover { background:url(../images/nav.jpg) -200px -133px no-repeat; }
#nav04 a:hover { background:url(../images/nav.jpg) -200px -221px no-repeat; }
#nav05 a:hover { background:url(../images/nav.jpg) -200px -262px no-repeat; }
#nav06 a:hover { background:url(../images/nav.jpg) -200px -292px no-repeat; }
#nav07 a:hover { background:url(../images/nav.jpg) -200px -371px no-repeat; }
#nav08 a:hover { background:url(../images/nav.jpg) -200px -402px no-repeat; }
#nav09 a:hover { background:url(../images/nav.jpg) -200px -433px no-repeat; }

#nav p.blog{ 
	margin: 10px 0;
	}

#nav p { text-align: center; }
#nav p.m_0 { text-align: center; margin: 0; padding: 0; }



.ajaxFeeder{
	height: 250px;
	width: 199px;
	overflow: auto;
	border: 1px #FFCC66 solid;
	margin: 0 0 20px 0;
}

.ajaxFeeder table.ajaxFeederContainer{
	width: 199px;
	margin: 0;
	padding: 0;
	text-indent:0;
	text-align: left;
	float: none;
	border: none;
}
.ajaxFeeder table.ajaxFeederContainer td{
	border: none;
	text-align: left;
	padding: 5px;
	margin: 0;
	width: 150px;
	vertical-align: top;
	line-height: 1.2em;
}
.ajaxFeeder table.ajaxFeederContainer td.ajaxFeederEntryDate{
	width: 35px;
}
.ajaxFeeder table.ajaxFeederContainer td a{
	text-indent: 0;
	text-align: left;	
}





/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	margin: 0;
	background:url(../images/footer_img03.jpg) no-repeat;
	font-size: 85%;
	text-align: center;
	color: #666666;
	height:85px;
}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer_01{
	width:250px;
	float:left;
	padding:15px 0px 0px 50px;
	margin:0px;
	text-align:left;
}
#footer_02{
	width:490px;
	float:right;
	padding:0px 48px 0px 0px;
	margin:0px;
	text-align:right;
}
#footer ul { 
	padding:20px 15px 10px 0px; 
	margin:0; 
	margin-bottom:9px; 
	list-style:none; 
	display:inline-block;
	font-size:120%;
	letter-spacing:1px;
}
#footer li { 
	padding:0; 
	margin:0; 
	display:inline; 
	list-style:none; 
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover { text-decoration: underline; }

/*---------- 06  Contents -----------*/

.section { padding: 0px 0px 0px 0px; margin:0px; }
.section .section { padding: 0px 0px 0px 0px; margin:0px; }

.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}
#content ul li {
	line-height:2em;
	list-style: none;
	background: url(../images/icon.jpg) 50px 0 no-repeat;
	padding-left:75px;
}
	
#content ul {
	margin: 0;
	list-style: none;
	}
	
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
p{
	margin:0px;
	padding:0px;
}

a {
	color: #2472ba;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #2472ba; text-decoration:none; outline:none; }

#content table {
	border-spacing: 1px;
	border: 1px solid #2478be;
	font-size: 100%;
	line-height:150%;
	color: #666;
	/*margin-left:60px;*/
}
#content table td {
	padding: 5px 10px 0px 10px;
	border: 1px solid #2478be;	
}
#content table td.padding20 {
	padding: 5px 10px 20px 33px;
}
#content table td.padding3 {
	padding: 4px 3px 0px 3px;
	*padding: 4px 3px 4px 3px;
}
#content table th {
	background: #efefff;
	color: #f60;

}
.icon { 
	background: url(../images/icon.jpg) left center no-repeat; 
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:5px;
	color: #f0872e; 
}
#content table td.top{
	vertical-align: top;
}

.width_470{	
	width:470px;
}
.width_495{	
	width:510px;
}
.width_500{
	width:520px;
}
.img{
	margin:0px;
	padding:0px;
}

.image_l  {
	float: left;
	margin: 0;
	}

.image_r {
	float: right;
	margin: 0;
}
.image_b  {
	margin:0px;
	border:2px solid #b1b1b2;
	line-height:1%;
}
.image_r_b  {
	float: right;
	margin:0px;
	border:2px solid #b1b1b2;
	line-height:1%;
}
.image_l_b  {
	float: left;
	margin:0px;
	border:2px solid #b1b1b2;
	line-height:1%;
}
.image_r_b1  {
	float: right;
	margin:0px 0px 0px 10px;
	border:2px solid #b1b1b2;
	line-height:1%;
}
.image_c_b  {
	text-align:center;
	margin:10px 0px 0px 100px;
	border:2px solid #b1b1b2;
	line-height:1%;
}
p.img01 {
	margin: 0 0 21px 0;
	*margin: 0 0 24px 0;
	padding: 0;
}
p.img02{
	width:180px;
	height:70px;
	margin:0px 10px;
	margin-bottom:10px;
}
p.img03{
	width:200px;
	height:43px;
	margin:0px;
	padding:0px;
}
p.img04{
	width:200px;
	padding-left:2px;
	*padding-left:4px;
	line-height:1%;
	margin:0;
	padding:0;
	display:block;
}
p.text_index{
	line-height:1.5em;
	margin:0px;
	padding:0px 0px 12px 15px;
	letter-spacing:1px;
	height:320px;
}
.case {
	margin: 10px 0px 0px 0px;
	background:url(../images/arrow.jpg) 282px center no-repeat;
}

.case-narrow {
	margin: 10px 0px 0px 0px;
	background:url(../images/arrow.jpg) 270px center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: left;
	padding-left:18px;
}
#content dl{
	margin:0;
	padding:0;
}	
#content dt{
	margin:0;
	padding:0;
	list-style:none;
}
#content dt.padding10{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#content dd{
	margin:0;
	padding:0;
	list-style:none;
}
#access #content dl{
	margin:0;
	padding:0;
	list-style:none;
}
#access #content dt{
	margin:0;
	padding:0 0 0 10px;
	list-style:none;
}
#access #content dd {
	margin:0;
	padding:0 0 0 47px;
	list-style:none;
}
#staff #content dl{
	margin:0;
	padding:0;
	list-style:none;
}
#staff #content dt{
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
#staff #content dd {
	margin:0;
	padding:0 0 0 37px;
	list-style:none;
}

#content ul.totop {
	clear: both;
	margin:0px 40px 0px 0px;
}
#content ul.totop li {
	list-style: none;
	width: 98px;
	height: 32px;
	margin: 0 0 20px 0px;
	*margin: 0 0 0px 0px;
	padding: 0;
	text-indent: -9999px;
	float: right;
}
#content ul.totop li a {
	display: block;
	height: 32px;
	background:url(../images/pagetop.jpg) 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;
	}

#index_01{
	width:260px;
	padding-top:37px;
	float:left;
}
#index_02{
	width:540px;
	padding-top:37px;
	float:left;
}
#index_03{
	width:200px;
	background:url(../images/index_img07.jpg) bottom left no-repeat #fff0d7;
	padding-bottom:8px;
	margin-bottom:16px;
}
.margin_b6{
	margin-bottom:6px;
	*margin-bottom:12px;
}
.margin_b20{
	margin-bottom:17px;
	*margin-bottom:20px;
}
.margin_b22{
	margin-bottom:22px;
}
.margin_b10{
	margin-bottom:10px;	
}
.margin_b16{
	margin-bottom:16px;
}
.margin_t20{
	margin-top:20px;
}
.margin_b10l20{
	margin:0px 0px 10px 20px;
}
.padding_r115{
	padding:0px 115px 20px 0px;
	*padding:0px 112px 20px 0px;
}
.padding_r100{
	padding:0px 100px 20px 0px;
	*padding:0px 97px 20px 0px;
}

.padding_b10{
	padding-bottom:10px;
}
.padding_l15{
	padding-left:40px;
}
.padding_l30{
	padding-left:55px;
}
.padding_l37{
	padding-left:47px;
}
.padding_l30r40{
	padding-left:55px;
	padding-right:40px;
}
.padding_l20r40{
	padding-left:25px;
	padding-right:40px;
}
.padding_r50{
	padding-right:40px;
	*padding-right:37px;
}
.margin_l60{
	margin-left:60px;
}
.margin_l20{
	margin-left:20px;
}
.dummy {
	text-align: center;
	padding: 200px 0;
}
/*---------- 07  Index -----------*/
#index_04{
	width:555px;
	margin:0px 0px 11px 20px;
}
#index_04 p.image_r{
	height: 525px;
	background: url(../images/index_img26.jpg) 0 bottom no-repeat #fdf6dc;
}
html:not([lang*=""]) #index_04 p.image_r {
	height: 530px;
}
#index h2#title01 { 
	background:url(../images/index_h2.jpg) 0 0px no-repeat; 
	width: 430px; 
	margin:0px;
	padding:0px;
}
#index_img{
	margin:0px;
	padding:0px;
}
#index .img05{
	margin:3px 0px 8px 11px;
	*margin:6px 0px 11px 11px;
}
#index .img06{
	margin:9px 0px 0px 0px;
	*margin:12px 0px 0px 0px;
	padding:0px;
}
#index .img07{
	padding:0px 0px 0px 14px;
	margin:0px;
}
#index .image_r { 
	float: right; 
	margin: 0; 
	line-height: 1%; 
}
#index .image_l { 
	float: left; 
	margin: 0 15px 0px 0px;
	padding-left:10px;
	line-height: 1%; 
}
#index .image_l1 { 
	float: left; 
	line-height: 1%; 
}
#index .image_r2 { 
	float: right; 
	line-height: 1%;
	margin:0px 15px 0px 0px;
}
#index .image_r1 { 
	float: right; 
	margin: 0;
	margin-right: 11px;
	line-height: 1%;
	display: inline;
}
#index .w_430 { 
	width: 430px; 
	float: left ;
	margin:0px 0px 11px 0px;

}

#index p.info00 {
	width: 420px; 
	margin:8px 0 0 0;
	padding:0px;
	line-height: 0;
	}

#index #tiny { margin:0 0 0 15px; width: 380px; height:100px; background-color: #FDF6DC; overflow:auto;}

#index #tiny table { border: none; }
#index #tiny table td { border: none;}

*html #index #tiny {  height:110px; }


.back_index01{
	background:url(../images/index_img10.jpg) bottom  left no-repeat #fdf6dc;
	margin-left:16px;
	line-height: 0;
}
.back_index02{
	background:url(../images/index_img23.jpg) bottom left no-repeat;
	width:240px;
	
}
#index. section{
	margin:0px 8px 22px 25px;
}
	
#index .alpha { 
	float: left; 
	width: 350px; 
	margin: 0;
	padding:0;
}
#index .alpha_01{
	margin-top:49px;
	*margin-top:38px;
	margin-left:25px;
	margin-bottom:50px;
	background:url(../images/index_img13.jpg) no-repeat top left #ffffff;
	width:304px;
	height:170px;
}

.index_text{
	padding:8px 0px 0px 0px;
	line-height:1.5em;
	letter-spacing:1px;
}
.index_text1{
	padding:8px 0px 0px 0px;
	line-height:1.5em;
	letter-spacing:1px;
}
.text1{
	padding:14px 10px 0px 15px;
	*padding:19px 10px 0px 15px;
	line-height:1.5em;
	letter-spacing:1px;
}
.text2{
	padding:10px 5px 0px 3px;
	*padding:15px 8px 0px 4px;
	line-height:1.5em;
	letter-spacing:1px;
}

.index_text2{
	text-align: left;
	padding:0px 0px 9px 18px;
	*padding:2px 0px 7px 18px;
	margin:0px;

}	
.index_text3{
	text-align: left;
	padding:0px 0px 0px 18px;
	margin:0px;

}	
.index_text4{
	text-align: left;
	padding:0px 0px 15px 18px;
	*padding:6px 0px 15px 18px;
	margin:0px;

}	

#index .beta { 
	float: right; 
	width: 240px; 
	margin: 0;
	padding:0;
}
#index .w155{	
	width:155px;
	float:left;
}
.index_left{
	float:left;
	width:148px;
	padding-left:10px;
}
.index_right{
	float:right;
	width:140px;
	margin_left:15px; 
}
.index_left01{
	float:left;
	width:155px;
}
.index_right01{
	float:right;
	width:138px;
	margin-right:11px;
}
#index .index_link a{
	color:#666;
	text-decoration:none;
}
#index .index_link a:hover{
	color:#666;
	text-decoration:underline;
}

/*---------- 08  Child -----------*/
#child h2#title01 { 
	background:url(../images/child_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#child h3#title02 { 
	background:url(../images/child_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#child h3#title03 { 
	background:url(../images/child_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#child h3#title04 { 
	background:url(../images/child_h3_03.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#child h4#title04 { 
	background:url(../images/child_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title05 { 
	background:url(../images/child_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title06 { 
	background:url(../images/child_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title07 { 
	background:url(../images/child_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title08 { 
	background:url(../images/child_h4_05.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title09 { 
	background:url(../images/child_h4_06.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#child h4#title10 { 
	background:url(../images/child_h4_07.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
.child_text{
	padding-left:20px;
	padding-right:120px;
	margin-bottom:10px;
}
.child_text01{
	padding-left:170px;
	padding-right:55px;
}
.child_text02{
	padding-right:165px;
	padding-left:55px;
}
.child_box{
	width: 430px;
	height: auto;
	margin: 15px 0 20px 60px;
	padding: 1px;
	border: 1px solid #f60;
}
.child_box div{
	border: 1px dashed #f93;
	padding: 5px;
}
.child_box div p{
	margin: 4px 0;
}

/*---------- 09  Implant -----------*/
#feature h2#title01 { 
	background:url(../images/implant_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#feature h3#title02 { 
	background:url(../images/implant_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#feature h4#title03 { 
	background:url(../images/implant_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#feature h4#title04 { 
	background:url(../images/implant_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#feature h4#title05 { 
	background:url(../images/implant_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#feature h4#title06 { 
	background:url(../images/implant_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#feature h4#title07 { 
	background:url(../images/implant_h4_05.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
/*---------- 10  Prevent -----------*/
#prevent h2#title01 { 
	background:url(../images/prevent_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#prevent h3#title02 { 
	background:url(../images/prevent_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#prevent h4#title03 { 
	background:url(../images/prevent_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#prevent h3#title04 { 
	background:url(../images/prevent_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#prevent h3#title05 { 
	background:url(../images/prevent_h3_03.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#prevent h3#title06 { 
	background:url(../images/prevent_h3_04.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#prevent h3#title07 { 
	background:url(../images/prevent06.jpg) 0 0 no-repeat; 
	height:35px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#prevent h4#title07 { 
	background:url(../images/prevent_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
.prevent_text01{
	padding:10px 40px 0px 55px;
}

#prevent table.check {
	width: 450px;
}
#prevent table.check,
#prevent table.check th,
#prevent table.check td {
	border: none;
}
#prevent table.check th {
	padding: 0 3px;
	background: none;
	text-align: left;
}
#prevent table.check td {
	padding: 0;
}
#prevent table.check td ol {
	margin-top: .5em;
}

#prevent .box02{
	width: 510px;
	margin: 10px 0 20px 10px;
	border:dotted 3px #FF9933;
	padding: 15px 0 20px 0;
	background: url(../images/prevent07.jpg) 420px 5px no-repeat;
}
#prevent .box02 p{
margin: 5px 20px 5px 50px;
font-size: 16px;
}
#prevent .box02 p.mini{
font-size: 14px;
}

/*---------- 11  3mix -----------*/
#l3mix h2#title01 { 
	background:url(../images/3mix_h2.jpg) 0 10px no-repeat;  
	margin:0px;
	padding:0px;
	clear:both;
}
#l3mix h3#title02 { 
	background:url(../images/3mix_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#l3mix h4#title03 { 
	background:url(../images/3mix_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#l3mix h3#title04 { 
	background:url(../images/3mix_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#l3mix h4#title05 { 
	background:url(../images/3mix_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#l3mix h3#title06 { 
	background:url(../images/3mix_h3_03.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:10px 0px 10px 10px;
	padding:0px;
}
.padding_r40b10l20{
	padding:0px 115px 10px 20px;
}

/*---------- 12  Denture -----------*/
#denture h2#title01 { 
	background:url(../images/denture_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#denture h3#title02 { 
	background:url(../images/denture_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#denture h3#title010 { 
	background:url(../images/denture_h3_04.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#denture h4#title03 { 
	background:url(../images/denture_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 0px;
	padding:0px;
	clear:both;
}
#denture h4#title04 { 
	background:url(../images/denture_h4_05.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 0px;
	padding:0px;
	clear:both;
}
#denture h3#title05 { 
	background:url(../images/denture_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 20px 10px;
	padding:0px;
}
#denture h4#title06 { 
	background:url(../images/denture_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#denture h4#title07 { 
	background:url(../images/denture_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#denture h3#title08 { 
	background:url(../images/denture_h3_03.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 20px 10px;
	padding:0px;
}
#denture h4#title09 { 
	background:url(../images/denture_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
.denture_text{
	padding-left:20px;
	padding-right:40px;
}

#denture .box01{
margin: 20px 0 20px 0;
width: 520px;
}


/*---------- 13  Staff -----------*/
#staff h2#title01 { 
	background:url(../images/staff_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#staff h3#title02 { 
	background:url(../images/staff_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#staff h4#title03 { 
	background:url(../images/staff_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 0px 10px;
	padding:0px;
	clear:both;
}
#staff h4#title04 { 
	background:url(../images/staff_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 0px 10px;
	padding:0px;
	clear:both;
}
#staff h3#title05 { 
	background:url(../images/staff_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:10px 0px 20px 10px;
	padding:0px;
}
#staff h4#title06 { 
	background:url(../images/staff_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#staff h3#title07 { 
	background:url(../images/staff_h3_03.jpg) 0 0 no-repeat;
	width:520px;
	height:34px; 
	margin:20px 0px 0px 10px;
	padding:0px;
}
#staff h4#title08 { 
	background:url(../images/staff_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#staff h4#title09 { 
	background:url(../images/staff_h4_05.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#staff h4#title10 { 
	background:url(../images/staff_h4_06.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#staff h4#title11 { 
	background:url(../images/staff_h4_07.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#staff h4#title12 { 
	background:url(../images/staff_h4_08.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
.staff_text{
	padding-left:20px;
	padding-right:215px;
	margin-bottom:10px;
}
.staff_text01{
	padding-left:58px;
	padding-right:40px;
}
.staff_text02{
	padding-left:57px;
	padding-right:215px;
}
.staff_left{
	float:left;
	width:204px;
	margin:0px 0px 0px 20px;
	*margin:0px 0px 0px 10px;
}	
.staff_right{
	width:240px;
	float:right;
	margin:0px 0px 0px 0px;
}
/*---------- 14  Access -----------*/
#access h2#title01 { 
	background:url(../images/access_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}
#access h3#title02 { 
	background:url(../images/access_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#access h4#title03 { 
	background:url(../images/access_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 0px 20px;
	padding:0px;
	clear:both;
}
#access h4#title04 { 
	background:url(../images/access_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 0px 20px;
	padding:0px;
}
#access h4#title05 { 
	background:url(../images/access_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 0px 20px;
	padding:0px;
}
#access h4#title06 { 
	background:url(../images/access_h4_04.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 0px 20px;
	padding:0px;
}
#access h4#title07 { 
	background:url(../images/access_h4_05.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 0px 20px;
	padding:0px;
}
#access h3#title08 { 
	background:url(../images/access_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:10px 0px 10px 10px;
	padding:0px;
}
#access h4#title09 { 
	background:url(../images/access_h4_06.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h3#title10 { 
	background:url(../images/access_h3_03.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 10px 10px;
	padding:0px;
}
#access h4#title11 { 
	background:url(../images/access_h4_07.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:0px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title12 { 
	background:url(../images/access_h4_08.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title13 { 
	background:url(../images/access_h4_09.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title14 { 
	background:url(../images/access_h4_10.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title15 { 
	background:url(../images/access_h4_11.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title16 { 
	background:url(../images/access_h4_12.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#access h4#title17 { 
	background:url(../images/access_h4_13.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
.access_text{
	padding-left:55px;
}
.access_text2{
	padding-left:55px;
	padding-right:215px;
}
.access_text3{
	padding-left:215px;
	*padding-left:218px;
	padding-right:40px;
}
.access_left{
	float:left;
	width:230px;
	margin-left:5px;
	*margin-left:2px;
}
.access_right{
	float:right;
	width:204px;
	margin-left:10px;
	margin-top:15px;
}

#map {   
    width: 450px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  
/*---------- 15  Esthe -----------*/
#esthe h2#title01 { 
	background:url(../images/esthe_h2.jpg) 0 10px no-repeat; 
	width: 300px; 
	margin:0px;
	padding:0px;
}
#esthe h3#title02 { 
	background:url(../images/esthe_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#esthe h4#title03 { 
	background:url(../images/esthe_h4_01.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#esthe h4#title04 { 
	background:url(../images/esthe_h4_02.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#esthe h4#title05 { 
	background:url(../images/esthe_h4_03.jpg) 0 0 no-repeat; 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#esthe h3#title06 { 
	background:url(../images/esthe_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 20px 10px;
	padding:0px;
}
.esthe_text{
	padding:10px 40px 0px 25px;
	margin-bottom:10px;
}

/*---------- 16  Ortho -----------*/
#ortho h2#title01 { 
	background:url(../images/ortho_h2.jpg) 0 10px no-repeat; 
	width: 130px; 
	margin:0px;
	padding:0px;
}
#ortho h3#title02 { 
	background:url(../images/ortho_h3_01.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#ortho h3#title03 { 
	background:url(../images/ortho_h3_02.jpg) 0 0 no-repeat; 
	height:34px; 
	margin:20px 0px 20px 10px;
	padding:0px;
}



/*---------- 17  Sitemap -----------*/
#sitemap h2#title01 { 
	background:url(../images/sitemap_h2.jpg) 0 10px no-repeat; 
	margin:0px;
	padding:0px;
}


/*---------- 18  Jaw -----------*/
#jaw h2#title01 { 
	background:url(../images/3mix_h2.jpg) 0 10px no-repeat;  
	margin:0px;
	padding:0px;
	clear:both;
}
#jaw h3 {
	height:34px; 
	margin:50px 0px 20px 10px;
	padding:0px;
}
#jaw h3#title02 { background:url(../images/jaw_h3_01.jpg) 0 0 no-repeat; }
#jaw h3#title03 { background:url(../images/jaw_h3_02.jpg) 0 0 no-repeat; }
#jaw h3#title04 { background:url(../images/jaw_h3_03.jpg) 0 0 no-repeat; }

#jaw h4 { 
	height:32px; 
	margin:10px 0px 10px 20px;
	padding:0px;
	clear:both;
}
#jaw h4#title05 { background:url(../images/jaw_h4_01.jpg) 0 0 no-repeat; }
#jaw h4#title06 { background:url(../images/jaw_h4_02.jpg) 0 0 no-repeat; }
#jaw h4#title07 { background:url(../images/jaw_h4_03.jpg) 0 0 no-repeat; }
#jaw h4#title08 { background:url(../images/jaw_h4_04.jpg) 0 0 no-repeat; }
#jaw h4#title09 { background:url(../images/jaw_h4_05.jpg) 0 0 no-repeat; }

#jaw .bor {
	width: 380px;
	border: 2px solid #f73;
	padding: 1px;
	margin: 15px 0 5px 50px;
}
#jaw .bor p {
	border: 1px dashed #f73;
	padding: 6px 8px;
}
#jaw p.arrow2 {
	clear: both;
	float: none;
	padding: 20px 0 0;
	text-align: center;
}


/*---------- 19  Voice -----------*/

#voice h2{
	text-indent:0;
	margin-top: 10px;
} 
#voice h3{
	text-indent:0;
	margin: 50px 0 20px 10px;
} 
#voice h4{
	text-indent:40px;
	margin: 10px;
	background: url(../images/icon.gif) 0 0 no-repeat;
	color: #ff8700;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
} 

#voice .vbox{
	margin: 10px 30px 20px 0;
}
 
#voice .vbox h4{
	width: 430px;
	margin: 10px 0;
}
*html body#voice .vbox h4{
	width: 400px;
}
#voice .vbox .fLbox{
	float: left;
	width: 430px;
}
#voice .vbox .fRbox{
	float: right;
	width: 430px;
}
*html body#voice .vbox .fRbox,
*html body#voice .vbox .fLbox{
	width: 400px;
}

#voice .vbox .fLbox p,
#voice .vbox .fRbox p{
	background-color: #fcf4cd;
	padding: 10px;
}

#voice .vbox p.fL,
#voice .vbox p.fR{
	width: 90px;
	margin-right: 10px;
}
#voice .vbox p.fL img,
#voice .vbox p.fR img{
	border: none;
}

























.fL{ float: left; margin: 0 10px 0 0; width: 390px;}
.fR{ float: right;}
