@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Implant                     */
/*                 09  Compare                     */
/*                 10  Implant_flow                */
/*                 11  Implant_case                */
/*                 12  Ceramic                     */
/*                 13  Metalbond                   */
/*                 14  Zirconia                    */
/*                 15  Perio                       */
/*                 16  Pmtc                        */
/*                 17  Whitening                   */
/*                 18  Cost                        */
/*                 19  Q_and_a                     */
/*                 20  Clinic                      */
/*                 21  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 repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 575px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding:0 0 1em 0;
	margin-right:25px;
	}

* html #content {
	margin-right:12px;
    }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 345px;
	width: 840px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 560px;
	height: 45px;
	line-height: 1.0;
	float: left;
	margin:20px 0 0 32px;
	}
* html h1 {
	margin:20px 0 0 16px;
    }
	
h1 a {
	display: block;
	width: 560px;
	height: 45px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 7px 0 0 0;
	padding: 0;
	height: 45px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 6px 0 0 40px;
	padding: 0;
	list-style: none;
	width: 137px;
	height: 20px;
	}
#header_nav li {
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	width: 68px;
	}
#header_nav li a {
	display: block;
	width: 68px;
	height: 20px;
	}
#nav01 a {
	background: url(../images/header_nav.png) 0 0 no-repeat;
	}
#nav02 a {
	background: url(../images/header_nav.png) -68px 0 no-repeat;
	margin-left:1px;
	}
#nav01 a:hover {
	background: url(../images/header_nav.png) 0 -20px no-repeat;
	}
#nav02 a:hover {
	background: url(../images/header_nav.png) -68px -20px no-repeat;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	margin-left:20px;
	}
* html #nav {
	margin-left:10px;
    }


#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 42px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 42px;
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -42px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -84px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -126px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -168px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -210px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -252px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -294px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -336px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -378px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -420px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -462px no-repeat; }
#nav15 a { background: url(../images/nav.png) 0 -504px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -200px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -200px -42px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -200px -84px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -200px -126px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -200px -168px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -200px -210px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -200px -252px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -200px -294px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -200px -336px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -200px -378px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -200px -420px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -200px -462px no-repeat; }
#nav15 a:hover { background: url(../images/nav.png) -200px -504px no-repeat; }

#nav p { text-align: center; }

#nav_banner{
    width:180px;
    text-align:center;
    }
#nav_banner #nav_ban01 {
    text-indent:-9999px;
    margin-left:10px;
    }
#nav_banner #nav_ban01 a {
    display:block;
    width:180px;
    height:80px;
    background:url(../images/nav_ban01.png) 0 0 no-repeat;
    }
#nav_banner #nav_ban01 a:hover {
    background:url(../images/nav_ban01.png) 0 -80px no-repeat;
    }
#nav_banner #nav_ban02 {
    text-indent:-9999px;
    margin-left:12px;
    }
#nav_banner #nav_ban02 a {
    display:block;
    width:175px;
    height:62px;
    background:url(../images/nav_ban02.png) 0 0 no-repeat;
    }
#nav_banner #nav_ban02 a:hover {
    background:url(../images/nav_ban02.png) 0 -62px no-repeat;
    }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	background: #fff url(../images/footer_base.jpg) bottom repeat-x;
	}

*:first-child+html #footer { } /*  for IE7 only */
* html body #footer {} /*  for IE6 only */

#footer #ft_content{
    width:840px;
	height:105px;
	background: #fff url(../images/footer_bg.jpg) bottom no-repeat;
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
    }

#footer a {
	color: #ffffff;
	}
#footer a:hover { 
    text-decoration: underline;
    color: #D54758;
    }

#footer .ul_top {
	padding: 5px 0 0 0 ;
    }

#footer ul {
	list-style: none;
	margin: 0 1em 2px 240px;
	padding:0 ;
	clear: both;
	width:550px;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
    margin: 20px 1em 0 200px;
    color:#8B5C29;
    }
#footer address a {
    color:#8B5C29;
    }

/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .1em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 30px;
	text-indent: -9999px;
	margin: 0;
	padding-bottom:5px;
	}
#content h3 {
	clear: both;
	height: 22px;
	text-indent: -9999px;
	margin:10px 0 0 10px;
	}
#content h4 {
	height: 20px;
	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.gif) 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: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#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;
	padding-top:10px;
	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: 85px;
	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;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 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 */

.subtitle{
    font-weight:bold;
    }

#content .reservation {
    clear:both;
    text-indent:-9999px;
    }
    
#content .reservation a {
    display:block;
    width:565px;
    height:85px;
    background: url(../images/reservation.png) 0 0 no-repeat;
    }
#content .reservation a:hover {
    background: url(../images/reservation.png) 0 -85px no-repeat;
    }


#content .costlink {
    width:540px;
	padding: 10px;
	margin: 0 0 20px 0;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-size: 16px;
	clear:both;
}


#content .costlink a{ color:#ff7e00;}
#content .costlink a:hover{ color:#ff4200;}

#content table ul{
    margin:0;
    padding:0;
    } 
#content table {
    border: 1px solid #ccc;
    }
  
#content table th {
    background:#FFFBEF;
    border: 1px solid #ccc;
    color:#6F594C;
    }
#content table td {
    border: 1px solid #ccc;
    }

* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}


#content .blank{
    background:url(../images/blank.png) 0 0 no-repeat;
    }

#content .merit{
	background: #F8EDED;
	color:#E36B69;
    }
#content .demerit{
	background: #E1EDF8;
	color:#589BC5;
    }
#content .img_border{
    border:#ccc 1px solid;
    }
#content .alpha,
#content .beta{
    float:left;
    margin-right:5px;
    padding-right:25px;
	background: url(../images/arrow-h2.png) right center no-repeat;
    }
#content .gamma{
    float:left;
    }


/*-------- 07  Index --------*/
#index h3{
    margin:20px 0 0 8px;
    }
#index h2#title01 {background:url(../images/index_h2-01.png) 0 0 no-repeat;}
#index h3#title02 {background:url(../images/index_h3-02.png) 0 0 no-repeat;}

#index .greeting{
    background: #F3FAF3;
    width:560px;
    }
* html #index .greeting{
    margin-top:10px;
    }
*:first-child+html #index .greeting{
    margin-top:8px;
    }
    
#index .greeting .subtitle{
    padding:10px 10px 0 12px;
	color: #427F42;
    font-size:108%;
    }
#index .greeting p{
    padding:0 10px 5px 12px;
    color:#738570;
    }
    
#content #pkup01 {
    clear:both;
    text-align:center;
    text-indent:-9999px;
    margin-top:20px;
    }

#index #pkup01 a {
    display:block;
    width:565px;
    height:85px;
    background:url(../images/pkup01.png) 0 0 no-repeat;
    }
#index #pkup01 a:hover {
    background:url(../images/pkup01.png) 0 -85px no-repeat;
    }
#content #pkup02 {
    clear:both;
    text-align:center;
    text-indent:-9999px;
    margin-top:15px;
    }
#index #pkup02 a {
    display:block;
    width:565px;
    height:85px;
    background:url(../images/pkup02.png) 0 0 no-repeat;
    }
#index #pkup02 a:hover {
    background:url(../images/pkup02.png) 0 -85px no-repeat;
    }
#index .clinic_info {
    margin-top:8px;
    }
    
#index .clinic_info .image_l{
    margin-left:8px;
    }
#index .clinic_info dl{
    float:right;
    margin:0 12px 0 0;
    width:240px;
    }
    
#index .clinic_info dt{
    float:left;
    width:55px;
    font-weight:normal;
    color:#D58558;
    }
#index .clinic_info dd{
    margin:0 0 8px 60px;
    }
#index .clinic_info dd ul{
    margin:0;
	padding:0;
    }
#index .clinic_info dd ul li{
    margin:0;
	padding:0;
	background: none;
    }
#index .clinic_info dd ul li{
    text-align:right;
    text-indent:0;
    }
#index .clinic_info .timetable{
    margin-right:73px;
    }
* html #index .clinic_info .timetable{
    margin-right:70px;
    }


/*-------- 08  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 h4#title04 {background:url(../images/implant_h4-04.png) 0 0 no-repeat;}
#implant h4#title05 {background:url(../images/implant_h4-05.png) 0 0 no-repeat;}
#implant h4#title06 {background:url(../images/implant_h4-06.png) 0 0 no-repeat;}
#implant h4#title07 {background:url(../images/implant_h4-07.png) 0 0 no-repeat;}
#implant h4#title08 {background:url(../images/implant_h4-08.png) 0 0 no-repeat;}
#implant h3#title09 {background:url(../images/implant_h3-09.png) 0 0 no-repeat;margin-bottom:5px;}


/*-------- 09  Compare --------*/
#compare h2#title01 {background:url(../images/compare_h2-01.png) 0 0 no-repeat;}
#compare h3#title02 {background:url(../images/compare_h3-02.png) 0 0 no-repeat;}
#compare h4#title03 {background:url(../images/compare_h4-03.png) 0 0 no-repeat;}
#compare h4#title04 {background:url(../images/compare_h4-04.png) 0 0 no-repeat;}
#compare h4#title05 {background:url(../images/compare_h4-05.png) 0 0 no-repeat;}
#compare h3#title06 {background:url(../images/compare_h3-06.png) 0 0 no-repeat;}
#compare h4#title07 {background:url(../images/compare_h4-07.png) 0 0 no-repeat;}
#compare h4#title08 {background:url(../images/compare_h4-08.png) 0 0 no-repeat;}
#compare h4#title09 {background:url(../images/compare_h4-09.png) 0 0 no-repeat;}

#compare #content table{
    width:500px;
    margin-top:10px;
    }
#compare #content table th{
    width:80px;
	background: #FFFDEF;
    }
#compare #content table .subtitle{
    width:70px;
    }
#compare th {
	background: #fff;
	color:#666;
    }

#compare #content table ul li{
    line-height:20px;
    }


/*-------- 10  Implant_flow --------*/
#implant_flow h2#title01 {background:url(../images/implant_flow_h2-01.png) 0 0 no-repeat;}
#implant_flow h3#title02 {background:url(../images/implant_flow_h3-02.png) 0 0 no-repeat;}
#implant_flow h4#title03 {background:url(../images/implant_flow_h4-03.png) 0 0 no-repeat;}
#implant_flow h4#title04 {background:url(../images/implant_flow_h4-04.png) 0 0 no-repeat;}
#implant_flow h4#title05 {background:url(../images/implant_flow_h4-05.png) 0 0 no-repeat;}
#implant_flow h4#title06 {background:url(../images/implant_flow_h4-06.png) 0 0 no-repeat;}
#implant_flow h4#title07 {background:url(../images/implant_flow_h4-07.png) 0 0 no-repeat;}

#implant_flow .flow {
	background: url(../images/arrow-v.png) bottom center no-repeat;
	}
#implant_flow .flow p{
    padding-bottom:30px;
    }

/*-------- 11  Implant_case --------*/
#implant_case h2#title01 {background:url(../images/implant_case_h2-01.png) 0 0 no-repeat;}
#implant_case h3#title02 {background:url(../images/implant_case_h3-02.png) 0 0 no-repeat;}
#implant_case h3#title03 {background:url(../images/implant_case_h3-03.png) 0 0 no-repeat;}
#implant_case h3#title04 {background:url(../images/implant_case_h3-04.png) 0 0 no-repeat;}

#implant_case .alpha,
#implant_case .beta{
	background: none;
    padding-right:10px;
    margin-right:3px;
    }

/*-------- 12  Ceramic --------*/
#ceramic h2#title01 {background:url(../images/ceramic_h2-01.png) 0 0 no-repeat;}
#ceramic h3#title02 {background:url(../images/ceramic_h3-02.png) 0 0 no-repeat;}
#ceramic h3#title03 {background:url(../images/ceramic_h3-03.png) 0 0 no-repeat;}
#ceramic h3#title04 {background:url(../images/ceramic_h3-04.png) 0 0 no-repeat;}
#ceramic h4#title05 {background:url(../images/ceramic_h4-05.png) 0 0 no-repeat;}
#ceramic h4#title06 {background:url(../images/ceramic_h4-06.png) 0 0 no-repeat;}

* html #ceramic h3#title03{
    margin-bottom:5px;
    }

#ceramic #content table{
    width:520px;
    margin-top:10px;
    }
    
#ceramic #content table dl{
    margin:0;
    }
#ceramic #content table .merit th{
	background: #EF9795;
	color:#fff;
    width:80px;
    }
#ceramic #content table .demerit th{
	background: #9BBBCF;
	color:#fff;
    width:80px;
    }
#ceramic #content table dd{
	color: #666;
    }


/*-------- 13  Metalbond --------*/
#metalbond h2#title01 {background:url(../images/metalbond_h2-01.png) 0 0 no-repeat;}
#metalbond h3#title02 {background:url(../images/metalbond_h3-02.png) 0 0 no-repeat;}
#metalbond h3#title03 {background:url(../images/metalbond_h3-03.png) 0 0 no-repeat;}
#metalbond h3#title04 {background:url(../images/metalbond_h3-04.png) 0 0 no-repeat;}

* html #metalbond h3#title03{
    margin-bottom:5px;
    }

#metalbond #content table{
    width:520px;
    margin-top:8px;
    }
    
#metalbond #content table dl{
    margin:0;
    }
#metalbond #content table th{
	background: #fff;
    width:80px;
    }
#metalbond #content table .merit th{
	background: #EF9795;
	color:#fff;
    width:80px;
    }
#metalbond #content table .demerit th{
	background: #9BBBCF;
	color:#fff;
    width:80px;
    }
#metalbond #content table dd{
	color: #666;
    }

#metalbond #content .case {
	background: none;
	}

#metalbond .mr01 {
    margin-left:20px;
    }
*:first-child+html #metalbond .mr01 {margin-left:0;} /*  for IE7 only */
* html #metalbond .mr01 {margin-left:10px;} /*  for IE6 only */

/*-------- 14  Zirconia --------*/
#zirconia h2#title01 {background:url(../images/zirconia_h2-01.png) 0 0 no-repeat;}
#zirconia h3#title02 {background:url(../images/zirconia_h3-02.png) 0 0 no-repeat;}
#zirconia h3#title03 {background:url(../images/zirconia_h3-03.png) 0 0 no-repeat;}
#zirconia h3#title04 {background:url(../images/zirconia_h3-04.png) 0 0 no-repeat;}

* html #zirconia h3#title03{
    margin-bottom:5px;
    }

#zirconia #content table{
    width:520px;
    margin-top:8px;
    }
#zirconia #content table dl{
    margin:0;
    }
#zirconia #content table th{
	background: #fff;
    width:80px;
    }

#zirconia #content table .merit th{
	background: #EF9795;
	color:#fff;
    width:80px;
    }
#zirconia #content table .demerit th{
	background: #9BBBCF;
	color:#fff;
    width:80px;
    }
#zirconia #content table dd{
	color: #666;
    }

#zirconia #content .case {
	background: none;
	}

#zirconia .mr01 {
    margin-left:20px;
    }
*:first-child+html #zirconia .mr01 {margin-left:0;} /*  for IE7 only */
* html #zirconia .mr01 {margin-left:10px;} /*  for IE6 only */


/*-------- 15  Perio --------*/
#perio h2#title01 {background:url(../images/perio_h2-01.png) 0 0 no-repeat;}
#perio h3#title02 {background:url(../images/perio_h3-02.png) 0 0 no-repeat;}
#perio h3#title03 {background:url(../images/perio_h3-03.png) 0 0 no-repeat;}
#perio h4#title04 {background:url(../images/perio_h4-04.png) 0 0 no-repeat;}
#perio h4#title05 {background:url(../images/perio_h4-05.png) 0 0 no-repeat;}
#perio h3#title06 {background:url(../images/perio_h3-06.png) 0 0 no-repeat;}
#perio h3#title07 {background:url(../images/perio_h3-07.png) 0 0 no-repeat;}

.co01{ color: #FF6600;}
.co01b{ color: #FF6600; font-weight: bold;}


/*-------- 16  Pmtc --------*/
#pmtc h2#title01 {background:url(../images/pmtc_h2-01.png) 0 0 no-repeat;}
#pmtc h3#title02 {background:url(../images/pmtc_h3-02.png) 0 0 no-repeat;}
#pmtc h4#title03 {background:url(../images/pmtc_h4-03.png) 0 0 no-repeat;margin-bottom:8px;}
#pmtc h4#title04 {background:url(../images/pmtc_h4-04.png) 0 0 no-repeat;}
#pmtc h3#title05 {background:url(../images/pmtc_h3-05.png) 0 0 no-repeat;}


/*-------- 17  Whitening --------*/
#whitening h2#title01 {background:url(../images/whitening_h2-01.png) 0 0 no-repeat;}
#whitening h3#title02 {background:url(../images/whitening_h3-02.png) 0 0 no-repeat;}
#whitening h4#title03 {background:url(../images/whitening_h4-03.png) 0 0 no-repeat;}
#whitening h4#title04 {background:url(../images/whitening_h4-04.png) 0 0 no-repeat;}

/*-------- 18  Cost --------*/
#cost h2#title01 {background:url(../images/cost_h2-01.png) 0 0 no-repeat;}

* html #cost h2#title01{
    margin-bottom:10px;
    }

#cost #content table{
    width:400px;
    margin:10px 0 10px 50px;
    }
* html #cost #content table{
    margin:10px 0 10px 40px;
    }
    
#cost #content table dl{
    margin:0;
    }
#cost #content table th{
	padding: 3px 0 3px 20px;
	background: #FFF0CF;
	color:#EFA300;
	text-align: left;
    }
#cost #content table td{
    text-align:right;
    width:150px;
    }

#cost #content table th a,
#cost #content table td a{
	color:#ff7e00;
}

#cost #content table th a:hover,
#cost #content table td a:hover{
	color:#ff4200;
}

/*-------- 19  Q_and_a --------*/
#q_and_a h2#title01 {background:url(../images/q_and_a_h2-01.png) 0 0 no-repeat;}
#q_and_a h2#title02 {background:url(../images/q_and_a_h2-02.png) 0 0 no-repeat;}
#q_and_a h2#title03 {background:url(../images/q_and_a_h2-03.png) 0 0 no-repeat;}

#q_and_a .question{
   background:url(../images/question_bg.png) 0 0 no-repeat;
   text-indent:20px;
   color:#333D91;
   }
#q_and_a .answer{
   background:url(../images/answer_bg.png) 0 6px no-repeat;
   text-indent:20px;
   border-top:#ccc 3px dotted;
   padding:5px 0 10px 0;
   }

#q_and_a .img_border {
   border-bottom:#FFC370 2px solid;
   border-left:#FFC370 2px solid;
   border-right:none;
   border-top:none;
   }

/*-------- 20  Clinic --------*/
#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 h4{clear:none;}


#clinic #content table{
    width:450px;
    margin:10px 0 10px 10px;
    }
    
#clinic #content table th{
	background: #FFF0CF;
	color:#EFA300;
    width:150px;
    }
#clinic #content table td{
    }
#clinic .dr_photo{
    width:158px;
    float:left;
    }
#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;
    background:none;
    }
#clinic .dr_info ul li{
    background:none;
	padding-left: 10px;
    }


/*-------- 21  Sitemap --------*/
#sitemap h2#title01 {background:url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap #content dl{
    margin-left:0;
    }

#sitemap #content dt{
    background:url(../images/sitemap_bg.png) 0 2px no-repeat;
    font-size:108%;
    text-indent:20px;
    }
#sitemap #content dt a {
    color:#7F4807;
    }     
#sitemap #content dt a:hover {
    color:#A58550;
    }     

#sitemap #content dd{
    padding-bottom:15px;
    margin-left:20px;
    }

.marB15 {
margin-bottom:15px;
}

.case1 {
	margin: 10px 20px;
	padding-top:10px;
	}
