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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Check                       */
/*                 09  Deformity                   */
/*                 10  Surgical                    */
/*                 11  Preparation                 */
/*                 12  Flow                        */
/*                 13  Case                        */
/*                 14  Faq                         */
/*                 15  Clinic                      */
/*                 16  Sitemap                     */
/*                 17  Form                        */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Green          #b2d340      */
/*        Main Color - Light Green    #e3f4c5      */
/*        Main Color - Pink           #ffd3cd      */
/*                                                 */
/*        Sub Color  - Yellow         #ffffcc      */
/*                                                 */
/*==================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_bg01.jpg) 0 0 repeat-x; color: #666; }

#wrapper_bg { background: url(../images/body_bg02.jpg) center top no-repeat; }

#wrapper {
	width: 881px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	}

#main {
	margin: 0 5px ;
	width: 871px;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}

#content {
	width: 631px;
	float: right;
	}

.img { margin: 0; padding: 0; font-size: 1%; line-height: 1%; display: block; }

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

#index #header {
	background: url(../images/header_index_bg01.jpg) 0 0 no-repeat;
	width: 881px;
	height: 468px;
	margin: 0;
	padding: 0;
	}
#index #header #header01 {
	margin: 0;
	padding: 0;
	width: 881px;
	height: 31px;
	}
#index #header #header01 p.header_text{
	margin: 0;
	padding: 7px 13px 0 0;
	text-align: right;
	color: #8c8c8c;
	font-family: "ＭＳ ゴシック";
	font-size: 92.3%;
	line-height: 1.8em;
	}

#index #header #header02 {
	margin: 0 0 9px 0;
	padding: 0;
	width: 881px;
	height: 68px;
	}
	
#index h1 {
	margin: 0 ;
	padding: 0 0 0 20px;
	width: 535px;
	height: 68px;
	line-height: 1.0;
	float: left;
	}
#index h1 a {
	text-indent: -9999px;
	display: block;
	width: 535px;
	height: 68px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

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

#index #header p.tel {
	margin: 0;
	padding: 10px 25px 0 68px;
	float: right;
	height: 61px;
	}
#index #header p.tel img { margin: 0; padding: 0; line-height: 1%; display: block; }

#index #header #header03 {
	margin: 0 15px 9px 16px;
	padding: 0;
	width: 850px;
	height: 302px;
	background: url(../images/main_index_img.jpg) 0 0 no-repeat;
	}
	
#index #header #header03 p.header_ban {
	margin: 0;
	padding: 0 0 0 22px;
	width: 324px;
	height: 84px;
	}
#index #header #header03 p.header_ban a:link, #index #header #header03 p.header_ban a:visited, #index #header #header03 p.header_ban a:active {
	width: 324px;
	height: 84px;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/header_index_ban.jpg) 0 0 no-repeat;
	}
#index #header #header03 p.header_ban a:hover {
	background: url(../images/header_index_ban_over.jpg) 0 0 no-repeat;
	}
	
#header #header04 {
	margin: 0 0 0 0;
	padding: 0;
	width: 881px;
	}

#header #header04 ul {
	margin: 0 21px 0 24px;
	padding: 0 0 5px 0;
	list-style: none;
	width: 836px;
	height: 41px;
	}
#header #header04 ul li {
	width: 206px;
	height: 41px;
	float: left;
	list-style: none;
	}

#header #header04 ul li a {
	text-indent: -9999px;
	display: block;
	width: 206px;
	height: 41px;
	}

#nav01 { margin-right: 4px ; width: 206px;  }
#nav02 { margin-right: 4px ; width: 206px; }
#nav03 { margin-right: 4px ; width: 206px; }
#nav04 { margin-right: 0 ; width: 206px; }

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 206px;  }
#nav02 a { background: url(../images/header_nav.jpg) -210px 0 no-repeat; width: 206px; }
#nav03 a { background: url(../images/header_nav.jpg) -420px 0 no-repeat; width: 206px; }
#nav04 a { background: url(../images/header_nav.jpg) -630px 0 no-repeat; width: 206px; }
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -41px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -210px -41px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -420px -41px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -630px -41px no-repeat; }

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 881px;
	height: 393px;
	margin: 0;
	padding: 0;
	}
#header #header01 {
	margin: 0;
	padding: 0;
	width: 881px;
	height: 31px;
	}
#header #header01 p.header_text{
	margin: 0;
	padding: 7px 13px 0 0;
	text-align: right;
	color: #8c8c8c;
	font-family: "ＭＳ ゴシック";
	font-size: 92.3%;
	line-height: 1.8em;
	}

#header #header02 {
	margin: 0 0 9px 0;
	padding: 0;
	width: 881px;
	height: 68px;
	}
	
h1 {
	margin: 0 ;
	padding: 0 0 0 20px;
	width: 535px;
	height: 68px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 535px;
	height: 68px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

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

#header p.tel {
	margin: 0;
	padding: 10px 25px 0 68px;
	float: right;
	height: 61px;
	}
#header p.tel img { margin: 0; padding: 0; line-height: 1%; display: block; }

#header #header03 {
	margin: 0 15px 9px 16px;
	padding: 0;
	width: 850px;
	height: 230px;
	background: url(../images/main_img.jpg) 0 0 no-repeat;
	}
	
#header #header03 #header03_01{
	margin: 0 ;
	padding: 0;
	width: 289px;
	float: left;
	}
	
#header #header03 #header03_01 p.header_ban {
	margin: 0;
	padding: 0 0 0 24px;
	width: 265px;
	height: 68px;
	}
#header #header03 #header03_01 p.header_ban a {
	width: 265px;
	height: 68px;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/header_ban.jpg) 0 0 no-repeat;
	}
#header #header03 #header03_01 p.header_ban a:hover {
	background: url(../images/header_ban_over.jpg) 0 0 no-repeat;
	}
	
#header #header03 #header03_02{
	margin: 190px 0 0 0 ;
	padding: 0;
	width: 561px;
	float: right;
	}

#header #header03 #header03_02 p.main_img{
	margin: 0 ;
	padding: 0 17px 8px 0;
	line-height: 1% ;
	display: block ;
	height: 32px;
	text-align: right;
	}

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

#nav {
	margin: 18px 0 0 0;
	width: 240px;
	float: left;
	padding: 0 0 40px 0;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	}

#nav ul {
	margin: 10px 18px 25px 22px;
	padding: 0;
	list-style: none;
	width: 200px;
	}
#nav ul li {
	width: 200px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}
	
#nav05 { background: url(../images/nav.jpg) 0 0  no-repeat; height: 35px; margin-bottom: 10px; }
#nav06 a { background: url(../images/nav.jpg) 0 -45px no-repeat; height: 20px; margin-bottom: 4px; }
#nav07 a { background: url(../images/nav.jpg) 0 -69px no-repeat; height: 20px; margin-bottom: 21px; }
#nav08 { background: url(../images/nav.jpg) 0 -110px no-repeat; height: 35px; margin-bottom: 10px; }
#nav09 a { background: url(../images/nav.jpg) 0 -155px no-repeat; height: 20px; margin-bottom: 5px; }
#nav10 a { background: url(../images/nav.jpg) 0 -180px no-repeat; height: 20px; margin-bottom: 5px; }
#nav11 a { background: url(../images/nav.jpg) 0 -205px no-repeat; height: 20px; margin-bottom: 5px; }
#nav12 a { background: url(../images/nav.jpg) 0 -230px no-repeat; height: 20px; margin-bottom: 5px; }
#nav13 a { background: url(../images/nav.jpg) 0 -255px no-repeat; height: 20px; margin-bottom: 0; }

#nav06 a:hover { background: url(../images/nav.jpg) -200px -45px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -69px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -155px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -180px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -205px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -230px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -255px no-repeat; }

#nav p { text-align: center; }
#nav p.meguro { margin: 0 29px 10px 31px; width: 180px; height: 70px; line-height: 1%; display: block; }
#nav p.shikatown { margin: 0 29px 0 31px; width: 180px; height: 80px; line-height: 1%; display: block; }

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

#footer {
	clear: both;
	margin: 0 0 3px 0;
	padding: 0;
	width: 881px;
	height: 35px;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 100%;
	text-align: left;
	color: #338537;
	}
*:first-child+html #footer { font-size: 13px; } /*  for IE7 only */
* html body #footer { font-size: 13px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #338537;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer01 { 
	margin: 0;
	float: left;
	width: 245px;
	}
#footer #footer01 p.tel{ 
	margin: 16px 18px 21px 26px;
	width: 201px;
	height: 48px;
	line-height: 1%;
	display: block;
	}
	
#footer #footer02 { 
	margin: 0;
	padding: 13px 0 0 0;
	float: right;
	width: 636px;
	}
#footer #footer02 ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}

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

address {	
	font-family: "ＭＳ ゴシック";
	font-size: 92.3%;
	line-height: 1.8em;
 	margin: 0 ; 
	background: url(../images/copyright_bg.jpg) 0 0 repeat-x; 
	color: #FFF; 
	}
address a {	
	color: #FFF;
	text-decoration: none;
	}

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

.section { padding: 0 17px 0 14px; }
.section .section { padding: 0 10px; }

.center { text-align: center; }

#content h2 {
	margin: 19px 17px 13px 13px;
	width: 601px;
	height: 55px;
	text-indent: -9999px;
	}
#content h3 {
	margin: 0 0 10px 0;
	clear: both;
	width: 600px;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 12px 0;
	height: 17px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	margin: 0 0 0 10px; 
	list-style: none;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	}
	
#content ul.check {
	margin: 0 0 0 165px;
	padding: 0;
	list-style: none;
	}
	
#content ul.check li {
	margin: 0 0 0 10px; 
	list-style: none;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	padding-left: 20px;
	font-weight: bold;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #338537;
	outline: none;
	}
a:hover { color: #b2d340; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.alpha { float: left; }
.beta { float: right; }
.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}
.image_b {
	margin: 0 ;
	line-height: 1%;
	display: block;
	border: 2px solid #c0d934;
	}
	
.image_c_b {
    text-align:center;
	margin: 0 ;
	padding:0;
	line-height: 1%;
	display: block;
	border: 2px solid #c0d934;
	}

.image_l_b {
	float: left;
	margin: 0 20px 0px 0;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #c0d934;
	padding: 2px;
	}
*:first-child+html .image_l_b {	margin: 0 17px 0 0; } /*  for IE7 only */
* html body .image_l_b { margin: 0 17px 0 0; } /*  for IE6 only */
	
.image_l_b1 {
	float: left;
	margin: 0 20px 0px 0;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #c0d934;
	padding: 2px;
	}

*:first-child+html .image_l_b1 {	margin: 0 17px -6px 0; } /*  for IE7 only */
* html body .image_l_b1 { margin: 0 17px -6px 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}
	
.image_r_b {
	float: right;
	margin: 0 0 0px 20px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #c0d934;
	padding: 2px;
	}
*:first-child+html .image_r_b {	margin: 0 0 0 17px; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 0 17px; } /*  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;
	margin: 0 23px 30px 0;
	padding: 0;
	height: 24px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 161px;
	height: 24px;
	float: right;
	list-style: none;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 24px;
	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 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #b7d316;
	font-size: 100%;
	line-height: 1.3846em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 10px;
	border: 1px solid #b7d316;
	}

#content table td.bg01 {
	padding: 7px 10px;
	border: 1px solid #b7d316;
	background: #e5f4a7;
	}
#content table td.bg02 {
	padding: 7px 10px;
	border: 1px solid #b7d316;
	background: #fffce7;
	}
	
#content table td.center {
	vertical-align: middle;
	}
#content table td.top {
	vertical-align: top;
	}
	

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.subtitle{
	font-weight: bold;
	color:#999;
    }

/*---------- 07  Index -----------*/

#index .index01 { margin-left: 12px; margin-right: 22px; width: 597px; }
#index .alpha1 { margin: 0 17px 0 0 ; width: 290px; float: left; }
#index .beta1 { margin: 0 ; width: 290px; float: right; }
#index .index01_01 { background: url(../images/index_img02.jpg) 0 0 no-repeat; }
#index .index01_01 p { padding: 0 24px 0 26px; }

#index .index01_02 { background: url(../images/index_img03.jpg) 0 0 no-repeat; }
#index .index01_02 p { margin: 0; padding: 5px 20px 0 30px ; }

#index .title01 { margin: 0; padding: 0; width: 290px; height: 55px; }
#index .title01 a { margin: 0; padding: 0; width: 290px; height: 55px; background: url(../images/index_img01.jpg); font-size: 1%; line-height: 1%; text-indent: -9999px; display: block; }
#index .title01 a:hover { background: url(../images/index_img01_over.jpg); }

#index .title02 { margin: 0; padding: 0; width: 290px; height: 55px; }
#index .title02 a { margin: 0; padding: 0; width: 290px; height: 55px; background: url(../images/index_img05.jpg); font-size: 1%; line-height: 1%; text-indent: -9999px; display: block; }
#index .title02 a:hover { background: url(../images/index_img05_over.jpg); }

#index .title03 { margin: 0; padding: 0; width: 290px; height: 55px; }
#index .title03 a { margin: 0; padding: 0; width: 290px; height: 55px; background: url(../images/index_img07.jpg); font-size: 1%; line-height: 1%; text-indent: -9999px; display: block; }
#index .title03 a:hover { background: url(../images/index_img07_over.jpg); }

#index .title04 { margin: 0; padding: 0; width: 290px; height: 55px; }
#index .title04 a { margin: 0; padding: 0; width: 290px; height: 55px; background: url(../images/index_img09.jpg); font-size: 1%; line-height: 1%; text-indent: -9999px; display: block; }
#index .title04 a:hover { background: url(../images/index_img09_over.jpg); }

#index .index02 { margin: 0 20px 10px 12px; width: 599px; }
#index .alpha2 { margin: 0 6px 0 0 ; width: 390px; float: left; }
#index .beta2 { margin: 0 ; width: 203px; float: right; }

#index .index02_01 { margin: 8px 18px 9px 11px; background:#F9F9F9; }
#index .index02_01 p { margin: 0 ; padding: 10px; }

#index p.index_ban {
	margin: 0;
	padding: 0;
	width: 390px;
	height: 100px;
	}
#index p.index_ban a {
	width: 390px;
	height: 100px;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/index_ban.jpg) 0 0 no-repeat;
	}
#index p.index_ban a:hover {
	background: url(../images/index_ban_over.jpg) 0 0 no-repeat;
	}
	
#index .index02_02 { background:url(../images/index_img13.jpg) 0 0 repeat-y; }
#index .index02_01 p { margin: 0 ; padding: 10px; }

#index p.add { font-size: 85%; line-height: 1.4em; padding: 0 0 0 19px; margin: 4px 0 0 0; }
*:first-child+html #index p.add { line-height: 1.6em; padding: 0 0 0 19px;}  /*  for IE7 only */
* html body #index p.add { line-height: 1.6em; padding: 0 0 0 19px; } /*  for IE6 only */

#index #tel { margin: 0px 0 -6px 19px; line-height: 17px; height: 17px; }
#index p.tel { font-size: 92.3%; line-height: 1.5em; text-align: left; float:left; margin:0; }
*:first-child+html #index p.tel { line-height: 1.5em; } /*  for IE7 only */
* html body #index p.tel { line-height: 1.5em; } /*  for IE6 only */

#index .alpha3 { float: left; }
#index .beta3 { float: right; }

#index .image_l { margin: 0 ; padding: 0; float: left; font-size: 1%; line-height: 1%; display: block; }

#index #btn { background: url(../images/index_img19.jpg) 0 0 no-repeat; padding-right: 4px; }
#index .btn_clinic { margin-left: 68px; width: 131px; height: 31px; }
#index .btn_clinic a { width: 131px; height: 31px; background:url(../images/index_img20.jpg) 0 0 no-repeat; line-height: 1%; font-size: 1%; text-indent: -9999px; display: block; }
#index .btn_clinic a:hover { background:url(../images/index_img20_over.jpg) 0 0 no-repeat; }

/*---------- 08  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 h3#title04 { background: url(../images/check_h3-02.jpg) 0 0 no-repeat; }
#check h4#title05 { background: url(../images/check_h4-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 h3#title12 { background: url(../images/check_h3-03.jpg) 0 0 no-repeat; }
#check h3#title13 { background: url(../images/check_h3-04.jpg) 0 0 no-repeat; }

.w_100 { width: 100px; }


/*---------- 09  Deformity -----------*/

#deformity h2#title01 { background: url(../images/deformity_h2.jpg) 0 0 no-repeat; }
#deformity h3#title02 { background: url(../images/deformity_h3-01.jpg) 0 0 no-repeat; }
#deformity h4#title03 { background: url(../images/deformity_h4-01.jpg) 0 0 no-repeat; }
#deformity h4#title04 { background: url(../images/deformity_h4-02.jpg) 0 0 no-repeat; }
#deformity h3#title05 { background: url(../images/deformity_h3-02.jpg) 0 0 no-repeat; }

.deformity_01 { color: #c36c12; background: url(../images/leaf_icon.jpg) 0 0 no-repeat; text-indent: 40px; font-weight: bold; }

/*---------- 10  Surgical -----------*/

#surgical h2#title01 { background: url(../images/surgical_h2.jpg) 0 0 no-repeat; }
#surgical h3#title02 { background: url(../images/surgical_h3-01.jpg) 0 0 no-repeat; }
#surgical h3#title03 { background: url(../images/surgical_h3-02.jpg) 0 0 no-repeat; }
#surgical h4#title04 { background: url(../images/surgical_h4-01.jpg) 0 0 no-repeat; }
#surgical h4#title05 { background: url(../images/surgical_h4-02.jpg) 0 0 no-repeat; }
#surgical h4#title06 { background: url(../images/surgical_h4-03.jpg) 0 0 no-repeat; }
#surgical h4#title07 { background: url(../images/surgical_h4-04.jpg) 0 0 no-repeat; }
#surgical h4#title08 { background: url(../images/surgical_h4-05.jpg) 0 0 no-repeat; }
#surgical h3#title09 { background: url(../images/surgical_h3-03.jpg) 0 0 no-repeat; }
#surgical h4#title10 { background: url(../images/surgical_h4-06.jpg) 0 0 no-repeat; }
#surgical h4#title11 { background: url(../images/surgical_h4-07.jpg) 0 0 no-repeat; }

.surgical_01 { border: 1px solid #d3d3d4; padding: 10px; background: url(../images/surgical_img01.jpg) right bottom no-repeat #ffffcc; }

/*---------- 11  Preparation -----------*/

#preparation h2#title01 { background: url(../images/preparation_h2.jpg) 0 0 no-repeat; }
#preparation h3#title02 { background: url(../images/preparation_h3-01.jpg) 0 0 no-repeat; }
#preparation h3#title03 { background: url(../images/preparation_h3-02.jpg) 0 0 no-repeat; }
#preparation h4#title04 { background: url(../images/preparation_h4-01.jpg) 0 0 no-repeat; }
#preparation h4#title05 { background: url(../images/preparation_h4-02.jpg) 0 0 no-repeat; }
#preparation h3#title06 { background: url(../images/preparation_h3-03.jpg) 0 0 no-repeat; }

/*---------- 12  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 #title03 { background: url(../images/flow_title03.jpg) 0 0 no-repeat; }
#flow #title04 { background: url(../images/flow_title04.jpg) 0 0 no-repeat; }
#flow #title05 { background: url(../images/flow_title05.jpg) 0 0 no-repeat; }
#flow #title06 { background: url(../images/flow_title06.jpg) 0 0 no-repeat; }
#flow #title07 { background: url(../images/flow_title07.jpg) 0 0 no-repeat; }
#flow #title08 { background: url(../images/flow_title08.jpg) 0 0 no-repeat; }
#flow #title09 { background: url(../images/flow_title09.jpg) 0 0 no-repeat; }
#flow .flow_box{
    width:550px;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    }
#flow .flow_box dl{
    width:550px;
    margin:0;
    padding:0;
    background: url(../images/flow_bg.jpg) bottom no-repeat; 
    }
#flow .flow_box dt{
    margin:0;
    padding:0;
    text-indent:-9999px;
    height:40px;
    }
#flow .flow_box dd{
    margin:0 ;
    padding:5px 20px 30px 20px ;
    background: url(../images/flow_txt_bg.jpg) top no-repeat; 
    }

/*---------- 13  Case -----------*/

#case h2#title01 { background: url(../images/case_h2.jpg) 0 0 no-repeat; }
#case h3#title02 { background: url(../images/case_h3-02.jpg) 0 0 no-repeat; }
#case h3#title03 { background: url(../images/case_h3-03.jpg) 0 0 no-repeat; }
#case h3#title04 { background: url(../images/case_h3-04.jpg) 0 0 no-repeat; }
#case h3#title05 { background: url(../images/case_h3-05.jpg) 0 0 no-repeat; }

#case .caption {
	color:#999;
	}

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

/*---------- 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 h4#title03 { background: url(../images/faq_h4-01.jpg) 0 0 no-repeat; }
#faq h4#title04 { background: url(../images/faq_h4-02.jpg) 0 0 no-repeat; }
#faq h4#title05 { background: url(../images/faq_h4-03.jpg) 0 0 no-repeat; }
#faq h4#title06 { background: url(../images/faq_h4-04.jpg) 0 0 no-repeat; }
#faq h4#title07 { background: url(../images/faq_h4-05.jpg) 0 0 no-repeat; }
#faq h4#title08 { background: url(../images/faq_h4-06.jpg) 0 0 no-repeat; }
#faq h4#title09 { background: url(../images/faq_h4-07.jpg) 0 0 no-repeat; }

.faq_01 { margin: 0 ; padding: 0; background: url(../images/faq_bg02.jpg) 53px 25px no-repeat; display: inline; }
.pad01{ margin: 0; padding: 15px 20px 20px 70px; }

.faq_02 { margin: 0 ; padding: 0 ; background: url(../images/faq_bg02b.jpg) 0 25px no-repeat; }
.pad02{ margin: 0; padding: 15px 70px 20px 20px; }

.faq_bg01 { margin: 0 0 0 114px; background: url(../images/faq_bg04.jpg) 0 0 repeat-y; width: 455px; }
.faq_bg01_top { margin: 0 0 0 0; background: url(../images/faq_bg01.jpg) left top no-repeat; }
.faq_bg01_bottom { margin: 0 0 0 0; background: url(../images/faq_bg03.jpg) left bottom no-repeat;  }

.faq_bg02 { margin: 0 114px 0 0 ; background: url(../images/faq_bg04b.jpg) 0 0 repeat-y; width: 455px; }
.faq_bg02_top { margin: 0 0 0 0 ; background: url(../images/faq_bg01b.jpg) left top no-repeat; }
.faq_bg02_bottom { margin: 0 0 0 0; background: url(../images/faq_bg03b.jpg) left bottom no-repeat; }

#faq .image_l { margin: 25px 0 0 0 ; padding: 0 0 32px 0; float: left; font-size: 1%; line-height: 1%; display: block; }
#faq .image_r { margin: 25px 0 0 0 ; padding: 0 0 32px 0; float: right; font-size: 1%; line-height: 1%; display: block; }

/*---------- 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 h3#title04 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h3#title05 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h3#title12 { background: url(../images/clinic_h3-12.jpg) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }
#clinic h4#title14 { background: url(../images/clinic_h4-14.jpg) 0 0 no-repeat; }

#clinic #content dt{
    background: url(../images/li_bg.jpg) 0 4px no-repeat;
    padding-left:15px;
    }
#clinic #content dl{
    margin-left:0px;
    }
#clinic #content strong{
    font-size:105%;
    }
#clinic .dr_info{
    width:340px;
    float:right;
    }
#clinic .color_bg{
    padding:5px 8px 5px 8px;
    background:#FCFFEF;
    }

#clinic .staff .image_l_b {
	margin: 0 10px 0px 0;
	}
*:first-child+html #clinic .staff .image_l_b {	margin: 0 5px 0 0; } /*  for IE7 only */
* html body #clinic .staff .image_l_b { margin: 0 5px 0 0; } /*  for IE6 only */

* html #clinic .staff .dr_info { width:360px; } /*  for IE6 only */

#clinic #map{
   width:576px;
   height:400px;
   border:2px solid #c0d934;
   }

/*---------- 16  Sitemap -----------*/


/*---------- 17  Form  -------------*/

#form h2#title01 { background: url(../images/form_h2.jpg) 0 0 no-repeat; }
#form h3#title02 { background: url(../images/form_h3-02.jpg) 0 0 no-repeat; }

#form #content table th{
    background:#ffffcc;
    width:130px;
    }

#form .must{color:#F1480F;font-weight:normal;}


.padding_t40 { padding-top: 40px; }
.padding_t15_b7_l26 { padding: 15px 0 7px 26px; }
.padding_t15_l24 { padding: 15px 0 0 24px; }
.padding_t6_b8_l13 { padding: 6px 0 8px 13px; }
.padding_b7_l15 { padding: 0 0 7px 15px; }
.padding_b3_l19 { padding: 0 0 3px 19px; }
.padding_l8 { padding-left: 8px; }
.padding_l19 { padding-left: 19px; }
.padding_l10 { padding-left: 10px; }
.padding_l22 { padding-left: 22px; }
.padding_l24 { padding-left: 24px; }
.padding_l26 { padding-left: 26px; }

.margin_t16 { margin-top: 16px; }
.margin_t20 { margin-top: 20px; }
.margin_b21 { margin-bottom: 21px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b25 { margin-bottom: 25px; }
.margin_b30 { margin-bottom: 30px; }
.margin_tb10 { margin: 15px 0; }
.margin_lr5 { margin: 0 3px ; }
.margin_l25 { margin-left: 25px; }

.text_green { color:#69ab1b; }

.text_brown { color:#bf6201; }

.form_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.form_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/form_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.form_ban a:hover { background: url(../images/form_ban_over.jpg) 0 0 no-repeat; }

.meguro_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.meguro_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/meguro_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.meguro_ban a:hover { background: url(../images/meguro_ban_over.jpg) 0 0 no-repeat; }

.qa_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.qa_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/qa_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.qa_ban a:hover { background: url(../images/qa_ban_over.jpg) 0 0 no-repeat; }

.case_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.case_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/case_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.case_ban a:hover { background: url(../images/case_ban_over.jpg) 0 0 no-repeat; }

.flow_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.flow_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/flow_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.flow_ban a:hover { background: url(../images/flow_ban_over.jpg) 0 0 no-repeat; }

.preparation_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.preparation_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/preparation_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.preparation_ban a:hover { background: url(../images/preparation_ban_over.jpg) 0 0 no-repeat; }

.surgical_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.surgical_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/surgical_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.surgical_ban a:hover { background: url(../images/surgical_ban_over.jpg) 0 0 no-repeat; }

.deformity_ban { margin: 0 36px 20px 33px ; padding: 0; width: 562px; height: 102px; }
.deformity_ban a { margin: 0 ; padding: 0; width: 562px; height: 102px; background: url(../images/deformity_ban.jpg) 0 0 no-repeat; font-size: 1%; line-height: 1%; display: block; text-indent: -9999px; }
.deformity_ban a:hover { background: url(../images/deformity_ban_over.jpg) 0 0 no-repeat; }