@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#index { background: url(../images/body_bg.jpg) top repeat-x; }
body { background: url(../images/body_bg02.jpg) top repeat-x; }

#wrapper {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	}

#main {
	margin: 0 auto;
	width: 800px;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 0 0 1em 0;
	text-align: left;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 69px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 400px;
	height: 69px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 400px;
	height: 69px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 800px;
	float: right;
	margin: 0 auto;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 auto 20px auto;
	padding: 0;
	list-style: none;
	width: 800px;
	height: 30px;
	}

#header_nav ul{margin:0;}
#header_nav li {
	height: 30px;
	width:160px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 30px;
	width:160px;
	}

#nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat;}
#nav02 a {background: url(../images/header_nav.jpg) -160px 0 no-repeat;}
#nav03 a {background: url(../images/header_nav.jpg) -320px 0 no-repeat;}
#nav04 a {background: url(../images/header_nav.jpg) -480px 0 no-repeat;}
#nav05 a {background: url(../images/header_nav.jpg) -640px 0 no-repeat;}

#nav01 a:hover {background: url(../images/header_nav.jpg) 0 -30px no-repeat;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -160px -30px no-repeat;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -320px -30px no-repeat;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -480px -30px no-repeat;}
#nav05 a:hover {background: url(../images/header_nav.jpg) -640px -30px no-repeat;}

#index #header_img{height:280px; text-indent:-9999px; margin:0; padding:0;}
#header_img p{margin:0; padding:0;}

#header_img{height:250px; text-indent:-9999px; margin:0; padding:0;}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav ul {
	margin: 10px 0;
	padding: 0 0 10px 0;
	list-style: none;
	background: url(../images/nav.jpg) 0 bottom no-repeat;
	}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav06 { background: url(../images/nav.jpg) 0 0 no-repeat; height:45px; }
#nav07 a { background: url(../images/nav.jpg) 0 -45px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -75px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -135px no-repeat; }
#nav10 { background: url(../images/nav.jpg) 0 -165px no-repeat; height:45px; }
#nav11 a { background: url(../images/nav.jpg) 0 -205px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -235px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -265px no-repeat; }

#nav07 a:hover { background: url(../images/nav.jpg) -200px -45px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -75px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -105px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -135px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -205px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -235px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -265px no-repeat; }

#nav p { text-align: center; }

#nav14 a {
	width:200px;
	height:60px;
	display:block;
	text-indent: -9999px;
	background: url(../images/nav_banner01.jpg) 0 0 no-repeat;}
#nav14 a:hover {background: url(../images/nav_banner01.jpg) -200px 0 no-repeat;}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 5px 0 10px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	text-align: center;
	color: #de91a2;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */

#footer .box{width:800px; margin:0 auto;}

#footer .box .image_l  {
	float: left;
	margin-right:20px;
	}

#footer .box .image_r {
	float: right;
	margin:12px 0 0 20px;
	}

/*---------- 06  Contents -----------*/

.section { padding: 0 0 20px 25px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 80px;
	text-indent: -9999px;
	margin: 0 0 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: -5px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 6px 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: #00A33D;
	outline: none;
	}
a:hover { color: #666666; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow01.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 0px 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;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 130px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 28px;
	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:collapse;
	border: 1px solid #999;
	font-size: 100%;
	color: #666;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #999;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.box_r01{width:450px; float:right;}
.box_r02{width:330px; float:right;}

.box_color01{padding:10px; background:#F5F9ED;}
.box_color02{padding:10px; background:#F5F9ED; border:solid 1px #6FA529;}
.box_color03{padding:10px; border:solid 1px #6FA529;}


.arrow_link {
	background: url(../images/arrow_link.jpg) 0 8px no-repeat;
	padding-left: 15px;
	}
	

/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; margin:0; margin-top:20px; height:35px;}

#index #header_img{background:url(../images/index_main.jpg) center top no-repeat;}

#index .pickup a {text-indent:-9999px; display:block;}
#index .pickup #pickup p {margin:0; padding:0;}
#index #pickup01 a { background:url(../images/index_pickup01.jpg) 0 0 no-repeat; width:350px; height:150px; margin-bottom:30px;}
#index #pickup01 a:hover { background:url(../images/index_pickup01.jpg) -350px 0 no-repeat; width:350px; height:150px; margin-bottom:30px;}

#index #pickup02 a { background:url(../images/index_pickup02.jpg) 0 0 no-repeat; width:350px; height:150px;}
#index #pickup02 a:hover { background:url(../images/index_pickup02.jpg) -350px 0 no-repeat; width:350px; height:150px;}

#index #pickup03 a { background:url(../images/index_pickup03.jpg) 0 0 no-repeat; width:190px; height:335px; margin-bottom:20px;}
#index #pickup03 a:hover { background:url(../images/index_pickup03.jpg) -190px 0 no-repeat; width:190px; height:335px;margin-bottom:20px;}

#index #pickup04 a { background:url(../images/index_pickup04.jpg) 0 0 no-repeat; width:275px; height:80px;}
#index #pickup04 a:hover { background:url(../images/index_pickup04.jpg) -275px 0 no-repeat; width:275px; height:80px;}

#index #pickup05 a { background:url(../images/index_pickup05.jpg) 0 0 no-repeat; width:275px; height:80px;}
#index #pickup05 a:hover { background:url(../images/index_pickup05.jpg) -275px 0 no-repeat; width:275px; height:80px;}

#index .pickup .image_r{margin:0;}

/*---------- 08  first -----------*/
#first #header_img{background:url(../images/first_catch.jpg) center top no-repeat;}

#first h2#title01{background:url(../images/first_h2-01.jpg) 0 0 no-repeat; }
#first h3#title02{background:url(../images/first_h3-02.jpg) 0 0 no-repeat; }
#first h4#title03{background:url(../images/first_h4-03.jpg) 0 0 no-repeat; }
#first h3#title04{background:url(../images/first_h3-04.jpg) 0 0 no-repeat; }
#first h4#title05{background:url(../images/first_h4-05.jpg) 0 0 no-repeat; height:30px; }
#first h4#title06{background:url(../images/first_h4-06.jpg) 0 0 no-repeat; height:30px; }
#first h4#title07{background:url(../images/first_h4-07.jpg) 0 0 no-repeat; height:30px; }
#first h4#title08{background:url(../images/first_h4-08.jpg) 0 0 no-repeat; height:30px; }
#first h3#title09{background:url(../images/first_h3-09.jpg) 0 0 no-repeat; }
#first h4#title10{background:url(../images/first_h4-10.jpg) 0 0 no-repeat; }
#first h4#title11{background:url(../images/first_h4-11.jpg) 0 0 no-repeat; }
#first h4#title12{background:url(../images/first_h4-12.jpg) 0 0 no-repeat; }
#first h4#title13{background:url(../images/first_h4-13.jpg) 0 0 no-repeat; }
#first h4#title14{background:url(../images/first_h4-14.jpg) 0 0 no-repeat; }
#first h4#title15{background:url(../images/first_h4-15.jpg) 0 0 no-repeat; }

#first dt#first_title01{background:url(../images/first_title01.jpg) 0 0 no-repeat;}
#first dt#first_title02{background:url(../images/first_title02.jpg) 0 0 no-repeat;}
#first dt#first_title03{background:url(../images/first_title03.jpg) 0 0 no-repeat;}
#first dt#first_title04{background:url(../images/first_title04.jpg) 0 0 no-repeat;}
#first dt#first_title05{background:url(../images/first_title05.jpg) 0 0 no-repeat;}
#first dl{margin:5px 0; width:550px; padding:0;}
#first dt{width:550px; text-indent:-9999px; margin:0 0; height:52px; padding:0;}
#first dd{width:520px; background: url(../images/first_bg.jpg) 0 bottom no-repeat; padding:15px; margin:0 0 20px 0;}

*html #first dd{width:550px; background: url(../images/first_bg.jpg) 0 bottom no-repeat; padding:15px; margin:0 0 20px 0;}


/*---------- 09  check -----------*/
#check #header_img{background:url(../images/check_catch.jpg) center top no-repeat;}

#check h2#title01{background:url(../images/check_h2-01.jpg) 0 0 no-repeat; }



/*---------- 10  type -----------*/
#type #header_img{background:url(../images/type_catch.jpg) center top no-repeat;}

#type h2#title01{background:url(../images/type_h2-01.jpg) 0 0 no-repeat; }
#type h3#title02{background:url(../images/type_h3-02.jpg) 0 0 no-repeat; }
#type h4#title03{background:url(../images/type_h4-03.jpg) 0 0 no-repeat; }
#type h4#title04{background:url(../images/type_h4-04.jpg) 0 0 no-repeat; }
#type h4#title05{background:url(../images/type_h4-05.jpg) 0 0 no-repeat; }
#type h4#title06{background:url(../images/type_h4-06.jpg) 0 0 no-repeat; }

#type dl.type_ortho {margin:15px 0 15px 10px;}
#type dl.type_ortho dt{float:left; text-indent:-9999px;margin:0 0 10px 0; padding:0;}
#type dl.type_ortho dd{margin:5px 0 10px 10px;height:30px;float:left; width:200px;}

#type dt#type_title01{background:url(../images/type_title01.jpg) 0 0 no-repeat;}
#type dt#type_title02{background:url(../images/type_title02.jpg) 0 0 no-repeat;}
#type dt#type_title03{background:url(../images/type_title03.jpg) 0 0 no-repeat;}
#type dt#type_title04{background:url(../images/type_title04.jpg) 0 0 no-repeat;}

#type dt a{display:block;width:300px;height:30px;}

/*---------- 11  age -----------*/
#age #header_img{background:url(../images/age_catch.jpg) center top no-repeat;}

#age h2#title01{background:url(../images/age_h2-01.jpg) 0 0 no-repeat; }
#age h3#title02{background:url(../images/age_h3-02.jpg) 0 0 no-repeat; }
#age h4#title03{background:url(../images/age_h4-03.jpg) 0 0 no-repeat; }
#age h5#title04{background:url(../images/age_h5-04.jpg) 0 0 no-repeat; }
#age h4#title05{background:url(../images/age_h4-05.jpg) 0 0 no-repeat; }
#age h5#title06{background:url(../images/age_h5-06.jpg) 0 0 no-repeat; }
#age h4#title07{background:url(../images/age_h4-07.jpg) 0 0 no-repeat; }
#age h5#title08{background:url(../images/age_h5-08.jpg) 0 0 no-repeat; }
#age h4#title09{background:url(../images/age_h4-09.jpg) 0 0 no-repeat; }
#age h4#title10{background:url(../images/age_h4-10.jpg) 0 0 no-repeat; }
#age h4#title11{background:url(../images/age_h4-11.jpg) 0 0 no-repeat; }
#age h5#title12{background:url(../images/age_h5-12.jpg) 0 0 no-repeat; }
#age h4#title13{background:url(../images/age_h4-13.jpg) 0 0 no-repeat; }
#age h4#title14{background:url(../images/age_h4-14.jpg) 0 0 no-repeat; }

#age h5{text-indent:-9999px; height:20px;}

#age .bg01{background: url(../images/age01.jpg) left 30px no-repeat;}
#age .bg02{background: url(../images/age02.jpg) left 30px no-repeat;}
#age .bg03{background: url(../images/age03.jpg) left 30px no-repeat;}
#age .bg04{background: url(../images/age19.jpg) left 30px no-repeat;}

.red{
	color:#FF0000;
}
#age .section .section_case{
	margin:0 100px;
}

/*---------- 12  child -----------*/
#child #header_img{background:url(../images/child_catch.jpg) center top no-repeat;}

#child h2#title01{background:url(../images/child_h2-01.jpg) 0 0 no-repeat; }
#child h3#title02{background:url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h4#title03{background:url(../images/child_h4-03.jpg) 0 0 no-repeat; }
#child h5#title04{background:url(../images/child_h5-04.jpg) 0 0 no-repeat; }
#child h4#title05{background:url(../images/child_h4-05.jpg) 0 0 no-repeat; }
#child h5#title06{background:url(../images/child_h5-04.jpg) 0 0 no-repeat; }
#child h4#title07{background:url(../images/child_h4-07.jpg) 0 0 no-repeat; }
#child h5#title08{background:url(../images/child_h5-04.jpg) 0 0 no-repeat; }
#child h4#title09{background:url(../images/child_h4-09.jpg) 0 0 no-repeat; }
#child h5#title10{background:url(../images/child_h5-04.jpg) 0 0 no-repeat; }
#child h4#title11{background:url(../images/child_h4-11.jpg) 0 0 no-repeat; }
#child h5#title12{background:url(../images/child_h5-04.jpg) 0 0 no-repeat; }

#child h4{ height:45px;}
#child h5{text-indent:-9999px; height:55px;}

#child .faq_a{
	background: url(../images/child_a.jpg) 0 0 no-repeat;
	padding:0 0 15px 30px;
	font-size:108%;
}
#child .box_color02 dl{margin:5px 20px;}
#child .box_color02 dt{float:left; width:7em; color:#00A33D;}
#child .box_color02 dd{padding-left:8em;}

/*---------- 13  price -----------*/
#price #header_img{background:url(../images/price_catch.jpg) center top no-repeat;}

#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 h4#title03{background:url(../images/price_h4-03.jpg) 0 0 no-repeat; }
#price h3#title04{background:url(../images/price_h3-04.jpg) 0 0 no-repeat; margin-top:20px; }
#price h4#title05{background:url(../images/price_h4-05.jpg) 0 0 no-repeat; }
#price h4#title06{background:url(../images/price_h4-06.jpg) 0 0 no-repeat; }
#price h3#title07{background:url(../images/price_h3-07.jpg) 0 0 no-repeat; }
#price h4#title08{background:url(../images/price_h4-08.jpg) 0 0 no-repeat; }
#price h4#title09{background:url(../images/price_h4-09.jpg) 0 0 no-repeat; }
#price h4#title10{background:url(../images/price_h4-10.jpg) 0 0 no-repeat; }

#price .box_color03 strong{color:#00A33D; font-size:108%;}

#price table{margin:5px 10px;}
#price table th{background:#B4DD90; width:150px; color:#00A33D; text-align:left;}
#price table th.title_r{background:#F0F0F0; width:150px; color:#456812; text-align:left;}
#price table td{background:#FFF; width:150px;}
#price table th.title{background:#B4DD90; width:300px; color:#00A33D; text-align:left;}

#price table th,
#price table td{margin:0;}


/*---------- 14  clinic -----------*/
#clinic #header_img{background:url(../images/clinic_catch.jpg) center top 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 h3#title03{background:url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h3#title04{background:url(../images/clinic_h3-04.jpg) 0 0 no-repeat; }
#clinic h3#title05{background:url(../images/clinic_h3-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 table{margin:5px 10px;}
#clinic table th{background:#B4DD90; width:180px; color:#00A33D; text-align:left;}
#clinic table td{background:#FFF; width:350px;}

#clinic table ul{margin:0;}

#clinic .box_color01 strong{color:#00A33D;}


#map {
	width: 330px;
	height: 330px;
	}

#clinic #content #map .InfoWin { width: 240px; }
#clinic #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #666666;
	letter-spacing: 1px;
	} 

/*---------- 15  form -----------*/
#form #header_img{background:url(../images/form_catch.jpg) center top no-repeat;}

#form h2#title01{background:url(../images/form_h2-01.jpg) 0 0 no-repeat; }
#form h3#title02{background:url(../images/form_h3-02.jpg) 0 0 no-repeat; }
#form h4#title03{background:url(../images/form_h4-03.jpg) 0 0 no-repeat; }

#form table{margin:5px 10px;}
#form table th{background:#B4DD90; width:180px; color:#00A33D; text-align:left;}
#form table td{background:#FFF; width:300px;}
#form table td.require{ width:15px;}

/*---------- 16  sitemap -----------*/
#sitemap #header_img{background:url(../images/sitemap_catch.jpg) center top no-repeat;}

#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; }


#sitemap dl {margin:0;}
#sitemap dt{background:url(../images/table_bg01.jpg) top repeat-x; border-bottom: solid 1px #00A33D; padding-left:15px;color:#00A33D;}
#sitemap dd{margin-bottom:20px;}