@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */
/*                 09  Clinic                      */
/*                 10  General                     */
/*                 11  Prevent                     */
/*                 12  Child                       */
/*                 13  esthe                       */
/*                 14  Denture                     */
/*                 15  Ortho                       */
/*                 16  Visit                       */
/*                 17  Implant                     */
/*                 18  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:#fff; }

#wrapper {
    width: 900px;
    margin: 0px auto;
    padding: 0;
    text-align: center;
    }

#main {
    width:900px;
    height:auto;
    padding:0;
    margin:0;
    background: url(../images/bg_main.jpg) 0 0 repeat-y;
    }

#content {
    margin:18px 0px 0px 0px;
    width:668px;
    float: right;
    text-align:left;
    color: #666;
    padding:0;
    }

.img { margin: 0; padding: 0; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#header {
    clear:both;
    background: url(../images/bg_header.jpg) 0 0 no-repeat;
    width: 900px;
    height:auto;
    margin: 0;
    padding: 0;
    }

#header #header_01 {
    margin: 0 ;
    padding: 0;
    width: 668px;
    height:90px;
    float: left;
    }
#header #header_01 p.header_text {
    margin: 0;
    padding: 6px 0 0px 0;
    text-indent: 18px;
    font-size:92.3%;
    text-align:left;
    line-height:2.08em;
    letter-spacing:0;
    color: #000;
    }
h1 {
    text-indent: -9999px;
    width: 330px;
    height: 49px;
    padding:0 0 0 15px;
    margin:0;
    line-height: 1.0;
    float: left;
    }
h1 a {
    display: block;
    width: 330px;
    height: 49px;
    background: url(../images/logo.jpg) 0 0 no-repeat;
    }

#header #header_02 {
    padding: 0 23px 0 0;
    margin: 0;
    width: 209px;
    float: right;
    }

#header #header_02 p.tel {
    margin: 0 ;
    width: 209px;
    height:71px;
    padding-top:9px;
    line-height:1%;
    }

#header p.mainimg {
    margin:0;
    padding: 0;
    line-height:1%;
    display:block;
    }

#header #header_03 {
    margin:0;
    padding:6px 0 0 0;
    width:900px;
    height:37px;
    background:url(../images/header_01.jpg) 0 0 no-repeat ;
    }

#header_nav {
    padding:0;
    margin:0 9px 1px 9px;
    list-style: none;
    width: 882px;
    height:36px;
    }

#header_nav ul{
    margin:0;
    padding:0;
    list-style: none;
    }
#header_nav ul li{
    margin: 0;
    padding:0;
    height: 36px;
    list-style: none;
    float: left;
    }
#header_nav ul li a {
    height: 36px;
    text-indent: -9999px;
    display: block;
    margin:0;
    padding:0;
    }

#nav01 { width:222px; }
#nav02 { width:220px; }
#nav03 { width:220px; }
#nav04 { width:220px; }

#nav01 a {
    background: url(../images/header_menu.jpg) 0 0 no-repeat;
    width: 222px; height:36px;
    }
#nav02 a {
    background: url(../images/header_menu.jpg) -222px 0 no-repeat;
    width: 220px; height:36px;
    }
#nav03 a {
    background: url(../images/header_menu.jpg) -442px 0 no-repeat;
    width: 220px; height:36px;
    }
#nav04 a {
    background: url(../images/header_menu.jpg) -662px 0 no-repeat;
    width: 220px; height:36px;
    }
#nav01 a:hover {
    background: url(../images/header_menu.jpg) 0 -36px no-repeat;
    }
#nav02 a:hover {
    background: url(../images/header_menu.jpg) -222px -36px no-repeat;
    }
#nav03 a:hover {
    background: url(../images/header_menu.jpg) -442px -36px no-repeat;
    }
#nav04 a:hover {
    background: url(../images/header_menu.jpg) -662px -36px no-repeat;
    }
/*----------04  Navigation -----------*/

#nav {
    width:232px;
    float: left;
    padding:18px 0 20px 0;
    margin:0;
    }

#nav ul{
    padding: 0;
    width:200px;
    margin: 0 22px 18px 10px;
    list-style: none;
    }
#nav li {
    margin: 0;
    padding: 0;
    list-style: none;
    }

#nav .internal li {
    width:200px;
    height:35px;
    margin-bottom:5px;
    text-indent: -9999px;
    display:block;
    }

#nav .internal li a {
    display: block;
    height: 35px;
    }
    
#nav .internal li#nav11 {
    width:200px;
    height:35px;
    margin:0px;
    padding:0;
    text-indent: -9999px;
    display:block;
    }
    

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }

#nav p { text-align: center; }
#nav p.nav_title { padding:0; margin: 0 0 9px 8px; line-height: 1%; display: block; width:224px;}
#nav p.nav_line { padding:0; margin: 0 16px 0px 8px; line-height: 1%; display: block; width:208px;}
#nav p.nav_shika { 
    margin: 0px 67px 18px 45px; 
    padding: 0;
    width: 120px;
    height: 60px;
    }
#nav p.nav_shika a { 
    margin: 0; 
    padding: 0;
    width: 120px;
    height: 60px;
    background:url(../images/nav_banner1.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }
#nav p.nav_tel { 
    margin: 0px 28px 18px 18px; 
    padding: 0;
    width: 186px;
    height: 59px;
    }
    
#nav dl.group1 { width:199px; margin:3px 16px 0px 17px; padding:0; text-align:left; display:block;}
#nav dl.group1 dt{ margin:0; padding: 0; float:left; color:#124417; width:59px; text-align:left; display:inline; font-size:100%; line-height:1.38em;}
#nav dl.group1 dt.dt01{ margin:0 0 5px 0; padding: 0; float:left; color:#124417; width:199px; text-align:left; display:inline; font-size:100%; line-height:1.38em;}

*:first-child+html #nav dl.group1 dt.dt01 {  margin:0 0 10px 0; padding-bottom:5px; } /*  for IE7 only */

#nav dl.group1 dd{ margin: 0; padding: 0; float:right; color:#666; width:140px; display:inline; font-size:100%; line-height:1.38em;}
#nav dl.group1 dd.dd01{ margin-left:59px; padding: 0; float:left; color:#666; width:140px; display:inline; font-size:100%; line-height:1.38em;}

#nav dl.group2 { width:188px; margin:0px 15px 0 29px; padding:0; text-align:left; letter-spacing:1px; }
#nav dl.group2 dt{ margin:0; padding: 0; float:left; color:#666; width:47px; text-align:left; display:block; font-size:100%; line-height:1.38em;}
#nav dl.group2 dd{ margin: 0; padding: 0; float:right; color:#666; width:141px; display:block; font-size:100%; line-height:1.38em;}
#nav dl.group2 dd.dd01{ margin:0 0 0 47px; padding:0; float:right; color:#666; width:141px; display:block; font-size:100%; line-height:1.38em;}
    
/*---------- 05  Footer -----------*/

#footer {
    clear:both;
    padding: 6px 0 6px 0;
    margin: 0;
    background: url(../images/bg_footer.jpg) 0 0 no-repeat;
    font-size:0.92em;
    text-align: center;
    color: #666;
    }
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
    text-decoration: none;
    color: #666;
    }
#footer a:hover { text-decoration: underline; }
#footer address { margin:0; padding:0; font-size:0.92em; line-height:1.81em; color:#666; }


/*---------- 06  Contents -----------*/

.section { padding: 0px 16px 0px 30px; clear:both; }
.section .section { padding: 0em 5px 0em 5px; clear:both; }
.section .section .section { padding: 0em 5px 0em 5px; clear:both; }
.center { text-align: center; }

#content h2 {
    clear:both;
    height: 35px;
    text-indent: -9999px;
    margin: 0px 16px 20px 22px;
    padding:0;
    }

#content h3 {
    height:32px;
    text-indent: -9999px;
    margin: 0 0 15px 0;
    padding:0;
    display:block;
    }
#content h4 {
    height: 24px;
    text-indent: -9999px;
    margin:0 0 7px 0;
    padding:0;
    }

#content h5 {
    background:url(../images/icon_04.jpg) 0 0 no-repeat;
    font-size: 100%;
    line-height:1.3em;
    font-weight: bold;
    margin:0 0 5px 0;
    padding:0 0 0 13px;
    }

#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 { }

a {
    color: #666;
    outline: none;
    text-decoration:underline;
    }
a:hover { color: #007b00; text-decoration:none; }

#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;
    margin: 0 15px 0 0;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }

.image_l_b1 {
    float: left;
    margin: 0 15px 0 0;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
*:first-child+html .image_l_b1 { margin:0 12px -6px 0; } /*  for IE7 only */
* html body .image_l_b1 { margin:0 12px -6px 0; } /*  for IE6 only */

.image_l_b2 {
    float: left;
    margin: 0 15px 19px 0;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
*:first-child+html .image_l_b2 { margin:0 12px 13px 0; } /*  for IE7 only */
* html body .image_l_b2 { margin:0 12px 13px 0; } /*  for IE6 only */
        
.image_r_b {
    float: right;
    margin: 0 0 0 15px;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }

.image_r_b_h3 {
    float: right;
    margin: 0 0 15px 15px;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }

*:first-child+html .image_r_b_h3{ margin:0 0 9px 12px; } /*  for IE7 only */
* html body .image_r_b_h3{ margin:0 0 9px 12px; } /*  for IE6 only */

.image_l_b_h5 {
    float: left;
    margin: 0 15px 0 0px;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
    
*:first-child+html .image_l_b_h5{ margin:0 12px -6px 0; } /*  for IE7 only */
* html body .image_l_b_h5{ margin:0 12px -6px 0; } /*  for IE6 only */

.image_l_b_gen{
    float: left;
    margin: 0 15px 20px 0px;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
    
*:first-child+html .image_l_b_gen{ margin:0 12px 14px 0; } /*  for IE7 only */
* html body .image_l_b_gen{ margin:0 12px 14px 0; } /*  for IE6 only */

.image_r_b_h5 {
    float: right;
    margin: 0 0 0 15px;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
    
*:first-child+html .image_r_b_h5{ margin:0 0 -6px 12px; } /*  for IE7 only */
* html body .image_r_b_h5{ margin:0 0 -6px 12px; } /*  for IE6 only */

.image_l_b_h4 {
    float: left;
    margin: 0 15px 0 0;
    line-height: 1%;
    display: block;
    background: #85cfa8;
    padding:1px;
    }
*:first-child+html .image_l_b_h4{ margin:0 12px -6px 0; } /*  for IE7 only */
* html body .image_l_b_h4{ margin:0 12px -6px 0; } /*  for IE6 only */

.case {
    margin:0;
    background: url(../images/icon_05.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;
    }


#content ul.totop {
    clear:both;
    padding:0;
    margin:0;
    }

#content ul.totop li {
    list-style: none;
    width: 151px;
    height: 40px;
    line-height:1%;
    font-size:1%;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    float:right;
    }
#content ul.totop li a {
    display: block;
    height: 40px;
    background: url(../images/totop.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 {
    border-collapse: collapse;
    border: 1px solid #b2b2b3;
    font-size: 100%;
    line-height:1.3em;
    color: #666;
    width: 612px;
    margin:0;
    padding:0;
    }

#content table th,
#content table td {
    padding: 6px;
    border: 1px solid #b2b2b3;
    }

#content table th {
    background: #efefff;
    color: #636570;
    width: 130px;
    }

input.submit {
    font-weight: bold;
    margin-right: 1.5em;
    }

#content ul.bullet {
    margin:0 0 5px 0; padding: 0;
    list-style:none;
}

#content ul.bullet li{
    margin:0;
    background:url(../images/icon_02.jpg) no-repeat 0 0;
    padding:0px 0px 0px 10px;
    font-weight:bold;
    color:#ff8a00;
}

#content ul.bullet1 {
    margin:0 0 5px 0; padding: 0;
    list-style:none;
}

#content ul.bullet1 li{
    margin:0;
    background:url(../images/icon_03.jpg) no-repeat 0 0;
    padding:0px 0px 0px 11px;
    font-weight:normal;
}

/*---------- 07  Index -----------*/
#index h2#title01{
	background:url(../images/tiny_background_02.jpg) no-repeat 0 0;
	margin:0 0px 0 0px;
	width:635px;
	text-indent:-9999px;
	padding:0;
	position:absolute;
	top: 7px;
}
#index h2#title02{ background:url(../images/index_h2-02.jpg) no-repeat 0 0; margin:0 16px 6px 22px; height:30px; width:630px; text-indent:-9999px; padding:0;}
#index h2#title03{ background:url(../images/index_h2-03.jpg) no-repeat 0 0; margin:0 16px 9px 22px; height:30px; width:630px; text-indent:-9999px; padding:0;}

#index .bg01{ background:url(../images/index_bg-mid.jpg) 0 0 repeat-y ;}
#index .bg02{ background:url(../images/index_bg02.jpg) 0 0 no-repeat; height:154px; width:624px; padding:0; }
#index .bg03{ float:right; padding:0; margin:0; width:365px;}
#index .bg04{padding:0 39px 0 39px; margin:0;}
#index .bg01_01{ background:url(../images/index_bg-top.jpg) 0 0 no-repeat;}
#index .text01{ padding:16px 16px 0 0; margin:0; text-align:left; }

#index ul.icon{
    margin:0;
    padding:21px 0 0 0;
    list-style:none;
}
#index ul.icon li {
    list-style: none;
    background: url(../images/icon_01.jpg) 0 0 no-repeat;
    padding:0 0 5px 21px;
    letter-spacing:1px;
    font-size:1.1em;
    text-align:left;
    line-height:1.4em;
    margin:0px;
}

#index p.banner_l{
    float: left;
    margin: 0 0 0px 0;
    padding:0;
    width:346px;
    height:141px;
    
}
#index p.banner_l img { line-height:1%; display:block;
    font-size:1%; }

#index p.banner_r{
    float:right;
    width:278px;
    height:141px;
    margin:0 0 0 2px;
    padding:0;
    display:inline;
}

#index p.banner_r a { 
    margin:0; 
    padding:0;
    width:278px;
    height:141px;
    background:url(../images/index_banner2.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#index p.banner_r a:hover { 
    margin: 0; 
    padding: 0;
    width: 278px;
    height: 141px;
    background:url(../images/index_banner2_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

#index .banner{
    float:right;
    width:557px;
    height:92px;
    margin:0;
    padding:0;
}

#index .banner a { 
    margin:0; 
    padding:0;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#index .banner a:hover { 
    margin: 0; 
    padding: 0;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

#index .alpha{
    float:left;
    margin:17px 0 0 0;
    padding:0;
    width:358px;
    }

#index .beta{
    float:right;
    margin:0 0 0 15px;
    padding:0;
    width:212px;
}
#index .title_img{
    float: left;
    margin:0 0 12px 0;
    padding:0;
    line-height:1%;
    display:block;
    }

#index dl.group3 { margin:0; padding:0; width:358px; display:inline;}
#index dl.group3 dt {width:80px; float:left; margin:0 0px 8px 0; padding:0 0 0px 0; display:inline; line-height:1.3em; clear:left;}
#index dl.group3 dt img {line-height:1%; display:block;}
#index dl.group3 dd {width:270px; float:right; margin:0 0 8px 0; padding:0; display:inline; font-size:100%; line-height:1.3em;}
#index dl.group3 dd.dd1 {width:270px; float:right; margin:0; padding:0; display:inline; font-size:100%; line-height:1.3em;}

#index #map {
    width: 212px;
    height: 160px;
    margin: 0;
    padding: 0;
    }


/*---------- 08  Staff -----------*/
#staff h2#title01{ background:url(../images/staff_h2.jpg) 0 0 no-repeat;}
#staff h3#title02{ background:url(../images/staff_h3-01.jpg) 0 0 no-repeat;}
#staff h4#title03{ background:url(../images/staff_h4.jpg) 0 0 no-repeat;}

#staff .right{
    float:right;
    width:395px;
    margin:0 0 12px 0;
    padding:0;
    text-align:left;
    }

#staff dl.group4{ margin:0; padding:0; display:inline; width:395px;}
#staff dl.group4 dt{width:70px; float:left; margin:0; padding:0; display:inline;}
#staff dl.group4 dd{width:325px; float:left; margin:0; padding:0; display:inline;}

#staff .title{
    background:url(../images/icon_04.jpg) 0 0 no-repeat;
    font-size: 100%;
    line-height:1.3em;
    font-weight: bold;
    color:#124417;
    margin:0 0 5px 0;
    padding:0 0 0 13px;
    }            

#staff .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#staff .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }
/*---------- 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 .image_c {
    margin: 0px 18px 0px 18px;
    background: #85cfa8;
    line-height:1%;
    padding:1px;
    }

#clinic .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#clinic .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }


#map{
    width:600px;
    height:450px;
}   
 
/*---------- 10  General -----------*/
#general h2#title01{ background:url(../images/general_h2.jpg) 0 0 no-repeat;}
#general h3#title02{ background:url(../images/general_h3-01.jpg) 0 0 no-repeat;}
#general h4#title03{ background:url(../images/general_h4-01.jpg) 0 0 no-repeat;}
#general h4#title04{ background:url(../images/general_h4-02.jpg) 0 0 no-repeat;}
#general h4#title05{ background:url(../images/general_h4-03.jpg) 0 0 no-repeat;}
#general h3#title06{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat;}

#general .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#general .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }


#general .image_c {
    margin: 0px 66px 0px 66px;
    background: #85cfa8;
    line-height:1%;
    padding:1px;
    }
    
#general .no01{background:#edf9f1 url(../images/no1.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#general .no02{background:#edf9f1 url(../images/no2.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#general .no03{background:#edf9f1 url(../images/no3.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#general .no04{background:#edf9f1 url(../images/no4.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#general .no05{background:#edf9f1 url(../images/no5.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#general .no06{background:#edf9f1 url(../images/no6.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
        
/*---------- 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 h3#title03{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent h3#title04{ background:url(../images/prevent_h3-03.jpg) 0 0 no-repeat;}
#prevent h4#title05{ background:url(../images/prevent_h4-01.jpg) 0 0 no-repeat;}
#prevent h4#title06{ background:url(../images/prevent_h4-02.jpg) 0 0 no-repeat;}

#prevent .no01{background:url(../images/prevent_no1.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#prevent .no02{background:url(../images/prevent_no2.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#prevent .no03{background:url(../images/prevent_no3.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#prevent .no04{background:url(../images/prevent_no4.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}

#prevent table {
    border-collapse: collapse;
    border: 1px solid #b2b2b3;
    font-size: 100%;
    line-height:1.3em;
    color: #666;
    width: 100%;
    margin:0;
    padding:0;
    }

#prevent .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#prevent .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

#prevent table th,
#prevent table td {
    padding: 6px;
    border: 1px solid #b2b2b3;
    }    
    
/*---------- 12  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 h4#title03{ background:url(../images/child_h4-01.jpg) 0 0 no-repeat;}
#child h4#title04{ background:url(../images/child_h4-02.jpg) 0 0 no-repeat;}

#child table {
    border-collapse: collapse;
    border: 1px solid #b2b2b3;
    font-size: 100%;
    line-height:1.3em;
    color: #666;
    width: 602px;
    margin:0;
    padding:0;
    }

#child .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#child .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

#child table th,
#child table td {
    padding: 6px;
    border: 1px solid #b2b2b3;
    }    
#child .no01{background:#edf9f1 url(../images/no1.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
#child .no02{background:#edf9f1 url(../images/no2.jpg) left center no-repeat; margin:0; text-indent:20px; font-weight:bold;}
    
/*---------- 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 h4#title07{ background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}

#esthe .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#esthe .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

/*---------- 14  Denture -----------*/
#denture h2#title01{ background:url(../images/denture_h2.jpg) 0 0 no-repeat;}
#denture h3#title02{ background:url(../images/denture_h3-01.jpg) 0 0 no-repeat;}
#denture h4#title03{ background:url(../images/denture_h4-01.jpg) 0 0 no-repeat;}
#denture h4#title04{ background:url(../images/denture_h4-02.jpg) 0 0 no-repeat;}
#denture h3#title05{ background:url(../images/denture_h3-02.jpg) 0 0 no-repeat;}
#denture h3#title06{ background:url(../images/denture_h3-03.jpg) 0 0 no-repeat;}
#denture h4#title07{ background:url(../images/denture_h4-03.jpg) 0 0 no-repeat;}
#denture h4#title08{ background:url(../images/denture_h4-04.jpg) 0 0 no-repeat;}

#denture .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#denture .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

/*---------- 15  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 .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#ortho .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }

/*---------- 16  Visit -----------*/
#visit h2#title01{ background:url(../images/visit_h2.jpg) 0 0 no-repeat;}
#visit h3#title02{ background:url(../images/visit_h3-01.jpg) 0 0 no-repeat;}
#visit h4#title03{ background:url(../images/visit_h4-01.jpg) 0 0 no-repeat;}
#visit h4#title04{ background:url(../images/visit_h4-02.jpg) 0 0 no-repeat;}
#visit h4#title05{ background:url(../images/visit_h4-03.jpg) 0 0 no-repeat;}

#visit .banner a { 
    margin:50; 
    padding:10;
    width:557px;
    height:92px;
    background:url(../images/index_banner4.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    display: block; 
    }

#visit .banner a:hover { 
    margin: 50; 
    padding: 10;
    width: 557px;
    height: 92px;
    background:url(../images/index_banner4_ov.jpg) 0 0  no-repeat; 
    text-indent: -9999px;
    }


.padding_l21_r11{padding:0 11px 0 21px;}
.padding_l28_r11{padding:0 11px 0 21px;}
.padding_l28_r14{padding:0 14px 0 28px;}
.padding_l28_r16{padding:0 16px 0 28px;}
.padding_l45_r38{padding:0 38px 0 45px;}
.padding_l71_r40{padding:0 40px 0 71px;}
.padding_l26_r2{padding:0 2px 0 26px;}
.margin_b12{margin-bottom:12px;}
.margin_b16{margin-bottom:16px;}
.margin_b19{margin-bottom:19px;}
.margin_b25{margin-bottom:25px;}
.margin_b9{margin-bottom:9px;}
.margin_b43{margin-bottom:43px;}
.margin_b79{margin-bottom:79px;}
.margin_t15{margin-top:15px;}
.margin_t19{margin-top:19px;}
.text_cl1{color:#ff8a00; font-weight:bold; margin-top:-2px;}
.w_100{width:100px;}
.w_120{width:120px;}
.w_110{width:110px;}
.w_160{width:160px;}
.w_250{width:250px;}
.w_60{width:60px;}
.w_390{width:390px;}
.bg_01{background:#f8f8f8;}
.bg_02{background:#edf9f1;}


/*---------- tiny -----------*/
#content h2 #tiny_title img{ z-index:1000;}
#tiny table { border: none;}
#tiny table td { border: none;}
#tiny_background{
	 background:url(../images/tiny_background_01.jpg) 0 0  no-repeat;
	 padding:35px 0px 10px 0;
	 margin:0 0 10px 18px;
	 position:relative;
}

.tiny {
	 width:600px;
	 height:150px; 
	 margin-top:5px;
	 margin-left:-5px; 
	 margin-right:auto; 
	 margin-bottom:10px; 
	 border-top: solid 3px #F8DEC5;
	 border-bottom: solid 1px #F8DEC5;
	 border-left:solid 1px #F8DEC5;
	 border-right:solid 1px #F8DEC5;
	 text-align:left;
	 font-size:110%;
	 overflow-x:hidden;
 }

.tiny_head{ margin-left:15px; margin-right:auto; margin-bottom:-5px;} 

