@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Ortho                       */
/*                 09  Check                       */
/*                 10  Flow                        */
/*                 11  Front                       */
/*                 12  Back                        */
/*                 13  Mainternant                 */
/*                 14  Fag                         */
/*                 15  Contact                     */
/*                 16  Clinic                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #ffaa00      */
/*        Main Color - Light Yellow   #fddf58      */
/*        Main Color - Dark Brown     #4c2c00      */
/*                                                 */
/*        Sub Color  - Brown          #692500      */
/*                   - Red Orange     #ff4a00      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #ffffff url(../images/body_bg.jpg) center 0 repeat-x; }

#wrapper {
	width: 920px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	}

#main {
	margin: 0 ;
	padding:0px 20px 0 20px;
	background:#ffffff;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}

#content {
	width: 685px;
	float: right;
	font-size: 100%;
	line-height: 1.462em;
	color: #3F3F3F;
	padding: 18px 0 0 0;
	margin:0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 106px;
	width: 920px;
	margin: 0;
	padding: 0;
	}
#header01{
	width:650px;
	float:left;
	margin:0;
	padding:0;
	}
#header01 .text01{
	font-size:100%;
	line-height:1.23em;
	color:#3F3F3F;
	margin:0;
	padding:17px 0 0 17px;
	}

h1 {
	text-indent: -9999px;
	margin:0;
	padding:0 0 0 10px;
	}
h1 a {
	display: block;
	width: 450px;
	height: 67px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
#header02{
	float:right;
	margin:0;
	padding:24px 17px 0 0;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 195px;
	float: left;
	padding: 18px 0 20px 0;
	}
#nav p.nav_contact{
	margin:0 4px 0 8px;
	}
#nav p.nav_contact a{
	width:183px ;
	height:117px ;
	display:block;
	text-indent:-9999px;
	background:url(../images/nav_contact.jpg) 0 0 no-repeat;
	}
#nav p.nav_contact a:hover{
	background:url(../images/nav_contact_over.jpg) 0 0 no-repeat;
	}
	
#nav p.nav_check{
	margin:0 4px 14px 8px;
	}
#nav p.nav_check a{
	width:183px ;
	height:117px ;
	display:block;
	text-indent:-9999px;
	background:url(../images/nav_check.jpg) 0 0 no-repeat;
	}
#nav p.nav_check a:hover{
	background:url(../images/nav_check_over.jpg) 0 0 no-repeat;
	}
#nav .nav_bg{
	background:#ffdd6f url(../images/nav_img02.jpg) 0 bottom no-repeat;
	margin:0 0 12px 4px;
	padding:0 3px 4px 4px;
	}
#nav .nav_img01{
	margin:0 0 0 4px;
	line-height:1%;
	display:block;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:31px; }
#nav02 { background: url(../images/nav.jpg) 0 -31px no-repeat; height:30px; }
#nav03 a { background: url(../images/nav.jpg) 0 -61px no-repeat; height:30px; }
#nav04 a { background: url(../images/nav.jpg) 0 -91px no-repeat; height:50px; }
#nav05 { background: url(../images/nav.jpg) 0 -141px no-repeat; height:30px; }
#nav06 a { background: url(../images/nav.jpg) 0 -171px no-repeat; height:30px; }
#nav07 a { background: url(../images/nav.jpg) 0 -201px no-repeat; height:30px; }
#nav08 a { background: url(../images/nav.jpg) 0 -231px no-repeat; height:30px; }
#nav09 a { background: url(../images/nav.jpg) 0 -261px no-repeat; height:50px; }
#nav10 a { background: url(../images/nav.jpg) 0 -311px no-repeat; height:30px; }
#nav11 { background: url(../images/nav.jpg) 0 -341px no-repeat; height:30px; }
#nav12 a { background: url(../images/nav.jpg) 0 -371px no-repeat; height:30px; }
#nav13 a { background: url(../images/nav.jpg) 0 -401px no-repeat; height:31px; }

#nav01 a:hover { background: url(../images/nav.jpg) -184px 0 no-repeat; height:31px; }
#nav03 a:hover { background: url(../images/nav.jpg) -184px -61px no-repeat; height:30px; }
#nav04 a:hover { background: url(../images/nav.jpg) -184px -91px no-repeat; height:50px; }
#nav06 a:hover { background: url(../images/nav.jpg) -184px -171px no-repeat; height:30px; }
#nav07 a:hover { background: url(../images/nav.jpg) -184px -201px no-repeat; height:30px; }
#nav08 a:hover { background: url(../images/nav.jpg) -184px -231px no-repeat; height:30px; }
#nav09 a:hover { background: url(../images/nav.jpg) -184px -261px no-repeat; height:50px; }
#nav10 a:hover { background: url(../images/nav.jpg) -184px -311px no-repeat; height:30px; }
#nav12 a:hover { background: url(../images/nav.jpg) -184px -371px no-repeat; height:30px; }
#nav13 a:hover { background: url(../images/nav.jpg) -184px -401px no-repeat; height:31px; }

#nav .nav_img02{
	margin:0 6px 15px 9px;
	line-height:1%;
	display:block;
	}
#nav .nav_img03{
	margin:0 33px 15px 41px;
	line-height:1%;
	display:block;
	}
#nav .nav_img04{
	margin:0 34px 0 41px;
	line-height:1%;
	display:block;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:83px;
	padding: 0 36px 0 30px;
	margin: 0;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 84.6%;
	text-align: center;
	color: #3F3F3F;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer .footer_tel{
	float:left;
	margin:7px 0 31px 0;
	line-height:1%;
	display:block;
	}

#footer a {
	text-decoration: none;
	color: #3F3F3F;
	}
#footer a:hover { text-decoration: underline; }


#footer address { 
	margin: 12px 0 0 0;
	float:right;
	padding:1px 0 0 0;
	}


/*---------- 06  Contents -----------*/

.section { padding: 0 18px 20px 38px; }
.section .section { padding: 0 10px 0 10px; }
#index .section { padding: 0 13px 0px 20px; }

.center { text-align: center; }
.left { text-align: left; }
.top { vertical-align: top; }

#content h2 {
	height: 51px;
	text-indent:-9999px;
	margin: 0 9px 20px 6px;
	}
#index #content h2 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -6px 9px -14px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -11px 15px -11px;
	}

#content h4 {
	height: 30px;
	text-indent: -9999px;
	margin:0 -10px 10px -10px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}
.main-image{
	margin:0 7px 15px 6px;
	line-height:1%;
	display:block;
	}
#index .main-image{
	margin:0 7px 20px 6px;
	line-height:1%;
	display:block;
	}


#content dt { font-weight: bold; }


a {
	color: #8c0000;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #ff7f48; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.image{
	display:block;
	line-height:1%;
	margin:0 auto;
	}
.image_l  {
	float: left;
	margin: 0 15px 0.5em 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l { margin: 0 12px 0px 0; } /*  for IE7 only */
* html body .image_l { margin: 0 12px 0px 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 0.5em 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r { margin: 0 0 0 12px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 0 12px; } /*  for IE6 only */

.image_b{
	display:block;
	line-height:1%;
	margin:0 auto;
	border:2px solid #ff9100;
	}
.image_b01{
	display:block;
	line-height:1%;
	margin:0;
	border:2px solid #ff9100;
	}
.image_l_b {
	float: left;
	margin: 0 15px 0.5em 0;
	display:block;
	line-height:1%;
	border:2px solid #ff9100;
	}
*:first-child+html .image_l_b { margin: 0 12px 0px 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 12px 0px 0; } /*  for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 0.5em 15px;
	display:block;
	line-height:1%;
	border:2px solid #ff9100;
	}
*:first-child+html .image_r_b { margin: 0 0 0 12px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 0 12px; } /*  for IE6 only */


.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding: 0 18px 0 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 157px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse:collapse;
	font-size: 100%;
	color: #3F3F3F;
	width: 100%;
	}

#content table th,
#content table td {
	padding: 5px 10px;
	border: 1px solid #d9d9d9;
	font-size: 100%;
	line-height:1.5em;
	}
#content table td.td01{
	width:90px;
	background:#fff1ca;
	}	
#content table td.td02{
	width:90px;
	}
#content table td.td03{
	width:90px;
	text-align:center;
	background:#fffcf3 url(../images/flow_img01.jpg) center center no-repeat;
	}		
#content table td.td04{
	width:90px;
	text-align:center;
	background:#fffcf3 url(../images/flow_img02.jpg) center center no-repeat;
	}	
#content table td.td05{
	width:90px;
	text-align:center;
	background:#fffcf3 url(../images/flow_img03.jpg) center center no-repeat;
	}		
#content table td.td06{
	width:90px;
	text-align:center;
	background:#fffcf3 url(../images/flow_img04.jpg) center center no-repeat;
	}		
#content table td.td07{
	width:90px;
	text-align:center;
	background:#fffcf3 url(../images/flow_img05.jpg) center center no-repeat;
	}		

#content table td.td08{
	padding:10px;
	text-align:left;
	vertical-align:top;
	}	
	
	
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.w_200{	width:200px;	}
.w_320{	width:320px;	}
.w_270{	width:270px;	}
.w_400{	width:400px;	}
.padding_t21{	padding-top:21px;	}
.margin_t0{	margin-top:0px;	}
.margin_b10{	margin-bottom:10px;	}
.margin_b15{	margin-bottom:15px;	}
.margin_b18{	margin-bottom:18px;	}
.margin_b20{	margin-bottom:20px;	}
.margin_b27{	margin-bottom:27px;	}

.text03{
	color:#8b8472;
	font-weight:bold;
	}
.text04{
	color:#4c2c00;
	font-weight:bold;
	}
.text_b{
	font-weight:bold;
	}
.bg01{
	background:#fff1ca;
	}
.bg02{
	background:url(../images/flow_img01.jpg) center center no-repeat;
	}


/*---------- 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 h2#title03{ background:url(../images/index_h2-03.jpg) 0 0 no-repeat; }

 .index_img01 {
	margin:3px 0 0 25px;
	line-height:1%;
	display:block;
	float:right;
	}
*:first-child+html .index_img01 { margin:3px 0 -0.5em 25px; } /*  for IE7 only */
* html body .index_img01 { margin:3px 0 -0.5em 25px; } /*  for IE6 only */

#index .index01{
	background:url(../images/index_img02.jpg) 0 0 no-repeat;
	margin:0 11px 0 0;
	padding:4px 7px 5px 7px;
	}
#index .index02{
	padding-top:21px;
	line-height:1.76em;
	}
#index .alpha01 {
	background:url(../images/index_img03.jpg) 0 0 no-repeat;
	width:310px;
	height:163px;
	float:left;
	cursor:pointer;
	}
#index .alpha02{
	background:url(../images/index_img03_over.jpg) 0 0 no-repeat;
	width:310px;
	height:163px;
	float:left;
	cursor:pointer;
	}
#index .text02{
	padding:45px 140px 10px 24px;
	line-height:1.23em;
	}

#index .beta01 {
	background:url(../images/index_img04.jpg) 0 0 no-repeat;
	width:310px;
	height:163px;
	float:right;
	cursor:pointer;
	}
#index .beta02{
	background:url(../images/index_img04_over.jpg) 0 0 no-repeat;
	width:310px;
	height:163px;
	float:right;
	cursor:pointer;
	}
#index .alpha03{
	width:216px;
	float:left;
	margin:0 18px 9px 0;
	}
#index .beta03{
	width:200px;
	float:left;
	margin:24px 12px 0 0;
	}
#index .gama{
	width:200px;
	float:left;
	margin:24px 0 0 0;
	}

#content dl.dl01{
	margin:0 0 11px 0;
	padding:0;
	width:200px;
	float:left;
	clear:both;
	font-size:107%;
	}	
#content dl.dl01 dt{
	width:71px;
	margin:0 0 2px 0;
	padding:0;
	float:left;
	display:inline;
	}
#content dl.dl01 dt img{
	line-height:1%;
	display:block;
	}
#content dl.dl01 dd {
	width:125px;
	display:inline;
	margin:0;
	padding:0 0 1px 0;
	line-height:1.5em;
	float:left;
	}
#content dl.dl01 dd.dd01 {
	width:200px;
	}
#content dl.dl01 dd.dd02 {
	width:200px;
	margin:0 0 5px 0;
	line-height:1%;
	display:block;
	}
#content dl.dl01 dd.dd03 {
	width:187px;
	padding:10px 0 0 0;
	margin:0 0 0 13px;
	}
#content dl.dl01 dd.dd04 {
	width:187px;
	padding:0;
	margin:0 0 0 13px;
	line-height:1.2em;
	}
#content dl.dl01 dd.dd05 {
	width:187px;
	padding:0;
	margin:0 0 4px 13px;
	line-height:1.2em;
	}
#index .buttom{
	margin:0 11px 0 19px;
	clear:both;
	}
#index .buttom a{
	background:url(../images/index_img12.jpg) 0 0 no-repeat;
	width:157px;
	height:22px;
	margin:0;
	padding:0 ;
	display:block;
	text-indent:-9999px;
	}
#index .buttom a:hover{
	background:url(../images/index_img12_over.jpg) 0 0 no-repeat;
	}
	
.banner{
	margin:0 25px 31px 21px;
	}
.banner a{
	background:url(../images/banner.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
.banner a:hover{
	background:url(../images/banner_over.jpg) 0 0 no-repeat;
	}



/*---------- 08  Ortho -----------*/

#ortho h2#title01 { background:url(../images/ortho_h2.jpg) 0 0 no-repeat; } 
#ortho h3#title02 { background:url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h4#title03 { background:url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background:url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h4#title06 { background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }

#content .banner_check{
	margin:0 25px 31px 21px;
	}
#content .banner_check a{
	background:url(../images/banner_check.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_check a:hover{
	background:url(../images/banner_check_over.jpg) 0 0 no-repeat;
	}

/*---------- 09  Check -----------*/

#check h2#title01 { background:url(../images/check_h2.jpg) 0 0 no-repeat; } 
#check h3#title02 { background:url(../images/check_h3-01.jpg) 0 0 no-repeat; }
#check h4#title03 { background:url(../images/check_h4-01.jpg) 0 0 no-repeat; }
#check h4#title04 { background:url(../images/check_h4-02.jpg) 0 0 no-repeat; }
#check h3#title05 { background:url(../images/check_h3-02.jpg) 0 0 no-repeat; }
#check h4#title06 { background:url(../images/check_h4-03.jpg) 0 0 no-repeat; }
#check h4#title07 { background:url(../images/check_h4-04.jpg) 0 0 no-repeat; }
#check h4#title08 { background:url(../images/check_h4-05.jpg) 0 0 no-repeat; }
#check h4#title09 { background:url(../images/check_h4-06.jpg) 0 0 no-repeat; }
#check h4#title10 { background:url(../images/check_h4-07.jpg) 0 0 no-repeat; }
#check h4#title11 { background:url(../images/check_h4-08.jpg) 0 0 no-repeat; }

#check .check01{
  display:block;
	width:15px; 
	height:1em; 
	float:left;
	}
#check .check02{
	display:block;
	width:15px; 
	height:2em; 
	float:left;
	}

#content .banner_flow{
	margin:0 25px 31px 21px;
	}
#content .banner_flow a{
	background:url(../images/banner_flow.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_flow a:hover{
	background:url(../images/banner_flow_over.jpg) 0 0 no-repeat;
	}

/*---------- 10  Flow -----------*/

#flow h2#title01 { background:url(../images/flow_h2.jpg) 0 0 no-repeat; } 
#flow h3#title02 { background:url(../images/flow_h3-01.jpg) 0 0 no-repeat; }
#flow h3#title03 { background:url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow h3#title04 { background:url(../images/faq_h3-03.jpg) 0 0 no-repeat; }
#flow h4#title04 { background:url(../images/flow_h4-01.jpg) 0 0 no-repeat; }

#content .banner_front{
	margin:0 25px 20px 21px;
	}
#content .banner_front a{
	background:url(../images/banner_front.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_front a:hover{
	background:url(../images/banner_front_over.jpg) 0 0 no-repeat;
	}

#content .banner_back01{
	margin:0 25px 31px 21px;
	}
#content .banner_back01 a{
	background:url(../images/banner_back.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_back01 a:hover{
	background:url(../images/banner_back_over.jpg) 0 0 no-repeat;
	}
/*---------- 11  Front -----------*/

#front h2#title01 { background:url(../images/front_h2.jpg) 0 0 no-repeat; } 
#front h3#title02 { background:url(../images/front_h3-01.jpg) 0 0 no-repeat; }
#front h3#title03 { background:url(../images/front_h3-02.jpg) 0 0 no-repeat; }
#front h4#title04 { background:url(../images/front_h4-01.jpg) 0 0 no-repeat; }
#front h4#title05 { background:url(../images/front_h4-02.jpg) 0 0 no-repeat; }


#content ul.ul01{
	margin:0 ;
	padding:0;
	clear:both;
	}
#content ul.ul01 li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 6px no-repeat;
	padding-left: 10px;
	color:#8b8472;
	font-weight:bold;
	}
#front .front01{
	margin:0 auto 20px auto;
	text-align:center;
	}
#content .img_center{
	margin:0 auto 10px auto;
	text-align:center;
	}
	
#content .banner_back02{
	margin:0 25px 20px 21px;
	}
#content .banner_back02 a{
	background:url(../images/banner_back.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_back02 a:hover{
	background:url(../images/banner_back_over.jpg) 0 0 no-repeat;
	}
	
#content .banner_maintenance{
	margin:0 25px 31px 21px;
	}
#content .banner_maintenance a{
	background:url(../images/banner_maintenance.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_maintenance a:hover{
	background:url(../images/banner_maintenance_over.jpg) 0 0 no-repeat;
	}
	
/*---------- 12  Back -----------*/

#back h2#title01 { background:url(../images/back_h2.jpg) 0 0 no-repeat; } 
#back h3#title02 { background:url(../images/back_h3-01.jpg) 0 0 no-repeat; }
#back h3#title03 { background:url(../images/back_h3-02.jpg) 0 0 no-repeat; }
#back h4#title04 { background:url(../images/back_h4-01.jpg) 0 0 no-repeat; }
#back h4#title05 { background:url(../images/back_h4-02.jpg) 0 0 no-repeat; }

.back01{
	color:#8b8472;
	font-weight:bold;
	padding:3px 0 0 20px;
	background:url(../images/icon01.jpg) 0 0 no-repeat;
	}
#content ul.ul02{
	margin:0 ;
	padding:0;
	clear:both;
	}
#content ul.ul02 li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 5px no-repeat;
	padding-left: 10px;
	font-weight:normal;
	}

/*---------- 13  Maintenance -----------*/

#maintenance h2#title01 { background:url(../images/maintenance_h2.jpg) 0 0 no-repeat; } 
#maintenance h3#title02 { background:url(../images/maintenance_h3-01.jpg) 0 0 no-repeat; }
#maintenance h4#title03 { background:url(../images/maintenance_h4-01.jpg) 0 0 no-repeat; }
#maintenance h3#title04 { background:url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance h4#title05 { background:url(../images/maintenance_h4-02.jpg) 0 0 no-repeat; }

#content .banner_faq{
	margin:0 25px 31px 21px;
	}
#content .banner_faq a{
	background:url(../images/banner_faq.jpg) 0 0 no-repeat;
	width:639px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_faq a:hover{
	background:url(../images/banner_faq_over.jpg) 0 0 no-repeat;
	}


/*---------- 14  Faq -----------*/

#faq h2#title01 { background:url(../images/faq_h2.jpg) 0 0 no-repeat; } 
#faq h3#title02 { background:url(../images/faq_h3-01.jpg) 0 0 no-repeat; }
#faq h3#title03 { background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h4#title04 { background:url(../images/faq_h4-01.jpg) 0 0 no-repeat; }
#faq h4#title05 { background:url(../images/faq_h4-02.jpg) 0 0 no-repeat; }
#faq h4#title06 { background:url(../images/faq_h4-03.jpg) 0 0 no-repeat; }
#faq h4#title07 { background:url(../images/faq_h4-04.jpg) 0 0 no-repeat; }
#faq h4#title08 { background:url(../images/faq_h4-05.jpg) 0 0 no-repeat; }
#faq h4#title09 { background:url(../images/faq_h4-06.jpg) 0 0 no-repeat; }
#faq h4#title10 { background:url(../images/faq_h4-07.jpg) 0 0 no-repeat; }
#faq h4#title11 { background:url(../images/faq_h4-08.jpg) 0 0 no-repeat; }
#faq h4#title12 { background:url(../images/faq_h4-09.jpg) 0 0 no-repeat; }
#faq h4#title13 { background:url(../images/faq_h4-10.jpg) 0 0 no-repeat; }

#content .banner_contact01{
	margin:0 25px 31px 21px;
	}
#content .banner_contact01 a{
	background:url(../images/banner_contact01.jpg) 0 0 no-repeat;
	width:639px;
	height:92px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_contact01 a:hover{
	background:url(../images/banner_contact01_over.jpg) 0 0 no-repeat;
	}

/*---------- 15  Clinic -----------*/

#clinic h2#title01 { background:url(../images/clinic_h2.jpg) 0 0 no-repeat; } 
#clinic h3#title02 { background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03 { background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }

#map{
width:300px;
height:400px;
}

#content dl.dl02{
	width:270px;
	margin:0 0 10px 0 ;
	padding:0;
	float:left;
	clear:both;
	}
#content dl.dl02 dt{
	width:70px;
	color:#672600;
	font-size:100%;
	font-weight:bold;
	margin:0;
	}
#content dl.dl02 dd{
	width:230px;
	margin:0;
	padding:0;
	}
#content dl.dl02 dd.dd01{
	margin:0 0 0 40px;
	}
#content dl.dl02 dd.dd02{
	margin:0 0 0 70px;
	}
	
#content dl.dl03{
	width:390px;
	margin:0 0 10px 0 ;
	padding:0;
	float:left;
	clear:both;
	}
#content dl.dl03 dt{
	width:80px;
	color:#672600;
	font-size:100%;
	font-weight:bold;
	display:inline;
	float:left;
	margin:0;
	}
#content dl.dl03 dd{
	width:260px;
	display:inline;
	float:left;
	margin:0;
	padding:0;
	}
#content dl.dl03 dd.dd01{
	width:60px;
	}
#content dl.dl03 dd.dd02{
	width:240px;
	}
#content dl.dl03 dd.dd03{
	width:60px;
	margin:0 0 0 80px;
	}
#content dl.dl03 dd.dd04{
	width:200px;
	margin:0 0 0 140px;
	}

#clinic .clinic01{
	width:385px;
	float:right;
	}
	
#content .banner_contact02{
	margin:0 25px 31px 21px;
	}
#content .banner_contact02 a{
	background:url(../images/banner_contact02.jpg) 0 0 no-repeat;
	width:639px;
	height:92px;
	display:block;
	text-indent:-9999px;
	}
#content .banner_contact02 a:hover{
	background:url(../images/banner_contact02_over.jpg) 0 0 no-repeat;
	}


#clinic .drtxt{
	background:url(../images/dr_bg.jpg) 0 0 no-repeat;
	width: 600px;
	padding: 35px 0 40px 0;
	margin-bottom: 20px;
	clear: both;
}

*html #clinic .drtxt{
	background:url(../images/dr_bg.jpg) 0 0 no-repeat;
	width: 600px;
	padding: 60px 0 40px 0;
	margin-bottom: 20px;
	clear: both;
}

*:first-child+html #clinic .drtxt{
	background:url(../images/dr_bg.jpg) 0 0 no-repeat;
	width: 600px;
	padding: 60px 0 40px 0;
	margin-bottom: 20px;
	clear: both;
}

#clinic .drtxt p{
	padding: 2px 30px;
}

#clinic .drtxt p.mtb01{ margin-top: 20px; font-weight: bold;}

.bold{ }

/*---------- 17  Contact -----------*/

#contact h2#title01 { background:url(../images/contact_h2.jpg) 0 0 no-repeat; } 
#contact h3#title02 { background:url(../images/contact_h3-01.jpg) 0 0 no-repeat; }
