@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-color:#F9F9ED; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-color:#FFF;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 1em 0 1em 0;
	}
*html #wrapper {
	width: 802px;
	}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 95px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: 96px; } /*  for IE6 only */


h1 {
	text-indent: -9999px;
	width: 260px;
	height: 50px;
	line-height: 1.0;
	float: left;
	margin:10px;
	}
h1 a {
	display: block;
	width: 260px;
	height: 50px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 800px;
	float: right;
	margin: 0;
	padding: 0;
	height:20px;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header .text {margin:0 5px; font-size:77%; color: #56552C; float:left; width:400px;}

#header_nav {
	margin: 2px 0;
	padding: 0;
	list-style: none;
	width: 105px;
	height: 13px;
	float:right;
	}
#header_nav ul{margin:0;}
#header_nav li {
	height: 13px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 13px;
	}

#nav01 { width: 30px; margin-right:15px; }
#nav02 { width: 55px; margin-right:5px; }

#nav01 a {
	width: 30px;
	margin-right:15px;
	}
#nav02 a {
	width: 55px;
	margin-right:5px;
	}

*html #nav01 { width: 30px; margin-right:8px;float:left; }
*html #nav01 a {
	width: 30px;
	margin-right:5px;
	}
*html #nav02 { width: 55px; margin-right:0; }
*html #nav02 a {
	width: 55px;
	margin-right:0;
	}
	
#header_img {width:800px; background:url(../images/header_img01.jpg) 0 0 no-repeat; height:200px;}
#nav_hader {width:210px; margin:0; padding:0; float:right;}
#nav_hader li{height:40px;text-indent: -9999px;}
#nav_hader li a{height:40px;display: block;}


#nav03 a { background: url(../images/nav01.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav01.jpg) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav01.jpg) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav01.jpg) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav01.jpg) 0 -160px no-repeat; }

#nav03 a:hover { background: url(../images/nav01.jpg) -210px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav01.jpg) -210px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav01.jpg) -210px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav01.jpg) -210px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav01.jpg) -210px -160px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav_hader ul,
#nav_hader li,
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}


#nav .internal li {
	height: 32px;
	text-indent: -9999px;
	}
#nav .internal li #nav08 {
	height: 30px;
	text-indent: -9999px;
	}
#nav .internal li a {
	display: block;
	height: 32px;
	}


#nav08 { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav09 a { background: url(../images/nav02.jpg) 0 -30px no-repeat; }
#nav10 a { background: url(../images/nav02.jpg) 0 -62px no-repeat; }
#nav11 a { background: url(../images/nav02.jpg) 0 -94px no-repeat; }
#nav12 a { background: url(../images/nav02.jpg) 0 -126px no-repeat; }
#nav13 a { background: url(../images/nav02.jpg) 0 -158px no-repeat; }
#nav14 a { background: url(../images/nav02.jpg) 0 -190px no-repeat; }

#nav09 a:hover { background: url(../images/nav02.jpg) -200px -30px no-repeat; }
#nav10 a:hover { background: url(../images/nav02.jpg) -200px -62px no-repeat; }
#nav11 a:hover { background: url(../images/nav02.jpg) -200px -94px no-repeat; }
#nav12 a:hover { background: url(../images/nav02.jpg) -200px -126px no-repeat; }
#nav13 a:hover { background: url(../images/nav02.jpg) -200px -158px no-repeat; }
#nav14 a:hover { background: url(../images/nav02.jpg) -200px -190px no-repeat; }

#nav p { text-align: center; }
#nav .info{width:180px; margin:10px; font-size:87%;}
#nav h4#n_title01{background:url(../images/nav_title01.jpg) 0 0 no-repeat; height:25px; margin:0; text-indent:-9999px;}
#nav h4#n_title02{background:url(../images/nav_title02.jpg) 0 0 no-repeat; height:15px; margin:0; text-indent:-9999px;}
#nav .info p{text-align:left; padding:5px 0 5px 10px;}
#nav .info dl{ margin:5px 0 5px 10px;width:180px; }
#nav .info dl dt{width:50px; float:left; font-weight:normal; margin:0;}
#nav .info dl dd{ overflow: hidden;width:120px; margin:0;}
#nav .info a {background: url(../images/nav_click.jpg) 0 0 no-repeat; width:100px; height:12px; text-indent:-9999px; float:right;}
#nav .info a:hover { display:block;width:100px; height:12px;}


*html #nav .info{width:180px; margin:7px; font-size:87%;}
*html #nav .info p{text-align:left; padding:5px 0 3px 5px;}
*html #nav .info dl{ margin:5px 0 3px 5px;width:180px; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 15px 0 14px 0;
	margin: 0;
	height:40px;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	color: #336634;
	}
*: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: #336634;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { padding: 8px 1em; color:#FF9900; float:right; }

#footer #tel{float:left; padding:0 10px 10px 10px;}
#footer #link{float:right; width:550px; text-align:right;}

/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }
.section02 { padding: .5em 15px; }

	.section02 p.movie {
		text-indent: -9999px;
		}

	.section02 p.movie a { 
		display: block;
		height: 110px;
		background: url(../images/bn_movie.png) 0 0 no-repeat; }
	
	.section02 p.movie a:hover { 
		background: url(../images/bn_movie.png) 0 -110px no-repeat; }

p.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin: 0 -10px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#FF6600;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 20px;
	margin-bottom:10px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #336634;
	outline: none;
	}
a:hover { color: #669966; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 15px 0;
	}

.image_r {
	float: right;
	margin: 0 0 15px 15px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow01.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 */
.box01{width:320px; float:right;}
.box02{width:240px; float:right;}
.box03{width:250px; float:left;}
.box04{width:300px; float:right;}
.box05{padding: .5em 10px 30px 10px; background:url(../images/arrow02.jpg) center bottom no-repeat;}
.box06{width:330px; float:right;}

/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; width:570px; height:30px;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat; height:27px; width:268px; margin:0; padding:0;}
#index h3#title03{background:url(../images/index_h3-03.jpg) 0 0 no-repeat; height:27px; width:268px; margin:0; padding:0;}
#index h3#title04{background:url(../images/index_h3-04.jpg) 0 0 no-repeat; height:20px;margin:0; padding:0;}
#index h4#title05{background:url(../images/index_h4-05.jpg) 0 0 no-repeat; height:20px;margin:0; padding:0;}
#index h4#title06{background:url(../images/index_h4-06.jpg) 0 0 no-repeat; height:20px;margin:0; padding:0;}

#index .pickup { padding: .5em 20px; margin-bottom:10px; }


#index .pickup_l{width:270px; margin:0; padding: 0 0 0 0 ; float:left; border: solid 1px #669966;}
#index .pickup_r{width:270px; margin:0; padding: 0 0 0 0 ; float:right; border: solid 1px #669966;}

#index .pickup_l .image_l,
#index .pickup_r .image_l{padding:0 5px 0 0 ; margin:0;}

#index .pickup_l p,
#index .pickup_r p{font-size:87%; padding:5px 10px;}

#index .pickup_l a,
#index .pickup_r a{background:url(../images/index_click.jpg) 0 0 no-repeat; display:block; width:87px; height:11px; float:right; text-indent:-9999px;}

#index .box01{ width:250px; float:left; font-size:87%;}
#index .box02{ width:100px; float:right; font-size:87%;}


/*---------- 08  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 h4#title03{background:url(../images/access_h4-03.jpg) 0 0 no-repeat;}

#access .box01 dl{margin:5px;}
#access .box01 dl dt{float:left; width:60px;}
#access .box01 dl dd{overflow:hidden; width:240px;}
#access .box02 .car{background:url(../images/icon01.jpg) 0 7px no-repeat; padding-left:20px;}
#access .box02 .train{background:url(../images/icon02.jpg) 0 7px no-repeat; padding-left:20px;}


#map {
	width: 280px;
	height: 280px;
	border: 1px solid #005400;
	margin: 0 15px 15px 0;
	padding:0;
	float:left;
	}

#access #content #map .InfoWin { width: 280px; }
#access #content #map .InfoWin p {
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 

/*---------- 09  Concept -----------*/
#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 h3#title03{background:url(../images/concept_h3-03.jpg) 0 0 no-repeat;}


/*---------- 10  Staff -----------*/
#staff h2#title01{background:url(../images/staff_h2-01.jpg) 0 0 no-repeat;}
#staff h3#title02{background:url(../images/staff_h3-02.jpg) 0 0 no-repeat;}
#staff h4#title03{background:url(../images/staff_h4-03.jpg) 0 0 no-repeat;}

#staff .box01 dl{margin:5px;}
#staff .box01 dl dt{float:left; width:60px;}
#staff .box01 dl dd{overflow:hidden; width:240px;}
#staff .box02 .car{background:url(../images/icon01.jpg) 0 7px no-repeat; padding-left:20px;}
#staff .box02 .train{background:url(../images/icon02.jpg) 0 7px no-repeat; padding-left:20px;}


/*---------- 11  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 h4#title10{background:url(../images/clinic_h4-10.jpg) 0 0 no-repeat;}
#clinic h4#title11{background:url(../images/clinic_h4-11.jpg) 0 0 no-repeat;}
#clinic h4#title12{background:url(../images/clinic_h4-12.jpg) 0 0 no-repeat;}


/*---------- 12  General -----------*/
#general h2#title01{background:url(../images/general_h2-01.jpg) 0 0 no-repeat;}
#general h3#title02{background:url(../images/general_h3-02.jpg) 0 0 no-repeat;}
#general h3#title03{background:url(../images/general_h3-03.jpg) 0 0 no-repeat;}
#general h4#title04{background:url(../images/general_h4-04.jpg) 0 0 no-repeat;}
#general h4#title05{background:url(../images/general_h4-05.jpg) 0 0 no-repeat;}
#general h4#title06{background:url(../images/general_h4-06.jpg) 0 0 no-repeat;}
#general h4#title07{background:url(../images/general_h4-07.jpg) 0 0 no-repeat;}
#general h4#title08{background:url(../images/general_h4-08.jpg) 0 0 no-repeat;}
#general h3#title09{background:url(../images/general_h3-09.jpg) 0 0 no-repeat;}
#general h3#title10{background:url(../images/general_h3-10.jpg) 0 0 no-repeat;}
#general h4#title11{background:url(../images/general_h4-11.jpg) 0 0 no-repeat;}
#general h4#title12{background:url(../images/general_h4-12.jpg) 0 0 no-repeat;}


/*---------- 13  Prevent -----------*/
#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 h3#title03{background:url(../images/prevent_h3-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;}


/*---------- 14  Child -----------*/
#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 h3#title03{background:url(../images/child_h3-03.jpg) 0 0 no-repeat;}
#child h3#title04{background:url(../images/child_h3-04.jpg) 0 0 no-repeat;}
#child h4#title05{background:url(../images/child_h4-05.jpg) 0 0 no-repeat;}
#child h4#title06{background:url(../images/child_h4-06.jpg) 0 0 no-repeat;}
#child h3#title07{background:url(../images/child_h3-07.jpg) 0 0 no-repeat;}
#child table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
}
#child table th {
	background-color:#FFFF99;
	text-align: left;	
	color:#005400;
	width: 100px;
}

#child td{
	background-color:#FFFFFF;
	width: 400px;
}

#child td,
#child th,{
	border: 1px solid #999999;
}

/*---------- 15  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat;}
#ortho h3#title02{background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h4#title03{background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat;}
#ortho h4#title04{background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat;}
#ortho h3#title05{background:url(../images/ortho_h3-05.jpg) 0 0 no-repeat;}
#ortho h4#title06{background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat;}
#ortho h4#title07{background:url(../images/ortho_h4-07.jpg) 0 0 no-repeat;}
#ortho h4#title08{background:url(../images/ortho_h4-08.jpg) 0 0 no-repeat;}
#ortho h4#title09{background:url(../images/ortho_h4-09.jpg) 0 0 no-repeat;}
#ortho h4#title10{background:url(../images/ortho_h4-10.jpg) 0 0 no-repeat;}
#ortho h4#title11{background:url(../images/ortho_h4-11.jpg) 0 0 no-repeat;}


/*---------- 16  Denture -----------*/
#denture h2#title01{background:url(../images/denture_h2-01.jpg) 0 0 no-repeat;}
#denture h3#title02{background:url(../images/denture_h3-02.jpg) 0 0 no-repeat;}
#denture h4#title03{background:url(../images/denture_h4-03.jpg) 0 0 no-repeat;}
#denture h4#title04{background:url(../images/denture_h4-04.jpg) 0 0 no-repeat;}
#denture h3#title05{background:url(../images/denture_h3-05.jpg) 0 0 no-repeat;}
#denture h4#title06{background:url(../images/denture_h4-06.jpg) 0 0 no-repeat;}
#denture h3#title07{background:url(../images/denture_h3-07.jpg) 0 0 no-repeat;}
#denture h4#title08{background:url(../images/denture_h4-08.jpg) 0 0 no-repeat;}
#denture h3#title09{background:url(../images/denture_h3-09.jpg) 0 0 no-repeat;}

#denture .box06 ul{margin:5px;}


/*---------- 17  Job -----------*/
#job h2#title01{background:url(../images/job_h2-01.jpg) 0 0 no-repeat;}


/*---------- 17  Sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}

#sitemap dt{
	color:#006600;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #D4E8A8;
}

.red {
  color: #FF0000;
	margin-left: 20px;
}


dl.news {
font-weight:bold;}

dl.news dt{
color:#FF0000;
}

dl.news dt{
text-indent:15px;
}