@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/bg02.jpg) top repeat-x; 
       background-color: #FCF8EC;}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 10px auto;
	padding: 0;
	text-align: left;
	}

#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;
	background: #fff;
	padding: 2em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 430px;
	height: 80px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 430px;
	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: 270px;
	float:right;
	height: 45px;
}

#header_nav ul {
	margin: 10px 0 5px 0;
	padding: 0;
}

#header_nav li {
	text-indent: -9999px;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}


#header_nav li#nav01 a {
	display: block;
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 220px;
	height: 45px;
	margin: 0;
}

#header_nav li#nav01 a:hover{
	background: url(../images/header_nav01_ov.jpg) 0 0 no-repeat;
}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 5px 0 20px 0;
	}
*html body #nav {
	width: 190px;
	float: left;
	padding: 5px 0 20px 0;
	}


#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 29px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 29px;
	}

#nav03 a { background: url(../images/nav_clinic.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav_clinic.jpg) 0 -29px no-repeat; }
#nav05 a { background: url(../images/nav_clinic.jpg) 0 -58px no-repeat; }
#nav06 a { background: url(../images/nav_clinic.jpg) 0 -87px no-repeat; }

#nav07 a { background: url(../images/nav_treatment.jpg) 0 0px no-repeat; }
#nav08 a { background: url(../images/nav_treatment.jpg) 0 -29px no-repeat; }
#nav09 a { background: url(../images/nav_treatment.jpg) 0 -58px no-repeat; }
#nav10 a { background: url(../images/nav_treatment.jpg) 0 -87px no-repeat; }
#nav11 a { background: url(../images/nav_treatment.jpg) 0 -116px no-repeat; }
#nav12 a { background: url(../images/nav_treatment.jpg) 0 -145px no-repeat; }

#nav03 a:hover { background: url(../images/nav_clinic.jpg) -200px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav_clinic.jpg) -200px -29px no-repeat; }
#nav05 a:hover { background: url(../images/nav_clinic.jpg) -200px -58px no-repeat; }
#nav06 a:hover { background: url(../images/nav_clinic.jpg) -200px -87px no-repeat; }

#nav07 a:hover { background: url(../images/nav_treatment.jpg) -200px 0px no-repeat; }
#nav08 a:hover { background: url(../images/nav_treatment.jpg) -200px -29px no-repeat; }
#nav09 a:hover { background: url(../images/nav_treatment.jpg) -200px -58px no-repeat; }
#nav10 a:hover { background: url(../images/nav_treatment.jpg) -200px -87px no-repeat; }
#nav11 a:hover { background: url(../images/nav_treatment.jpg) -200px -116px no-repeat; }
#nav12 a:hover { background: url(../images/nav_treatment.jpg) -200px -145px no-repeat; }

#nav p { text-align: center; }

#nav .navbg{
background: url(../images/nav_text_bg.jpg) repeat-y;
padding:3px 5px 5px 20px;
font-size:77%;
text-align: left;
}





/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	margin: 0;
	padding: 13px 0 0 0;
	background: #fff url(../images/footer_bg.jpg)  0 10px repeat-x;
	font-size: 85%;
	text-align: right;
	color: #003366;
	}

*: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: #003366;
	}
#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; }

#footer p#footer_logo {
	float: left;
	width: 354px;
	margin: 0;
	padding: 0;
	text-align: left;
	text-indent: -9999px;
	background-color:#fff000;
	}

#footer p#footer_logo a {
	display: block;
	height: 68px;
	background: url(../images/footer_logo.jpg) top no-repeat;
	}

#footer div#footer_link {
	float: right;
	margin-top: 12px;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px 1em 20px; }
.section2 { padding: .5em 25px 1em 25px; }

.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#main h2 {
	height: 167px;
	text-indent: -9999px;
	margin: 0;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	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: 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: 0 16px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 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;
	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 */



#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #d0d0ff;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #ddddff;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}





/*---------- 07  Index -----------*/
#index #title01 { background:url(../images/main_img.jpg) 0 0 no-repeat;}
#index #title02 { background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index #title03 { background:url(../images/index_h3-03.jpg) 0 0 no-repeat;}


#index h2{
 height:299px;
}


#index .alpha{
 float:left;
 width:270px;
 margin-right:10px;
 text-algin:left;
 margin-bottom:20px;
}

#index .beta{
 float:right;
 width:270px;
 text-algin:left;
 margin-bottom:20px;
}

#index .info{
	background: url(../images/index_infobg.jpg) 0 0 repeat-y;
	width: 550px;
	margin: 10px 20px;
	padding: 0 10px 10px 0;
	text-align: left;
	}


#index .info .clinicinfo dt{
 width:80px;
 float:left;
}

#index .info .clinicinfo dd{
 margin-left:80px;
}


#index dt{
 color:#663300;
}


#index .caution{
 border-bottom:1px solid #ff0000;
}

#index .movie{
   text-align: center; 
  padding:0;
  margin:0;
}

#index ul.news li {
	list-style: none;
	background: url(../images/index_list.jpg) 0 4px no-repeat;
	border-bottom:1px solid #222222;
	padding-left: 20px;
	}

#index div.index_bunner {
	padding-left: 15px;
	padding-right: 10px;
	width: 570px
	}
	
.section-tiny {
    padding: 0.5em 20px 0;
}	
	
#tiny  {
  width: 570px;
  height: 150px;
  overflow-y: auto;
  border: none;
  margin: 0 0 15px -10px ;
	padding:0;
	font-size: 100%;
 }
 
#tiny table { 
  border: none;
	width: 510px;
	}
 
#tiny table td { 
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: dashed 1px #cccccc;
  vertical-align:top;


}

#tiny table td.tn_date{
  padding: 5px 0 10px 15px;
}

#index div.day {width: 570px;padding-left:12px;	padding-right: 10px;width: 570px;}

*html #index div.day {padding-left: 12px;	padding-right: 10px;width: 570px;}

/*---------- 08  Concept -----------*/
#concept #title01 { background:url(../images/concept_h2-01.jpg) 0 0 no-repeat;}
#concept #title02 { background:url(../images/concept_h3-02.jpg) 0 0 no-repeat;}
#concept #title03 { background:url(../images/concept_h3-03.jpg) 0 0 no-repeat;}
#concept #title04 { background:url(../images/concept_h4-04.jpg) 0 0 no-repeat;}
#concept #title05 { background:url(../images/concept_h4-05.jpg) 0 0 no-repeat;}
#concept #title06 { background:url(../images/concept_h4-06.jpg) 0 0 no-repeat;}
#concept #title07 { background:url(../images/concept_h4-07.jpg) 0 0 no-repeat;}
#concept #title08 { background:url(../images/concept_h4-08.jpg) 0 0 no-repeat;}
#concept #title09 { background:url(../images/concept_h4-09.jpg) 0 0 no-repeat;}


/*---------- 09  Clinic -----------*/
#clinic #title01 { background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic #title02 { background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic #title03 { background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic #title04 { background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat;}
#clinic #title05 { background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat;}
#clinic #title06 { background:url(../images/clinic_h4-06.jpg) 0 0 no-repeat;}
#clinic #title07 { background:url(../images/clinic_h4-07.jpg) 0 0 no-repeat;}
#clinic #title08 { background:url(../images/clinic_h4-08.jpg) 0 0 no-repeat;}
#clinic #title09 { background:url(../images/clinic_h4-09.jpg) 0 0 no-repeat;}


#clinic .alpha{
 width:240px;
 float:left;
 margin:5px;
}

#clinic .beta{
 width:240px;
 float:right;
 margin:5px;
}


/*---------- 09  Staff -----------*/
#staff #title01 { background:url(../images/staff_h2-01.jpg) 0 0 no-repeat;}
#staff #title02 { background:url(../images/staff_h3-02.jpg) 0 0 no-repeat;}
#staff #title03 { background:url(../images/staff_h4-03.jpg) 0 0 no-repeat;}
#staff #title04 { background:url(../images/staff_h4-04.jpg) 0 0 no-repeat;}

#staff li.staff_name {
	text-indent: 77px;
	}

/*---------- 10  Access -----------*/
#access #title01 { background:url(../images/access_h2-01.jpg) 0 0 no-repeat;}

#map {   
    width: 528px;   
    height: 342px;   
    border: 2px solid #ccc;   
    margin: 10px 0 ;   
    }

#access table {
	margin: 10px;
	}


/*---------- 11  General -----------*/
#general #title01 { background:url(../images/general_h2-01.jpg) 0 0 no-repeat;}
#general #title02 { background:url(../images/general_h3-02.jpg) 0 0 no-repeat;}
#general #title03 { background:url(../images/general_h4-03.jpg) 0 0 no-repeat;}
#general #title04 { background:url(../images/general_h5-04.jpg) 0 0 no-repeat;}
#general #title05 { background:url(../images/general_h5-05.jpg) 0 0 no-repeat;}
#general #title06 { background:url(../images/general_h5-06.jpg) 0 0 no-repeat;}
#general #title07 { background:url(../images/general_h5-07.jpg) 0 0 no-repeat;}
#general #title08 { background:url(../images/general_h5-08.jpg) 0 0 no-repeat;}
#general #title09 { background:url(../images/general_h3-09.jpg) 0 0 no-repeat;}
#general #title10 { background:url(../images/general_h4-10.jpg) 0 0 no-repeat;}
#general #title11 { background:url(../images/general_h4-11.jpg) 0 0 no-repeat;}

#general p#image_perio04 {
	text-align: center;
	margin: 10px 0;
	}

/*---------- 12  Prevent -----------*/
#prevent #title01 { background:url(../images/prevent_h2-01.jpg) 0 0 no-repeat;}
#prevent #title02 { background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat;}
#prevent #title03 { background:url(../images/prevent_h3-03.jpg) 0 0 no-repeat;}
#prevent #title04 { background:url(../images/prevent_h4-04.jpg) 0 0 no-repeat;}
#prevent #title05 { background:url(../images/prevent_h4-05.jpg) 0 0 no-repeat;}
#prevent #title06 { background:url(../images/prevent_h4-06.jpg) 0 0 no-repeat;}
#prevent #title07 { background:url(../images/prevent_h4-07.jpg) 0 0 no-repeat;}


/*---------- 13  Esthe -----------*/
#esthe #title01 { background:url(../images/esthe_h2-01.jpg) 0 0 no-repeat;}
#esthe #title02 { background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat;}
#esthe #title03 { background:url(../images/esthe_h3-03.jpg) 0 0 no-repeat;}
#esthe #title04 { background:url(../images/esthe_h4-04.jpg) 0 0 no-repeat;}
#esthe #title05 { background:url(../images/esthe_h4-05.jpg) 0 0 no-repeat;}
#esthe #title06 { background:url(../images/esthe_h4-06.jpg) 0 0 no-repeat;}
#esthe #title07 { background:url(../images/esthe_h3-07.jpg) 0 0 no-repeat;}
#esthe #title08 { background:url(../images/esthe_h4-08.jpg) 0 0 no-repeat;}
#esthe #title09 { background:url(../images/esthe_h4-09.jpg) 0 0 no-repeat;}


/*---------- 14  Implant -----------*/
#implant #title01 { background:url(../images/implant_h2-01.jpg) 0 0 no-repeat;}
#implant #title02 { background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}
#implant #title03 { background:url(../images/implant_h4-03.jpg) 0 0 no-repeat;}
#implant #title04 { background:url(../images/implant_h3-04.jpg) 0 0 no-repeat;}
#implant #title05 { background:url(../images/implant_h3-05.jpg) 0 0 no-repeat;}

#implant #implant_table {
	margin: 10px 0;
	width:530px;
	}

#implant table th.th01 {
	background-color: #FDF7E7;
	width: 90px;
	padding: 8px;
	}	

#implant table th.th02 {
	width: 130px;
	}

#implant table td {
	vertical-align: top;
	padding-left: 5px;
	padding-right: 5px;
	}

#implant table td img {
	margin-top: 15px;
	}

#implant dd {
	margin-top: 10px;
	}

#implant dd.flow_text {
	padding-top: 20px;
	}
	
/*---------- 15  Sitemap -----------*/
#sitemap #title01 { background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}

/*---------- 16  Recruit -----------*/
#recruit #title01 { background:url(../images/recruit_h2-01.jpg) 0 0 no-repeat;}
#recruit #title02 { background:url(../images/recruit_h3-02.jpg) 0 0 no-repeat;}
#recruit #title03 { background:url(../images/recruit_h4-03.jpg) 0 0 no-repeat;}

#recruit #recruit_table {
	margin: 10px 0 ;
	width: 530px;
	}
	
#recruit table th {
	width: 140px;
	}

/*---------- 17  faq -----------*/
#faq #title01 { background:url(../images/faq_h2-01.jpg) 0 0 no-repeat;}
#faq #title02 { background:url(../images/faq_h3-01.jpg) 0 0 no-repeat;}
#faq #title03 { background:url(../images/faq_h4-01.jpg) 0 0 no-repeat;}
#faq #title04 { background:url(../images/faq_h4-02.jpg) 0 0 no-repeat;}
#faq #title05 { background:url(../images/faq_h4-03.jpg) 0 0 no-repeat;}

#faq dl dt { margin-left:13px;}
#faq dl dd .answer { margin: .5em .5em 1em 1.5em; }

/* Hides from IE-mac \*/
#faq dl .answer:first-letter {
	display: block;
	padding: 4px;
	background: #00469c;
	color: #fff;
	font-size: 32px;
	border: 1px solid #ffffff;
	margin: 3px 8px 0 0;
	float: left;
	}
/* End hide from IE-mac */

*:first-child+html #faq dl dt { margin:0;}
*:first-child+html #faq dl .answer:first-letter {
	display: block;
	padding: 5px;
	background: #00469c;
	color: #fff;
	font-size: 32px;
	border: 1px solid #ffffff;
	margin: 0 5px 0 0;
	float: left;
	}
*html body #faq dl dt { margin:0;}
*html body #faq dl .answer:first-letter {
	display: block;
	padding: 5px;
	background: #00469c;
	color: #fff;
	font-size: 32px;
	border: 1px solid #ffffff;
	margin: 0 5px 0 0;
	float: left;
	}


.blue {
color:#00469c;
font-weight:bold;
}

.uu {
  display: inline;
	float: left;
	font-size: 12px;
	height: 17px;
	margin-top: 0px;
}
