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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Implant                     */
/*                 10  Implant_way                 */
/*                 11  Implant_condition           */
/*                 12  Alignment                   */
/*                 13  Ortho                       */
/*                 14  Ortho_condition             */
/*                 15  Case                        */
/*                 16  Cost                        */
/*                 17  Sitemap                        */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

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



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

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



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

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

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

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}
#content {
	width: 530px;
	padding: 0 25px 1em 0;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666666;
	background: #fff;
	padding: 0;
	margin-right:2px;
	}
.alpha,.beta {
    float:left;
    }
.gamma {
    float:right;
    }
    
.point_list{
    font-size:124%;
    font-weight:bold;
    color:#FF7F4D;
    }

#content .question{
   color:#2A87B5;
   font-weight:bold;
   font-size:105%;
   }
#content .answer{
   border-top:#ccc 3px dotted;
   padding:5px 0 10px 0;
   }

#content .reservation {
    clear:both;
    text-indent:-9999px;
    padding:5px 0 8px 0;
    }
    
#content .reservation a {
    display:block;
    width:440px;
    height:72px;
    background: url(../images/reservation.png) 0 0 no-repeat;
    }
#content .reservation a:hover {
    background: url(../images/reservation.png) 0 -72px no-repeat;
    }

#content .reservation1 {
    clear:both;
    text-indent:-9999px;
    padding:5px 0 8px 0;
    }
    
#content .reservation1 a {
    display:block;
    width:522px;
    height:117px;
    background: url(../images/pkup05.png) 0 0 no-repeat;
    }
#content .reservation1 a:hover {
    background: url(../images/pkup05.png) 0 -117px no-repeat;
    }

#content .reservation2 {
    clear:both;
    text-indent:-9999px;
    padding:5px 0 8px 0;
    }
    
#content .reservation2 a {
    display:block;
    width:522px;
    height:87px;
    background: url(../images/banner01.jpg) 0 0 no-repeat;
    }
#content .reservation2 a:hover {
    background: url(../images/banner01.jpg) 0 -87px no-repeat;
    }

#content .link {
    clear:both;
    text-indent:-9999px;
    padding-top:5px;
    }
    
#content .link a {
    display:block;
    width:440px;
    height:45px;
    }
    
#content table ul{
    margin:0;
    padding:0;
    } 
#content table {
    border: 1px solid #ccc;
    }
  
#content table th {
    background:#E3F9DE;
    border: 1px solid #ccc;
    color:#6B9163;
    }
#content table td {
    border: 1px solid #ccc;
    line-height:20px;
    }
#content table dl {
    margin:0;
    font-weight:normal;
    }
#content table dt {
    font-weight:normal;
    }
* html #content table{
    font-size:95%;
    color: #666666;
    }
* html #content table th {padding:3px 5px 3px 5px;}
    
/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 100px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 420px;
	height: 65px;
	line-height: 1.0;
	float: left;
	margin:0 0 5px 0;
	padding:0;
	}
h1 a {
	display: block;
	width: 420px;
	height: 65px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .alpha {
	width: 420px;
	}
* html #header .gamma{
	width: 160px;
    }

#header p.tel {
	margin: 44px 0 0 0;
	padding: 0;
	height: 33px;
	line-height:0px;
	}
#header p.tel img { display: block; }

#header .header_link {
	width: 73px;
	height: 15px;
    margin:1px 0 0 85px;
    padding:0;
    line-height:15px;
    text-indent:-9999px;
    }

#header .header_link a{
    display:block;
	width: 73px;
	height: 15px;
	background: url(../images/header_link.png) 0 0 no-repeat;
    }

#header .header_link a:hover {
	background: url(../images/header_link.png) 0 -15px no-repeat;
    }

#header_nav {
	margin:0 0 0 11px;
	list-style: none;
	width: 122px;
	height: 23px;
	}

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

#nav01 { width: 44px; }
#nav02 { width: 74px; }

#nav01 a {
	background: url(../images/header_nav.png) 0 0 no-repeat;
	width: 44px;
	}
#nav02 a {
	background: url(../images/header_nav.png) -46px 0 no-repeat;
	width: 74px;
	}
#nav01 a:hover {
	background: url(../images/header_nav.png) 0 -23px no-repeat;
	width: 44px;
	}
#nav02 a:hover {
	background: url(../images/header_nav.png) -46px -23px no-repeat;
	width: 74px;
	}


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

#nav {
	width: 200px;
	float: left;
	margin: 5px 0 20px 10px;
	}
* html #nav {
	margin-left: 4px;
	}

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

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

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

#nav03 a { background: url(../images/nav.png) 0 -30px no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -60px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -90px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -180px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -210px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -270px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -301px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -332px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -200px -30px no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -200px -60px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -200px -90px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -200px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -200px -180px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -200px -210px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -200px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -200px -270px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -200px -301px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -200px -332px no-repeat; }

#nav p { text-align: center; }

#nav h2 {
    height:23px;
	text-indent: -9999px;
	}
#nav h3 {
    height:30px;
	text-indent: -9999px;
	}

#nav h2#nav_title01 { background: url(../images/nav_title01.png) 0 0 no-repeat; }
#nav h3#nav_title02 { background: url(../images/nav.png) 0 0 no-repeat; }
#nav h3#nav_title03 { background: url(../images/nav.png) 0 -150px no-repeat; }
#nav h2#nav_title04 { background: url(../images/nav_title04.png) 0 0 no-repeat;  height:20px;}
#nav h2#nav_title05 { background: url(../images/nav_title05.png) 0 0 no-repeat;  height:20px;}

#nav .info{
    width:205px;
    margin:0 0 15px -2px;
    background: url(../images/nav_info_bg.png) bottom no-repeat;
    }
#nav .info p{
    color:#666666;
    width:175px;
    text-align:left;
    padding: 0 10px 10px 18px;
    }
* html #nav .info p{
    width:185px;
    padding: 0 0 10px 18px;
    }
    
#nav .info .title01{
    color:#279548;
    }    
#nav .info .title02{
    color:#279548;
    font-size:105%;
    line-height:20px;
    }    
#nav .banner{
    text-indent:-9999px;
    margin:15px 0 15px 9px;
    }
* html #nav .banner{
    margin-left:3px;
    }
*:first-child+html #nav .banner{
    margin-left:2px;
    }
    
#nav .banner p{
    margin-top:15px;
    }    
#nav #nav_ban01 a{
    display:block;
    width: 182px;
    height:63px;
	background: url(../images/ban01.png) 0 0 no-repeat;
    }
#nav #nav_ban01 a:hover{ background: url(../images/ban01.png) 0 -63px no-repeat; }
#nav #nav_ban02 a{
    display:block;
    width: 182px;
    height:82px;
	background: url(../images/ban02.png) 0 0 no-repeat;
    }
#nav #nav_ban02 a:hover{ background: url(../images/ban02.png) 0 -82px no-repeat; }

#nav #nav_ban03 a{
	display: block;
	width: 182px;
	height: 60px;
	background: url(../images/ban03.png) 0 0 no-repeat;
}

#nav #nav_ban03 a:hover {
	background: url(../images/ban03.png) 0 -60px no-repeat;
}
    
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:125px;
	padding: 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 77%;
	text-align: left;
	color: #3F3F3F;
	}
*: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: #3F3F3F;
	}
#footer a:hover { text-decoration: underline;  color:#279548;}

#footer address { 
    margin: 25px 1em 0 200px;
		padding-top: 60px;
    color:#279548;
    text-align: center;
    clear:both;
    }
#footer address a { 
    color:#279548;
    }
#footer address a:hover { 
    color:#3F3F3F;
    }

#footer dl{
	margin: 0 1em 2px 250px;
	padding-top:22px;
    }

*:first-child+html #footer dl { padding-top:30px; } /*  for IE7 only */
* html body #footer dl { padding-top:30px; } /*  for IE6 only */
    
#footer dt{
    float:left;
    width:90px;
    }
#footer dd{
    margin-left:91px;
    }
#footer dt.last {
    width:480px;
    }

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

.section { padding: .1em 35px; }
.section .section { padding: .5em 10px; }

.section1{ padding: .1em 20px; }
.section1 .section1 { padding: .5em 10px; }

p.center { text-align: center; }

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

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

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

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #E49996;
	outline: none;
	}
a:hover { color: #028eaf; }

#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;
	}
	
.img_border {
    border:#77BF6B 2px solid;
    }

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

.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: 90px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/totop.png) 0 0 no-repeat;
	}

.caution {
    color:#0060B6;
	}
	
.colored {
background-color:#f5f5f5;
padding:10px 0 10px 0;
margin-bottom:10px;
}

/* Hides from IE-mac \*/
p.answer2: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 */



/*-------- 07  Index --------*/
#index .pkup { 
    text-indent:-9999px;
    clear:both;
    }
#index .pkup .alpha,.beta{
    margin-left:23px;
    }
* html #index .pkup .alpha{
    margin-left:13px;
    }     
         
#index #pkup01 a{
    display:block;
    width: 250px;
    height:210px;
	background: url(../images/pkup01.png) 0 0 no-repeat;
    }
#index #pkup01 a:hover{ background: url(../images/pkup01.png) 0 -210px no-repeat; }
#index #pkup02 a{
    display:block;
    width: 250px;
    height:210px;
	background: url(../images/pkup02.png) 0 0 no-repeat;
    }
#index #pkup02 a:hover{ background: url(../images/pkup02.png) 0 -210px no-repeat; }
#index #pkup03 a{
    display:block;
    width: 250px;
    height:210px;
	background: url(../images/pkup03.png) 0 0 no-repeat;
    }
#index #pkup03 a:hover{ background: url(../images/pkup03.png) 0 -210px no-repeat; }
#index #pkup04 a{
    display:block;
    width: 250px;
    height:210px;
	background: url(../images/pkup04.png) 0 0 no-repeat;
    }
#index #pkup04 a:hover{ background: url(../images/pkup04.png) 0 -210px no-repeat; }

#index #movie a{
    display:block;
    width: 270px;
    height:150px;
	background: url(../images/index_movie.png) 0 0 no-repeat;
    }
#index #movie a:hover{ background: url(../images/index_movie.png) 0 -150px no-repeat; }
#index #res a{
    display:block;
    width: 232px;
    height:150px;
	background: url(../images/res.png) 0 0 no-repeat;
    }
#index #res a:hover{ background: url(../images/res.png) 0 -150px no-repeat; }


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

#clinic .clinic_photo{
    width:220px;
    float:left;
    margin-top:-6px;
    margin-left:5px;
    }
#clinic .clinic_info{
    float:left;
    margin-left:10px;
    }
#clinic .clinic_info table{
    width:250px;
    }
#clinic .clinic_info table th{
    width:70px;
    }
#clinic .access_info table {
    width:490px;
    }
#clinic .access_info table th {
    width:70px;
    }
#clinic .access_info table .caution {
    margin-top:10px;
    }
#clinic .holiday{
    color:#CE2D02;
    }
    
#clinic .dr_photo{
    width:158px;
    float:left;
    margin-top:-6px;
    }
#clinic .caption{
    font-weight:bold;
    }
    
#clinic .dr_info{
    width:300px;
    float:left;
    margin:0 0 20px 20px;
    }
#clinic .dr_info dl{
    margin:0 0 10px 10px;
    }
#clinic .dr_info dt{
    float:left;
    width:58px;
    font-weight:normal;
    }
#clinic .dr_info dd{
    margin:0 0 0 60px;
    }
#clinic .dr_info ul{
    margin:0 0 10px 0;
    background:none;
	list-style-position:outside;
    }
#clinic .dr_info ul li{
    background:none;	
	list-style-position:outside;
    }

#clinic .staff .beta{
    margin-left:10px;
    }
* html #clinic .staff .beta{
    margin-left:10px;
    }


#clinic #map {  
    width: 320px;  
    height: 320px;  
    border: 2px solid #ccc;  
    margin: 18px;  
    }  


/*-------- 09  Implant --------*/
#implant h2#title01{ background: url(../images/implant_h2-01.png) 0 0 no-repeat; }
#implant h3#title02{ background: url(../images/implant_h3-02.png) 0 0 no-repeat; }
#implant h3#title03{ background: url(../images/implant_h3-03.png) 0 0 no-repeat; }
#implant h3#title04{ background: url(../images/implant_h3-04.png) 0 0 no-repeat; }
#implant table td{
  vertical-align: top;
  }

#implant .t_title_m{
  text-align:center;
  background:#EAC7CD;
  color:#CF7480;
  font-weight:bold;
  }
#implant .t_title_d{
  text-align:center;
  background:#C3DEED;
  color:#549EC6;
  font-weight:bold;
  }
#implant td.t_bg_m{
  color:#CF7480;
  width:210px;
  }
#implant td.t_bg_d{
  color:#549EC6;
  width:210px;
  }
#implant .link a {
    background: url(../images/link_implant.png) 0 0 no-repeat;
    }
#implant .link a:hover {
    background: url(../images/link_implant.png) 0 -45px no-repeat;
    }

/*-------- 10  Implant_way --------*/
#implant_way h2#title01{ background: url(../images/implant_way_h2-01.png) 0 0 no-repeat; }
#implant_way h3#title02{ background: url(../images/implant_way_h3-02.png) 0 0 no-repeat; }
#implant_way h3#title03{ background: url(../images/implant_way_h3-03.png) 0 0 no-repeat; }
#implant_way h4#title04{ background: url(../images/implant_way_h4-04.png) 0 0 no-repeat; }
#implant_way h4#title05{ background: url(../images/implant_way_h4-05.png) 0 0 no-repeat; }
#implant_way h4#title06{ background: url(../images/implant_way_h4-06.png) 0 0 no-repeat; }
#implant_way h4#title07{ background: url(../images/implant_way_h4-07.png) 0 0 no-repeat; }
#implant_way h3#title08{ background: url(../images/implant_way_h3-08.png) 0 0 no-repeat; }
#implant_way h4#title09{ background: url(../images/implant_way_h4-09.png) 0 0 no-repeat; }
#implant_way h4#title10{ background: url(../images/implant_way_h4-10.png) 0 0 no-repeat; }
#implant_way h4#title11{ background: url(../images/implant_way_h4-11.png) 0 0 no-repeat; }
#implant_way h3#title12{ background: url(../images/implant_way_h3-09.png) 0 0 no-repeat; }
#implant_way h4#title13{ background: url(../images/implant_way_h4-12.png) 0 0 no-repeat; }

#implant_way .flow table{
    width:490px;
    }
#implant_way .flow table th{
    width:160px;
    }
	
#implant_way .flow1 table{
    width:330px;

    }
#implant_way .flow1 .mgL90{
    margin-left:90px;

    }
#implant_way .point{
    font-weight:bold;
    }
#implant_way .link a {
    background: url(../images/link_implant_way.png) 0 0 no-repeat;
    }
#implant_way .link a:hover {
    background: url(../images/link_implant_way.png) 0 -45px no-repeat;
    }

/*-------- 11  Implant_condition --------*/
#implant_condition h2#title01{ background: url(../images/implant_condition_h2-01.png) 0 0 no-repeat; }
#implant_condition h3#title02{ background: url(../images/implant_condition_h3-02.png) 0 0 no-repeat; }
#implant_condition h4#title03{ background: url(../images/implant_condition_h4-03.png) 0 0 no-repeat; }
#implant_condition h3#title04{ background: url(../images/implant_condition_h3-04.png) 0 0 no-repeat; }
#implant_condition h3#title05{ background: url(../images/implant_condition_h3-05.png) 0 0 no-repeat; }
#implant_condition h4#title06{ background: url(../images/implant_condition_h4-06.png) 0 0 no-repeat; }
#implant_condition h4#title07{ background: url(../images/implant_condition_h4-07.png) 0 0 no-repeat; }
#implant_condition h3#title08{ background: url(../images/implant_condition_h3-08.png) 0 0 no-repeat; }

#implant_condition ul.q_list {
   margin-top:0;
   font-size:105%;
   }
#implant_condition ul.q_list a {
   color:#2A87B5;
   }
#implant_condition ul.q_list a:hover {
   color:#728F2C;
   }

/*-------- 12  Alignment --------*/
#alignment h2#title01{ background: url(../images/alignment_h2-01.png) 0 0 no-repeat; }
#alignment h3#title02{ background: url(../images/alignment_h3-02.png) 0 0 no-repeat; }
#alignment h3#title03{ background: url(../images/alignment_h3-03.png) 0 0 no-repeat; }
#alignment h4#title04{ background: url(../images/alignment_h4-04.png) 0 0 no-repeat; }
#alignment h4#title05{ background: url(../images/alignment_h4-05.png) 0 0 no-repeat; }
#alignment h4#title06{ background: url(../images/alignment_h4-06.png) 0 0 no-repeat; }
#alignment h4#title07{ background: url(../images/alignment_h4-07.png) 0 0 no-repeat; }
#alignment h4#title08{ background: url(../images/alignment_h4-08.png) 0 0 no-repeat; }

#alignment .link a {
    background: url(../images/link_alignment.png) 0 0 no-repeat;
    }
#alignment .link a:hover {
    background: url(../images/link_alignment.png) 0 -45px no-repeat;
    }


/*-------- 13  Ortho --------*/
#ortho h2#title01{ background: url(../images/ortho_h2-01.png) 0 0 no-repeat; }
#ortho h3#title02{ background: url(../images/ortho_h3-02.png) 0 0 no-repeat; }
#ortho h4#title03{ background: url(../images/ortho_h4-03.png) 0 0 no-repeat; }
#ortho h3#title04{ background: url(../images/ortho_h3-04.png) 0 0 no-repeat; }
#ortho h4#title05{ background: url(../images/ortho_h4-05.png) 0 0 no-repeat; }
#ortho h3#title06{ background: url(../images/ortho_h3-06.png) 0 0 no-repeat; }
#ortho h3#title07{ background: url(../images/ortho_h3-07.png) 0 0 no-repeat; }
#ortho h4#title08{ background: url(../images/ortho_h4-08.png) 0 0 no-repeat; }
#ortho h4#title09{ background: url(../images/ortho_h4-09.png) 0 0 no-repeat; }
#ortho h4#title10{ background: url(../images/ortho_h4-10.png) 0 0 no-repeat; }

#ortho h4#title09, #ortho h4#title10{
	display: block;
	width: 509px;
	height: 50px;
}

#ortho .link a {
    background: url(../images/link_ortho.png) 0 0 no-repeat;
    }
#ortho .link a:hover {
    background: url(../images/link_ortho.png) 0 -45px no-repeat;
    }

/*-------- 14  Ortho_condition --------*/
#ortho_condition h2#title01{ background: url(../images/ortho_condition_h2-01.png) 0 0 no-repeat; }
#ortho_condition h3#title02{ background: url(../images/ortho_condition_h3-02.png) 0 0 no-repeat; }
#ortho_condition h3#title03{ background: url(../images/ortho_condition_h3-03.png) 0 0 no-repeat; }
#ortho_condition h3#title04{ background: url(../images/ortho_condition_h3-04.png) 0 0 no-repeat; }


/*-------- 15  Case --------*/
#case h2#title01{ background: url(../images/case_h2-01.png) 0 0 no-repeat; }
#case h3#title02{ background: url(../images/case_h3-02.png) 0 0 no-repeat; }
#case h3#title03{ background: url(../images/case_h3-03.png) 0 0 no-repeat; }

#case .subtitle{
    clear:both;
    font-weight:bold;
    }

/*-------- 16  Cost --------*/
#cost h2#title01{ background: url(../images/cost_h2-01.png) 0 0 no-repeat; }
#cost h3#title02{ background: url(../images/cost_h3-02.png) 0 0 no-repeat; }
#cost h3#title03{ background: url(../images/cost_h3-03.png) 0 0 no-repeat; }

#cost .subtitle{
    font-size:108%;
    font-weight:bold;
    color:#FF4000;
    }   

#cost table.cost_info{
    width:390px;
    }

#cost table.cost_info th{
    width:60px;
    }

/*-------- 17  Sitemap --------*/
#sitemap h2#title01{ background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }

#sitemap .sitemap_list li{
    font-weight:bold;
    font-size:105%;
    margin-bottom:3px;
    }

#sitemap .subtitle{
    font-size:105%;
    font-weight:bold;
    color:#54AB6D;
    }


