@charset "UTF-8";
@import "base.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: #e9e5d5 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 804px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right:
	}

#main {
	margin: 0 2px;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 620px;
	float: right;
	font-size: 130%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 10px 0 1em 0;
	}

body li{list-style: none;}

/*---------- 03  Header -----------*/

#header_text{padding:2px 10px;font-size:85%;}

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 90px;
	width: 800px;
	margin: 0 2px;
	padding: 0;
	border-bottom: 1px solid #999999;
	}

h1 {
	text-indent: -9999px;
	width: 500px;
	height: 60px;
	line-height: 1.0;
	float: left;
	margin:15px;
	}
h1 a {
	display: block;
	width: 500px;
	height: 60px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 200px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#header .section p{font-size:85%; margin:5px; text-align:right;}

#header p.tel img { display: block; }

#header_nav {
	margin: 65px 0 0 0;
	padding: 0;
	list-style: none;
	height: 15px;
	}

#header_nav li {
	height: 15px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 15px;
	}

#nav01 { width: 50px; margin:0 20px 0 55px; }
*html #nav01 { width: 50px; margin:0 20px 0 27px; }
#nav02 { width: 70px; margin:0 0 0 0; }

#main_img{ width:800px; height:300px; background:url(../images/main_img.jpg) 0 0 no-repeat; margin: 5px 2px; text-indent:-9999px;list-style: none;}
#main_img #main_nav{margin:0; width:800px;list-style: none;}
#main_img #main_nav ul{margin:10px 0; padding:0; width:180px;float:right;}
#main_img #main_nav li,{margin:0; padding:0; list-style:none; width:180px;}
#main_img #main_nav li a{display:block; height:70px;list-style: none; width:180px;margin:0; padding:0;}

#main_nav01 a{background: url(../images/main_nav.jpg) 0 0 no-repeat;}
#main_nav02 a{background: url(../images/main_nav.jpg) 0 -70px no-repeat;}
#main_nav03 a{background: url(../images/main_nav.jpg) 0 -140px no-repeat;}
#main_nav04 a{background: url(../images/main_nav.jpg) 0 -210px no-repeat;}

#main_nav01 a:hover{background: url(../images/main_nav.jpg) -180px 0 no-repeat;}
#main_nav02 a:hover{background: url(../images/main_nav.jpg) -180px -70px no-repeat;}
#main_nav03 a:hover{background: url(../images/main_nav.jpg) -180px -140px no-repeat;}
#main_nav04 a:hover{background: url(../images/main_nav.jpg) -180px -210px no-repeat;}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}


#nav .internal li#nav04 a {
	display: block;
	height: 40px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav03 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 30px; }
#nav04 a { background: url(../images/nav.jpg) 0 -30px no-repeat; height: 40px; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#nav08 { background: url(../images/nav.jpg) 0 -160px no-repeat; height: 30px; }
#nav09 a { background: url(../images/nav.jpg) 0 -190px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -220px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -250px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -310px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -330px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -180px -30px no-repeat; height: 40px; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -100px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -190px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -220px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -250px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -280px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -310px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -330px no-repeat; }

#nav p { text-align: center; }

#nav p.txt_qr { text-align: left; padding: 0 10px; font-weight: bold;}

#nav p.sr_nav_mail  {margin-left:10px;}
* html #nav p.sr_nav_mail  {margin-left:0px;}
*:first-child+html #nav p.sr_nav_mail  {margin-left:0px;}

#nav p.sr_nav_mail a { display:block;
overflow:hidden;
text-indent:-99999px;
background:url(../images/banner04.jpg);
width:160px;
height:73px; 
margin:0;
padding:0;}
#nav p.sr_nav_mail a:hover {
background:url(../images/banner04_o.jpg);
}

p.sr_bn { margin-left:18px; margin-bottom:20px;}

p.sr_bn a { display:block;
overflow:hidden;
text-indent:-99999px;
background:url(../images/banner03.jpg);
width:560px;
height:113px; 
margin:0;
padding:0;}
p.sr_bn a:hover {
background:url(../images/banner03_o.jpg);
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 10px 0;
	margin: 0 2px;
	background: #fff url(../images/footer_bg.gif) 0 0 repeat-x;
	font-size: 85%;
	color: #825636;
	height:80px;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */
#footer .section{float:right; text-align:right; padding:10px 10px;}
#footer .image_l{padding:10px;}
#footer a {
	text-decoration: none;
	color: #825636;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; color:#FF8200;}


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 50px;
	text-indent: -9999px;
	margin: 0 20px;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 10px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #825636;
	outline: none;
	}
a:hover { color: #825636; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .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: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	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 */

.text01{ border: solid 1px #FDAE00; padding:5px 10px; margin-bottom:15px;}
.text01 p{ background:#FFF3D2; padding:10px;}

.font_red{color:#FF0000;}

/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:30px;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;
 margin:0; padding:0; width:268px; height:125px;}
#index h3#title03{background:url(../images/index_h3-03.jpg) 0 0 no-repeat;
 margin:0; padding:0; width:268px; height:125px;}
#index h3#title04{background:url(../images/index_h3-04.jpg) 0 0 no-repeat;
 margin:0; padding:0; width:268px; height:125px;}
#index h3#title05{background:url(../images/index_h3-05.jpg) 0 0 no-repeat;
 margin:0; padding:0; width:268px; height:125px;}
#index h4#title06{background:url(../images/index_h4-06.jpg) 0 0 no-repeat;}
#index h4#title07{background:url(../images/index_h4-07.jpg) 0 0 no-repeat;}

#index h3 a{display: block; width:268px; height:125px;}

#index .pickup_l { width:268px; border:solid 1px #999999; float:left; margin:0; padding:0;}
#index .pickup_r { width:268px; border:solid 1px #999999; float:right; margin:0; padding:0;}
#index .pickup_l p,
#index .pickup_r p{padding:5px;}

#index p.end {
  color: #0000CC;
	font-weight: bold;
}

/*---------- 08  Implant -----------*/
#implant h2#title01{background:url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02{background:url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#title03{background:url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title04{background:url(../images/implant_h4-04.jpg) 0 0 no-repeat; }


/*---------- 09  Merit -----------*/
#merit h2#title01{background:url(../images/merit_h2-01.jpg) 0 0 no-repeat; }
#merit h3#title02{background:url(../images/merit_h3-02.jpg) 0 0 no-repeat; }
#merit h3#title03{background:url(../images/merit_h3-03.jpg) 0 0 no-repeat; }
#merit h4#title04{background:url(../images/merit_h4-04.jpg) 0 0 no-repeat; }
#merit h4#title05{background:url(../images/merit_h4-05.jpg) 0 0 no-repeat; }
#merit h4#title06{background:url(../images/merit_h4-06.jpg) 0 0 no-repeat; }

#merit table {
	text-align: left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#merit table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 170px;
	text-align: center;	
}
#merit td.merit01 {
	background-color:#FDAE00;
	width: 190px;
	text-align: center;
	color:#664310;
}
#merit td.merit02 {
	background-color:#EED183;
	width: 190px;
	text-align: center;
	color:#664310;
}
#merit td {
	background-color:#FFFFFF;
	width: 190px;
}
#merit td,
#merit th,{
	border: 1px solid #3F3008;
}
#merit table ul{ margin:0;}


/*---------- 10  Recommend -----------*/
#recommend h2#title01{background:url(../images/recommend_h2-01.jpg) 0 0 no-repeat; }
#recommend h3#title02{background:url(../images/recommend_h3-02.jpg) 0 0 no-repeat; }
#recommend h3#title03{background:url(../images/recommend_h3-03.jpg) 0 0 no-repeat; }
#recommend h4#title04{background:url(../images/recommend_h4-04.jpg) 0 0 no-repeat; }
#recommend h4#title05{background:url(../images/recommend_h4-05.jpg) 0 0 no-repeat; }
#recommend h4#title06{background:url(../images/recommend_h4-06.jpg) 0 0 no-repeat; }

#recommend table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#recommend table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 150px;
	text-align: center;	
}
#recommend td.merit01 {
	background-color:#FDAE00;
	width: 200px;
	text-align: center;
	color:#664310;
}
#recommend td.merit02 {
	background-color:#EED183;
	width: 200px;
	text-align: center;
	color:#664310;
}
#recommend td {
	background-color:#FFFFFF;
	width: 200px;
}
#recommend td,
#recommend th{
	border: 1px solid #3F3008;
}

#recommend dl{margin:0;}
#recommend dl dt{color:#664310;}
#recommend dl dd{padding-left:10px;}

/*---------- 11  Kind -----------*/
#kind h2#title01{background:url(../images/kind_h2-01.jpg) 0 0 no-repeat; }
#kind h3#title02{background:url(../images/kind_h3-02.jpg) 0 0 no-repeat; }
#kind h4#title03{background:url(../images/kind_h4-03.jpg) 0 0 no-repeat; }
#kind h3#title04{background:url(../images/kind_h3-04.jpg) 0 0 no-repeat; }
#kind h4#title05{background:url(../images/kind_h4-05.jpg) 0 0 no-repeat; }
#kind h4#title06{background:url(../images/kind_h4-06.jpg) 0 0 no-repeat; }

#kind #content .section li{color:#664310; font-weight:bold;}


/*---------- 12  Flow -----------*/
#flow h2#title01{background:url(../images/flow_h2-01.jpg) 0 0 no-repeat; }
#flow h3#title02{background:url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow h3#title03{background:url(../images/flow_h3-03.jpg) 0 0 no-repeat; }


/*---------- 13  Care -----------*/
#care h2#title01{background:url(../images/care_h2-01.jpg) 0 0 no-repeat; }
#care h3#title02{background:url(../images/care_h3-02.jpg) 0 0 no-repeat; }
#care h3#title03{background:url(../images/care_h3-03.jpg) 0 0 no-repeat; }
#care h4#title04{background:url(../images/care_h4-04.jpg) 0 0 no-repeat; }
#care h4#title05{background:url(../images/care_h4-05.jpg) 0 0 no-repeat; }
#care h3#title06{background:url(../images/care_h3-06.jpg) 0 0 no-repeat; }


/*---------- 14  Case -----------*/
#case h2#title01{background:url(../images/case_h2-01.jpg) 0 0 no-repeat; }

#case h4#title03{background:url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case h4#title04{background:url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case h4#title05{background:url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case h4#title06{background:url(../images/case_h4-04.jpg) 0 0 no-repeat; }

/*---------- 15  Price -----------*/
#price h2#title01{background:url(../images/price_h2-01.jpg) 0 0 no-repeat; }
#price h3#title02{background:url(../images/price_h3-02.jpg) 0 0 no-repeat; }
#price h3#title03{background:url(../images/price_h3-03.jpg) 0 0 no-repeat; }
#price h3#title04{background:url(../images/price_h3-04.jpg) 0 0 no-repeat; }
#price h2#title05{background:url(../images/price_h2-05.jpg) 0 0 no-repeat; }


#price table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#price table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 150px;
}
#price td.box01 {
	background-color:#FDAE00;
	width: 300px;
	color:#664310;
	text-align: left;
}
#price td.box02 {
	background-color:#FDAE00;
	width: 100px;
	color:#664310;
	text-align: left;
}
#price td.box03 {
	background-color:#EED183;
	width: 200px;
	color:#664310;
	text-align: left;
}
#price td {
	background-color:#FFFFFF;
	width: 100px;
	text-align: right;
}
#price td,
#price th{
	border: 1px solid #3F3008;
}

.bold { font-weight: bold;}


/*---------- 16  Faq -----------*/
#faq h2#title01{background:url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02{background:url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h3#title03{background:url(../images/faq_h3-03.jpg) 0 0 no-repeat; }

#faq .text_q { padding:.5em 30px;}
#faq .text_q ul{margin:0;}
#faq .text_q li{background:url(../images/faq_q02.jpg) 0 0 no-repeat; padding-left:25px; height:30px; }

#faq .box_q{margin:5px 10px; background:url(../images/faq_q.jpg) 0 0 no-repeat; padding-left:35px; color:#664310; height:30px; }
#faq .box_a{border: solid 1px #FDAE00; margin:5px 10px; margin-bottom:15px;background:url(../images/faq_a.jpg) 5px 5px no-repeat; padding: 5px 5px 5px 45px;}


/*---------- 17  Access -----------*/
#access h2#title01{background:url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02{background:url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h3#title03{background:url(../images/access_h3-03.jpg) 0 0 no-repeat; }

#access .info table {
	text-align: left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#access .info table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 100px;
}

#access .info td {
	background-color:#FFFFFF;
	width: 220px;
}
#access .info td,
#access .info th{
	border: 1px solid #3F3008;
}

#access table {
	text-align: left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#access table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 150px;
}

#access td {
	background-color:#FFFFFF;
	width: 400px;
}
#access td,
#access th{
	border: 1px solid #3F3008;
}


/*---------- 18  Dr -----------*/
#dr h2#title01{background:url(../images/dr_h2-01.jpg) 0 0 no-repeat; }
#dr h3#title02{background:url(../images/dr_h3-02.jpg) 0 0 no-repeat; }
#dr h4#title03{background:url(../images/dr_h4-03.jpg) 0 0 no-repeat; }
#dr h4#title04{background:url(../images/dr_h4-04.jpg) 0 0 no-repeat; }
#dr h3#title05{background:url(../images/dr_h3-05.jpg) 0 0 no-repeat; }


#dr .profile{width:370px; float:right; padding-bottom:15px;}

/*---------- 19  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title04{background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title05{background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title06{background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title07{background:url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title08{background:url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title09{background:url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }

#clinic .photo{width:320px; float:right; padding-bottom:15px;}

/*---------- 20  Job -----------*/
#job h2#title01{background:url(../images/job_h2-01.jpg) 0 0 no-repeat; }
#job h3#title02{background:url(../images/job_h3-02.jpg) 0 0 no-repeat; }

#job table {
	text-align: left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	vertical-align: top;
}
#job table th {
	background-color:#FFF6E1;
	text-align: left;	
	color:#78342B;
	width: 150px;
}

#job td {
	background-color:#FFFFFF;
	width: 350px;
}
#job td,
#job th{
	border: 1px solid #3F3008;
}

.red_bold {
	color: #f00;
	font-weight: bold;
}

/*---------- 21  sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02{background:url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }
#sitemap h3#title03{background:url(../images/sitemap_h3-03.jpg) 0 0 no-repeat; }

