@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Root                        */
/*                 09  Symptom                     */
/*                 10  Reason                      */
/*                 11  Treatment                    */
/*                 12  Point                       */
/*                 13  Span                        */
/*                 14  Maintenance                 */
/*                 15  Concept                     */
/*                 16  Faq                         */
/*                 17  Case                        */
/*                 18  Cost                        */
/*                 19  Actuality                   */
/*                 20  Clinic                      */
/*                 21  Fmail                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown          #573927      */
/*        Main Color - Green          #a9b93e      */
/*                                                 */
/*        Sub Color  - Orange         #db5e12      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */

/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #f0ebde; }

#wrapper {
	background: #ffffff url(../images/wrapper_bg.jpg) top repeat-x;
	width: 880px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 15px;
	background:url(../images/main_bg.jpg) left repeat-y;
	}

#content {
	width: 650px;
	float: right;
	font-size: 93%;
	line-height: 1.5em;
	color: #333333;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	background:url(../images/header_bg.jpg) top repeat-x;
	height: 245px;
	width: 850px;
	margin: 0 15px;
	padding: 0;
	clear:both;
	}
#index #header {
	height: 408px;
	}


#header01{ 
width:840px; 
height:120px; 
margin:0 0 0 10px; 
position: relative;
}

#header h1.text01{
	position: absolute;
	top: 0;
	left: 0;
	width:840px; 
	font-size:93%;
	line-height:1.5em;
	color:#666;
	text-align:right;
	padding:0;
	margin:0;
	}

p.logo {
	width: 280px;
	height: 65px;
	line-height: 1.0;
	margin:40px 0 0 0;
	float:left;
	}

#header01_01{ width:375px; float:right; }

#header .header_tel{ 
	text-align:right; 
	display:block; 
	line-height:1%; 
	margin:0; 
	padding-top: 20px;
}

#header_nav{ height:31px; margin:0 10px; }
#header_nav ul{ margin:0; padding:0; }
#header_nav ul li{ margin:0; padding:0; list-style:none; float:left; }
#header_nav ul li a{ 
	display:block;
	text-indent:-9999px;
	width:115px;
	height:31px;
	}

#nav01 { width:119px; }
#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 { width:119px; }
#nav02 a { background: url(../images/header_nav.jpg) -119px 0 no-repeat; }
#nav03 { width:119px; }
#nav03 a { background: url(../images/header_nav.jpg) -238px 0 no-repeat; }
#nav04 { width:119px; }
#nav04 a { background: url(../images/header_nav.jpg) -357px 0 no-repeat; }
#nav05 { width:119px; }
#nav05 a { background: url(../images/header_nav.jpg) -475px 0 no-repeat; }
#nav06 { width:120px; }
#nav06 a { background: url(../images/header_nav.jpg) -595px 0 no-repeat; }
#nav07 a { background: url(../images/header_nav.jpg) -715px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -31px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -119px -31px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -238px -31px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -357px -31px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -475px -31px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav.jpg) -595px -31px no-repeat; }
#nav07 a:hover { background: url(../images/header_nav.jpg) -715px -31px no-repeat; }

.main_img_bg{
	background:url(../images/main_img_bg.jpg) center top no-repeat;
	height:114px;
	padding:0 0 0 23px;
	}
.main_img01{
	padding:21px 0 0 0;
	margin:0;
	display:block;
	line-height:1%;
	}
.main_img02{
	padding:39px 0 0 0;
	margin:0;
	display:block;
	line-height:1%;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 10px 0 0 0;
	}

#nav ul{ margin:0 5px 8px 5px; padding:0; }
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav08 { height:43px; }
#nav08 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav09 { height:43px; }
#nav09 a { background: url(../images/nav.jpg) 0 -43px no-repeat; }
#nav10 { height:43px; }
#nav10 a { background: url(../images/nav.jpg) 0 -86px no-repeat; }
#nav11 { height:43px; }
#nav11 a { background: url(../images/nav.jpg) 0 -129px no-repeat; }
#nav12 { height:43px; }
#nav12 a { background: url(../images/nav.jpg) 0 -172px no-repeat; }
#nav13 { height:43px; }
#nav13 a { background: url(../images/nav.jpg) 0 -215px no-repeat; }
#nav14 { height:43px; }
#nav14 a { background: url(../images/nav.jpg) 0 -258px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -301px no-repeat; }

#nav08 a:hover { background: url(../images/nav.jpg) -170px 0 no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -170px -43px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -170px -86px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -170px -129px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -170px -172px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -170px -215px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -170px -258px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -170px -301px no-repeat; }


.nav_bg01{ 
	background:url(../images/nav_bg01.jpg) center top no-repeat;
	margin:0 0 11px 0;
	padding:10px 0 0 0;
	}

.nav_link01{ margin:0 15px 4px 15px; }
.nav_link01 a{
	background:url(../images/nav_linl01.jpg) 0 0 no-repeat;
	width:150px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
.nav_link01 a:hover{ background:url(../images/nav_linl01.jpg) -150px 0 no-repeat; }

.nav_link02{ margin:0 15px 2px 14px; }
.nav_link02 a{
	background:url(../images/nav_linl02.jpg) 0 0 no-repeat;
	width:151px;
	height:60px;
	display:block;
	text-indent:-9999px;
	}
.nav_link02 a:hover{ background:url(../images/nav_linl02.jpg) -151px 0 no-repeat; }

.nav_link03{ margin:0 15px 3px 15px; }
.nav_link03 a{
	background:url(../images/nav_linl03.jpg) 0 0 no-repeat;
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
.nav_link03 a:hover{ background:url(../images/nav_linl03.jpg) -150px 0 no-repeat; }

.nav_link04{ margin:0 15px 1px 15px; }
.nav_link04 a{
	background:url(../images/nav_linl04.jpg) 0 0 no-repeat;
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
.nav_link04 a:hover{ background:url(../images/nav_linl04.jpg) -150px 0 no-repeat; }

.nav_link05{ margin:0 15px 4px 14px; }
.nav_link05 a{
	background:url(../images/nav_linl05.jpg) 0 0 no-repeat;
	width:151px;
	height:47px;
	display:block;
	text-indent:-9999px;
	}
.nav_link05 a:hover{ background:url(../images/nav_linl05.jpg) -151px 0 no-repeat; }

.nav_link06{ margin:0 15px 1px 15px; }
.nav_link06 a{
	background:url(../images/nav_link06.jpg) 0 0 no-repeat;
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
.nav_link06 a:hover{ background:url(../images/nav_link06.jpg) -150px 0 no-repeat; }

.nav_link07{ margin:5px 15px 1px 15px; }
.nav_link07 a{
	background:url(../images/nav_link07.jpg) 0 0 no-repeat;
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
.nav_link07 a:hover{ background:url(../images/nav_link07.jpg) -150px 0 no-repeat; }

.nav_link08{ margin:5px 15px 1px 15px; }
.nav_link08 a{
	background:url(../images/nav_link08.jpg) 0 0 no-repeat;
	width:150px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
.nav_link08 a:hover{ background:url(../images/nav_link08.jpg) -150px 0 no-repeat; }
.nav_link19{ margin:5px 15px 1px 15px; }
.nav_link19 a{
	background: url(../images/nav_link09.jpg) 0 0 no-repeat;
	width:150px;
	height:56px;
	display:block;
	text-indent:-9999px;
	}
.nav_link19 a:hover{ background:url(../images/nav_link09.jpg) -150px 0 no-repeat; }
.bnr-ireba { margin:5px 15px 1px 15px;}

.facebook {margin: 5px 30px 0 30px;}

.nav_link09{ margin:5px 15px 1px 15px; }
.nav_link09 a{
	background:url(../images/nav_suruga.jpg) 0 0 no-repeat;
	width:150px;
	height:62px;
	display:block;
	text-indent:-9999px;
	}
.nav_link10{ margin:5px 15px 0 15px; }
.nav_link10 a{
	background:url(../images/card.jpg) 0 0 no-repeat;
	width:150px;
	height:70px;
	display:block;
	text-indent:-9999px;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:104px;
	padding: 0;
	margin: 0 15px;
	background: url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #fff;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer01{ margin:0 6px 14px 0; height:76px; }

#footer .footer_tel{ float:left; margin:0; padding:11px 0 0 0; display:block; line-height:1%; }

.footer_bn{ margin:13px 0 0 0; float:right; }
.footer_bn a{
	background:url(../images/footer_bn.jpg) 0 0 no-repeat;
	width:338px;
	height:52px;
	display:block;
	text-indent:-9999px;
	}
.footer_bn a:hover{ background:url(../images/footer_bn.jpg) 0 -52px no-repeat; }


#footer address { margin: 0; padding:0 0 0 0; font-size:100%; line-height:1em; }


/*---------- 06  Contents -----------*/

.section { padding: 0 10px 8px 10px; clear:both; }
.section .section { padding: 0 0 0 0; clear:both; }

.center { text-align: center; }
.top { vertical-align:top; }

#content h2 {
	display:block;
	line-height:1%;
	margin: 0 0 20px 10px;
	}
#index h2 {
	display:block;
	line-height:1%;
	margin: 0;
	}

/*#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin: 0 -10px 12px -10px;
	}*/
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin: 0 0 12px 0;
	}

#content h4 {
	height: 21px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
	}

#content .icon{ 
	background:url(../images/icon01.jpg) 0 0px no-repeat;
	padding-left:20px;
	margin:0 0 8px 0;
	font-size:100%;
	line-height:1.17em;
	font-weight:bold;
	color:#666;
	}

#content ul{ margin:0; padding:0; }
#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 5px no-repeat;
	padding-left: 15px;
	}
	
#content ul.ul01{ margin:0 0 10px 0; }
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #92a511;
	outline: none;
	text-decoration:underline;
	}
a:hover { color: #92a511; 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_b {
	display:block;
	line-height:1%;
	margin:0 auto;
	border:1px solid #dddddd;
	padding:4px;
	}
.image_b01 {
	display:block;
	line-height:1%;
	margin:6px auto;
	border:1px solid #dddddd;
	padding:4px;
	}
.image_b02 {
	display:block;
	line-height:1%;
	margin:0;
	border:1px solid #dddddd;
	padding:4px;
	}
	
.image_l  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l_b  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
.image_l_b03  {
	text-align: center;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	float: none;
	margin: 0 83px
	}
	
	
	
	
*:first-child+html .image_l_b{ margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l_b{ margin: 0 12px 0 0; }/* for IE6 only */

.image_l_b01  {
	float: left;
	margin: 0 15px 0 0;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
.image_l_b02  {
	float: left;
	margin: 0 22px 8px 0;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
*:first-child+html .image_l_b02{ margin: 0 22px 0 0; }/* for IE7 only */
* html body .image_l_b02{ margin: 0 22px 0 0; }/* for IE6 only */
		

.image_r {
	float: right;
	margin: 0 0 0 12px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r{ margin: 0 0 -6px 12px; }/* for IE7 only */
* html body .image_r{ margin: 0 0 -6px 9px; }/* for IE6 only */

.image_r01 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r01{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r01{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
*:first-child+html .image_r_b{ margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r_b{ margin: 0 0 0 12px; }/* for IE6 only */

.image_r_b01 {
	float: right;
	margin: 0 0 0 15px;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
	
.image_r_b02 {
	float: right;
	margin: 0 0 8px 0px;
	display:block;
	line-height:1%;
	border:1px solid #dddddd;
	padding:4px;
	}
*:first-child+html .image_r_b02{ margin: 0 0 0 0px; }/* for IE7 only */
* html body .image_r_b02{ margin: 0 0 0 0px; }/* for IE6 only */


.case {
	margin: 0 30px 10px 30px;
	background: url(../images/arrow_h.jpg) 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;
	}


#content ul.totop {
	clear: both;
	height:15px;
	padding: 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 65px;
	height: 15px;
	margin: 0;
	padding: 0;
	line-height:0.5em;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 15px;
	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%;
	line-height:1.5em;
	color: #666;
	width: 100%;
	margin-bottom: 10px;
	}

#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #a9b93e;
	}
#content table.table01{ margin:0; padding:0; }
#content table.table01 td{ border:none; padding:0; }


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content .beta01{ width:353px; float:right; }



/*---------- 07  Index -----------*/

#index #content h3#title02{ 
text-indent: 0;
}

.index01{ margin:0 0 20px 0; background:#f0ebde; padding:5px 9px 5px 20px; }

.index02{ width:380px; margin:0; padding:10px 0 0 0; }

.index03{ margin:0 0 24px 0; }
#index #content .alpha01{ width:210px; float:left; margin:0 10px 0 0; }
#index #content .beta01{ width:210px; float:left; margin:0; }
#index #content .gamma01{ width:210px; float:right; margin:0; }

.index_bg01{ background:url(../images/index_bg01.jpg) left repeat-y; }
.index_bg02{ background:url(../images/index_bg02.jpg) center top no-repeat; }
.index_bg03{ background:url(../images/index_bg03.jpg) center bottom no-repeat; padding:7px 6px 9px 6px; }

.index_link01{ margin:0 0 0 152px; }
.index_link01 a{
	background:url(../images/index_link01.jpg) 0 0 no-repeat;
	width:40px;
	height:12px;
	display:block;
	text-indent:-9999px;
	line-height:1em;
	}
.index_link01 a:hover{ background:url(../images/index_link01.jpg) 0 -12px no-repeat; }

.index04{ margin:0 0 46px 0; }

.index_bn01{ margin:0 4px 0 0; float:left; }
.index_bn01 a{
	background:url(../images/index_bn01.jpg) 0 0 no-repeat;
	width:159px;
	height:53px;
	display:block;
	text-indent:-9999px;
	}
.index_bn02{ margin:15px 5px 0 0; float:left; }
.index_bn02 a{
	background:url(../images/index_bn02.jpg) 0 0 no-repeat;
	width:158px;
	height:53px;
	display:block;
	text-indent:-9999px;
	}


.index_bn03{ margin:15px 0 0 0; float:left; }
.index_bn03 a{
	background:url(../images/index_bn03.jpg) 0 0 no-repeat;
	width:158px;
	height:53px;
	display:block;
	text-indent:-9999px;
	}

.index_bn04{ margin:15px 0 0 0; float:right; }
.index_bn04 a{
	background:url(../images/index_bn04.jpg) 0 0 no-repeat;
	width:158px;
	height:53px;
	display:block;
	text-indent:-9999px;
	}



.index_bn05{ margin:10px 10px 10px 0; float:left; }
.index_bn05 a{
	background:url(../images/youtube.jpg) 0 0 no-repeat;
	width: 156px;
	height:82px;
	display:block;
	text-indent:-9999px;
	}
.index_bn05 a:hover{ background:url(../images/youtube.jpg) 0 -82px no-repeat; }

.index_bn06{ margin:10px 0 10px 0; vertical-align: bottom; padding-top: 5px; }


/*----------  08  Root -----------*/

#root #content h3#title02{ background:url(../images/root_h3-01.jpg) 0 0 no-repeat; }
#root #content h4#title03{ background:url(../images/root_h4-01.jpg) 0 0 no-repeat; }
#root #content h4#title04{ background:url(../images/root_h4-02.jpg) 0 0 no-repeat; }
#root #content h4#title05{ background:url(../images/root_h4-03.jpg) 0 0 no-repeat; }

/*---------- 09  Symptom -----------*/

#symptom #content h3#title02{ background:url(../images/symptom_h3-01.jpg) 0 0 no-repeat; }
#symptom #content h3#title03{ background:url(../images/symptom_h3-02.jpg) 0 0 no-repeat; }

/*---------- 10  Reason -----------*/

#reason #content h3#title02{ background:url(../images/reason_h3-01.jpg) 0 0 no-repeat; }
#reason #content h3#title03{ background:url(../images/reason_h3-02.jpg) 0 0 no-repeat; }
#reason #content h4#title04{ background:url(../images/reason_h4-01.jpg) 0 0 no-repeat; }
#reason #content h4#title05{ background:url(../images/reason_h4-02.jpg) 0 0 no-repeat; }

/*---------- 11  Treatment -----------*/

#treatment #content h3#title02{ background:url(../images/treatment_h3-01.jpg) 0 0 no-repeat; }
#treatment #content h4#title03{ background:url(../images/treatment_h4-01.jpg) 0 0 no-repeat; }
#treatment #content h4#title04{ background:url(../images/treatment_h4-02.jpg) 0 0 no-repeat; }

/*---------- 12  Point -----------*/

#point #content h3#title02{ background:url(../images/point_h3-01.jpg) 0 0 no-repeat; }
#point #content h4#title03{ background:url(../images/point_h4-01.jpg) 0 0 no-repeat; }
#point #content h4#title04{ background:url(../images/point_h4-02.jpg) 0 0 no-repeat; }
#point #content h4#title05{ background:url(../images/point_h4-03.jpg) 0 0 no-repeat; }
#point #content h4#title06{ background:url(../images/point_h4-04.jpg) 0 0 no-repeat; }
#point #content h4#title07{ background:url(../images/point_h4-05.jpg) 0 0 no-repeat; }


/*---------- 13  Span -----------*/

#span #content h3#title02{ background:url(../images/span_h3-01.jpg) 0 0 no-repeat; }
#span #content h4#title03{ background:url(../images/span_h4-01.jpg) 0 0 no-repeat; }

/*---------- 14  Maintenance -----------*/

#maintenance #content h3#title02{ background:url(../images/maintenance_h3-01.jpg) 0 0 no-repeat; }
#maintenance #content h4#title03{ background:url(../images/maintenance_h4-01.jpg) 0 0 no-repeat; }
#maintenance #content h4#title04{ background:url(../images/maintenance_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Concept -----------*/

#concept #content h3#title02{ background:url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept #content h4#title03{ background:url(../images/concept_h4-01.jpg) 0 0 no-repeat; }

/*---------- 16  Faq -----------*/

#faq #content h3#title02{ background:url(../images/faq_h3-01.jpg) 0 0 no-repeat; }

#content table td.faq01{ background:#e0e9aa url(../images/faq_img01.jpg) 10px 5px no-repeat; padding:20px 10px 5px 55px; }
#content table td.faq02{ background:#fff url(../images/faq_img02.jpg) 10px 5px no-repeat; padding:20px 10px 5px 55px; }

/*---------- 17  Case -----------*/

#case #content h3#title02{ background:url(../images/case_h3-01.jpg) 0 0 no-repeat; }
#case #content h4#title03{ background:url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case #content h4#title04{ background:url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case #content h4#title05{ background:url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case #content h4#title06{ background:url(../images/case_h4-04.jpg) 0 0 no-repeat; }
#case #content h4#title07{ background:url(../images/case_h4-05.jpg) 0 0 no-repeat; }
#case #content h4#title08{ background:url(../images/case_h4-06.jpg) 0 0 no-repeat; }
#case #content h4#title09{ background:url(../images/case_h4-07.jpg) 0 0 no-repeat; }

#case #content .alpha01{ width:210px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0 22px 0 0; }
#case #content .beta01{ width:210px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0; }
#case #content .gamma01{ width:160px; float:right; }

#case #content .alpha02{ width:153px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0 20px 0 20px; border: none; outline: none;}
#case #content .beta02{ width:153px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0 20px 0 0; border: none;}
#case #content .gamma02{ width:153px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0; }
#case #content .delta02{ width:210px; float:right; margin: 0 20px 0 0; }

#case #content .case5Box{ margin: 0 0 10px 0; width: 380px; float:left;}

#case #content .alpha02_a{ width:153px; float:left; background:url(../images/arrow_h.jpg) right center no-repeat; margin:0 20px 0 0; border: none; outline: none;}

#case #content .delta02_a{ width:110px; float:right; }




/*---------- 18  Cost -----------*/

#cost #content h3#title02{ background:url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost #content h3#title04{ background:url(../images/cost_h3-02.jpg) 0 0 no-repeat; margin:30px 0;}
#cost #content h4#title03{ background:url(../images/cost_h4-01.jpg) 0 0 no-repeat; }
#cost #content h4#title05{ background:url(../images/cost_h4-02.jpg) 0 0 no-repeat; }
#cost #content h4#title06{ background:url(../images/cost_h4-03.jpg) 0 0 no-repeat; margin-top:30px;}

#cost #wrapper #content .suruga ul li{ list-style:none; background:none;}
#cost #content .suruga dl dt {font-weight:bold;}

#cost table {
	border-collapse: collapse;
	font-size: 100%;
	line-height:1.5em;
	color: #666;
	width: 80%;
	margin-bottom: 10px;
margin-left : auto ; 
margin-right : auto ;
	}
/*---------- 19  Actuality -----------*/

#actuality #content h3#title02{ background:url(../images/actuality_h3-01.jpg) 0 0 no-repeat; }
#actuality #content h4#title03{ background:url(../images/actuality_h4-01.jpg) 0 0 no-repeat; }

/*---------- 20  Clinic  -----------*/

#clinic #content h3#title02{ background:url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic #content h3#title03{ background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content h4#title04{ background:url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic #content h4#title05{ background:url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }

#content dl.dl01{ width:460px; margin:0; padding:0; }
#content dl.dl01 dt{ width:80px; float:left; margin:0; padding:0; }
#content dl.dl01 dd{ width:380px; float:left; margin:0; padding:0 0 4px 0; }
#content dl.dl01 dd.dd01{ margin-left:80px; display:inline; }

#clinic #map{ width:480px; height:400px; margin:6px 0; border:1px solid #cccccc; }

#clinic #content .alpha01{ width:400px; float:right; }

#content dl.dl02{ width:400px; margin:0; padding:0; }
#content dl.dl02 dt{ width:80px; float:left; margin:0; padding:0; }
#content dl.dl02 dd{ width:320px; float:left; margin:0; padding:0 0 4px 0; }


/*---------- 21  Fmail  -----------*/

#fmail #content h3#title02{ background:url(../images/fmail_h3-01.jpg) 0 0 no-repeat; }


/*---------------------*/

.margin_0 { margin:0; }
.margin_t0 { margin-top:0; }
.margin_b05 { margin-bottom:5px; }
.margin_b10 { margin-bottom:10px; }
.margin_b15 { margin-bottom:15px; }
.margin_b20 { margin-bottom:20px; }
.margin_b25 { margin-bottom:25px; }

.text02{ font-size:100%; line-height:1.17em; padding:0 4px 14px 4px;  }
.text03{ font-size:100%; line-height:1.17em; padding:0 4px; }
.text04{ color:#624535; font-weight:bold; }
.text05{ color:#ea5f04; font-weight:bold; font-size: 117%;}
.text_b{ font-weight:bold; }
.text_r{ text-align:center; }

.br01{ border:1px solid #cccccc; padding:10px 0 0 0; margin:0 0 6px 0; }
.bg01{ background:#e0e9aa; }
.bg02{ background:#e0e9aa; padding:5px 10px; }
.bg03{ background:#f0ebde; }
.bg04{ background:#f0ebde; padding:5px 10px; }

.w50{ width:50px; }
.w100{ width:100px; }
.w110{ width:110px; }
.w120{ width:120px; }
.w150{ width:150px; }
.w360{ width:360px; }
.w50pc{ width:50%; }
.w35pc{ width:35%; }

.sr_treatment {
	margin: 0 30px 20px 30px;
	}

#tiny table { border: none;}
#tiny table td { border: none;}
#tiny { margin-bottom: 20px;
	height:130px;
	overflow:auto;}

p.info{ font-size:150%;
	font-weight:bold;
	border-left: 16px solid blue;
}

#tiny td.tn_image { width: 5px; text-align: left;}	
#tiny td.tn_date { width: 100px; text-align: left;}

#tiny td.tn_title { text-align: left;}


/* reserve
--------------------------------------------------*/
.reserve_index{
	padding: 0 10px 10px;
}

.reserve_index p{
	margin: 0 0 2px;
	padding: 0;
}

.reserve_index .fleft{
	float: left;
	margin: 0 20px 0 30px;
}

.reserve_index .txt01{
	margin: 10px 0;
	color: #333333;
	font-size: 12px;
	line-height: 1.5em;
}
