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

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

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/wrapper_bg.jpg) top repeat-y; }

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

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	}


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

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #de91a2;
	}
* html body #header { height: 81px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 560px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 560px;
	height: 80px;
	background: url(../images/h1.jpg) 10px 15px no-repeat;
	}

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

#header p.tel {
	margin: 10px 20px 10px 0;
	padding: 0;
	height: 35px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin-left:10px;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}

#nav01 { width: 45px; margin-top:5px;}
#nav02 { width: 85px; margin-top:5px;}

#nav01 a {
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 45px;
	}
#nav02 a {
	background: url(../images/header_nav02.jpg) 0 0 no-repeat;
	width: 85px;
	}


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

#nav {
	width: 195px;
	float: left;
	padding: 10px 0 20px 0;
	font-size:85%;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 32px;
	text-indent: -9999px; margin:0 0 3px 0;
	}

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

#nav03 a { background: url(../images/nav.jpg) -195px 0 no-repeat; margin:0 0 3px 0; }
#nav04 a { background: url(../images/nav.jpg) -195px -35px no-repeat; margin:0 0 3px 0; }
#nav05 a { background: url(../images/nav.jpg) -195px -70px no-repeat; margin:0 0 3px 0; }
#nav06 a { background: url(../images/nav.jpg) -195px -105px no-repeat; margin:0 0 3px 0; }
#nav07 a { background: url(../images/nav.jpg) -195px -140px no-repeat; margin:0 0 3px 0; }
#nav08 a { background: url(../images/nav.jpg) -195px -175px no-repeat; margin:0 0 3px 0; }
#nav09 a { background: url(../images/nav.jpg) -195px -210px no-repeat; margin:0 0 3px 0; }
#nav10 a { background: url(../images/nav.jpg) -195px -245px no-repeat; margin:0 0 3px 0; }
#nav11 a { background: url(../images/nav.jpg) -195px -280px no-repeat; margin:0 0 3px 0; }
#nav12 a { background: url(../images/nav.jpg) -195px -315px no-repeat; margin:0 0 3px 0; }
#nav13 a { background: url(../images/nav.jpg) -195px -350px no-repeat; margin:0 0 3px 0; }
#nav14 a { background: url(../images/nav.jpg) -195px -385px no-repeat; margin:0 0 3px 0; }

#nav03 a:hover { background: url(../images/nav.jpg) 0 0 no-repeat; margin:0 0 3px 0; }
#nav04 a:hover { background: url(../images/nav.jpg) 0 -35px no-repeat; margin:0 0 3px 0; }
#nav05 a:hover { background: url(../images/nav.jpg) 0 -70px no-repeat; margin:0 0 3px 0; }
#nav06 a:hover { background: url(../images/nav.jpg) 0 -105px no-repeat; margin:0 0 3px 0; }
#nav07 a:hover { background: url(../images/nav.jpg) 0 -140px no-repeat; margin:0 0 3px 0; }
#nav08 a:hover { background: url(../images/nav.jpg) 0 -175px no-repeat; margin:0 0 3px 0; }
#nav09 a:hover { background: url(../images/nav.jpg) 0 -210px no-repeat; margin:0 0 3px 0; }
#nav10 a:hover { background: url(../images/nav.jpg) 0 -245px no-repeat; margin:0 0 3px 0; }
#nav11 a:hover { background: url(../images/nav.jpg) 0 -280px no-repeat; margin:0 0 3px 0; }
#nav12 a:hover { background: url(../images/nav.jpg) 0 -315px no-repeat; margin:0 0 3px 0; }
#nav13 a:hover { background: url(../images/nav.jpg) 0 -350px no-repeat; margin:0 0 3px 0; }
#nav14 a:hover { background: url(../images/nav.jpg) 0 -385px no-repeat; margin:0 0 3px 0; }

#nav p { text-align: center; }

#nav .info{margin:10px 5px;}
#nav h4#title_info{ background: url(../images/nav_clinic.jpg) 0 0 no-repeat; text-indent: -9999px; height:30px;}
#nav .banner{
	width: 195px;
	float: left;
	padding: 10px 0 20px 0;
	font-size:85%;
	}
#nav h4#title_banner{ background: url(../images/banner_img01.jpg) 0 0 no-repeat; text-indent: -9999px; height:30px;}
#nav dl{margin:5px;}
#nav dl dt{
	width: 3em;
	float: left;
}
#nav dl dd{
           overflow:hidden;}
#nav .info a{background:url(../images/click01.jpg) 0 0 no-repeat; width:71px; height:14px; float:right; text-indent: -9999px; }


/*---------- 05  Footer -----------*/

#footer {
    width:860px;
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0 auto;
	background: #fff url(../images/footer_bg.jpg) top center no-repeat;
	font-size: 85%;
	text-align: center;
	color: #8B5C29;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #8B5C29;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

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

#footer address { margin: 8px 1em; }


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

.section { padding: .5em 15px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 35px;
	text-indent: -9999px;
	margin: 0;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: 0;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	height: 20px;
	text-indent: -9999px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #8B5C29;
	outline: none;
	}
a:hover { color: #8B5C29; }

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

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

p.title{background:url(../images/icon_title.jpg)left 8px no-repeat; padding-left:15px; color:#EA9000;font-weight: bold;
}


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

.top_img{ width:585px; margin:5px;}
#index .top_section01{float:left; width:325px;}
#index .top_section02{float:right; width:232px;}
#index .top_section03{float:left; width:270px;}
#index .top_section04{width:297px;}

#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; height:30px;}
#index h3#title04 { background: url(../images/index_h3-04.jpg) 0 0 no-repeat; width:270px; height:55px;}
#index h3#title05 { background: url(../images/index_h3-05.jpg) 0 0 no-repeat; width:300px; height:20px;}

#index .top_section03 dl{margin:10px;}
#index .top_section03 dl dt{
	width: 4em;
	float: left;
}
#index .top_section03 dl dd{
           overflow:hidden;}	
	   

#index .section .ml01{padding: 0 0 0 30px;}
.red{ color: #FF0000;}

/*---------- 08  Clinic -----------*/

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

#clinic .dr{float:right; width:320px;}
#clinic .dr dl{margin:10px;}
#clinic .dr dl dt{
	width: 6em;
	float: left;
}
#clinic .dr dl dd{
           overflow:hidden;}
#clinic .dr li{background:none;}

#clinic #content table{float:left;}
#clinic #content td,
#clinic #content th,{ border-color:#C1976F;}
#clinic #content table th{
	background-color: #FFE68C;
	text-align: left;	
	color:#FF6600;	
	width: 100px;
}
#clinic #content td {
	background-color:#FFFFFF;
	width:200px;
}


#clinic #content table.recruit {
	text-align: left;	
	background-color:#C1976F;
	border:none;
	font-size:12px;
	color: #666;
	margin-left:20px;
}
#clinic #content table.recruit th {
	background-color: #FFE68C;	
	color:#FF6600;
	width: 180px;
}
#clinic #content table.recruit td {
	background-color: #FFFFFF;
	color:#666666;
	width: 320px;
}


/*---------- 09  concept -----------*/

#concept h2#title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h4#title03 { background: url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept h4#title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h3#title05 { background: url(../images/concept_h3-05.jpg) 0 0 no-repeat; }
#concept h4#title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept h4#title07 { background: url(../images/concept_h4-07.jpg) 0 0 no-repeat; }
#concept h4#title08 { background: url(../images/concept_h4-08.jpg) 0 0 no-repeat; }
#concept h4#title09 { background: url(../images/concept_h4-09.jpg) 0 0 no-repeat; }
#concept h3#title10 { background: url(../images/concept_h3-10.jpg) 0 0 no-repeat; }
#concept h4#title11 { background: url(../images/concept_h4-11.jpg) 0 0 no-repeat; }
#concept h4#title12 { background: url(../images/concept_h4-12.jpg) 0 0 no-repeat; }
#concept h3#title13 { background: url(../images/concept_h3-13.jpg) 0 0 no-repeat; }
#concept h4#title14 { background: url(../images/concept_h4-14.jpg) 0 0 no-repeat; }
#concept h4#title15 { background: url(../images/concept_h4-15.jpg) 0 0 no-repeat; }
#concept h4#title16 { background: url(../images/concept_h4-16.jpg) 0 0 no-repeat; }
#concept h4#title17 { background: url(../images/concept_h4-17.jpg) 0 0 no-repeat; }
#concept h4#title18 { background: url(../images/concept_h4-18.jpg) 0 0 no-repeat; }
#concept h4#title19 { background: url(../images/concept_h4-19.jpg) 0 0 no-repeat; }
#concept h4#title20 { background: url(../images/concept_h4-20.jpg) 0 0 no-repeat; }
#concept h4#title21 { background: url(../images/concept_h4-21.jpg) 0 0 no-repeat; }

#concept h5#title22 { background: url(../images/concept_h5-22.jpg) 0 0 no-repeat; }
#concept h5#title23 { background: url(../images/concept_h5-23.jpg) 0 0 no-repeat; }
#concept h4#title24 { background: url(../images/concept_h4-24.jpg) 0 0 no-repeat; }
#concept h4#title25 { background: url(../images/concept_h5-25.jpg) 0 0 no-repeat; }

/*---------- 10  implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant h3#title07 { background: url(../images/implant_h3-07.jpg) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant h4#title09 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; }
#implant h3#title10 { background: url(../images/implant_h3-10.jpg) 0 0 no-repeat; }
#implant h3#title11 { background: url(../images/implant_h3-11.jpg) 0 0 no-repeat; }
#implant h3#title12 { background: url(../images/implant_h3-12.jpg) 0 0 no-repeat; }
#implant h5#title13 { background: url(../images/implant_h5-13.jpg) 0 0 no-repeat; }
#implant h5#title14 { background: url(../images/implant_h5-14.jpg) 0 0 no-repeat; }
#implant h4#title15 { background: url(../images/implant_h4-15.jpg) 0 0 no-repeat; }
#implant h4#title16 { background: url(../images/implant_h4-16.jpg) 0 0 no-repeat; }
#implant h4#title17 { background: url(../images/implant_h4-17.jpg) 0 0 no-repeat; }
#implant h3#title18 { background: url(../images/implant_h3-18.jpg) 0 0 no-repeat; }
#implant h4#title19 { background: url(../images/implant_h4-19.jpg) 0 0 no-repeat; }
#implant h4#title20 { background: url(../images/implant_h4-20.jpg) 0 0 no-repeat; }
#implant h4#title21 { background: url(../images/implant_h4-21.jpg) 0 0 no-repeat; }
#implant h4#title23 { background: url(../images/implant_h4-23.jpg) 0 0 no-repeat; 
                      text-indent:140px;
                      line-height:17px;
                      font-size:12px;
                    }

#implant .q{background:url(../images/icon_q.jpg) left 3px no-repeat; padding-left:30px;	font-weight: bold; color:#8B5C29; margin:0;}
#implant .a{background:url(../images/icon_a.jpg) left 3px no-repeat; padding-left:30px; margin:5px 0 10px 0;}

#implant .price strong{color:#8B5C29;}
#implant .price .price02{font-size:85%;}
#implant .price .price02 strong{color:#FF6600;}

/*---------- 11  white -----------*/

#white h2#title01 { background: url(../images/white_h2-01.jpg) 0 0 no-repeat; }
#white h3#title02 { background: url(../images/white_h3-02.jpg) 0 0 no-repeat; }
#white h4#title03 { background: url(../images/white_h4-03.jpg) 0 0 no-repeat; }
#white h5#title04 { background: url(../images/white_h5-04.jpg) 0 0 no-repeat; }
#white h5#title05 { background: url(../images/white_h5-05.jpg) 0 0 no-repeat; }
#white h5#title06 { background: url(../images/white_h5-06.jpg) 0 0 no-repeat; }
#white h5#title07 { background: url(../images/white_h5-07.jpg) 0 0 no-repeat; }
#white h3#title08 { background: url(../images/white_h3-08.jpg) 0 0 no-repeat; }
#white h4#title09 { background: url(../images/white_h4-09.jpg) 0 0 no-repeat; }
#white h4#title10 { background: url(../images/white_h4-10.jpg) 0 0 no-repeat; }
#white h4#title11 { background: url(../images/white_h4-11.jpg) 0 0 no-repeat; }
#white h4#title12 { background: url(../images/white_h4-12.jpg) 0 0 no-repeat; }
#white h5#title13 { background: url(../images/white_h5-13.jpg) 0 0 no-repeat; }
#white h5#title14 { background: url(../images/white_h5-14.jpg) 0 0 no-repeat; }
#white h5#title15 { background: url(../images/white_h5-15.jpg) 0 0 no-repeat; }
#white h3#title22 { background: url(../images/white_h3-16.jpg) 0 0 no-repeat; }


#white h5#title16 { background: url(../images/white_h5-16.jpg) 0 0 no-repeat; }
#white h5#title17 { background: url(../images/white_h5-17.jpg) 0 0 no-repeat; }
#white h5#title18 { background: url(../images/white_h5-18.jpg) 0 0 no-repeat; }
#white h5#title19 { background: url(../images/white_h5-19.jpg) 0 0 no-repeat; }
#white h5#title20 { background: url(../images/white_h5-20.jpg) 0 0 no-repeat; }
#white h4#title21 { background: url(../images/white_h5-21.jpg) 0 0 no-repeat; }
#white h5#title23 { background: url(../images/white_h5-23.jpg) 0 0 no-repeat; }
#white h4#title24 { background: url(../images/white_h4-24.jpg) 0 0 no-repeat; }

/*---------- 12  allergy -----------*/

#allergy h2#title01 { background: url(../images/allergy_h2-01.jpg) 0 0 no-repeat; }
#allergy h3#title02 { background: url(../images/allergy_h3-02.jpg) 0 0 no-repeat; }
#allergy h4#title03 { background: url(../images/allergy_h4-03.jpg) 0 0 no-repeat; }
#allergy h4#title04 { background: url(../images/allergy_h4-04.jpg) 0 0 no-repeat; }
#allergy h3#title05 { background: url(../images/allergy_h3-05.jpg) 0 0 no-repeat; }
#allergy h4#title06 { background: url(../images/allergy_h4-06.jpg) 0 0 no-repeat; }
#allergy h4#title07 { background: url(../images/allergy_h4-07.jpg) 0 0 no-repeat; }
#allergy h4#title08 { background: url(../images/allergy_h4-08.jpg) 0 0 no-repeat; }
#allergy h3#title09 { background: url(../images/allergy_h3-09.jpg) 0 0 no-repeat; }
#allergy h4#title10 { background: url(../images/allergy_h4-10.jpg) 0 0 no-repeat; }

#allergy table {
	text-align: left;	
	background-color:#C1976F;
	border:none;
	font-size:12px;
	color: #666;
}
#allergy table th {
	background-color: #EA9000;	
	text-align: left;	
	color:#FFFFFF;
	width: 200px;
}
#allergy table th.price03 {
	background-color: #FFE68C;	
	text-align: center;	
	color:#EA9000;
	width: 150px;
}
#allergy table td {
	background-color: #FFFFFF;
	text-align: center;	
	color:#EA9000;
	width: 150px;
}

/*---------- 13  mouth -----------*/

#mouth h2#title01 { background: url(../images/mouth_h2-01.jpg) 0 0 no-repeat; }
#mouth h3#title02 { background: url(../images/mouth_h3-02.jpg) 0 0 no-repeat; }
#mouth h4#title03 { background: url(../images/mouth_h4-03.jpg) 0 0 no-repeat; }
#mouth h4#title04 { background: url(../images/mouth_h4-04.jpg) 0 0 no-repeat; }
#mouth h4#title05 { background: url(../images/mouth_h4-05.jpg) 0 0 no-repeat; }
#mouth h4#title06 { background: url(../images/mouth_h4-06.jpg) 0 0 no-repeat; }
#mouth h3#title07 { background: url(../images/mouth_h3-07.jpg) 0 0 no-repeat; }

/*---------- 14  perio -----------*/

#perio h2#title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h3#title05 { background: url(../images/perio_h3-05.jpg) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio h4#title07 { background: url(../images/perio_h4-07.jpg) 0 0 no-repeat; }
#perio h3#title08 { background: url(../images/perio_h3-08.jpg) 0 0 no-repeat; }
#perio h4#title08 { background: url(../images/perio_h4-08.jpg) 0 0 no-repeat; }
#perio h3#title09 { background: url(../images/perio_h3-09.jpg) 0 0 no-repeat; }
#perio h4#title09 { background: url(../images/perio_h4-09.jpg) 0 0 no-repeat; }
#perio h4#title10 { background: url(../images/perio_h4-10.jpg) 0 0 no-repeat; }
#perio h4#title11 { background: url(../images/perio_h4-11.jpg) 0 0 no-repeat; }
#perio h4#title12 { background: url(../images/perio_h4-12.jpg) 0 0 no-repeat; }
#perio h3#title13 { background: url(../images/perio_h3-13.jpg) 0 0 no-repeat; }
#perio h4#title13 { background: url(../images/perio_h4-13.jpg) 0 0 no-repeat; }
#perio h4#title14 { background: url(../images/perio_h4-14.jpg) 0 0 no-repeat; }
#perio h4#title15 { background: url(../images/perio_h4-15.jpg) 0 0 no-repeat; }
#perio h4#title16 { background: url(../images/perio_h4-16.jpg) 0 0 no-repeat; }
#perio h5#title17 { background: url(../images/perio_h5-17.jpg) 0 0 no-repeat; }
#perio h5#title18 { background: url(../images/perio_h5-18.jpg) 0 0 no-repeat; }
#perio h5#title19 { background: url(../images/perio_h5-19.jpg) 0 0 no-repeat; }
#perio h4#title20 { background: url(../images/perio_h4-20.jpg) 0 0 no-repeat; }

/*---------- 15  ortho -----------*/

#ortho h2#title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho h3#title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title03 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho h3#title06 { background: url(../images/ortho_h3-06.jpg) 0 0 no-repeat; }
#ortho h4#title07 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho h3#title08 { background: url(../images/ortho_h3-08.jpg) 0 0 no-repeat; }
#ortho h4#title09 { background: url(../images/ortho_h4-09.jpg) 0 0 no-repeat; }
#ortho h4#title10 { background: url(../images/ortho_h4-10.jpg) 0 0 no-repeat; }
#ortho h4#title11 { background: url(../images/ortho_h4-11.jpg) 0 0 no-repeat; }
#ortho h4#title12 { background: url(../images/ortho_h4-12.jpg) 0 0 no-repeat; }
#ortho h4#title13 { background: url(../images/ortho_h4-13.jpg) 0 0 no-repeat; }
#ortho h4#title14 { background: url(../images/ortho_h4-14.jpg) 0 0 no-repeat; }
#ortho h3#title17 { background: url(../images/ortho_h3-17.jpg) 0 0 no-repeat; }
#ortho h4#title18 { background: url(../images/ortho_h4-18.jpg) 0 0 no-repeat; }

#ortho h5#title15 { background: url(../images/ortho_h5-15.jpg) 0 0 no-repeat; }
#ortho h5#title16 { background: url(../images/ortho_h5-16.jpg) 0 0 no-repeat; }

#ortho .price04 strong{color:#EA9000;}

#ortho .dr{ float:right; width:320px; margin-top:10px;}
#ortho .dr dl{ margin:0;}
#ortho .dr dl dt{
	width: 7em;
	float: left;
	font-weight: bold;
}
#ortho .dr dl dd{overflow:hidden;}
	   

/*---------- 15  ortho -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h3#title05 { background: url(../images/prevent_h3-05.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent h5#title07 { background: url(../images/prevent_h5-07.jpg) 0 0 no-repeat; }
#prevent h4#title08 { background: url(../images/prevent_h4-08.jpg) 0 0 no-repeat; }
#prevent h5#title09 { background: url(../images/prevent_h5-09.jpg) 0 0 no-repeat; }
#prevent h5#title10 { background: url(../images/prevent_h5-10.jpg) 0 0 no-repeat; }
#prevent h3#title11 { background: url(../images/prevent_h3-11.jpg) 0 0 no-repeat; }
#prevent h4#title12 { background: url(../images/prevent_h4-12.jpg) 0 0 no-repeat; }
#prevent h4#title13 { background: url(../images/prevent_h4-13.jpg) 0 0 no-repeat; }
#prevent h4#title14 { background: url(../images/prevent_h4-14.jpg) 0 0 no-repeat; }
#prevent h5#title15 { background: url(../images/prevent_h5-15.jpg) 0 0 no-repeat; }
#prevent h5#title16 { background: url(../images/prevent_h5-16.jpg) 0 0 no-repeat; }
#prevent h5#title17 { background: url(../images/prevent_h5-17.jpg) 0 0 no-repeat; }
#prevent h5#title18 { background: url(../images/prevent_h5-18.jpg) 0 0 no-repeat; }
#prevent h4#title19 { background: url(../images/prevent_h4-19.jpg) 0 0 no-repeat; }
#prevent h4#title20 { background: url(../images/prevent_h4-20.jpg) 0 0 no-repeat; }
#prevent h5#title21 { background: url(../images/prevent_h5-21.jpg) 0 0 no-repeat; }

#prevent .red{color:#FF0000;}

#prevent .pmtc strong{color:#C1976F;}

#prevent table {
	text-align: left;	
	background-color:#C1976F;
	border:none;
	font-size:12px;
	color: #666;
}
#prevent table th {
	background-color: #EA9000;	
	text-align: left;	
	color:#FFFFFF;
	width: 100px;
}
#prevent table td.group {
	background-color: #FFFFFF;
	text-align: left;	
	color:#666666;
	width: 250px;
	font-weight:normal;
}
#prevent table td.group02 {
	background-color: #FFFFFF;
	text-align: left;	
	color:#FF0000;
	width: 250px;
	font-weight:normal;
}
#prevent table td {
	background-color: #FFE68C;
	text-align: left;	
	color:#EA9000;
	width: 100px;
	font-weight: bold;
}
#prevent table td.group03 {
	background-color: #FFE68C;
	text-align: left;	
	color:#FF0000;
	width: 100px;
	font-weight: bold;
}
#prevent table td.group04 {
	background-color: #FFFFFF;
	text-align: center;	
	color:#FF0000;
	width: 20px;
	font-weight: bold;
}
/*---------- 16  sitemap -----------*/

#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
.Sr_St01{
	text-align:center;
	color:#8B5C29;
	border:double;
	font-size:14px;
	font-weight: bold;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
}
.Sr_textRed{
	color:#FF0000;
}