@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=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #fff; 
	background: url(../images/main_bg02.png) 0 top repeat-x;
}

#wrapper {
	background: url(../images/main_bg01.png) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 4px 10px 0;
	background: url(../images/nav_bg.jpg) 0 0 repeat-y;
	border-bottom: 1px solid #142068;
	}

#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 90px;
	width: 800px;
	margin: 10px 10px 0 10px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 332px;
	height: 87px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 300px;
	height: 60px;
	margin-left: 22px;
	margin-top: 17px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 230px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 10px 0 0 0;
	padding: 0;
	height: 50px;
	}
#header p.tel img { display: block; }

#header span.head-text {
  color:#fbfbfb;
	margin:0 0 0 11px;
	}

#header_nav {
	margin: -2px 0 0 25px;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 22px;
	}

#nav01 { width: 64px; }
#nav02 { width: 91px; }

#nav01 a {
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 64px;
	}
#nav02 a {
	background: url(../images/header_nav02.jpg) 0 0 no-repeat;
	width: 91px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 3px 0 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	margin: 0 3px;
	}
#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -315px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -174px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -174px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -174px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -174px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -174px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -174px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -174px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -174px -245px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -174px -280px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -174px -315px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -174px -350px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 5px 0 14px;
	margin: 0;
	background: url(../images/footer_bg.jpg) center bottom no-repeat;
	font-size: 85%;
	text-align: right;
	color: #999999;
	}
	
#footer img.reserve_bt_f{
margin:0 40px 0 0;
}

*: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: #2954b2;
	}
#footer a:hover { text-decoration: underline; }

#footer ul {
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0 5px 0 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; border-top: 1px dashed #5f5f5f; padding-top:6px; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px .5em 40px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 30px;
	text-indent: -9999px;
	margin: 14px 0 10px 20px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin-bottom: 10px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	padding-bottom: 3px;
	border-bottom: 4px solid #ddd;
	color:#f77;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 4px no-repeat;
	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: 10px 0 16px 15px;
	}
	
.image_l01  {
	float: left;
	margin: 10px 5px 16px 0;
	}
.image_l02  {
	float: left;
	margin: 25px 5px 16px 0;
	}
	

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}
.case2 {
	margin: 10px;
	background: url(../images/arrow.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}
.case2 img {
	display: block;
	}

.caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}
.case2 .alpha,
.case2 .beta {
	float: left;
	margin: 0 15px 15px 0;
	}
.case2 .gamma {
	float: left;
	margin: 0 0 15px 0;
	}

.font_blue {
	color:#13a;
}

.font_big {
	font-size: 110%;
}


.font_red {
	color:#f44;
}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 71px;
	height: 17px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 17px;
	background: url(../images/top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}
	
p.orange{color:#FF7F00;}

/* 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 */

table { font-size: 100%; color: #666; }

.breakline {
	display: block;
	}

/*---------- 07  Index -----------*/

#index #main .section { padding: .5em 30px .5em 20px; }

.main_image {
	margin: 0;
	padding: 0;
	text-align: center;
	}

#index #content #title01 {
	width: 570px;
	height: 30px;
	}
#index #content #title02 {
	margin: 10px 0;
	}
#index #content #topix {
	margin: 0 1em;
	padding: 0;
	color:#FF7F00;
	}
#index #content #topix li {
	margin: 0;
	background: none;
	}
#index #content h3 {
	width: 570px;
	height: 30px;
	padding-bottom: 10px;
	}
	
#index #map {
	border: 2px solid #ccc;
	} 

#index #content .week * {
	border:1px solid #ccc;
	text-align: center;
	vertical-align: center;
	padding: 0 .5em;
	font-weight: 100%;
}

#index #content .week01 * {
	border:1px solid #ccc;
	text-align: center;
	vertical-align: center;
	padding: 0.5em 0.5em;
	font-weight: 100%;
	font-size: 105%;
}




#index #content .schedule * {
	border: 0;
	text-align: left;
	vertical-align: top;
	padding: 0 .4em;
	font-weight: 95%;
	}
	
*:first-child+html #index #content .schedule * {
	border: 0;
	text-align: left;
	vertical-align: top;
	padding: .5em;
	font-weight: 100;
	font-size: 95%;
	}
	
	
#index #content .schedule dd {
	margin-left: 50px;
	}
#index #content .schedule .bolder * {
	font-weight: 900;
	}
#index #content .pickup div {
	margin: 0;
	width: 280px;
	height: 145px;
	background: url(../images/pickup_bg.jpg) 0 0 repeat-x;
	color: #182068;
	font-size: 88%;
	}
#index #content .pickup div p.image_l,
#index #content .pickup div p.image_r { 
	margin: 0 5px 0 0;
	padding: .5em 0 0 .5em;
	}
#index #content .pickup div .detail {
	margin: 10px 0 0 200px;
	padding: 0;
	}

#index #tiny {
  margin:0 0 0 10px;
	}
	
#index #tiny th,td,
#index #tiny .tn_table tr td {
  border:none;
}


#index #content #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #content #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index #content #title04 { background: url(../images/index_h4-04.jpg) 0 0 no-repeat; }
#index #content #title05 { background: url(../images/index_h4-05.jpg) 0 0 no-repeat; }


/*---------- 08  Concept -----------*/

#concept #content #title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept #content #title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept #content #title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }

#concept #content .section .dr_info {
	margin-left: 210px;
	}

/*---------- 09  Clinic -----------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }

/*---------- 10  Access -----------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access #content #title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access #content #title03 { background: url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access #content #title04 { background: url(../images/access_h4-04.jpg) 0 0 no-repeat; }
#access #content #title05 { background: url(../images/access_h4-05.jpg) 0 0 no-repeat; }
#access #content #title06 { background: url(../images/access_h4-06.jpg) 0 0 no-repeat; }
#access #content #title07 { background: url(../images/access_h4-07.jpg) 0 0 no-repeat; }

#access #map {
  border: 2px solid #ccc;  
	} 
#access #content .section .access_info {
	margin-left: 300px;
	font-size: 78%;
	}
#access #content .section .access_info ul {
	margin: 5px;
	padding: 0;
	}
#access #content .schedule * {
	border: 0;
	text-align: left;
	vertical-align: top;
	padding: 0 .5em;
	font-weight: 100;
	}
#access #content .schedule dt {
	float: left;
	}
#access #content .schedule dd {
	margin-left: 50px;
	}

/*---------- 10  ortho -----------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho #content #title04 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho #content #title05 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho #content #title06 { background: url(../images/ortho_h3-06.jpg) 0 0 no-repeat; }
#ortho #content #title07 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }
#ortho #content #title08 { background: url(../images/ortho_h3-08.jpg) 0 0 no-repeat; }
#ortho #content #title09 { background: url(../images/ortho_h4-09.jpg) 0 0 no-repeat; }
#ortho #content #title10 { background: url(../images/ortho_h4-10.jpg) 0 0 no-repeat; }
#ortho #content #title11 { background: url(../images/ortho_h4-11.jpg) 0 0 no-repeat; }
#ortho #content #title12 { background: url(../images/ortho_h4-12.jpg) 0 0 no-repeat; }
#ortho #content #title13 { background: url(../images/ortho_h3-13.jpg) 0 0 no-repeat; }

#ortho #content #daemon {
	background: url(../images/ortho09.jpg) 0 0 no-repeat;
	margin-bottom:15px;
	width:500px;
	height:35px;
}

#ortho #content .ortho_info dt {
	float: left;
	}
#ortho #content .ortho_info dd {
	margin-left: 150px;
	}
.qanda dt {
	background: url(../images/q.jpg) 0 0 no-repeat;
	padding-bottom: 3px;
	border-bottom: 4px solid #ddd;
	}
.qanda dd {
	background: url(../images/a.jpg) 0 0 no-repeat;
	}

/*---------- 11  implant -----------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h3-08.jpg) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; }
#implant #content #title10 { background: url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant #content #title11 { background: url(../images/implant_h4-11.jpg) 0 0 no-repeat; }

#implant #content .case {
	background-position: center 60px;
	}

#implant #content .image_r p,
#implant #content .image_l p { width: 200px; }

/*---------- 12  esthe -----------*/

#esthe #content #title01 { background: url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe #content #title02 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe #content #title03 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe #content #title04 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe #content #title05 { background: url(../images/esthe_h4-05.jpg) 0 0 no-repeat; }
#esthe #content #title06 { background: url(../images/esthe_h4-06.jpg) 0 0 no-repeat; }
#esthe #content #title07 { background: url(../images/esthe_h4-07.jpg) 0 0 no-repeat; }

/*---------- 13  denture -----------*/

#denture #content #title01 { background: url(../images/denture_h2-01.jpg) 0 0 no-repeat; }
#denture #content #title02 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture #content #title03 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture #content #title04 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture #content #title05 { background: url(../images/denture_h3-05.jpg) 0 0 no-repeat; }
#denture #content #title06 { background: url(../images/denture_h4-06.jpg) 0 0 no-repeat; }
#denture #content #title07 { background: url(../images/denture_h4-07.jpg) 0 0 no-repeat; }
#denture #content #title08 { background: url(../images/denture_h4-08.jpg) 0 0 no-repeat; }
#denture #content #title09 { background: url(../images/denture_h4-09.jpg) 0 0 no-repeat; }

/*---------- 14  price -----------*/

#price #content #title01 { background: url(../images/price_h2-01.jpg) 0 0 no-repeat; }
#price #content #title02 { background: url(../images/price_h3-02.jpg) 0 0 no-repeat; }

/*---------- 15  link -----------*/

#link #content #title01 { background: url(../images/link_h2-01.jpg) 0 0 no-repeat; }
#link .title{
	padding:0;
	margin:0;
	font-size:108%;
	font-weight: bold;
	color: #FF7F00;
}
#link .text{ float:right; width:340px;}

/*---------- 16  sitemap -----------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

.sitemap_dl dt {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	padding-bottom: 3px;
	border-bottom: 4px solid #ddd;
	}
