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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Shinryo                     */
/*                 09  Chiryo                      */
/*                 10  Yobou                       */
/*                 11  Ippan                       */
/*                 12  Shisyu                      */
/*                 13  Saisei                      */
/*                 14  Implant                     */
/*                 15  Gishi                       */
/*                 16  Kyousei                     */
/*                 17  Shinbi                      */
/*                 18  Concept                     */
/*                 19  Clinic                      */
/*                 20  Incho                       */
/*                 21  Access                      */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Orange             #f08200    */
/*      Main Color - Light Orange       #ffedb7    */
/*      Main Color - LIght Pink         #ffeae1    */
/*                                                 */
/*      Sub Color  - Green              #66b000    */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index { margin: 0 ; background:url(../images/body_bg01.jpg) 0 0 repeat-x; color:#2e2e26; }
body { margin: 0 ; background:url(../images/body_bg03.jpg) 0 0 repeat-x; color:#2e2e26; }
.popup_bg { background: none; }

#container { margin: 0 ; background:url(../images/body_bg02.jpg) left bottom repeat-x; }

select, input, textarea { color:#666; }
.FR { float: right;}

#wrapper {
	width: 980px;
	margin: 0 auto; 
	padding: 0;
	text-align: left;
	}

#index #main {
	clear: both;
	margin: 0 ;
	background:url(../images/index_main_bg.jpg) right top no-repeat;
	}

#main {
	clear: both;
	margin: 0 ;
	background:url(../images/main_bg.jpg) right top no-repeat;
	}
	
#content {
	margin: 0 49px 0 0 ;
	width: 655px;
	float: right;
	display: inline;
	font-size: 107.69%;
	line-height: 1.5em;
	letter-spacing: 0;
	}
	
#content_popup {
	margin: 0 0 ;
	width: 655px;
	font-size: 107.69%;
	line-height: 1.5em;
	letter-spacing: 0;
	}

.img { margin: 0; padding: 0; line-height: 1%; display: block; }
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
		
#index #header {
	margin: 0 ;
	padding: 0;
	width: 980px;
	height: 484px;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}					

#header {
	margin: 0 ;
	padding: 0;
	width: 980px;
	height: 384px;
	background: url(../images/header03.jpg) 0 0 no-repeat;
	}					
				
#header #header01 {
	margin: 0 0 0 0 ;
	padding: 0;
	width: 980px;
	height: 95px;
	}

#header #header01 #header01_01 {
	margin: 0;
	padding: 0;
	width: 350px;
	float: left;
	}

#header #header01 #header01_01 p.header_text {
	margin: -75px 0 0 0;
	padding: 9px 0 0 46px;
	position: relative;
	font-size: 92.3076%;
	line-height: 1.5em;
	color:#000;
	}
	
h1 {
	margin: 30px 0 0 0 ;
	padding: 0 0 0 41px ;
	width: 280px;
	height: 45px;
	position: relative;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 280px;
	height: 45px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header #header01 #header01_02 {
	margin: 12px 0 0 0;
	padding: 0;
	width: 264px;
	float: right;
	}

#header #header01 #header01_02 p.header_tel {
	margin: 0 ;
	padding: 0 ;
	width: 215px;
	height: 57px;
	line-height: 1%;
	display: block;
	}

#header #header02 {	
	clear: both;
	margin: 0 ;
	padding: 0;
	width: 980px;
	}

#header #header03 {
	clear: both;
	margin: 0 307px 0 27px;
	padding: 0;
	width: 646px;
	height: 73px;
	}
		
#header #header03 p.bubble {
	margin: 0 ;
	padding: 0 ;
	line-height: 1%;
	display: block;
	float: left;
	}
	
#header #header03 ul#header_nav {
	margin: 40px 0 0 0 ;
	padding: 0;
	width: 545px;
	height: 20px;
	list-style: none;
	float: right;
	}
#header #header03 ul#header_nav li {
	list-style: none;
	float: left;
	height: 20px;
	display: inline;
	}
#header #header03 ul#header_nav li a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	}
#nav01 { margin-right: 9px; }
#nav02 { margin-right: 8px; }
#nav03 { margin-right: 7px; }

#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width: 120px; }
#nav02 a { background:url(../images/header_nav.jpg) -129px 0 no-repeat; width: 78px; }
#nav03 a { background:url(../images/header_nav.jpg) -215px 0 no-repeat; width: 141px; }
#nav04 a { background:url(../images/header_nav.jpg) -363px 0 no-repeat; width: 182px; }

#nav01 a:hover { background:url(../images/header_nav.jpg) 0 -20px no-repeat; }
#nav02 a:hover { background:url(../images/header_nav.jpg) -129px -20px no-repeat; }
#nav03 a:hover { background:url(../images/header_nav.jpg) -215px -20px no-repeat; }
#nav04 a:hover { background:url(../images/header_nav.jpg) -363px -20px no-repeat; }

#index h2 { 
	margin: 0;
	padding: 274px 0 0 25px ;
	line-height: 1%; 
	display: block;
	}
	
.main_img { 
	margin: 0;
	padding: 174px 0 0 139px ;
	line-height: 1%; 
	display: block; 
	}
	
/*----------04  Navigation -----------*/

#nav {
	margin: 0 0 0 21px ;
	padding: 15px 0 15px 0;
	width: 230px;
	float: left;
	display: inline;
	}
	
#nav ul {
	margin: 0;
	padding: 9px 10px 15px 10px;
	list-style: none;
	}
#nav ul.internal li {
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	height: 50px;
	}

#nav ul.internal li a {
	display: block;
	font-size: 1%;
	line-height: 1%;
	height: 50px;
	}

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -50px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -250px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -450px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -500px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -50px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -100px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -150px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -200px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -250px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -210px -300px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -210px -350px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -210px -400px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -210px -450px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -210px -500px no-repeat; }
		
#nav p { text-align: center ; }

#nav p.nav_ban {
	margin: 0 15px  ;
	padding: 0 ;
	width: 206px;
	height: 60px;
	}
	
#nav p.nav_ban a {
	margin: 0;
	width: 206px;
	height: 60px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_ban02.jpg) 0 0 no-repeat;
	}
#nav p.nav_ban a:hover {
	background: url(../images/nav_ban02.jpg) 0 -60px no-repeat;
	}

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

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 84.61%;
	width: 980px;
	height: 209px;
	text-align: left;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

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

#footer #footer01 { 
	margin: 0 49px 32px 31px;
	height: 100px;
	}
	
#footer #footer01 p.footer_tel { 
	margin: 0 ;
	padding: 21px 0 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
	
.footer_24h {
	margin: 0 ;
	padding: 20px 0 0 0;
	width: 655px;
	height: 80px;
	float: right;
	}
.footer_24h a {
	margin: 0;
	width: 655px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/footer_24h.jpg) 0 0 no-repeat;
	}
.footer_24h a:hover {
	background: url(../images/footer_24h.jpg) 0 -80px no-repeat;
	}

#footer #footer02 { 
	margin: 0 ;
	height: 20px;
	}

#footer #footer02 address {
	clear: both;
	margin: 0 ;
	padding: 0;
	text-align: center;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0; }
.section .section { border: 1px solid #d4d4d4; padding: 10px; margin-bottom: 20px; }
.section .section .section { padding-top: 0; padding-left: 10px ; padding-right: 10px; padding-bottom: 0px; border: none; margin-bottom: 0; }
.center { text-align: center; }
.section .sr_section { border: 1px solid #d4d4d4; padding: 0; margin-bottom: 20px; }

#content h2 {
	margin: 19px 0 23px 0;
	padding: 0 ;
	height: 68px;
	line-height: 1%; 
	display: block;
	}
#content h3 {
	clear: both;
	margin: 0 0 13px 0;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	margin: 0 0 10px 0;
	height: 25px;
	text-indent: -9999px;
	}

#content_popup h4 {
	clear: both;
	margin: 0 0 10px 0;
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background:url(../images/icon02.jpg) 0 3px no-repeat;
	text-indent: 15px;
	font-weight: normal;
	color:#c07913;
	}

.title {
	margin: 0 0 5px -10px;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	background:url(../images/icon02.jpg) 0 5px no-repeat;
	text-indent: 15px;
	font-weight: normal;
	color:#ff8c5b;
	}

.title02{
	margin: 0 0 5px 0;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	background:url(../images/icon02.jpg) 0 5px no-repeat;
	text-indent: 15px;
	font-weight: normal;
	color:#ff8c5b;
	}

#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon03.jpg) 0 7px no-repeat;
	padding-left: 15px;
	line-height: 1.5em;
	}

#content_popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content_popup ul li {
	list-style: none;
	background: url(../images/icon03.jpg) 0 7px no-repeat;
	padding-left: 15px;
	line-height: 1.5em;
	}

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

#content dt { font-weight: bold; }

a {
	color: #66b000;
	outline: none;
	text-decoration: underline;
	}
a:hover { color: #fd7700; text-decoration: underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 auto;
	line-height: 1%;
	display: block;
	text-align: center;
	border: 1px solid #9faace;
}

.image_l {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
* html body .image_l { margin: 0 17px 0 0 ; } /*  for IE6 only */

.sr_image_l {
	margin: 0 0 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
	
.sr_image_r {
	margin: 0 0 0 0 ;
	float: right;
	line-height: 1%;
	display: block;
	}	

.image_l1 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l1 { margin: 0 20px -0.5em 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px -0.5em 0 ; } /*  for IE6 only */

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	color:#ff7800;
	text-align: center;
	}

#footer ul.totop {
	clear: both;
	margin: 0 49px 0 0;
	padding: 0;
	height: 26px;
	list-style: none;
	}

#footer ul.totop li {
	margin: 0;
	padding: 0;	
	width: 105px;
	height: 26px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#footer ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 26px;
	font-size: 1%;
	line-height: 1%;
	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 #fda304;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #fda304;
	}
#content table th {
	background:#fff7d4;
	}

#content table td.bg01 {
	color:#f06600;
	background: url(../images/bg01.jpg) 0 0 repeat-x #fdfbf4;
	}
#content table td.bg02 {
	background: #f3fdfc;
	}

#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
		
/*---------- 07  Index -----------*/


#tiny table { border: none;}
#tiny table td { border: none;}

.index01 { margin: 0 0 15px 0; }
.index01_01 { margin: 0; background:url(../images/index_img03.jpg) 0 0 repeat-y; }
.index01_01_01 { margin: 0 ; background:url(../images/index_img02.jpg) 0 0 no-repeat; padding-top: 21px;}
.index01_01_01_01 { margin: 0; background:url(../images/index_img04.jpg) left bottom no-repeat; padding-bottom: 21px }
#index dl.dl01 { margin: 0 0 0 30px; width: 420px; line-height: 1.75em; }
#index dl.dl01 dt { margin: 0; text-indent: 24px; width: 120px; float: left; display: inline; font-weight: normal; background:url(../images/icon01.jpg) 0 8px no-repeat; }
#index dl.dl01 dd { margin: 0; width: 300px; float: left; display: inline; }

.index02 { margin: 0 0 15px 0; }

.concept_ban {
	margin: 0 ;
	padding: 0 ;
	width: 655px;
	height: 90px;
	}
.concept_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img05.jpg) 0 0 no-repeat;
	}
.concept_ban a:hover {
	background: url(../images/index_img05.jpg) 0 -90px no-repeat;
	}
	
.index03 { margin: 0 0 15px 0;}

.index03_01 { margin: 0 ;background: url(../images/index_img07.jpg) 0 0 no-repeat; width: 320px; height: 120px; cursor:pointer; color:#2e2e26; float: left; }
#index .index03_01 a { color:#2e2e26; text-decoration: none; }

.index03_01_hover { margin: 0 ;background: url(../images/index_img07.jpg) 0 -120px no-repeat; width: 320px; height: 120px; cursor: pointer; color:#2e2e26; }
#index .index03_01_hover a { color:#2e2e26; text-decoration: none; }

.index03_02 { margin: 0 ;background: url(../images/index_img08.jpg) 0 0 no-repeat; width: 320px; height: 120px; cursor:pointer; color:#2e2e26; float: right; }
#index .index03_02 a { color:#2e2e26; text-decoration: none; }

.index03_02_hover { margin: 0 ;background: url(../images/index_img08.jpg) 0 -120px no-repeat; width: 320px; height: 120px; cursor: pointer; color:#2e2e26; }
#index .index03_02_hover a { color:#2e2e26; text-decoration: none; }

.index_text01 { margin: 0; padding: 9px 10px 0 144px; font-size: 100%; line-height: 1.4em; }
.index_text02 { margin: 0; padding: 7px 0 0 13px; font-size: 100%; line-height: 1.2857em; }

.index04 { margin: 0 0 17px 0; }
.index04_01 { margin: 0 10px ; padding: 0; float: left; width: 480px; display: inline; }
.index04_02 { margin: 0 ; float: right; width: 155px; }

.index05 { margin: 0 0 35px 0 ; border: 1px solid #d4d4d4; padding: 10px; clear: both; }
.index05_01 { margin: 0 ; width: 372px; float: left; }
.index05_02 { margin: 0 ; width: 248px; float: right; }

#index dl.dl02 { margin: 9px 0 0 11px; padding: 0 ; width: 350px;  }
#index dl.dl02 dt { margin: 0; padding: 0 0 2px 0; text-indent: 14px; width: 80px; float: left; display: inline; color:#5a3d1c; background:url(../images/icon02.jpg) 0 7px no-repeat;line-height: 1.5em; }
#index dl.dl02 dd { margin: 0; padding: 0 0 2px 0; width: 270px; float: left; display: inline; line-height: 1.5em;}

.img_r { margin: 0; float: right; line-height: 1%; display: block; }

#index dl.dl03 { margin: 8px 0 0 7px; padding: 0 ; width: 240px; line-height: 1.0714em; }
#index dl.dl03 dt { margin: 0; padding: 0 0 2px 0; text-indent: 14px; width: 60px; float: left; display: inline; color:#5a3d1c; background:url(../images/icon02.jpg) 0 3px no-repeat; }
#index dl.dl03 dd { margin: 0; padding: 0 0 2px 0; width: 180px; float: left; display: inline; }
#index dl.dl03 dd.dd01 { margin: 0 0 0 60px; }

.calendar_btn {
	clear: both;
	margin: 0 ;
	padding: 0 ;
	width: 248px;
	height: 32px;
	}
.calendar_btn a {
	margin: 0;
	width: 248px;
	height: 32px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img14.jpg) 0 0 no-repeat;
	}
.calendar_btn a:hover {
	background: url(../images/index_img14.jpg) 0 -32px no-repeat;
	}
	
#index h3#title02 { 
	margin: 0 0 10px 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img06.jpg) 0 0 no-repeat;
	}
	
#index h3#title03 { 
	margin: 0 0 7px 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img09.jpg) 0 0 no-repeat;
	}
	
/*---------- 08  Shinryo  -----------*/

#shinryo h3#title02 { background:url(../images/shinryo_h3-01.jpg) 0 0 no-repeat; }
#shinryo h3#title03 { background:url(../images/shinryo_h3-02.jpg) 0 0 no-repeat; }
#shinryo h4#title04 { background:url(../images/shinryo_h4-01.jpg) 0 0 no-repeat; }
#shinryo h4#title05 { background:url(../images/shinryo_h4-02.jpg) 0 0 no-repeat; }
#shinryo h4#title06 { background:url(../images/shinryo_h4-03.jpg) 0 0 no-repeat; }
#shinryo h4#title07 { background:url(../images/shinryo_h4-04.jpg) 0 0 no-repeat; }
#shinryo h4#title08 { background:url(../images/shinryo_h4-05.jpg) 0 0 no-repeat; }
#shinryo h4#title09 { background:url(../images/shinryo_h4-06.jpg) 0 0 no-repeat; }
#shinryo h4#title10 { background:url(../images/shinryo_h4-07.jpg) 0 0 no-repeat; }
#shinryo h4#title11 { background:url(../images/shinryo_h4-08.jpg) 0 0 no-repeat; }

/*---------- 09  Chiryo  -----------*/

#chiryo h3#title02 { background:url(../images/chiryo_h3-01.jpg) 0 0 no-repeat; }
#chiryo h4#title03 { background:url(../images/chiryo_h4-01.jpg) 0 0 no-repeat; }

/*---------- 10  Yobou  -----------*/

#yobou h3#title02 { background:url(../images/yobou_h3-01.jpg) 0 0 no-repeat; }
#yobou h4#title03 { background:url(../images/yobou_h4-01.jpg) 0 0 no-repeat; }
#yobou h4#title04 { background:url(../images/yobou_h4-02.jpg) 0 0 no-repeat; }
#yobou h3#title05 { background:url(../images/yobou_h3-02.jpg) 0 0 no-repeat; }
#yobou h4#title06 { background:url(../images/yobou_h4-03.jpg) 0 0 no-repeat; }

/*---------- 11  Ippan  -----------*/

#ippan h3#title02 { background:url(../images/ippan_h3-01.jpg) 0 0 no-repeat; }
#ippan h4#title03 { background:url(../images/ippan_h4-01.jpg) 0 0 no-repeat; }
#ippan h4#title04 { background:url(../images/ippan_h4-02.jpg) 0 0 no-repeat; }
#ippan h3#title05 { background:url(../images/ippan_h3-02.jpg) 0 0 no-repeat; }
#ippan h4#title06 { background:url(../images/ippan_h4-03.jpg) 0 0 no-repeat; }
#ippan h4#title07 { background:url(../images/ippan_h4-04.jpg) 0 0 no-repeat; }

/*---------- 12  Shisyu  -----------*/

#shisyu h3#title02 { background:url(../images/shisyu_h3-01.jpg) 0 0 no-repeat; }
#shisyu h4#title03 { background:url(../images/shisyu_h4-01.jpg) 0 0 no-repeat; }
#shisyu h4#title04 { background:url(../images/shisyu_h4-02.jpg) 0 0 no-repeat; }
#shisyu h3#title05 { background:url(../images/shisyu_h3-02.jpg) 0 0 no-repeat; }
#shisyu h4#title06 { background:url(../images/shisyu_h4-03.jpg) 0 0 no-repeat; }
#shisyu h4#title07 { background:url(../images/shisyu_h4-04.jpg) 0 0 no-repeat; }
#shisyu h4#title08 { background:url(../images/shisyu_h4-05.jpg) 0 0 no-repeat; }
#shisyu h3#title09 { background:url(../images/shisyu_h3-03.jpg) 0 0 no-repeat; }

.saisei_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.saisei_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/saisei_ban.jpg) 0 0 no-repeat;
	}
.saisei_ban a:hover {
	background: url(../images/saisei_ban.jpg) 0 -90px no-repeat;
	}
	
/*---------- 13  Saisei  -----------*/

#saisei h3#title02 { background:url(../images/saisei_h3-01.jpg) 0 0 no-repeat; }
#saisei h4#title03 { background:url(../images/saisei_h4-01.jpg) 0 0 no-repeat; }
#saisei h4#title04 { background:url(../images/saisei_h4-02.jpg) 0 0 no-repeat; }
#saisei h4#title05 { background:url(../images/saisei_h4-03.jpg) 0 0 no-repeat; }
#saisei h3#title06 { background:url(../images/saisei_h3-02.jpg) 0 0 no-repeat; }

#content dl.dl04 { margin: 0; padding: 0 ; }
#content dl.dl04 dt { margin: 0; padding: 0 ; text-indent: 14px; font-weight: normal; color:#5a3d1c; background:url(../images/icon03.jpg) 0 5px no-repeat; }
#content dl.dl04 dd { margin: 0; padding: 0 ;  }
#content dl.dl04 dd.dd02 { margin: 0; padding: 0 0 10px 0 ;  }

/*---------- 14  Implant  -----------*/

#implant h3#title02 { background:url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h3#title03 { background:url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#content_popup h4#title01 { background:url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title05 { background:url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title06 { background:url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title07 { background:url(../images/implant_h4-04.jpg) 0 0 no-repeat; }

#implant h3#title08 { background:url(../images/implant_h3-03.jpg) 0 0 no-repeat; }

.popup_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.popup_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/popup_ban.jpg) 0 0 no-repeat;
	}
.popup_ban a:hover {
	background: url(../images/popup_ban.jpg) 0 -90px no-repeat;
	}
	
/*---------- 15  Gishi  -----------*/

#gishi h3#title02 { background:url(../images/gishi_h3-01.jpg) 0 0 no-repeat; }
#gishi h4#title03 { background:url(../images/gishi_h4-01.jpg) 0 0 no-repeat; }
#gishi h3#title04 { background:url(../images/gishi_h3-02.jpg) 0 0 no-repeat; }
#gishi h4#title05 { background:url(../images/gishi_h4-02.jpg) 0 0 no-repeat; }
#gishi h4#title06 { background:url(../images/gishi_h4-03.jpg) 0 0 no-repeat; }
#gishi h4#title07 { background:url(../images/gishi_h4-04.jpg) 0 0 no-repeat; }
#gishi h4#title08 { background:url(../images/gishi_h4-05.jpg) 0 0 no-repeat; }
#gishi h3#title09 { background:url(../images/gishi_h3-03.jpg) 0 0 no-repeat; }
#gishi h4#title10 { background:url(../images/gishi_h4-07.jpg) 0 0 no-repeat; }
#gishi h4#title11 { background:url(../images/gishi_h4-08.jpg) 0 0 no-repeat; }

/*---------- 16  Kyousei  -----------*/

#kyousei h3#title02 { background:url(../images/kyousei_h3-01.jpg) 0 0 no-repeat; }
#kyousei h4#title03 { background:url(../images/kyousei_h4-01.jpg) 0 0 no-repeat; }
#kyousei h4#title04 { background:url(../images/kyousei_h4-02.jpg) 0 0 no-repeat; }
#kyousei h3#title05 { background:url(../images/kyousei_h3-02.jpg) 0 0 no-repeat; }
#kyousei h4#title06 { background:url(../images/kyousei_h4-03.jpg) 0 0 no-repeat; }
#kyousei h4#title07 { background:url(../images/kyousei_h4-04.jpg) 0 0 no-repeat; }
#kyousei h4#title08 { background:url(../images/kyousei_h4-05.jpg) 0 0 no-repeat; }
#kyousei h3#title09 { background:url(../images/kyousei_h3-03.jpg) 0 0 no-repeat; }
#kyousei h4#title10 { background:url(../images/kyousei_h4-06.jpg) 0 0 no-repeat; }
#kyousei h3#title11 { background:url(../images/kyousei_h3-04.jpg) 0 0 no-repeat; }
#kyousei h4#title12 { background:url(../images/kyousei_h4-07.jpg) 0 0 no-repeat; }
#kyousei h4#title13 { background:url(../images/kyousei_h4-08.jpg) 0 0 no-repeat; }

/*---------- 17  Shinbi  -----------*/

#shinbi h3#title02 { background:url(../images/shinbi_h3-01.jpg) 0 0 no-repeat; }
#shinbi h4#title03 { background:url(../images/shinbi_h4-01.jpg) 0 0 no-repeat; }
#shinbi h4#title04 { background:url(../images/shinbi_h4-02.jpg) 0 0 no-repeat; }
#shinbi h3#title05 { background:url(../images/shinbi_h3-02.jpg) 0 0 no-repeat; }
#shinbi h4#title06 { background:url(../images/shinbi_h4-03.jpg) 0 0 no-repeat; }
#shinbi h3#title07 { background:url(../images/shinbi_h3-03.jpg) 0 0 no-repeat; }
#shinbi h4#title08 { background:url(../images/shinbi_h4-04.jpg) 0 0 no-repeat; }
#shinbi h4#title09 { background:url(../images/shinbi_h4-05.jpg) 0 0 no-repeat; }
#shinbi h4#title10 { background:url(../images/shinbi_h4-06.jpg) 0 0 no-repeat; }

/*---------- 18  Concept  -----------*/

#concept h3#title02 { background:url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h4#title03 { background:url(../images/concept_h4-01.jpg) 0 0 no-repeat; }
#concept h4#title04 { background:url(../images/concept_h4-02.jpg) 0 0 no-repeat; }
#concept h4#title05 { background:url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept h4#title06 { background:url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h4#title07 { background:url(../images/concept_h4-05.jpg) 0 0 no-repeat; }

.clinic_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.clinic_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/clinic_ban.jpg) 0 0 no-repeat;
	}
.clinic_ban a:hover {
	background: url(../images/clinic_ban.jpg) 0 -90px no-repeat;
	}
	
/*---------- 19  Clinic  -----------*/

#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; }

.incho_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.incho_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/incho_ban.jpg) 0 0 no-repeat;
	}
.incho_ban a:hover {
	background: url(../images/incho_ban.jpg) 0 -90px no-repeat;
	}
	
#disp { margin:0 0 10px 0; text-align:center; }
.hidden { display:none; }

#clinic .alpha {width:200px; float:left; margin:0 10px 0 0; padding:0; line-height:1%;}
#clinic .beta {width:200px; float:right; margin:0; padding:0; line-height:1%;}

.clinic01 {margin:0; padding:0 0 10px 0;}
.clinic01 a{ width:200px; height:155px; background:url(../images/clinic01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic01 a:hover{ background:url(../images/clinic01.jpg) no-repeat 0 -155px; }

.clinic02 {margin:0; padding:0 0 10px 0;}
.clinic02 a{ width:200px; height:155px; background:url(../images/clinic02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic02 a:hover{ background:url(../images/clinic02.jpg) no-repeat 0 -155px; }

.clinic03 {margin:0; padding:0 0 10px 0;}
.clinic03 a{ width:200px; height:155px; background:url(../images/clinic03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic03 a:hover{ background:url(../images/clinic03.jpg) no-repeat 0 -155px; }

.clinic04 {margin:0; padding:0 0 10px 0;}
.clinic04 a{ width:200px; height:155px; background:url(../images/clinic04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic04 a:hover{ background:url(../images/clinic04.jpg) no-repeat 0 -155px; }

.clinic05 {margin:0; padding:0 0 10px 0;}
.clinic05 a{ width:200px; height:155px; background:url(../images/clinic05.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic05 a:hover{ background:url(../images/clinic05.jpg) no-repeat 0 -155px; }

.clinic06 {margin:0; padding:0 0 10px 0;}
.clinic06 a{ width:200px; height:155px; background:url(../images/clinic06.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic06 a:hover{ background:url(../images/clinic06.jpg) no-repeat 0 -155px; }

.clinic07 {margin:0; padding:0 0 10px 0;}
.clinic07 a{ width:200px; height:155px; background:url(../images/clinic07.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic07 a:hover{ background:url(../images/clinic07.jpg) no-repeat 0 -155px; }

.clinic08 {margin:0; padding:0 0 10px 0;}
.clinic08 a{ width:200px; height:260px; background:url(../images/clinic08.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic08 a:hover{ background:url(../images/clinic08.jpg) no-repeat 0 -260px; }

.clinic09 {margin:0; padding:0 0 10px 0;}
.clinic09 a{ width:200px; height:155px; background:url(../images/clinic09.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic09 a:hover{ background:url(../images/clinic09.jpg) no-repeat 0 -155px; }

/*---------- 20  Incho  -----------*/

#incho h3#title02 { background:url(../images/incho_h3-01.jpg) 0 0 no-repeat; }
#incho h4#title03 { background:url(../images/incho_h4-01.jpg) 0 0 no-repeat; }
#incho h4#title04 { background:url(../images/incho_h4-02.jpg) 0 0 no-repeat; }
#incho h3#title05 { background:url(../images/incho_h3-02.jpg) 0 0 no-repeat; }
#incho h4#title06 { background:url(../images/staff_h4-01.jpg) 0 0 no-repeat; }

#incho .alpha01 {width:150px; float:left; margin:0 20px 0 0; padding:0; }
#incho .beta01 {width:455px; float:right; margin:0 ; padding:0; }

.access_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.access_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/access_ban.jpg) 0 0 no-repeat;
	}
.access_ban a:hover {
	background: url(../images/access_ban.jpg) 0 -90px no-repeat;
	}

/*---------- 21  Access  -----------*/

#access h3#title02 { background:url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access h3#title03 { background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h4#title04 { background:url(../images/access_h4-01.jpg) 0 0 no-repeat; }
#access h4#title05 { background:url(../images/access_h4-02.jpg) 0 0 no-repeat; }
#access h4#title06 { background:url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h3#title07 { background:url(../images/access_h3-03.jpg) 0 0 no-repeat; }

#access table.table01 { margin: 3px 0 0 0; width: 415px; }

.calendar_ban {
	clear: both;
	margin: 0 ;
	padding: 0 0 30px 0 ;
	width: 655px;
	height: 90px;
	}
.calendar_ban a {
	margin: 0;
	width: 655px;
	height: 90px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/calendar_ban.jpg) 0 0 no-repeat;
	}
.calendar_ban a:hover {
	background: url(../images/calendar_ban.jpg) 0 -90px no-repeat;
	}
	
#content dl.dl05 { margin: 0; padding: 0 ; }
#content dl.dl05 dt { margin: 0; padding: 0 ; text-indent: 14px; font-weight: normal; color:#5a3d1c; background:url(../images/icon02.jpg) 0 5px no-repeat; }
#content dl.dl05 dd { margin: 0; padding: 0 ;  }

#content dl.dl06 { margin: 0; padding: 0 ; width: 300px; }
#content dl.dl06 dt { margin: 0; padding: 0 ; width: 80px; float: left; display: inline; font-weight: normal }
#content dl.dl06 dd { margin: 0; padding: 0 ; width: 220px; float: left; display: inline; }

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }
.m2 { margin: 0 2px; }

.mar_b10 { margin-bottom: 10px; }
.mar_b12 { margin-bottom: 12px; }

.mar_b20 { margin-bottom: 20px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }
.mar_r20 {  margin-right: 20px; }
.mar_01 { margin-left: 18px; margin-bottom: 10px; margin-right: 17px; }
.pad_01 { padding: 28px 0 0 37px ; }
.pad_b3 { padding-bottom: 3px ; }
.pad_b6 { padding-bottom: 6px ; }
.pad_b7 { padding-bottom: 7px ; }
.pad_b10 { padding-bottom: 10px ; }
.pad_l4 { padding-left: 4px ;}
.pad_lr10 { padding-left: 10px ; padding-right: 10px; }

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; float: right; }
.text_orange { color:#f06600; }
.bg_orange { background: url(../images/bg02.jpg) left bottom no-repeat #fff; padding: 5px 12px; border-bottom: 1px solid #fecc33; border-top: 1px solid #ffeae1; }

.cent { margin: 0 -10px ; }
option { margin: 0 0 0 10px; }

/*---------- Width -----------*/

.w_33p { width: 33%; }
.w_34p { width: 34%; }
.w_50p { width: 50%; }
.w_415 { width: 415px; }