@charset "UTF-8";
@import "base.css";
@import "digi.css";
/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================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: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 605px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	background: url(../images/content_bg.jpg) repeat-y;	
	}


/*---------- 03  Header -----------*/

#header {
	position:relative;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 355px;
	width: 810px;
	margin: 0;
	padding: 0;
	}

p.logo {
	text-indent: 0px;
	width: 330px;
	height: 60px;
	line-height: 1.0;
	float: left;
	position:absolute;
	top:14px;
	_top:16px;
	left:0;
	}
p.logo a {
	display: block;
	width: 330px;
	height: 60px;
	
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}

#nav_head01 { width: 80px; z-index:9999; }

#nav_head a {
	background: url(../images/header_nav.jpg) -20px 0 no-repeat;
	width: 80px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 205px;
	height:450px;
	float: left;
	padding: 0;
	margin:0;
	background: url(../images/nav.jpg) 0 0 no-repeat;
	}

#nav p{
	margin: 0;
	padding: 0;
	text-align: center;
}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 25px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 25px;
	}

#nav01 a { background: url(../images/nav_01.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav_01.jpg) 0 -25px no-repeat; }
#nav03 a { background: url(../images/nav_01.jpg) 0 -50px no-repeat; }
#nav04 a { background: url(../images/nav_01.jpg) 0 -75px no-repeat; }
#nav05 a { background: url(../images/nav_01.jpg) 0 -100px no-repeat; }
#nav06 a { background: url(../images/nav_01.jpg) 0 -125px no-repeat; }
#nav11 a { background: url(../images/nav_01.jpg) 0 -150px no-repeat; }

#nav07 a { background: url(../images/nav_02.jpg) 0 0px no-repeat; }
#nav08 a { background: url(../images/nav_02.jpg) 0 -25px no-repeat; }
#nav09 a { background: url(../images/nav_02.jpg) 0 -50px no-repeat; }
#nav10 a { background: url(../images/nav_02.jpg) 0 -75px no-repeat; }


#nav01 a:hover { background: url(../images/nav_01.jpg) -205px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav_01.jpg) -205px -25px no-repeat; }
#nav03 a:hover { background: url(../images/nav_01.jpg) -205px -50px no-repeat; }
#nav04 a:hover { background: url(../images/nav_01.jpg) -205px -75px no-repeat; }
#nav05 a:hover { background: url(../images/nav_01.jpg) -205px -100px no-repeat; }
#nav06 a:hover { background: url(../images/nav_01.jpg) -205px -125px no-repeat; }
#nav11 a:hover { background: url(../images/nav_01.jpg) -205px -150px no-repeat; }

#nav07 a:hover { background: url(../images/nav_02.jpg) -205px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav_02.jpg) -205px -25px no-repeat; }
#nav09 a:hover { background: url(../images/nav_02.jpg) -205px -50px no-repeat; }
#nav10 a:hover { background: url(../images/nav_02.jpg) -205px -75px no-repeat; }

#ban_access a{
	width:190px;
	height:80px;
	margin:10px 8px 10px 7px ;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_access.jpg);
}
#ban_access a:hover{
	background-position:0 100%;
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	height:100px;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #f3eacd;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #f3eacd;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 20px 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px 1em 25px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h3{
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	clear:both;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h5 {
	height: 26px;
	text-indent: -9999px;
	}

#content h6 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	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 {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 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: separate;
	border-spacing: 1px;
	border: 1px solid #b09359;
	font-size: 100%;
	color: #666;
	width: 520px;
	margin-left: 10px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #b09359;
	}

#content table th {
	background: #e0d5bf;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

#content .case {   
    background: url(../images/arrow.gif) center center no-repeat;   
    padding: 0 30px;   
    }  




/*---------- 07  Index -----------*/


#index dt{
	width:100px;
	float:left;
}

#index dd{
	margin-left:100px;
}

#index dd{
	margin-left:100px;
}

#index .image_l  {
	float: left;
	margin: 0 10px 8px 0;
	}
	
#index .qc_bana a{
	width:545px;
	height:70px;
	display:block;
	text-indent:-9999px;
	margin:0;
	padding:0;
	background: url(../images/index_pic03.jpg) 0 0 no-repeat;
}
#index .qc_bana a:hover{
	background-position:0 100%;
}

/*---------- 08  Concept -----------*/

#concept #title01 {background: url(../images/concept_h2-01.jpg) 0 0 no-repeat;}
#concept #title02 {background: url(../images/concept_h2-02.jpg) 0 0 no-repeat;}
#concept #title03 {background: url(../images/concept_h3-03.jpg) 0 0 no-repeat;}
#concept #title04 {background: url(../images/concept_h3-04.jpg) 0 0 no-repeat;}
#concept #title05 {background: url(../images/concept_h2-05.jpg) 0 0 no-repeat;}
#concept #title06 {background: url(../images/concept_h2-06.jpg) 0 0 no-repeat;}

/*---------- 09  Clinic -----------*/
#clinic #title01 {background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic #title02 {background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic #title03 {background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat;}
#clinic #title04 {background: url(../images/clinic_h2-04.jpg) 0 0 no-repeat;}
#clinic #title05 {background: url(../images/clinic_h2-05.jpg) 0 0 no-repeat;}


#clinic #content ul li {
	list-style: none;
	padding-left: 0px;
	}


#clinic #content .right{
	float:right;
}

#map {   
    width: 500px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  


/*---------- 09  Clinic -----------*/
#lost #title01 {background: url(../images/lost_h2-01.jpg) 0 0 no-repeat;}
#lost #title02 {background: url(../images/lost_h2-02.jpg) 0 0 no-repeat;}
#lost #title03 {background: url(../images/lost_h2-03.jpg) 0 0 no-repeat;}
#lost #title04 {background: url(../images/lost_h2-04.jpg) 0 0 no-repeat;}
#lost #title05 {background: url(../images/lost_h2-05.jpg) 0 0 no-repeat;}


/*---------- 09  Clinic -----------*/
#safe #title01 {background: url(../images/safe_h2-01.jpg) 0 0 no-repeat;}
#safe #title02 {background: url(../images/safe_h2-02.jpg) 0 0 no-repeat;}
#safe #title03 {background: url(../images/safe_h2-03.jpg) 0 0 no-repeat;}

#safe dt{
	height: 20px;
}

#safe #step01 {background: url(../images/safe_step01.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step02 {background: url(../images/safe_step02.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step03 {background: url(../images/safe_step03.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step04 {background: url(../images/safe_step04.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step05 {background: url(../images/safe_step05.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step06 {background: url(../images/safe_step06.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step07 {background: url(../images/safe_step07.jpg) 0 0 no-repeat;text-indent: -9999px;}
#safe #step08 {background: url(../images/safe_step08.jpg) 0 0 no-repeat;text-indent: -9999px;}

#safe .section li{
	color:#330000;
	padding-left:-10px;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
}


/*---------- 09  Clinic -----------*/
#faq #title01 {background: url(../images/faq_h2-01.jpg) 0 0 no-repeat;}
#faq #title02 {background: url(../images/faq_h2-02.jpg) 0 0 no-repeat;}

#faq dt{
	background: url(../images/faq_q.jpg) 0 4px no-repeat;
	font-size: 108%;
	color:#c19d6f;
	padding-left: 20px;
	}


/*---------- 09  Clinic -----------*/
#cost #title01 {background: url(../images/cost_h2-01.jpg) 0 0 no-repeat;}

/*---------- 09  Clinic -----------*/
#case #title01 {background: url(../images/case_h2-01.jpg) 0 0 no-repeat;}


/*---------- 09  Clinic -----------*/
#treatment #title01 {background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat;}
#treatment #title02 {background: url(../images/treatment_h2-02.jpg) 0 0 no-repeat;}
#treatment #title03 {background: url(../images/treatment_h3-03.jpg) 0 0 no-repeat;}
#treatment #title04 {background: url(../images/treatment_h3-04.jpg) 0 0 no-repeat;}
#treatment #title05 {background: url(../images/treatment_h3-05.jpg) 0 0 no-repeat;}
#treatment #title06 {background: url(../images/treatment_h2-06.jpg) 0 0 no-repeat;}


/*---------- 09  Sitemap  -----------*/
#sitemap #title01 {background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}
#sitemap .voice{
	width:520px;
	padding:0 10px;
	margin:0 0 15px 0;
	border:#999999 1px solid;
	background:#F2EEE3;
	line-height:18px;
}

/*---------- 09  Content -----------*/
#contact #title01 {background: url(../images/contact_h2-01.jpg) 0 0 no-repeat;}

/*---------- 09  Cost -----------*/
.text_right{
	text-align:right;
}
#cost #title01 {background: url(../images/cost_h2-01.jpg) 0 0 no-repeat;}
#cost #title02 {background: url(../images/cost_h3-02.jpg) 0 0 no-repeat;}
#cost #title03 {background: url(../images/cost_h3-03.jpg) 0 0 no-repeat;}
#cost #title04 {background: url(../images/cost_h3-04.jpg) 0 0 no-repeat; margin-bottom:15px;}
#cost #title05 {background: url(../images/cost_h3-05.jpg) 0 0 no-repeat;}

/*---------- banner -----------*/
.ban_contact a{
	width:560px;
	height:120px;
	display:block;
	text-indent:-9999px;
	margin:10px 15px;
	background:url(../images/ban_contact.jpg);
}
.ban_contact a:hover{
	background-position:0 100%;
}