﻿@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: url(../images/body_bg.jpg) top repeat-x #FEFFED; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 810px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 5px;
	background: url(../images/main_bg.jpg) right top no-repeat;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 2em 0 1em 0;
	}



/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 90px;
	width: 800px;
	margin: 0 5px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 300px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 300px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#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;
	}

#nav01 { width: 80px; }
#nav02 { width: 100px; }

#nav01 a {
	background: url(../images/header_nav.jpg) -20px 0 no-repeat;
	width: 80px;
	}
#nav02 a {
	background: url(../images/header_nav.jpg) -100px 0 no-repeat;
	width: 100px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -440px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -320px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -360px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -400px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -440px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -360px no-repeat; }

#nav p { text-align: center; color:#666666;}

#nav p.nav_banner04 a { text-align: center; }

#nav p.nav_banner04 a{
	display: block;
	width: 190px;
	height: 60px;
	margin: 0 0 0 5px;
	padding: 0;
	text-align: left;
	background: url(../images/nav_banner04.jpg) no-repeat 0 0;
	text-indent: -9999em;
	outline: none;
}
#nav p.nav_banner04 a:hover { background-position: bottom; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 5px;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	text-align: right;
	color: #FFF3B6;
	height:80px;
	}
*: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: #FFF3B6;
	}
#footer a:hover { text-decoration: underline; }

#footer .section{float:right; margin:10px;}
#footer .tel{float:left; margin:10px;}

#footer ul { 
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; color:#F5C767;}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px; }
.section .section { padding: .5em 10px; }

*html .section { padding: .5em 15px; }


.center { text-align: center; }

#content #catch{ margin:15px; text-indent:-9999px; width:570px; height:100px;}

#content h2 {
	height: 70px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#603A0C;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #603A0C;
	outline: none;
	}
a:hover { color: #993300; }

#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;
	}

.case2 {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center 40% no-repeat;
	}
.case2 p {
	margin: 0 0 10px;
}

.case_u {
	margin: 10px 20px;
	}

.case2 img,
.case_u img,
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 10px;
	}

#content ul.totop li {
	list-style: none;
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 30px;
	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 */
.box01{margin:10px; padding:10px; border:1px solid #F5C767;}
.box02{width:300px; float:right;}


/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; width:570px; height:350px; margin-bottom:-40px;}

#index #content div#title01 {
  width:570px; 
  margin: 0 0 10px 15px;
}

#index #content #tiny {
  width: 570px;
	height: 150px;
	margin: 10px 0 10px;
	padding: 0;
}



#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat; padding:0px 0px 0px 0px;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; height:30px;}
#index h4#title04{background:url(../images/index_h4-04.jpg) 0 0 no-repeat; height:30px;}
#index h3#title05{background:url(../images/index_h3-05.jpg) 0 0 no-repeat;}
#index h3#title06{background:url(../images/index_h3-03.jpg) 0 0 no-repeat;}

#index h4 a{ display:block;width:268px; height:30px;}

#index .pickup_l{width:268px; border:#999999 solid 1px; margin:0; float:left; background:url(../images/index_img02.jpg) 0 30px no-repeat;}
#index .pickup_r{width:268px; border:#999999 solid 1px; margin:0; float:right; background:url(../images/index_img03.jpg) 0 30px no-repeat;}
#index .pickup_l p, #index .pickup_r p{ padding:100px 10px 10px 10px}

#index .section dl{margin:0;}
#index .section dl.right{float:right; width:340px; margin:0;}
#index .section dt{width:80px; float:left; font-weight:normal;}
#index .section dd{overflow:hidden; width:250px;}
#index .section dd.red{overflow:hidden; width:250px; color:#FF0000; font-weight:bold;}

/*---------- 08  doctor -----------*/
#doctor #catch{background:url(../images/doctor_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#doctor h2#title01{background:url(../images/doctor_h2-01.jpg) 0 0 no-repeat;}
#doctor h3#title02{background:url(../images/doctor_h3-02.jpg) 0 0 no-repeat;}

#doctor table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	float:right;
}
#doctor table th {
	text-align: left;	
	color:#993300;
	width: 80px;
	background-color:#FFF3B6;
	font-weight:normal;
}
#doctor td {
	background-color:#FFFFFF;
	width: 280px;
}

#doctor td,
#doctor th,{
	border: 1px solid #993300;
}

#doctor table ul{margin:0;}
#doctor .box02 ul{margin:0;}

#doctor table ul{margin:0;}
#doctor table dl{margin:0;}
#doctor table dt{width:60px; float:left; font-weight:normal;}
#doctor table dd{overflow:hidden; width:200px;}


/*---------- 09  clinic -----------*/
#clinic #catch{background:url(../images/clinic_header.jpg) 0 0 no-repeat;}
#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;}


/*---------- 10  concept -----------*/
#concept #catch{background:url(../images/concept_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#concept h2#title01{background:url(../images/concept_h2-01.jpg) 0 0 no-repeat;}
#concept h3#title02{background:url(../images/concept_h3-02.jpg) 0 0 no-repeat;}
#concept h4#title03{background:url(../images/concept_h4-03.jpg) 0 0 no-repeat;}
#concept h4#title04{background:url(../images/concept_h4-04.jpg) 0 0 no-repeat;}
#concept h3#title05{background:url(../images/concept_h3-05.jpg) 0 0 no-repeat;}
#concept h4#title06{background:url(../images/concept_h4-06.jpg) 0 0 no-repeat;}
#concept h4#title07{background:url(../images/concept_h4-07.jpg) 0 0 no-repeat;}
#concept h4#title08{background:url(../images/concept_h4-08.jpg) 0 0 no-repeat;}
#concept h4#title09{background:url(../images/concept_h4-09.jpg) 0 0 no-repeat;}
#concept h4#title10{background:url(../images/concept_h4-10.jpg) 0 0 no-repeat;}
#concept h4#title11{background:url(../images/concept_h4-11.jpg) 0 0 no-repeat;}
#concept h3#title12{background:url(../images/concept_h3-12.jpg) 0 0 no-repeat;}
#concept h4#title13{background:url(../images/concept_h4-13.jpg) 0 0 no-repeat;}
#concept h4#title14{background:url(../images/concept_h4-14.jpg) 0 0 no-repeat;}

#concept h4 a{display:block; height:15px;}


/*---------- 11  prevent -----------*/
#prevent #catch{background:url(../images/prevent_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#prevent h2#title01{background:url(../images/prevent_h2-01.jpg) 0 0 no-repeat;}
#prevent h3#title02{background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent h4#title03{background:url(../images/prevent_h4-03.jpg) 0 0 no-repeat;}
#prevent h4#title04{background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat;}
#prevent h4#title05{background:url(../images/prevent_h4-05.jpg) 0 0 no-repeat;}
#prevent h4#title06{background:url(../images/prevent_h4-06.jpg) 0 0 no-repeat;}
#prevent h3#title07{background:url(../images/prevent_h3-07.jpg) 0 0 no-repeat;}
#prevent h4#title08{background:url(../images/prevent_h4-08.jpg) 0 0 no-repeat;}
#prevent h4#title09{background:url(../images/prevent_h4-09.jpg) 0 0 no-repeat;}
#prevent h4#title10{background:url(../images/prevent_h4-10.jpg) 0 0 no-repeat;}

#prevent .section strong{
	color:#FF6600;
	border-bottom:#FFCC99 solid 1px;
	float:right;
	clear:both;
}


/*---------- 12  esthe -----------*/
#esthe #catch{background:url(../images/esthe_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#esthe h2#title01{background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat;}
#esthe h3#title02{background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe h4#title03{background:url(../images/esthe_h4-03.jpg) 0 0 no-repeat;}
#esthe h4#title04{background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}
#esthe h3#title05{background:url(../images/esthe_h3-05.jpg) 0 0 no-repeat;}
#esthe h4#title06{background:url(../images/esthe_h4-06.jpg) 0 0 no-repeat;}
#esthe h4#title07{background:url(../images/esthe_h4-07.jpg) 0 0 no-repeat;}
#esthe h4#title08{background:url(../images/esthe_h4-08.jpg) 0 0 no-repeat;}
#esthe h3#title09{background:url(../images/esthe_h3-09.jpg) 0 0 no-repeat;}
#esthe h4#title10{background:url(../images/esthe_h4-10.jpg) 0 0 no-repeat;}

#esthe .section strong.price{
	color:#FF6600;
	border-bottom:#FFCC99 solid 1px;
	float:right;
	clear:both;
}
#esthe .Sr_orange{	
	color:#FF6600;
	font-size:14px;	
	font-weight:bold;
	clear:both;
}

#esthe .box01 ul{margin:0;}
#esthe .box_q{background: url(../images/esthe_q.jpg) 0 0 no-repeat; color:#993300; padding-left:30px; height:30px;}
#esthe .box_a{background: url(../images/esthe_a.jpg) 0 0 no-repeat; padding-left:30px;}
#esthe .box_a p{background-color:#FFF3B6; padding:10px;}


#esthe .hybrid {
	width: 170px;
	float: left;
	line-height: 16px;
}

#esthe .hybrid .t_center {
	text-align: center;
}

#esthe .hybrid .arrow {
	text-indent: -9999px;
	width: 170px;
	height: 30px;
	margin: 15px 0;
	background: url(../images/arrow.jpg) center 0 no-repeat;
}

#esthe .marLR10 {
	margin: 0 13px;
}


/*---------- 13  laser -----------*/
#laser #catch{background:url(../images/laser_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#laser h2#title01{background:url(../images/laser_h2-01.jpg) 0 0 no-repeat;}
#laser h3#title02{background:url(../images/laser_h3-02.jpg) 0 0 no-repeat;}
#laser h4#title03{background:url(../images/laser_h4-03.jpg) 0 0 no-repeat;}
#laser h4#title04{background:url(../images/laser_h4-04.jpg) 0 0 no-repeat;}
#laser h4#title05{background:url(../images/laser_h4-05.jpg) 0 0 no-repeat;}
#laser h4#title06{background:url(../images/laser_h4-06.jpg) 0 0 no-repeat;}
#laser h4#title07{background:url(../images/laser_h4-07.jpg) 0 0 no-repeat;}


/*---------- 14  implant -----------*/
#implant #catch{background:url(../images/implant_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#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;}
#implant h4#title05{background:url(../images/implant_h4-05.jpg) 0 0 no-repeat;}
#implant h4#title06{background:url(../images/implant_h4-06.jpg) 0 0 no-repeat;}

#implant h5 {
text-indent:-9999em;
margin: 5px 0 0 30px;
}

#implant h5#title02{ background:url(../images/implant_h5_02.jpg) 0 0 no-repeat; }
#implant h5#title03{ background:url(../images/implant_h5_03.jpg) 0 0 no-repeat; }
#implant h5#title04{ background:url(../images/implant_h5_04.jpg) 0 0 no-repeat; }
#implant h5#title05{ background:url(../images/implant_h5_05.jpg) 0 0 no-repeat; }

#implant strong.price{
	color:#FF6600;
	border-bottom:#FFCC99 solid 1px;
	float:right;
	clear:both;
}

#implant table {
	text-align: left;
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	float:right;
}
#implant table th {
	text-align: clear;	
	color:#993300;
	width:140px;
	background-color:#FFF3B6;
	font-weight:normal;
}
#implant table th.title {
	text-align: center;	
	color:#603A0C;
	width: auto;
	background-color:#F5C767;
}
#implant td {
	background-color:#FFFFFF;
	width: 180px;
	vertical-align: top;
}

#implant td,
#implant th,{
	border: 1px solid #993300;
}

#implant .arrow {
	background: url(../images/arrow.jpg) center bottom no-repeat;
	padding-bottom: 40px;
	text-align: center;
}
#implant .Sr_orange{
	margin:-10px 0 -10px 25px;
	color:#FF6600;
	font-size:14px;	
	font-weight:bold;
	clear:both;
}


/*---------- 15  access -----------*/
#access #catch{background:url(../images/access_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#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 table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;
}
#access table th {
	text-align: clear;	
	color:#993300;
	width:150px;
	background-color:#FFF3B6;
	font-weight:normal;
}
#access td {
	background-color:#FFFFFF;
	width: 350px;
}

#access td,
#access th,{
	border: 1px solid #993300;
}


#map {
	width: 380px;
	height: 360px;
	}

#access #content #map .InfoWin { width: 240px; }
#access #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 


/*---------- 16  recruit -----------*/
#recruit #catch{background:url(../images/recruit_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#recruit h2#title01{background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat;}
#recruit h3#title02{background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}

#recruit table {
	margin: 0 auto;
}
#recruit table th {	
	color:#930;
	background-color:#FFF3B6;
	font-weight:normal;
	text-align: left;
}
#recruit table td {
	text-align: left;
}

/*---------- 17  sitemap -----------*/
#sitemap #catch{background:url(../images/sitemap_header.jpg) 0 0 no-repeat; width:570px; height:100px;}
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}

