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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  First                       */
/*                 09  About                       */
/*                 10  Ct                          */
/*                 11  Oneday                      */
/*                 12  Case                        */
/*                 13  Bone                        */
/*                 14  Flow                        */
/*                 15  Safety                      */
/*                 16  Q_and_a                     */
/*                 17  Dr                          */
/*                 18  Clinic                      */
/*                 19  Inquiry                     */
/*                 20  Cost                        */
/*                 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; }
body#index  { background: url(../images/index_body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) top no-repeat;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}
#index #wrapper {
	background: url(../images/index_wrapper_bg.jpg) top no-repeat;
	width: 820px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
    width:800px;
	margin: 0 0 0 10px;
	padding:0;
	}

#content {
	width: 570px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	padding: 0 0 0 0;
	margin:0 10px 0 0;
	clear:both;
	}


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

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

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

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

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

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 365px;
	height: 20px;
	clear:right;
	}

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

#nav01 { width: 110px; }
#nav02 { width: 160px; }
#nav03 { width: 95px; }

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat;
	width: 110px;
	}
#nav02 a {
	background: url(../images/header_nav.jpg) -110px 0 no-repeat;
	width: 160px;
	}
#nav03 a {
	background: url(../images/header_nav.jpg) -270px 0 no-repeat;
	width: 95px;
	}


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

#gnav {
	width: 800px;
	height:52px;
	margin-left:10px;
	}
#gnav ul,
#gnav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#gnav li {
	text-indent: -9999px;
	float: left;
	height: 52px;
	}

#gnav li a {
	display: block;
	height: 52px;
	}

	
#gnav01 { width:90px;}
#gnav02 { width:190px;}
#gnav03 { width:200px;}
#gnav04 { width:110px;}
#gnav05 { width:90px;}
#gnav06 { width:120px;}
	
#gnav01 a { background: url(../images/gnav.jpg) 0 0 no-repeat; width:90px;}
#gnav02 a { background: url(../images/gnav.jpg) -90px 0 no-repeat; width:190px;}
#gnav03 a { background: url(../images/gnav.jpg) -280px 0 no-repeat; width:200px;}
#gnav04 a { background: url(../images/gnav.jpg) -480px 0 no-repeat; width:110px;}
#gnav05 a { background: url(../images/gnav.jpg) -590px 0 no-repeat; width:90px;}
#gnav06 a { background: url(../images/gnav.jpg) -680px 0 no-repeat; width:120px;}

#gnav01 a:hover { background: url(../images/gnav.jpg) 0 -52px no-repeat; width:90px;}
#gnav02 a:hover { background: url(../images/gnav.jpg) -90px -52px no-repeat; width:190px;}
#gnav03 a:hover { background: url(../images/gnav.jpg) -280px -52px no-repeat; width:200px;}
#gnav04 a:hover { background: url(../images/gnav.jpg) -480px -52px no-repeat; width:110px;}
#gnav05 a:hover { background: url(../images/gnav.jpg) -590px -52px no-repeat; width:90px;}
#gnav06 a:hover { background: url(../images/gnav.jpg) -680px -52px no-repeat; width:120px;}


#nav h2{text-indent:-9999px;width:200px;height:30px;}
#nav h2#n_title01 { background: url(../images/nav_h2-01.jpg) 0 0 no-repeat; }
#nav h2#n_title02 { background: url(../images/nav_h2-02.jpg) 0 0 no-repeat; }

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

#nav {
	width: 200px;
	float: left;
	}

#nav ul {
    width:200px;
	margin: 0 0 10px 0 ;
	padding: 5px 0 5px 0;
	list-style: none;
	background: url(../images/nav_bg.jpg) bottom no-repeat;
	}

#nav li {
    width:190px;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	}

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

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

#nav04 a { background: url(../images/nav01.jpg) 0 0 no-repeat; }
#nav05 a { background: url(../images/nav01.jpg) 0 -30px no-repeat; }
#nav06 a { background: url(../images/nav01.jpg) 0 -60px no-repeat; }
#nav07 a { background: url(../images/nav01.jpg) 0 -90px no-repeat; }
#nav08 a { background: url(../images/nav01.jpg) 0 -120px no-repeat; }
#nav09 a { background: url(../images/nav01.jpg) 0 -150px no-repeat; }
#nav10 a { background: url(../images/nav01.jpg) 0 -180px no-repeat; }
#nav11 a { background: url(../images/nav01.jpg) 0 -210px no-repeat; }
#nav12 a { background: url(../images/nav01.jpg) 0 -240px no-repeat; }

#nav13 a { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav14 a { background: url(../images/nav02.jpg) 0 -30px no-repeat; }
#nav15 a { background: url(../images/nav02.jpg) 0 -60px no-repeat; }


#nav04 a:hover { background: url(../images/nav01.jpg) -190px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav01.jpg) -190px -30px no-repeat; }
#nav06 a:hover { background: url(../images/nav01.jpg) -190px -60px no-repeat; }
#nav07 a:hover { background: url(../images/nav01.jpg) -190px -90px no-repeat; }
#nav08 a:hover { background: url(../images/nav01.jpg) -190px -120px no-repeat; }
#nav09 a:hover { background: url(../images/nav01.jpg) -190px -150px no-repeat; }
#nav10 a:hover { background: url(../images/nav01.jpg) -190px -180px no-repeat; }
#nav11 a:hover { background: url(../images/nav01.jpg) -190px -210px no-repeat; }
#nav12 a:hover { background: url(../images/nav01.jpg) -190px -240px no-repeat; }

#nav13 a:hover { background: url(../images/nav02.jpg) -190px 0 no-repeat; }
#nav14 a:hover { background: url(../images/nav02.jpg) -190px -30px no-repeat; }
#nav15 a:hover { background: url(../images/nav02.jpg) -190px -60px no-repeat; }


#nav p { text-align: center; }

#nav .link_inq {
    text-indent:-9999px;
    width:200px;
    height: 80px;
    clear:both;
    }
#nav .link_inq a {
    display:block;
    height: 80px;
	background: url(../images/ban_02.jpg) 0 0 no-repeat;
	}
#nav .link_inq a:hover {background: url(../images/ban_02.jpg) 0 -80px no-repeat;}

#nav .ban_inq {
    text-indent:-9999px;
    width:200px;
    height: 30px;
    clear:both;
    }
#nav .ban_inq a {
    display:block;
    height: 30px;
	background: url(../images/ban_inq.jpg) 0 0 no-repeat;
	}
#nav .ban_inq a:hover {background: url(../images/ban_inq.jpg) 0 -30px no-repeat;}


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

#footer {
    height:80px;
	clear: both;
	padding: 0 0 0 0 ;
	margin: 0;
	background:url(../images/footer_bg.jpg) center no-repeat;
	font-size: 85%;
	text-align: left;
	color: #fff;
	}
*: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: #564134;
	}
#footer a:hover { text-decoration: underline; }

#footer .section{ padding-top:20px; }
*:first-child+html #footer .section{ padding-top:25px; }
* html body #footer .section{ padding-top:25px; }

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

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

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

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

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

p.center { text-align: center; }

h2 {text-indent: -9999px;height:60px;}

#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	height: 15px;
	text-indent: -9999px;
	}

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

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

#content dt { float:left; }

#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;
	background: url(../images/arrow_h.gif) 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: 88px;
	height: 18px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 18px;
	background: url(../images/totop.jpg) 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 */


.alpha { float:left; }
.beta { float:left; }

.subtext {
    color:#564134;
    font-weight:bold;
    }

p.catch {margin:0;padding:0;line-height:0;}

.catch_area {
    width:800px;
    height:125px;
	background: url(../images/catch_bg.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	margin:0 0 30px 0 ;
	padding:0;
    }

.catch_area .section{
    float:right;
    width:610px;
	height: 60px;
	margin:0;
	padding:0;
    }

.catch_area h2 {
    width:610px;
	height: 60px;
	margin:0;
	padding:0;
	line-height:0;
	}
.catch_area .catch{
    width:610px;
	height: 60px;
	margin:0;
	padding:0;
	line-height:0;
    }
* html .catch_area .catch{margin-top:-5px;}
*:first-child+html .catch_area .catch{margin-top:-5px;}
	
#content table {
    margin-top:10px;
    border: 1px solid #796662;
    line-height:20px;
    table-layout:fixed;
    }
#content table td {
    border: 1px solid #796662;
    color:#6F6F6F;
    background:#fff;
    vertical-align: top;
    }
#content table dl {
    padding:0;
    margin:0;
    }  
#content table th{
    text-align:center;
    border: 1px solid #796662;
    background:#F8F7F5;
    color:#796662;
    font-weight:bold;
    }
#content table ul{
    margin:0;
    padding:0;
    }
#content table ol{
    margin-top:0;
    margin-bottom:0;
    }
#content table li{
    line-height:20px;
    } 
* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}	

.subtitle {
    font-size:108%;
    color:#EF4A60;
    }

/*-------- 07  Index --------*/
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h2#title02 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }
#index h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index h3#title04 { background: url(../images/index_h3-04.jpg) 0 0 no-repeat; }
#index h4#title05 { background: url(../images/index_h4-05.jpg) 0 0 no-repeat; margin-bottom:8px;}
#index h3 {width:570px;height:45px;margin:10px 0 0 0;}

#index h2#title01 a { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; display:block;height:25px;}
#index h2#title02 a { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; display:block;height:25px;}
#index h2#title01 a:hover { background: url(../images/index_h2-01.jpg) 0 -25px no-repeat;}
#index h2#title02 a:hover { background: url(../images/index_h2-02.jpg) 0 -25px no-repeat;}

#index .catch {margin-bottom:10px;}

#index .link_oneday {
    text-indent:-9999px;
    width:570px;
    height: 99px;
    clear:both;
    }
#index .link_oneday a {
    display:block;
    height: 99px;
	background: url(../images/index_ban01.jpg) 0 0 no-repeat;
	}
#index .link_oneday a:hover {background: url(../images/index_ban01.jpg) 0 -99px no-repeat;}

#index .link_q_and_a {
    text-indent:-9999px;
    width:570px;
    height: 50px;
    clear:both;
    }
#index .link_q_and_a a {
    display:block;
    height: 50px;
	background: url(../images/index_ban02.jpg) 0 0 no-repeat;
	}
#index .link_q_and_a a:hover {background: url(../images/index_ban02.jpg) 0 -50px no-repeat;}

#index .pkup { 
    width:570px;
    margin:15px 0 15px 0;
    }
#index .pkup p a{color:#000;text-decoration: none; }    
#index .pkup p a:hover{text-decoration: underline;}    

#index .pkup h2 {width:270px;height:25px;}
#index .pkup .alpha,
#index .pkup .beta {
    width:270px;
    height:110px;
    }
#index .pkup .alpha {
    background: url(../images/pkup01.jpg) 0 0 no-repeat;
    }
#index .pkup .beta {
    float:right;
    background: url(../images/pkup02.jpg) 0 0 no-repeat;
    }
    
#index .pkup .alpha p,
#index .pkup .beta p{
    width:135px;
    margin:10px 0 0 10px;
    }
#index .clinic_info{
    width:530px;
    height:152px;
	background: url(../images/index_clinic_bg.jpg) 0 0 no-repeat;
	padding:10px 0 0 220px;
	margin:30px 0 0 20px;
    }
#index .clinic_info dl{margin:0 0 0 10px;padding:0;} 
#index .clinic_info dt{width:73px;} 
#index .clinic_info dd{margin-left:73px;} 

#index .clinic_info ul {margin:8px 0 0 40px ;}
#index .clinic_info li a {color:#7F6349;text-decoration: none; }
#index .clinic_info li a:hover {text-decoration: underline; }

#index .clinic_info li {
	list-style: none;
	background: url(../images/index_li_bg.gif) 0 4px no-repeat;
	padding-left: 20px;
	}


/*-------- 08  First --------*/
#first h2#title01 { background: url(../images/first_h2-01.jpg) 0 0 no-repeat;}
#first h3#title02 { background: url(../images/first_h3-02.jpg) 0 0 no-repeat;}
#first h4#title03 { background: url(../images/first_h4-03.jpg) 0 0 no-repeat;margin-top:20px;}
#first #title04 { background: url(../images/first_title04.jpg) center center no-repeat;text-indent:-9999px;}
#first #title05 { background: url(../images/first_title05.jpg) center center no-repeat;text-indent:-9999px;}
#first #title06 { background: url(../images/first_title06.jpg) center center no-repeat;text-indent:-9999px;}
#first h3#title07 { background: url(../images/first_h3-07.jpg) 0 0 no-repeat;}
#first h4#title08 { background: url(../images/first_h4-08.jpg) 0 0 no-repeat;margin-top:20px;}
#first h4#title09 { background: url(../images/first_h4-09.jpg) 0 0 no-repeat;}
#first h4#title10 { background: url(../images/first_h4-10.jpg) 0 0 no-repeat;}

#first .catch { background: url(../images/first_catch.jpg) 0 0 no-repeat;}

#first .t_title {
    margin:0;
    padding:0;
    width:100px;
    }
#first table {
    margin-top:10px;
    border: 1px solid #BFB5B3;
    line-height:20px;
    table-layout:fixed;
    }
#first table td {
    border: 1px solid #BFB5B3;
    color:#6F6F6F;
    background:#fff;
    vertical-align: top;
    }
#first table dl {
    padding:0;
    margin:0;
    }  
#first table th{
    text-align:center;
    border: 1px solid #BFB5B3;
    background:#796662;
    color:#fff;
    font-weight:bold;
    }

#first .box{
    margin-bottom:25px;
    }



/*-------- 09  About --------*/
#about h2#title01 { background: url(../images/about_h2-01.jpg) 0 0 no-repeat;}
#about h3#title02 { background: url(../images/about_h3-02.jpg) 0 0 no-repeat;}
#about h4#title03 { background: url(../images/about_h4-03.jpg) 0 0 no-repeat;}
#about h4#title04 { background: url(../images/about_h4-04.jpg) 0 0 no-repeat;}
#about h4#title05 { background: url(../images/about_h4-05.jpg) 0 0 no-repeat;}
#about h4#title06 { background: url(../images/about_h4-06.jpg) 0 0 no-repeat;}
#about h4#title07 { background: url(../images/about_h4-07.jpg) 0 0 no-repeat;}

#about .catch { background: url(../images/about_catch.jpg) 0 0 no-repeat;}

#about .box{
    margin-bottom:25px;
    }

/*-------- 10  Ct --------*/
#ct h2#title01 { background: url(../images/ct_h2-01.jpg) 0 0 no-repeat;}
#ct h3#title02 { background: url(../images/ct_h3-02.jpg) 0 0 no-repeat;}
#ct h4#title03 { background: url(../images/ct_h4-03.jpg) 0 0 no-repeat;}
#ct h4#title04 { background: url(../images/ct_h4-04.jpg) 0 0 no-repeat;}
#ct #title05 { background:#634E4E url(../images/ct_title05.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title06 { background:#634E4E url(../images/ct_title06.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title07 { background:#634E4E url(../images/ct_title07.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title08 { background:#634E4E url(../images/ct_title08.jpg) center center no-repeat;text-indent:-9999px;}
#ct h3#title09 { background: url(../images/ct_h3-09.jpg) 0 0 no-repeat;}
#ct h4#title10 { background: url(../images/ct_h4-10.jpg) 0 0 no-repeat;width:258px;margin-bottom:10px;}
#ct h4#title11 { background: url(../images/ct_h4-11.jpg) 0 0 no-repeat;width:258px;margin-bottom:10px;}
#ct h4#title12 { background: url(../images/ct_h4-12.jpg) 0 0 no-repeat;}
#ct #title13 { background: url(../images/ct_title13.jpg) 0 0 no-repeat;text-indent:-9999px;}
#ct #title14 { background: url(../images/ct_title14.jpg) 0 0 no-repeat;text-indent:-9999px;}
#ct #title15 { background:#CBB995 url(../images/ct_title15.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title16 { background:#CBB995 url(../images/ct_title16.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title17 { background:#CBB995 url(../images/ct_title17.jpg) center center no-repeat;text-indent:-9999px;}
#ct #title00 { background: url(../images/ct_titlebg.jpg) 0 0 repeat-x;}

#ct .catch { background: url(../images/ct_catch.jpg) 0 0 no-repeat;}

#ct .t_table01 {width:500px;}
#ct .t_table01 th{padding:0;margin:0;width:150px;background:#DDCAA3;}

#ct .flow_case{
    float:left;
    margin-left:5px;
    width:258px;
    }
#ct .flow_case .flow_end,
#ct .flow_case .flow p{
    width:250px;
    text-align:center;
    color:#796662;
    font-weight:bold;
    border:1px solid #ccc;
    }    
#ct .flow_case .flow{
    margin:5px 5px 10px 5px;
    padding:0 0 30px 0;
    background: url(../images/flow_b.gif) bottom no-repeat;
    }
#ct .flow_case .flow_end{
    margin:5px 5px 30px 5px;
    }

#ct .alpha,
#ct .beta{
    float:left;
    margin-right:3px;
    }
#ct .gamma{
    float:left;
    }

#ct .t_title01 {
    margin:0;
    padding:0;
    height:30px;
    width:170px;
    }
#ct .t_title02 {
    width:150px;
    }

/*-------- 11  Oneday --------*/
#oneday h2#title01 { background: url(../images/oneday_h2-01.jpg) 0 0 no-repeat;}
#oneday h3#title02 { background: url(../images/oneday_h3-02.jpg) 0 0 no-repeat;}
#oneday h4#title03 { background: url(../images/oneday_h4-03.jpg) 0 0 no-repeat;}
#oneday #title04 { background: url(../images/oneday_title04.jpg) 0 0 no-repeat;text-indent:-9999px;height:30px;}
#oneday #title05 { background: url(../images/oneday_title05.jpg) 0 0 no-repeat;text-indent:-9999px;height:30px;}
#oneday #title06 { background: url(../images/oneday_title06.jpg) 0 0 no-repeat;text-indent:-9999px;height:30px;}
#oneday h4#title07 { background: url(../images/oneday_h4-07.jpg) 0 0 no-repeat;}
#oneday #title08 { background: url(../images/oneday_title08.jpg) 0 0 no-repeat;text-indent:-9999px;}
#oneday #title09 { background: url(../images/oneday_title09.jpg) 0 0 no-repeat;text-indent:-9999px;}
#oneday #title10 { background: url(../images/oneday_title10.jpg) 0 0 no-repeat;text-indent:-9999px;}
#oneday #title11 { background: url(../images/oneday_title11.jpg) 0 0 no-repeat;text-indent:-9999px;}
#oneday #title12 { background: url(../images/oneday_title12.jpg) 0 0 no-repeat;text-indent:-9999px;}
#oneday h4#title13 { background: url(../images/oneday_h4-13.jpg) 0 0 no-repeat;}

#oneday .catch { background: url(../images/oneday_catch.jpg) 0 0 no-repeat;}

#oneday .all_on_four dt{
    float:none;
    }
#oneday .all_on_four dd{
    margin:10px 0 20px 0;
    color:#482A06;
    background:#FFF8EF;
    padding:5px 8px 5px 8px;
    }

#oneday .flows dl{
    margin-left:0;
    }
#oneday .flows dt{
    color:#fff;
    background:#7F654F;
    float:none;
    margin-top:10px;
    padding:5px;
    width:480px;
    }
#oneday .flows dd{
    margin-top:5px;
    padding:0 0 30px 0;
    background: url(../images/flow_b.gif) bottom no-repeat;
    width:460px;
    }
#oneday .flows dd.flow_end {
    background: none;
    }

#oneday .reservation {
    text-indent:-9999px;
    width:570px;
    height: 50px;
    clear:both;
    }
#oneday .reservation a {
    display:block;
    height: 50px;
	background: url(../images/reservation.jpg) 0 0 no-repeat;
	}
#oneday .reservation a:hover {background: url(../images/reservation.jpg) 0 -50px no-repeat;}



/*-------- 12  Case --------*/
#case h2#title01 { background: url(../images/case_h2-01.jpg) 0 0 no-repeat;}
#case h3#title02 { background: url(../images/case_h3-02.jpg) 0 0 no-repeat;}
#case .catch { background: url(../images/case_catch.jpg) 0 0 no-repeat;}

#case .alpha,
#case .beta {
    background: url(../images/arrow_h2.gif) center right no-repeat;
    padding-right:20px;
    margin-right:10px;
    }
#case .gamma {float:left;}

/*-------- 13  Bone --------*/
#bone h2#title01 { background: url(../images/bone_h2-01.jpg) 0 0 no-repeat;}
#bone h3#title02 { background: url(../images/bone_h3-02.jpg) 0 0 no-repeat;}
#bone h3#title03 { background: url(../images/bone_h3-03.jpg) 0 0 no-repeat;}
#bone #title04 { background: url(../images/bone_title04.jpg) 0 0 no-repeat;width:500px;height:30px;text-indent:-9999px;}
#bone #title05 { background: url(../images/bone_title05.jpg) 0 0 no-repeat;width:500px;height:30px;text-indent:-9999px;}
#bone #title06 { background: url(../images/bone_title06.jpg) 0 0 no-repeat;width:500px;height:30px;text-indent:-9999px;}
#bone .t_table {width:500px;}
#bone .t_table_r th{padding:0;margin:0;}
#bone .catch { background: url(../images/bone_catch.jpg) 0 0 no-repeat;}

#bone .text {width:300px; float:left;}
#bone .photo {float:right;width:185px;text-align:center;}


/*-------- 14  Flow --------*/
#flow h2#title01 { background: url(../images/flow_h2-01.jpg) 0 0 no-repeat;}
#flow h3#title02 { background: url(../images/flow_h3-02.jpg) 0 0 no-repeat;}

#flow #title03 { background: url(../images/flow_title03.jpg) 0 0 no-repeat;text-indent:-9999px;}
#flow #title04 { background: url(../images/flow_title04.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title05 { background: url(../images/flow_title05.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title06 { background: url(../images/flow_title06.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title07 { background: url(../images/flow_title07.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title08 { background: url(../images/flow_title08.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title09 { background: url(../images/flow_title09.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title10 { background: url(../images/flow_title10.jpg) 0 0 no-repeat;text-indent:-9999px}
#flow #title11 { background: url(../images/flow_title11.jpg) 0 0 no-repeat;text-indent:-9999px}


#flow .catch { background: url(../images/flow_catch.jpg) 0 0 no-repeat;}
#flow .flows dl{
    margin-left:0;
    }
#flow .flows dt{
    color:#fff;
    background:#7F654F;
    float:none;
    margin-top:10px;
    padding:5px;
    width:480px;
    }
#flow .flows dd{
    margin-top:5px;
    padding:0 0 30px 0;
    background: url(../images/flow_b.gif) bottom no-repeat;
    width:460px;
    }
#flow .flows dd.flow_end {
    background: none;
    }


/*-------- 15  Safety --------*/
#safety h2#title01 { background: url(../images/safety_h2-01.jpg) 0 0 no-repeat;}
#safety h3#title02 { background: url(../images/safety_h3-02.jpg) 0 0 no-repeat;}
#safety h3#title03 { background: url(../images/safety_h3-03.jpg) 0 0 no-repeat;}
#safety #title04 { background:#634E4E url(../images/safety_title04.jpg) center center no-repeat;width:150px;height:30px;text-indent:-9999px;}
#safety #title05 { background:#634E4E url(../images/safety_title05.jpg) center center no-repeat;width:150px;height:45px;text-indent:-9999px;}
#safety #title06 { background:#634E4E url(../images/safety_title06.jpg) center center no-repeat;width:150px;height:30px;text-indent:-9999px;}
#safety #title07 { background:#634E4E url(../images/safety_title07.jpg) center center no-repeat;width:150px;height:30px;text-indent:-9999px;}
#safety h3#title08 { background: url(../images/safety_h3-08.jpg) 0 0 no-repeat;}
#safety h3#title09 { background: url(../images/safety_h3-09.jpg) 0 0 no-repeat;}

#safety .catch { background: url(../images/safety_catch.jpg) 0 0 no-repeat;}
#safety table th{
    width:150px;
    }

/*-------- 16  Q_and_a --------*/
#q_and_a h2#title01 { background: url(../images/q_and_a_h2-01.jpg) 0 0 no-repeat;}
#q_and_a h3#title02 { background: url(../images/q_and_a_h3-02.jpg) 0 0 no-repeat;}

#q_and_a #content dt{
   float:none;
   background: url(../images/q.jpg) 0 3px no-repeat;
   padding:0 0 0 18px;
   border-bottom:1px solid #ccc;
   font-weight:bold;
   color:#5F354D;
   }
#q_and_a #content dd{
   margin:0 0 30px 0;
   float:none;
   background: url(../images/a.jpg) 0 3px no-repeat;
   padding:0 0 0 18px;
   }

/*-------- 17  Dr --------*/
#dr h2#title01 { background: url(../images/dr_h2-01.jpg) 0 0 no-repeat;}
#dr h3#title02 { background: url(../images/dr_h3-02.jpg) 0 0 no-repeat;}
#dr h4#title03 { background: url(../images/dr_h4-03.jpg) 0 0 no-repeat;}
#dr .photo{
    width:150px;
    float:left;
    margin:0 40px 0 20px;
    }
#dr .info{
    width:280px;
    float:left;
    }


/*-------- 18  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 h4#title05 { background: url(../images/clinic_h4-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 h4#title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat;}
#clinic h4#title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat;}
#clinic h4#title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat;}
#clinic h4#title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat;}

#clinic table.info{
    width:450px;
    margin:10px auto;
    }
#clinic table.info th{
    width:100px;
    }
#clinic #map{
    margin:0 auto;
    width:450px;
    height:350px;
    border:2px solid #ccc;
    }    

#clinic .box{
    padding:5px 8px 5px 8px;
    background:#F9F5F4;
    }

#clinic .mt01{margin-top:40px;}
#clinic .mt02{margin-top:50px;}
#clinic .mt03{margin-top:40px;}
#clinic .mt04{margin-top:30px;}

/*-------- 19  Inquiry --------*/
#inquiry h2#title01 { background: url(../images/inquiry_h2-01.jpg) 0 0 no-repeat;}
#inquiry h3#title02 { background: url(../images/inquiry_h3-02.jpg) 0 0 no-repeat;}
#inquiry h4#title03 { background: url(../images/inquiry_h4-03.jpg) 0 0 no-repeat;}
#inquiry h4#title04 { background: url(../images/inquiry_h4-04.jpg) 0 0 no-repeat;}

#inquiry #content table th{
    width:150px;
    }
    
/*-------- 20  Cost --------*/
#cost h2#title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat;}
#cost h3#title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat;}

#cost .img01{margin:30px 0 30px 0;}

#cost .comment{color:#604743;font-size:93%;}

/*-------- 21  Sitemap --------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat;}

#sitemap #content dt{
    float:none;
    background: url(../images/index_li_bg.gif) 0 4px no-repeat;
    padding-left:15px;
    }
#sitemap #content dd{
    margin-left:0;
    }    
