@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Staff                       */  まだ書き換えてない
/*                 09  Clinic                      */
/*                 10  Treatment                   */
/*                 11  Implant                     */
/*                 12  Ortho                       */
/*                 13  Child                       */
/*                 14  Whitening                   */
/*                 15  Prevent Perio               */
/*                 16  Access                      */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/


/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #ECEFE8}

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#container {
	width: 800px;
	padding: 0px 10px 0 10px; 
	}
* html body #container { width: 820px; }

#main {
	margin: 0;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 10px 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header03.jpg) 0 0 no-repeat;
	height: 165px;
	width: 800px;
	margin: 0;
	padding: 0;
	position: relative;
	}

#sitemap #header {
	background: url(../images/header03.jpg) 0 0 no-repeat;
	height: 165px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
		

#index #header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 61px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
	
#header h1{
	position: absolute;
	top: 12px;
	left: 220px;
	font-size: 10px;
	line-height: 1.2;
	color: #666;
}
/* for IE6,7 */
* html #header h1{ font-family:'ＭＳ ゴシック'; }
*:first-child+html #header h1{ font-family:'ＭＳ ゴシック'; }


#header p.logo {
	margin: 0;
	width: 270px;
	}
#header p.logo a {
	display: block;
	height: 61px;
	}

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0px 0 20px 0;
	}

#nav ul {
	width: 180px;
	padding: 0 0 2px 0;
	margin: 15px 0 10px 0;
	background: url(../images/nav.png) 0 0 no-repeat;
	}


#nav ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

#nav ul li a  {
	display: block;
	height: 31px;
	}

#nav01 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.png) 0 -31px no-repeat; }
#nav03 a { background: url(../images/nav.png) 0 -62px no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -93px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -124px no-repeat; }
#nav ul li#nav06 a { background: url(../images/nav.png) 0 -153px no-repeat; height: 25px; }
#nav ul li#nav07 a { background: url(../images/nav.png) 0 -178px no-repeat; height: 25px; }
#nav ul li#nav08 a { background: url(../images/nav.png) 0 -203px no-repeat; height: 25px; }
#nav ul li#nav09 a { background: url(../images/nav.png) 0 -228px no-repeat; height: 25px; }
#nav ul li#nav10 a { background: url(../images/nav.png) 0 -253px no-repeat; height: 25px; }
#nav ul li#nav11 a { background: url(../images/nav.png) 0 -278px no-repeat; height: 25px; }
#nav12 a { background: url(../images/nav.png) 0 -304px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -335px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -366px no-repeat; }

#nav01 a:hover { background: url(../images/nav.png) -180px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.png) -180px -31px no-repeat; }
#nav03 a:hover { background: url(../images/nav.png) -180px -62px no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -180px -93px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -180px -124px no-repeat; }
#nav ul li#nav06 a:hover { background: url(../images/nav.png) -180px -153px no-repeat; height: 25px; }
#nav ul li#nav07 a:hover { background: url(../images/nav.png) -180px -178px no-repeat; height: 25px; }
#nav ul li#nav08 a:hover { background: url(../images/nav.png) -180px -203px no-repeat; height: 25px; }
#nav ul li#nav09 a:hover { background: url(../images/nav.png) -180px -228px no-repeat; height: 25px; }
#nav ul li#nav10 a:hover { background: url(../images/nav.png) -180px -253px no-repeat; height: 25px; }
#nav ul li#nav11 a:hover { background: url(../images/nav.png) -180px -278px no-repeat; height: 25px; }
#nav12 a:hover { background: url(../images/nav.png) -180px -304px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -180px -335px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -180px -366px no-repeat; }


#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 56px 0px 14px 0px;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) 0 0 no-repeat;
	font-size: 85%;
	text-align: center;
	color: #5683cc;
	width: 820px;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; width: 820px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #5683cc;
	}
#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;
	color: #5683cc;
	}
#footer address a { color: #5683cc; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 33px;
	text-indent: -9999px;
	margin-left: 10px;
	margin-bottom: 10px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin-left: -10px;
	margin-bottom: 5px;
	}
#content h4 {
        clear: both;
	height: 30x;
	text-indent: -9999px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a { color: #f94956; }
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 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .alpha,   
.case .beta {   
    float: left;   
    margin: 0 10px 15px 0;   
    }   
.case .gamma {   
    float: left;   
    margin: 0 0 15px 0;   
    }  

.caption { text-align: center; }


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	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/to_top.jpg) 0 0 no-repeat;
	}

#content ul.detail li { background-image: none; }

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}



/*---------- 07  Index -----------*/

#index h2#title01 { height: 304px; }
	
#index h3#title02,
#index h3#title03,
#index h4#title04,
#index h4#title05{ text-indent: 0; }

#index #content .alpha {
	width: 205px;
	float: left;
	}
#index #content .beta {
	width: 310px;
	float: right;
	}
	
#index #content .image_l  {
	float: left;
	margin: 0 10px 10px 0;
	}

#index table {
	text-align: left;	
	background-color:#FFF;
	border: solid 1px #165593;
	font-size:100%;
	color: #666;
	margin:0;
	padding:2px;
}
#index table th {
	background: #D0ECFC;	
	text-align: left;	
	color:#165593;
	width: 150px;
}

#index td {
	background-color:#FFFFFF;
	width:30px;
	text-align: center;	
}
#index td.close {
	color:#FF0000;
	width:30px;
	text-align: center;	
}
#index td.week {
	background-color:#3575DB;
	width:30px;
	text-align: center;	
	color: #FFF;
}

#index .red {
	color:#FF0000;
}


/*---------- 08  concept -----------*/
#concept h2#title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h3#title04 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept h2#title05 { background: url(../images/concept_h2-02.jpg) 0 0 no-repeat; }
#concept h3#title06 { background: url(../images/concept_h3-04.jpg) 0 0 no-repeat; }
#concept h3#title07 { background: url(../images/concept_h3-05.jpg) 0 0 no-repeat; }
#concept h3#title08 { background: url(../images/concept_h3-06.jpg) 0 0 no-repeat; }
#concept h3#title09 { background: url(../images/concept_h3-07.jpg) 0 0 no-repeat; }
#concept h3#title10 { background: url(../images/concept_h3-08.jpg) 0 0 no-repeat; }
#concept h3#title11 { background: url(../images/concept_h3-09.jpg) 0 0 no-repeat; }


/*---------- 09  Clnic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic .explan {
       text-align: left;
       dspaly:block;
       width:240px;
}


/*---------- 10  Treatment -----------*/
#treatment h2#title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-01.jpg) 0 0 no-repeat; }
#treatment h3#title03 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
#treatment h3#title04 { background: url(../images/treatment_h3-03.jpg) 0 0 no-repeat; }
#treatment h3#title05 { background: url(../images/treatment_h3-04.jpg) 0 0 no-repeat; }
#treatment h3#title06 { background: url(../images/treatment_h3-05.jpg) 0 0 no-repeat; }
#treatment h3#title07 { background: url(../images/treatment_h3-06.jpg) 0 0 no-repeat; }

/*---------- 11  Implantdenture -----------*/
#implantdenture h2#title01 { background: url(../images/implantdenture_h2-01.jpg) 0 0 no-repeat; }
#implantdenture h3#title02 { background: url(../images/implantdenture_h3-01.jpg) 0 0 no-repeat; }
#implantdenture h3#title03 { background: url(../images/implantdenture_h3-02.jpg) 0 0 no-repeat; }
#implantdenture h3#title04 { background: url(../images/implantdenture_h3-03.jpg) 0 0 no-repeat; }
#implantdenture h2#title05 { background: url(../images/implantdenture_h2-02.jpg) 0 0 no-repeat; }
#implantdenture h3#title06 { background: url(../images/implantdenture_h3-04.jpg) 0 0 no-repeat; }
#implantdenture h3#title07 { 
		background: url(../images/implantdenture_h3-05.jpg) 0 0 no-repeat;
		margin-bottom:35px;
 }

#implantdenture h3#title08 { background: url(../images/implantdenture_h3-06.jpg) 0 0 no-repeat; }

#implantdenture table {
	text-align: left;	
	background-color:#FFF;
	border: solid 1px #165593;
	font-size:100%;
	color: #666;
	margin:0;
	padding:2px;
}
#implantdenture table th {
	background: #D0ECFC;	
	text-align: left;	
	color:#165593;
	width: 100px;
}

#implantdenture td {
	background-color:#FFFFFF;
	width:30px;
	text-align: center;	
	width: 210px;
}


/*---------- 12  Root -----------*/
#root h2#title01 { background: url(../images/root_h2-01.jpg) 0 0 no-repeat; }
#root h3#title02 { background: url(../images/root_h3-02.jpg) 0 0 no-repeat; }
#root h3#title03 { background: url(../images/root_h3-03.jpg) 0 0 no-repeat; }

#root .img_case{width:160px;}

/*---------- 13  Esthe -----------*/
#esthe h2#title01 { background: url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h3#title03 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h2#title04 { background: url(../images/esthe_h2-02.jpg) 0 0 no-repeat; }
#esthe h3#title05 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe h3#title06 { background: url(../images/esthe_h3-04.jpg) 0 0 no-repeat; }
#esthe h3#title07 { background: url(../images/esthe_h3-05.jpg) 0 0 no-repeat; }

#esthe .caption {
       text-align: left;
       dspaly:block;
       width:150px;
}

#esthe .section .flow{ padding: .5em 10px 20px 10px;
                       background: url(../images/arrow02.jpg) center bottom no-repeat; }



/*---------- 14  Prevent -----------*/
#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h3#title05 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h3#title06 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }

/*---------- 15  Access -----------*/
#access h2#title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access h4#title03 { background: url(../images/index_h4-02.jpg) 0 0 no-repeat; }

#access table {
	text-align: left;	
	background-color:#FFF;
	border: solid 1px #165593;
	font-size:100%;
	color: #666;
	margin:0;
	padding:2px;
}
#access table th {
	background: #D0ECFC;	
	text-align: left;	
	color:#165593;
	width: 150px;
}

#access td {
	background-color:#FFFFFF;
	width:30px;
	text-align: center;	
}
#access td.close {
	color:#FF0000;
	width:30px;
	text-align: center;	
}
#access td.week {
	background-color:#3575DB;
	width:30px;
	text-align: center;	
	color: #FFF;
}

#access .red {
	color:#FF0000;
}

/*---------- 16s  Sitemap -----------*/
#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 dt{
  color:#000066;
	font-size: 108%;
}
#sitemap dt a { text-decoration: underline; }
#sitemap dt a { color: #000066; }
#sitemap dt a:hover { color: #000066; }

#sitemap li a { color: #000066; }
#sitemap li a:hover { color: #000066; }

