﻿@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  Treatment                   */
/*                 11  Caries                      */
/*                 12  Prevent                     */
/*                 13  Whitening                   */
/*                 14  Implant                     */
/*                 15  Denture                     */
/*                 16  Access                      */
/*                 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: #E6DECC url(../images/bg.jpg) top repeat-x;
	padding: 0 0 10px;
	}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 804px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 2px;
	padding: 0;
	background: #fff url(../images/main_bg.jpg) 200px 200px no-repeat;
	}

#index #main {
	background: #fff url(../images/main_bg.jpg) 200px 400px no-repeat;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0;
	}

.main_image {
	margin: 0;
	}

/*---------- 03  Header -----------*/

#header {
	background: #fff url(../images/header_bg.jpg) 0 bottom no-repeat;
	width: 804px;
	margin: 0;
	padding: 0;
	}

#header .description {
	margin: 0;
	padding: 2px 0;
	}

h1 {
	text-indent: -9999px;
	width: 270px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 250px;
	height: 60px;
	margin: 10px 0 0 20px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 260px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 5px 0 0 80px;
	height: 40px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header_nav li {
	width: 80px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 20px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -80px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -160px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -20px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -80px -20px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -160px -20px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0;
	background: url(../images/nav_bg.jpg) 10px 0 repeat-y;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul {
	margin-left: 10px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fff url(../images/nav_top.jpg) bottom no-repeat;
	}

#nav ul li {
	height: 30px;
	text-indent: -9999px;
	}

#nav ul li a {
	display: block;
	height: 30px;
	}

#nav04 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -30px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -60px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -190px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -190px -30px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -190px -60px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -90px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -150px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -180px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -210px no-repeat; }

#nav p {
	margin: 0 0 0 10px;
	padding-bottom: 5px;
	text-align: center;
	}
#nav .nav_bottom {
	padding-bottom: 5px;
	background: url(../images/nav_bottom.jpg) bottom right no-repeat;
	}

#nav .clinic_info h2 {
	margin: 0;
	padding: 0;
	line-height: 15px;
	text-indent: -9999px;
	}
#nav #nav_title01 { background: url(../images/nav_h2-01.jpg) right 0 no-repeat; }
#nav #nav_title02 { background: url(../images/nav_h2-02.jpg) right 0 no-repeat; }

#nav .clinic_info p {
	text-align: left;
	padding: 5px 10px;
	}
#nav .clinic_info dl {
	margin: 5px 5px 5px 20px;
	font-size: 85%;
	}
*:first-child+html #nav .clinic_info dl { font-size: 9px; } /*  for IE7 only */
* html body #nav .clinic_info dl { font-size: 9px; } /*  for IE6 only */

#nav .clinic_info dl dt {
	float: left;
	width: 90px;
	}
#nav .clinic_info dl dd {
	margin-left: 90px;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 3px 20px 2px;
	margin: 0;
	background: url(../images/footer_bg.jpg) bottom no-repeat;
	font-size: 85%;
	color: #ccbf9e;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .footer_tel {
	float: left;
	padding-left: 20px;
	margin-right: 25px;
	}

#footer a {
	text-decoration: none;
	color: #b3a382;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}
#footer ul.firstline {
	margin: 30px 1em 2px 1em;
	}

#footer address {
	clear: both;
	margin: 0;
	padding: 0 0 5px;
	text-align: center;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 25px;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.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: #b3a382;
	outline: none;
	}
a:hover { color: #8a7328; }

#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_h.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: 120px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	text-align: right;
	}

/* 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 */

strong {
	font-weight: 100;
	color: #547314;
	}

.colored {
	background: #eee;
	padding: 9px;
	}

.bordered {
	border: 1px solid #eee;
	padding: 9px;
	}

.dashed {
	border: 1px dashed #ddd;
	padding: 9px;
	}

table {
	color: #999;
	font-size: 100%;
	}

.message {
	text-indent: -9999px;
	height: 50px;
	}


/*---------- 07  Index -----------*/

#index #content #title01 {
	background: url(../images/index_h2-01.jpg) 20px top no-repeat;
	margin: 0;
	padding: 0;
	height: 68px;
	}
#index #content #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index #content #title04 { background: url(../images/index_h4-04.jpg) 0 0 no-repeat; }
#index #content #title05 { background: url(../images/index_h4-05.jpg) 0 0 no-repeat; }

#index #content #title06{
	margin: 0;
	padding: 0;
	height: 15px;
	}
	
#index #content #title07{
	margin: 0;
	padding: 0;
	height: 25px;
	}

#index #content #title06 { clear: both; background: url(../images/index_bnr_ti01.jpg) 20px top no-repeat;}
#index #content #title07 { background: url(../images/index_wn.jpg) 20px top no-repeat;}
#index #content #title08 { background: url(../images/index_wn.jpg) 20px top no-repeat;}
	
#index #content h4 {
	float: left;
	margin: 0;
	width: 80px;
	}

#index #content {
	background: url(../images/index_border.jpg) 20px 0 repeat-y;
	}

#index #content .indexbnr{
	background: url(../images/index_border_bottom02.jpg) 20px bottom no-repeat;
	margin: 0px;
	padding: 0 0px 0px 30px;
	height: 80px;
}

#index #content .indexbnr p{
	margin: 0px;
	padding: 0px;
}

#index #content .whatsnew{
	background: url(../images/index_border_bottom02.jpg) 20px bottom no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	height: 400px;
}

*html #index #content .whatsnew{
	background: url(../images/index_border_bottom02.jpg) 20px bottom no-repeat;
	margin: 0px;
	padding: 5px 0px 0px 30px;
	height: 400px;
}

#index #content .whatsnew p{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 1.4em;
	color: #5f5353;
}


#index #content .mipaste{
	background: url(../images/index_border_bottom02.jpg) 20px bottom no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 30px;
	height: 95px;
}

#index #content .mipaste img{
	padding: 0px;
	margin: 0px;
}


.cb01{ font-weight: bold;}


#index .greeting {
	background: url(../images/index_border_separate.jpg) 20px bottom no-repeat;
	margin: 0;
	padding: 0 40px 20px;
	}

#index .greeting2 {
	background: url(../images/index_border_bottom02.jpg) 20px bottom no-repeat;
	margin: 0;
	padding: 0 40px 20px;
	height: 40px;
	}


#index .pickup {
	background: url(../images/index_border_separate.jpg) 20px bottom no-repeat;
	margin: 0;
	padding: 0 25px 15px;
	}
#index #content .pickup h3 {
	width: 200px;
	margin: 0;
	padding: 0;
	height: 40px;
	}
#index #content .pickup .image_l {
	margin: 0;
	}
#index .pickup div {
	width: 275px;
	margin: 0;
	padding: 0;
	}
#index #content .pickup .image_r {
	margin: 0;
	width: 200px;
	}

#index .pickup #pickup01 { float: left; }
#index .pickup #pickup02 { float: right; }

#index .pickup .pickup_bt {
	margin: 0 0 0 15px;
	padding: 0 5px 0 20px;
	background: url(../images/list.jpg) 0 2px no-repeat;
	line-height: 1.2;
	}

#index .clinic_info {
	margin: 5px 20px 0;
	padding: 0 10px 27px;
	background: url(../images/index_border_bottom.jpg) 0 bottom no-repeat;
	}
#index .clinic_info .image_r {
	margin: 0;
	}
#index .clinic_info .image_r img {
	display :block;
	}
#index .clinic_info .addr,
#index .clinic_info dl {
	margin: 0 0 0 80px;
	border-left: 5px solid #eee;
	padding-left: 5px;
	}
#index .clinic_info .addr {
	margin-bottom: 10px;
	}
#index .clinic_info dl dt {
	font-weight: 100;
	float: left;
	width: 110px;
	}
#index .clinic_info dl {
	font-size: 85%;
	}
#index .clinic_info .map_bt {
	margin: 10px 0 0 230px;
	width: 150px;
	}
#index .clinic_info .map_bt a {
	display: block;
	height: 15px;
	line-height: 15px;
	text-indent: -9999px;
	background: url(../images/map_s_bt.jpg) 0 0 no-repeat;
	}
#index .clinic_info .map_bt a:hover { background: url(../images/map_s_bt.jpg) 0 -15px no-repeat; }


#index .info {
	color:red;
	}

#index #content .whatsnew p.mark { color: #FF0000;}

/*---------- 08  Staff -----------*/

#staff #content #title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff #content #title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff #content #title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff #content #title04 { background: url(../images/staff_h3-04.jpg) 0 0 no-repeat; }
#staff #content #title05 { background: url(../images/staff_h3-05.jpg) 0 0 no-repeat; }
#staff #content #title06 { background: url(../images/staff_h3-06.jpg) 0 0 no-repeat; }

#staff .dr {
	margin: 0 0 0 166px;
	}
#staff .dr dt {
	float: left;
	width: 70px;
	font-weight: 100;
	color: #8a7328;
	}
#staff .dr dd {
	margin-left: 70px;
	padding: 0;
	}
#staff .dr dd ul {
	margin: 0;
	}
#staff .dr dd li {
	padding: 0;
	background: none;
	}

#staff .message01 { background: url(../images/staff_message01.jpg) center 0 no-repeat; }
#staff .message02 { background: url(../images/staff_message02.jpg) center 0 no-repeat; }


/*---------- 09  Clinic16 -----------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic #content #title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic #content #title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic #content #title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }
#clinic #content #title12 { background: url(../images/clinic_h4-12.jpg) 0 0 no-repeat; }
#clinic #content #title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }
#clinic #content #title14 { background: url(../images/clinic_h4-14.jpg) 0 0 no-repeat; }

/*---------- 09  Treatment  -----------*/

#treatment #content #title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment #content #title02 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
#treatment #content #title03 { background: url(../images/treatment_h3-03.jpg) 0 0 no-repeat; }
#treatment #content #title04 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment #content #title05 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }
#treatment #content #title06 { background: url(../images/treatment_h4-06.jpg) 0 0 no-repeat; }
#treatment #content #title07 { background: url(../images/treatment_h4-07.jpg) 0 0 no-repeat; }
#treatment #content #title08 { background: url(../images/treatment_h4-08.jpg) 0 0 no-repeat; }
#treatment #content #title09 { background: url(../images/treatment_h4-09.jpg) 0 0 no-repeat; }
#treatment #content #title10 { background: url(../images/treatment_h4-10.jpg) 0 0 no-repeat; }

#treatment .message01 { background: url(../images/treatment_message01.jpg) center 0 no-repeat; }




/*---------- 09  Caries  -----------*/

#caries #content #title01 { background: url(../images/caries_h2-01.jpg) 0 0 no-repeat; }
#caries #content #title02 { background: url(../images/caries_h3-02.jpg) 0 0 no-repeat; }
#caries #content #title03 { background: url(../images/caries_h4-03.jpg) 0 0 no-repeat; }
#caries #content #title04 { background: url(../images/caries_h4-04.jpg) 0 0 no-repeat; }
#caries #content #title05 { background: url(../images/caries_h4-05.jpg) 0 0 no-repeat; }
#caries #content #title06 { background: url(../images/caries_h4-06.jpg) 0 0 no-repeat; }
#caries #content #title07 { background: url(../images/caries_h4-07.jpg) 0 0 no-repeat; }
#caries #content #title08 { background: url(../images/caries_h3-08.jpg) 0 0 no-repeat; }
#caries #content #title09 { background: url(../images/caries_h4-09.jpg) 0 0 no-repeat; }
#caries #content #title10 { background: url(../images/caries_h3-10.jpg) 0 0 no-repeat; }
#caries #content #title11 { background: url(../images/caries_h4-11.jpg) 0 0 no-repeat; }
#caries #content #title12 { background: url(../images/caries_h4-12.jpg) 0 0 no-repeat; }


/*---------- 10  Prevent  -----------*/

#prevent #content #title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent #content #title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent #content #title04 { background: url(../images/prevent_h3-04.jpg) 0 0 no-repeat; }
#prevent #content #title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent #content #title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent #content #title07 { background: url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }
#prevent #content #title08 { background: url(../images/prevent_h3-08.jpg) 0 0 no-repeat; }
#prevent #content #title09 { background: url(../images/prevent_h4-09.jpg) 0 0 no-repeat; }
#prevent #content #title10 { background: url(../images/prevent_h4-10.jpg) 0 0 no-repeat; }

#prevent .pre dt {
  color: #ff9900;
}

.ch01{
	clear: both;
	border: 1px solid #FF3300;
	text-align: center;
	color: #FF3300;
	font-weight: bold;
}

/*---------- 11  Whitening  -----------*/

#whitening #content #title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening #content #title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening #content #title03 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }
#whitening #content #title04 { background: url(../images/whitening_h3-04.jpg) 0 0 no-repeat; }
#whitening #content #title05 { background: url(../images/whitening_h4-05.jpg) 0 0 no-repeat; }
#whitening #content #title06 { background: url(../images/whitening_h2-06.jpg) 0 0 no-repeat; }
#whitening #content #title07 { background: url(../images/whitening_h3-07.jpg) 0 0 no-repeat; }
#whitening #content #title08 { background: url(../images/whitening_h4-08.jpg) 0 0 no-repeat; }
#whitening #content #title09 { background: url(../images/whitening_h4-09.jpg) 0 0 no-repeat; }
#whitening #content #title10 { background: url(../images/whitening_h4-10.jpg) 0 0 no-repeat; }
#whitening #content #title11 { background: url(../images/whitening_h4-11.jpg) 0 0 no-repeat; }
#whitening #content #title12 { background: url(../images/whitening_h4-12.jpg) 0 0 no-repeat; }

#whitening .message01 { background: url(../images/white_message01.jpg) center 0 no-repeat;
	height:100px; }


#whitening .price dt{
	float:left;
	width:150px;
  color: #ff9900;
}

#whitening  .price dd{
	margin-left:150px;
}

/*---------- 11  Whitening  -----------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h3-07.jpg) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h3-08.jpg) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; }

#implant #me dt {
  color: #ff9900;
}


#implant #me dd{
	height:30px;
  text-indent:-9999px;
}

#implant #me01 { background: url(../images/implant_message.jpg) 0 0 no-repeat;}
#implant #me02 { background: url(../images/implant_message.jpg) 0 -30px no-repeat;}
#implant #me03 { background: url(../images/implant_message.jpg) 0 -60px no-repeat;}
#implant #me04 { background: url(../images/implant_message.jpg) 0 -90px no-repeat;}








/*---------- 12  Denture  -----------*/

#denture #content #title01 { background: url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture #content #title02 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture #content #title03 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture #content #title04 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture #content #title05 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }
#denture #content #title06 { background: url(../images/denture_h3-06.jpg) 0 0 no-repeat; }
#denture #content #title07 { background: url(../images/denture_h4-07.jpg) 0 0 no-repeat; }
#denture #content #title08 { background: url(../images/denture_h4-08.jpg) 0 0 no-repeat; }
#denture #content #title09 { background: url(../images/denture_h3-09.jpg) 0 0 no-repeat; }
#denture #content #title10 { background: url(../images/denture_h4-10.jpg) 0 0 no-repeat; }
#denture #content #title11 { background: url(../images/denture_h4-11.jpg) 0 0 no-repeat; }

/*---------- 13  Access  -----------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access #content #title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access #content #title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }
#access #content #title04 { background: url(../images/access_h3-04.jpg) 0 0 no-repeat; }


#access #timetable dt{
	float:left;
	width:120px;
}

#access #timetable dd{
	margin-left:120px;
}

#map {   
    width: 510px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  

#staff td,
#access td{
width:190px;
 border:1px solid #cc9966;
}

/*---------- 14  Sitemap  -----------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap dt {
  color: #996633;
}
.red_text {color:#FF0000;}
.td_back_color {background-color:#C2C2C2; color:#000099;}
