@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Lost                        */
/*                 09  Implant_system              */
/*                 10  Diagnosis                   */
/*                 11  Flow                        */
/*                 12  Maintenance                 */
/*                 13  Results                     */
/*                 14  Special                     */
/*                 15  Case                        */
/*                 16  Inquiry                     */
/*                 17  Conference                  */
/*                 18  Expense                     */
/*                 19  Relief                      */
/*                 20  Clinic                      */
/*                 21  Access                      */

/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background:#f8f4e9 url(../images/body_bg.jpg) 0 0 repeat-x; }
#index #body01{background:url(../images/body_bg01.jpg) no-repeat center top;}
#body01{background:url(../images/body_bg02.jpg) no-repeat center top;}
#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	padding: 0 0 8px 0;
	background: url(../images/main_bg.jpg) repeat-y;
	margin:0;
	}

#index #content {
	width: 630px;
	float: right;
	font-size: 108%;
	line-height: 1.57;
	color: #666;
	padding:0;
	margin:0 25px 0 0;
	display:inline;
	}

#content {
	width: 605px;
	float: right;
	font-size: 108%;
	line-height: 1.6;
	color: #666;
	margin:0 37px 0 0;
	padding:12px 0 0 0;
	display:inline;
	}

/*---------- 03  Header -----------*/

#index #header {
	height: 502px;
	width: 940px;
	margin: 0;
	padding: 0;
	background:url(../images/header_bg.jpg) no-repeat 0 0;
	}
#index  #header01{
	margin:0 0 9px 0; padding:0;
	width:940px;
	float:left;
}
#index #header02{margin:0; padding:0;}
#index #header01_01{
	background:url(../images/index_img01.jpg) no-repeat 0 0;
	width:440px;
	height:98px;
	margin:0 0 0 10px; padding:0;
	float:left;
	display:inline;
	}
#index #header01_02{
	width:224px;
	float:right;
	margin:0 ; padding:18px 25px 0 0;
}	
#header {
	height: 392px;
	width: 940px;
	margin: 0;
	padding: 0;
	background:url(../images/header_contentbg.jpg) no-repeat 0 0;
	}
#header01{
	margin:0 0 9px 0; padding:0;
	width:940px;
	float:left;
	height:98px;
}
#header02{margin:0; padding:0; background:url(../images/header_contentbg01.jpg) no-repeat 0 0; height:218px; clear:both;}
.mainimg{margin:0; padding:124px 22px 0 0; line-height:1%; float:right;}
#header01_01{
	background:url(../images/index_img01.jpg) no-repeat 0 0;
	width:440px;
	height:98px;
	margin:0 0 0 10px; padding:0;
	float:left;
	display:inline;
	}
#header01_02{
	width:224px;
	float:right;
	margin:0 ; padding:18px 25px 0 0;
}	
h1 {
	width: 400px;
	height: 50px;
	line-height: 1.0;
	float: left;
	padding:32px 0 0 25px;
	}
h1 a {
	display: block;
	width: 400px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
p.texth1{margin:-70px 0 0 0; padding:0 0 0 25px; float:left; color:#f7efe2; width:415px;}
#header_nav {
	padding: 0;
	display:inline;
	margin: 0;
	list-style: none;
	width: 940px;
	height: 55px;
}
#header_nav ul{margin:0; padding:0;}

#header_nav li {
	height:55px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 55px;
	text-indent:-9999px;
	}

#nav01 a { background:url(../images/nav_top.jpg) 0 0 no-repeat; width:137px;}
#nav02 a { background:url(../images/nav_top.jpg) -137px 0 no-repeat; width:163px;}
#nav03 a { background:url(../images/nav_top.jpg) -300px 0 no-repeat; width:89px;}
#nav04 a { background:url(../images/nav_top.jpg) -389px 0 no-repeat; width:184px;}
#nav05 a { background:url(../images/nav_top.jpg) -573px 0 no-repeat; width:173px;}
#nav06 a { background:url(../images/nav_top.jpg) -746px 0 no-repeat; width:194px;}

#nav01 a:hover { background: url(../images/nav_top.jpg) 0 -55px no-repeat; }
#nav02 a:hover { background: url(../images/nav_top.jpg) -137px -55px no-repeat; }
#nav03 a:hover { background: url(../images/nav_top.jpg) -300px -55px no-repeat; }
#nav04 a:hover { background: url(../images/nav_top.jpg) -389px -55px no-repeat; }
#nav05 a:hover { background: url(../images/nav_top.jpg) -573px -55px no-repeat; }
#nav06 a:hover { background: url(../images/nav_top.jpg) -746px -55px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 250px;
	float: left;
	padding:2px 0 0 0;
	margin:0 0 0 25px;
	display:inline;
	}

#nav ul{margin:0; padding:0;}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
}
#nav07 { background: url(../images/nav.jpg) 0 0 no-repeat; height:83px; }
#nav07 a { background: url(../images/nav.jpg) -5px 0 no-repeat; height:64px; margin-left:5px; width:240px; }
#nav08 { background: url(../images/nav.jpg) 0 -83px no-repeat; height:60px; }
#nav08 a { background: url(../images/nav.jpg) -15px -83px no-repeat; height:57px; margin-left:15px; width:222px; }
#nav09 { background: url(../images/nav.jpg) 0 -143px no-repeat; height:60px; }
#nav09 a { background: url(../images/nav.jpg) -15px -143px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav10 { background: url(../images/nav.jpg) 0 -203px no-repeat; height:60px; }
#nav10 a { background: url(../images/nav.jpg) -15px -203px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav11 { background: url(../images/nav.jpg) 0 -263px no-repeat; height:60px; }
#nav11 a { background: url(../images/nav.jpg) -15px -263px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav12 { background: url(../images/nav.jpg) 0 -323px no-repeat; height:60px; }
#nav12 a { background: url(../images/nav.jpg) -15px -323px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav13 { background: url(../images/nav.jpg) 0 -383px no-repeat; height:60px; }
#nav13 a { background: url(../images/nav.jpg) -15px -383px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav14 { background: url(../images/nav.jpg) 0 -443px no-repeat; height:60px; }
#nav14 a { background: url(../images/nav.jpg) -15px -443px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav15 { background: url(../images/nav.jpg) 0 -503px no-repeat; height:60px; }
#nav15 a { background: url(../images/nav.jpg) -15px -503px no-repeat; height:57px; margin-left:15px; width:222px;}
#nav16 { background: url(../images/nav.jpg) 0 -563px no-repeat; height:72px; }
#nav16 a { background: url(../images/nav.jpg) -15px -563px no-repeat; height:57px; margin-left:15px; width:222px;}

#nav07 a:hover { background: url(../images/nav.jpg) -255px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -265px -83px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -265px -143px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -265px -203px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -265px -263px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -265px -323px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -265px -383px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -265px -443px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -265px -503px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -265px -563px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	width:940px;
	height:80px;
	padding:0;
	margin: 0;
	background:url(../images/footer_bg.jpg) no-repeat 0 0;
	font-size: 93%;
	color:#666;
}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */
#footer01{margin:0; padding:18px 0 0 35px; float:left;}
#footer address { margin:0; padding:50px 37px 0 0; float:right;}


/*---------- 06  Contents -----------*/

.section { padding: 0 5px 0 0; clear:both; }
.section .section { padding:0; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 40px;
	margin: 0 -5px 13px 0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	margin:0 0 20px 0;
	}
#content h4 {
	height: 35px;
	text-indent: -9999px;
	margin:0;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon02.jpg) no-repeat 0 5px;
	padding:0 0 0 13px ;
	margin:0px;
}

#content ul.icon01{
	margin:0;
	padding:0;
}
#content ul.icon01 li {
	list-style: none;
	background:url(../images/icon03.jpg) no-repeat 0 5px;
	padding:0 0 0 13px ;
	margin:0px;
}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
a {color: #ff9100;outline: none; text-decoration:underline;}
a:hover { color: #ff9100; text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.img{margin:0; padding:0; line-height:1%;}
.image_l  {float: left; margin: 0 10px 0 0; padding:0; line-height:1%;}
*:first-child+html .image_l { margin: 0 10px 0 0; } /*  for IE7 only */
* html body .image_l { margin: 0 7px 0 0; } /*  for IE6 only */

.image_l01  {float: left; margin: 0 10px 0 0; padding:0; line-height:1%;}
*:first-child+html .image_l01 { margin: 0 10px -7px 0; } /*  for IE7 only */
* html body .image_l01 { margin: 0 7px -7px 0; } /*  for IE6 only */

.image_r {float: right; margin:0 0 6px 0; padding:0 25px 0 0; line-height:1%;}
.image_r01{float:right; margin:0 0 0 10px; padding:0; line-height:1%;}
*:first-child+html .image_r01 { margin:0 0 9px 10px; } /*  for IE7 only */
* html body .image_r01 { margin:0 0 9px 7px; } /*  for IE6 only */

.image_r02{float:right; margin:0 0 0 10px; padding:0; line-height:1%;}

.image_r03{float:right; margin:0 0 0 10px; padding:0; line-height:1%;}
*:first-child+html .image_r03 { margin:0 0 -7px 10px; } /*  for IE7 only */
* html body .image_r03 { margin:0 0 -7px 7px; } /*  for IE6 only */

.image_r04{float:right; margin:0 0 0 10px; padding:0; line-height:1%;}
*:first-child+html .image_r04 { margin:0 0 0 13px; } /*  for IE7 only */
* html body .image_r04 { margin:0 0 0 13px; } /*  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;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 152px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	line-height:1%; font-size:1%;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/pagetop.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;
	border-spacing: 1px;
	border: 1px solid #efdec7;
	font-size: 100%;
	color: #666;
	width: 100%;
	margin:0; padding:0
}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #efdec7;
	vertical-align:top;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/
#index h3#title01{background:url(../images/index_h3.jpg) no-repeat 0 0; width:630px; height:68px; margin:0; padding:0;}

.index_bg01{background:url(../images/index_img07.jpg) no-repeat top left; margin:0 0 17px 0; padding:0; height:36px;}

.clinic_bnr {margin:0; padding:0 22px 0 0; float:right;}
.clinic_bnr a{ width:453px; height:35px; background:url(../images/index_img08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic_bnr a:hover{ background:url(../images/index_img08.jpg) no-repeat 0 -35px;}

.diagnosis01 {margin:0 0 18px 7px; padding:0;}
.diagnosis01 a{ width:611px; height:105px; background:url(../images/index_img09.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.diagnosis01 a:hover{ background:url(../images/index_img09.jpg) no-repeat 0 -105px;}

.index_bnr { margin:10px 0 15px 7px; padding:0;}

.diagnosis01 {margin:0 0 18px 7px; padding:0;}


#index .alpha{float:left; margin:0 13px 0 0; padding:0; width:310px;}
#index .beta{float:left; margin:0; padding:0; width:280px; background:url(../images/index_img19.jpg) no-repeat bottom right;}

.index_bg02{background:url(../images/index_img11.jpg) repeat-y 0 0;}
.index_bg03{background:url(../images/index_img10.jpg) no-repeat top left;}
.index_bg04{background:url(../images/index_img12.jpg) no-repeat bottom left; padding:18px 0 26px 25px;}

#index dl{margin:0; padding:0; display:inline;}
#index dl dt{padding:0; margin:0 0 0 9px; float:left; color:#ff6700; font-weight:bold; width:50px; display:inline;}
#index dl dd{margin:0; padding:0; float:left; width:200px;}
#index dl dd.dd01{margin:0 0 0 60px; padding:0; float:left; width:200px; display:inline;}
#index dl dd.dd02{margin:0 0 6px 33px; padding:3px 0 0 0; float:left; width:183px; line-height:1%; display:inline; font-size:1%;}

.bg_map01{width:260px; height:250px; margin:0; padding:0; float:left;}
#map {
	width: 260px;
	height: 250px;
	display:block;
	margin:0 0 6px 0;
	padding:0;
	float:left;
}
.access01 {margin:0; padding:0;}
.access01 a{ width:260px; height:25px; background:url(../images/index_img17.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.access01 a:hover{ background:url(../images/index_img17.jpg) no-repeat 0 -25px;}

#index .shika01 {padding:0 0 0 10px; margin:0; float:left;}
#index .shika01 a{ width:605px; height:80px; background:url(../images/index_img20.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
#index .shika01 a:hover{ background:url(../images/index_img20.jpg) no-repeat 0 -80px;}

.shika01 {padding:0; margin:0; float:left;}
.shika01 a{ width:605px; height:80px; background:url(../images/index_img20.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika01 a:hover{ background:url(../images/index_img20.jpg) no-repeat 0 -80px;}


.watanabe {padding:0 0 0 5px; margin:4px 0 10px 0; float:left;}
.watanabe a{ width:240px; height:60px; background:url(../images/index_img04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.watanabe a:hover{ background:url(../images/index_img04.jpg) no-repeat 0 -60px;}

#tiny table { border: none;}
#tiny table td { border: none;}

.tiny {
	 width:602px;
	 height:130px; 
	 margin-left:10px; 
	 margin-right:auto; 
	 margin-bottom:20px; 
	 border-bottom: solid 1px #bca480;
	 border-left:solid 1px #bca480;
	 border-right:solid 1px #bca480;
	 text-align:left;
	 font-size:120%;
	 overflow:auto;
 }

*html .tiny {
	 width:604px;
	 height:130px; 
	 margin-left:10px; 
	 margin-right:auto; 
	 margin-bottom:20px; 
	 border-bottom: solid 1px #bca480;
	 border-left:solid 1px #bca480;
	 border-right:solid 1px #bca480;
	 text-align:left;
	 font-size:120%;
	 overflow:auto;
 }

.tiny_head{ margin-left:10px; margin-right:auto; margin-bottom:-6px;} 
*+html .tiny_head{ margin-left:10px; margin-right:auto; margin-bottom:-1px;} 
*html .tiny_head{ margin-left:10px; margin-right:auto; margin-bottom:-1px;} 



/*---------- 08  Lost -----------*/
#lost h3#title02{background:url(../images/lost_h3-01.jpg) no-repeat 0 0;}
#lost h4#title03{background:url(../images/lost_h4-01.jpg) no-repeat 0 0;}

.lost_bg01{background:url(../images/lost_img01.jpg) no-repeat bottom right; margin:0; padding:0 0 70px 0;}
#lost .left{float:left; margin:0 15px 0 0; padding:0;}
#lost .right{float:right; margin:0; padding:0;}

.bn01 {padding:0; margin:0; float:left;}
.bn01 a{ width:605px; height:80px; background:url(../images/bn_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn01 a:hover{ background:url(../images/bn_img01.jpg) no-repeat 0 -80px;}


/*---------- 09  Implant_system -----------*/
#implant_system h3#title02{background:url(../images/implant_system_h3-01.jpg) no-repeat 0 0;}
#implant_system h4#title03{background:url(../images/implant_system_h4-01.jpg) no-repeat 0 0;}
#implant_system h4#title04{background:url(../images/implant_system_h4-02.jpg) no-repeat 0 0;}

.bn02 {padding:0; margin:0; float:left;}
.bn02 a{ width:605px; height:80px; background:url(../images/bn_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn02 a:hover{ background:url(../images/bn_img02.jpg) no-repeat 0 -80px;}

/*---------- 10  Diagnosis -----------*/
#diagnosis h3#title02{background:url(../images/diagnosis_h3-01.jpg) no-repeat 0 0;}
#diagnosis h4#title03{background:url(../images/diagnosis_h4-01.jpg) no-repeat 0 0;}
#diagnosis h4#title04{background:url(../images/diagnosis_h4-02.jpg) no-repeat 0 0;}
#diagnosis h4#title05{background:url(../images/diagnosis_h4-03.jpg) no-repeat 0 0;}
#diagnosis h3#title06{background:url(../images/diagnosis_h3-02.jpg) no-repeat 0 0;}

.bn03 {padding:0; margin:0; float:left;}
.bn03 a{ width:605px; height:80px; background:url(../images/bn_img03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn03 a:hover{ background:url(../images/bn_img03.jpg) no-repeat 0 -80px;}

/*---------- 11  Flow -----------*/
#flow h3#title02{background:url(../images/flow_h3-01.jpg) no-repeat 0 0;}

.bn04 {padding:0; margin:0; float:left;}
.bn04 a{ width:605px; height:80px; background:url(../images/bn_img04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn04 a:hover{ background:url(../images/bn_img04.jpg) no-repeat 0 -80px;}

/*---------- 12  Maintenance -----------*/
#maintenance h3#title02{background:url(../images/maintenance_h3-01.jpg) no-repeat 0 0;}
#maintenance h4#title03{background:url(../images/maintenance_h4-01.jpg) no-repeat 0 0;}
#maintenance h4#title04{background:url(../images/maintenance_h4-02.jpg) no-repeat 0 0;}

/*---------- 13  Results -----------*/
#results h3#title02{background:url(../images/results_h3-01.jpg) no-repeat 0 0;}
#results h4#title03{background:url(../images/results_h4-01.jpg) no-repeat 0 0;}

/*---------- 14  Special -----------*/
#special h3#title02{background:url(../images/special_h3-01.jpg) no-repeat 0 0;}
#special h4#title03{background:url(../images/special_h4-01.jpg) no-repeat 0 0;}
#special h4#title04{background:url(../images/special_h4-02.jpg) no-repeat 0 0;}

/*---------- 15  Case -----------*/
#case h3#title02{background:url(../images/case_h3-01.jpg) no-repeat 0 0;}

.case_bg01{background:url(../images/case_img01.jpg) no-repeat bottom right; margin:0 0 10px 0; padding:0;}

/*---------- 16  Inquiry -----------*/
#inquiry h3#title02{background:url(../images/inquiry_h3-01.jpg) no-repeat 0 0;}

/*---------- 17  Conference -----------*/
#conference h3#title02{background:url(../images/conference_h3-01.jpg) no-repeat 0 0;}
#conference h4#title03{background:url(../images/conference_h4-01.jpg) no-repeat 0 0;}

.bn05 {padding:0; margin:0; float:left;}
.bn05 a{ width:605px; height:80px; background:url(../images/bn_img05.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn05 a:hover{ background:url(../images/bn_img05.jpg) no-repeat 0 -80px;}

/*---------- 18  Expense -----------*/
#expense h3#title02{background:url(../images/expense_h3-01.jpg) no-repeat 0 0;}
#expense h4#title03{background:url(../images/expense_h4-01.jpg) no-repeat 0 0;}
#expense h4#title04{background:url(../images/expense_h4-02.jpg) no-repeat 0 0;}

.expense_bg01{background:url(../images/expense_img01.jpg) no-repeat bottom right; margin:0 0 10px 0; padding:0 0 35px 0;}

/*---------- 19  Relief -----------*/
#relief h3#title02{background:url(../images/relief_h3-01.jpg) no-repeat 0 0;}
#relief h4#title03{background:url(../images/relief_h4-01.jpg) no-repeat 0 0;}
#relief h4#title04{background:url(../images/relief_h4-02.jpg) no-repeat 0 0;}

.bn06 {padding:0; margin:0; float:left;}
.bn06 a{ width:605px; height:80px; background:url(../images/bn_img06.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn06 a:hover{ background:url(../images/bn_img06.jpg) no-repeat 0 -80px;}

/*---------- 20  Clinic -----------*/
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h4#title03{background:url(../images/clinic_h4-01.jpg) no-repeat 0 0;}
#clinic h4#title04{background:url(../images/clinic_h4-02.jpg) no-repeat 0 0;}
#clinic h4#title05{background:url(../images/clinic_h4-03.jpg) no-repeat 0 0;}
#clinic h4#title06{background:url(../images/clinic_h4-04.jpg) no-repeat 0 0;}

#clinic dl{margin:0; padding:0; display:inline;}
#clinic dl dt{margin:0; padding:0; display:inline; float:left; width:80px;}
#clinic dl dd{margin:0; padding:0; display:inline; float:left; width:420px;}
#clinic dl dd.dd01{margin:0 0 0 80px; padding:0; display:inline; width:420px;}

.hidden { display:none; }
.ov{cursor:pointer;}

#disp { margin:0 0 10px 0; text-align:center; }
#disp2 { margin:0 0 10px 0; text-align:center; }

#clinic .alpha{width:100px; float:left; margin:0 18px 0 0; padding:0; line-height:1%;}
#clinic .beta{width:100px; float:right; margin:0 0 0 0; padding:0; line-height:1%;}

.clinic01 {margin:0; padding:0;}
.clinic01 a{ width:100px; height:75px; background:url(../images/clinic04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic01 a:hover{ background:url(../images/clinic04.jpg) no-repeat 0 -75px; }

.clinic02 {margin:0; padding:0;}
.clinic02 a{ width:100px; height:75px; background:url(../images/clinic05.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic02 a:hover{ background:url(../images/clinic05.jpg) no-repeat 0 -75px; }

.clinic03 {margin:0; padding:0;}
.clinic03 a{ width:100px; height:75px; background:url(../images/clinic06.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic03 a:hover{ background:url(../images/clinic06.jpg) no-repeat 0 -75px; }

.clinic04 {margin:0; padding:0;}
.clinic04 a{ width:100px; height:75px; background:url(../images/clinic07.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic04 a:hover{ background:url(../images/clinic07.jpg) no-repeat 0 -75px; }

.clinic05 {margin:0; padding:0;}
.clinic05 a{ width:100px; height:75px; background:url(../images/clinic08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic05 a:hover{ background:url(../images/clinic08.jpg) no-repeat 0 -75px; }

.clinic06 {margin:0; padding:0;}
.clinic06 a{ width:100px; height:75px; background:url(../images/clinic09.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic06 a:hover{ background:url(../images/clinic09.jpg) no-repeat 0 -75px; }

.clinic07 {margin:0; padding:0;}
.clinic07 a{ width:100px; height:75px; background:url(../images/clinic10.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic07 a:hover{ background:url(../images/clinic10.jpg) no-repeat 0 -75px; }

.clinic08 {margin:0; padding:0;}
.clinic08 a{ width:100px; height:75px; background:url(../images/clinic11.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic08 a:hover{ background:url(../images/clinic11.jpg) no-repeat 0 -75px; }

.clinic09 {margin:0; padding:0;}
.clinic09 a{ width:100px; height:75px; background:url(../images/clinic12.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic09 a:hover{ background:url(../images/clinic12.jpg) no-repeat 0 -75px; }

.clinic10 {margin:0; padding:0;}
.clinic10 a{ width:100px; height:75px; background:url(../images/clinic13.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic10 a:hover{ background:url(../images/clinic13.jpg) no-repeat 0 -75px; }

.clinic11 {margin:0; padding:0;}
.clinic11 a{ width:100px; height:75px; background:url(../images/clinic17.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic11 a:hover{ background:url(../images/clinic17.jpg) no-repeat 0 -75px; }

.clinic12 {margin:0; padding:0;}
.clinic12 a{ width:100px; height:75px; background:url(../images/clinic18.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic12 a:hover{ background:url(../images/clinic18.jpg) no-repeat 0 -75px; }


.clinic19 {margin:0; padding:0;}
.clinic19 a{ width:100px; height:75px; background:url(../images/clinic19.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic19 a:hover{ background:url(../images/clinic19.jpg) no-repeat 0 -75px; }

.clinic20 {margin:0; padding:0;}
.clinic20 a{ width:100px; height:75px; background:url(../images/clinic20.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic20 a:hover{ background:url(../images/clinic20.jpg) no-repeat 0 -75px; }

.clinic21 {margin:0; padding:0;}
.clinic21 a{ width:100px; height:75px; background:url(../images/clinic21.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic21 a:hover{ background:url(../images/clinic21.jpg) no-repeat 0 -75px; }


.bn08 {padding:0; margin:0; float:left;}
.bn08 a{ width:605px; height:80px; background:url(../images/bn_img08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn08 a:hover{ background:url(../images/bn_img08.jpg) no-repeat 0 -80px;}




/*---------- 21  Access -----------*/
#access h3#title02{background:url(../images/access_h3-01.jpg) no-repeat 0 0;}
#map1 {
	width: 475px;
	height: 400px;
	display:block;
	margin:0;
	padding:0;
	float:left;
}
.bn07 {padding:0; margin:0; float:left;}
.bn07 a{ width:605px; height:80px; background:url(../images/bn_img07.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.bn07 a:hover{ background:url(../images/bn_img07.jpg) no-repeat 0 -80px;}



/*---------- Margin - Padding -----------*/
.mar_b3{margin-bottom:3px;}
.mar_b7{margin-bottom:7px;}
.mar_b8{margin-bottom:8px;}
.mar_b10{margin-bottom:10px;}
.mar_b15{margin-bottom:15px;}
.mar_b20{margin-bottom:20px;}

.mar_b30{margin-bottom:30px;}

.mar_t4b10{margin:4px 0 10px 0;}
.mar_l10{margin:0 0 20px 10px;}

.text00{margin:0; padding:0;}
.text01{margin:11px 0 0 0; padding:0 5px 0 5px;}
.text02{background:url(../images/icon01.jpg) no-repeat 0 5px; margin:0 0 5px 0; padding:0 0 0 15px; font-weight:bold;}
.text03{margin:0 0 10px 0; padding:0;}
.text_b{font-weight:bold;}

.bg01{background:#f7efe2;}
.bg02{background:#FFFFFF; margin:0 3px 3px 3px; padding:10px;}
.bg03{background:#f9f5ef;}
.border{border:1px solid #eac93d; margin:0; padding:0 0 0 8px; background:#f7f3eb;}
.w100{width:100px;}
.w276{width:276px;}
