@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color -      #      */
/*        Main Color -      #      */
/*        Main Color -      #      */
/*                                                 */
/*        Sub Color  -      #      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: ; }

#wrapper {
	background: ;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding: 0 10px;
	width: 800px;
	background: url(../images/main_bg.png) 0 0 repeat-y ;
	}
* html body #main { width: 820px; }


#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #666;
	padding: 0;
	margin: 0;
	}

a{ outline: none;}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.gif) 0 0 no-repeat ;
	height: 87px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 280px;
	height: 87px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 280px;
	height: 87px;
	background: url(../images/h1.gif) 0 0 no-repeat ;
	}

#header .section {
	width: 190px;
	height: 87px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	}
#header p.tel img { display: block; }

#header_nav {
	width: 190px;
	height: 22px;
	margin: 0;
	padding: 0;
	list-style: none;
	}

#header_nav li {
	height: 22px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	list-style: none;
	}

#header_nav li a {
	height: 22px;
	display: block;
	}

#nav01 { width: 90px; }
#nav02 { width: 100px; }

#nav01 a {
	background: url(../images/header_nav.gif) 0 0 no-repeat ;
	width: 90px;
	}

#nav02 a {
	background: url(../images/header_nav.gif) -90px 0 no-repeat ;
	width: 100px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0;
	margin: 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -160px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -200px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -280px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -320px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -360px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -400px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -180px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -180px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -180px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -180px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -180px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -180px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -180px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -180px -320px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -180px -360px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -180px -400px no-repeat; }

#nav p { text-align: center; }

#nav #clinic_info {
  background: url(../images/clinic_info.png) 0 0 no-repeat;
	height: 140px;
	width: 172px;
	margin: 10px 0 10px 4px;
	padding: 0;
	}

#nav #clinic_info dl {
  height: 100px;
  margin: 0;
	padding: 40px 0 0 10px;
	background: url(../images/clinic_info_bottom.png) bottom no-repeat;
	font-size: 93%;
	}

*html body #nav #clinic_info dl {
  height: 140px;
	}

#nav #clinic_info dt { 
	background: url(../images/list.gif) 0 2px no-repeat ;
	padding-left: 12px;
	float: left;
	width: 50px;
  }

#nav #clinic_info dd {
  padding:0 0 3px 50px;
	} 

#nav .map {
	font-size: 85%;
	}
#nav .detail {
  padding-bottom: 10px;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 20px 0 0 0;
	margin: 0;
	background: url(../images/footer_bg.png) 0 0 no-repeat;
	font-size: 85%;
	text-align: center;
	height: 80px;
	color: #592600;
	}
*: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: #592600;
	}
#footer a:hover {
  color: #BF0000;  
  text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 10px 0 0 0 ; }


/*---------- 06  Contents -----------*/

#content .section { padding: .5em 24px .5em 22px; }
#content .section .section { padding: .5em 10px .5em 20px;
  clear: both;
	}

p.center { text-align: center; }

#content h2 {
	height: 33px;
	text-indent: -9999px;
	margin: 10px 0 0 15px;
	}
#content h3 {
	clear: both;
	height: 28px;
	text-indent: -9999px;
	margin: 0 0 10px -5px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
  margin: 0;
	padding: 0;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.gif) 0 5px no-repeat ;
	padding-left: 12px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: ;
	}

#content ul.totop {
	clear: both;
	list-style: none;
	padding: 10px 0 20px 0;
	}
#content ul.totop li {
  background-image: none;
	width: ;
	height: ;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	width: 90px;
	height: 15px;
	background: url(../images/to_top.gif) 0 0 no-repeat;
	}

#content dl {
  margin: 0;
	padding: 0;
	}

#content dt { 
	background: url(../images/list.gif) 0 4px no-repeat ;
	padding-left: 12px;
  font-weight: bold; }

#content dl.pre {
  padding:  0 0 20px 0;
	clear: both;
	height: 130px;
	}

#content .pre  dt { 
	background: none;
  font-weight: bold;
	width: 70px;
	height: auto;
	padding: 5px 0;
	float:left; }

#content .pre  dd { 
	padding: 5px 0;
	width: 420px;
	height: auto;
	float:left; }


#content a { 
  text-decoration: underline;
  color: #BF0000;  
	outline: none;
	}
#content a:hover { 
  color: #FF7F00;  
 }

#content blockquote {
	margin: ;
	background: ;
	padding: ;
	}

.image_l  {
	float: left;
	margin: 0 10px 10px 0;
	}

.image_r {
	float: right;
	margin: 0 0 10px 10px;
	}

.case {
	margin: ;
	background: url(../images/list.gif) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: ;
	}

#content table {
  border: 1px solid #E87F00;
	border-collapse: separate;
	border-spacing: 1px;
	}
* html body #content table { font-size: 11px;
  color: #666;
 } /*  for IE6 only */

#content th {
  border: 1px solid #E87F00;
	background: #FF9900;
	color: #FFFFFF;
  }

#content td {
  border: 1px solid #E87F00;
	line-height: 1.5;
  }

#content strong.name {
  color:#592600;
	}

p.detail {
  float: right;
	margin: 0;
	padding: 0;
	}
p.detail a { 
  text-decoration: underline;
  color: #BF0000;  
	outline: none;
	}
p.detail a:hover { 
  color: #FF7F00;  
 }

/*---------- 07  Index -----------*/
#index h2#title01{
  background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	height: 280px;
	margin: 5px 0 0 5px;
	padding: 0;
	}

#index h3#title02 {
  background:url(../images/index_h3-02.png) 0 0 no-repeat;
	height: 33px;
	}

#index h4 {
	height: 30px;
	margin: 0;
	padding: 0;
	}

#index h4 a{
	height: 30px;
	display: block;
  }

#index h4#title03 { background: url(../images/index_h4-04.png) 0 0 no-repeat;	}
#index h4#title04 { background: url(../images/index_h4-05.png) 0 0 no-repeat;	}
#index h4#title05 { background: url(../images/index_h4-06.png) 0 0 no-repeat;	}


#index #pickup {
  margin: 0 20px 0 25px;
	padding: 0;
	clear: both;
	}

#index #pickup .alpha {
  float:left;
	width: 195px;
	margin: 0;
	padding: 0;
	}

#index #pickup .alpha p {
  margin: 0;
	padding: 0;
	}

#index #pickup .alpha p img {
  margin: 0;
	padding: 0;
	display: block;
	}

#index #pickup .alpha .text {
	background: #FFF5C5;
	border-left: 1px solid #FFA570;
	border-bottom: 1px solid #FFA570;
	border-right: 1px solid #FFA570;
	width: 177px;
	margin: 0;
	padding: 3px;
	height: 90px;
	font-size: 93%;
	}
* html body#index #pickup .alpha .text {
  width: 185px;
	}

#index #pickup .beta {
  float:right;
	width: 185px;
	margin: 0;
	padding: 0;
	}
#index #pickup .beta p {
  margin: 0;
	padding: 0;
	}

#index #pickup .beta p img {
  margin: 0;
	padding: 0;
	display: block;
	}

#index #pickup .beta .text {
	background: #FFF5C5;
	border-left: 1px solid #FFA570;
	border-bottom: 1px solid #FFA570;
	border-right: 1px solid #FFA570;
	width: 177px;
	margin: 0;
	padding: 3px;
	height: 90px;
	font-size: 93%;
	}
* html body#index #pickup .beta .text {
  width: 185px;
	}


#index .bnr_recruit{
	width: 580px;
	padding: 20px 0 0 22px;
	clear: both;
}

	
/*---------- 08  Dr -----------*/
#dr h2#title01 { background:url(../images/dr_h2-01.gif) 0 0 no-repeat; }
#dr h3#title02 { background:url(../images/dr_h3-02.gif) 0 0 no-repeat; }
#dr h3#title03 { background:url(../images/dr_h3-03.gif) 0 0 no-repeat; }


#dr #content .alpha {
  float: left;
	width: 225px;
	}

#dr #content .beta {
  float: right;
	width: 290px;
	padding-top: 10px;
	}



/*---------- 09  Clinic -----------*/
#clinic h2#title01 { background:url(../images/clinic_h2-01.gif) 0 0 no-repeat; }
#clinic h3#title02 { background:url(../images/clinic_h3-02.gif) 0 0 no-repeat; }
#clinic h3#title03 { background:url(../images/clinic_h3-03.gif) 0 0 no-repeat; }
#clinic h4#title04 { background:url(../images/clinic_h4-04.gif) 0 0 no-repeat; }
#clinic h4#title05 { background:url(../images/clinic_h4-05.gif) 0 0 no-repeat; }
#clinic h4#title06 { background:url(../images/clinic_h4-06.gif) 0 0 no-repeat; }
#clinic h4#title07 { background:url(../images/clinic_h4-07.gif) 0 0 no-repeat; }
#clinic h4#title08 { background:url(../images/clinic_h4-08.gif) 0 0 no-repeat; }

#clinic #content table {
  width: 500px;
	margin: 0 0 0 25px;
	}

#clinic #content .alpha {
  float: left;
	width: 255px;
	padding: 5px 15px 0 0;	
	}

/*---------- 10  Bite -----------*/
#bite h2#title01 { background:url(../images/bite_h2-01.gif) 0 0 no-repeat; }
#bite h3#title02 { background:url(../images/bite_h3-02.gif) 0 0 no-repeat; }
#bite h3#title03 { background:url(../images/bite_h3-03.gif) 0 0 no-repeat; }
#bite h4#title04 { background:url(../images/bite_h4-04.gif) 0 0 no-repeat; }
#bite h4#title05 { background:url(../images/bite_h4-05.gif) 0 0 no-repeat; }
#bite h4#title06 { background:url(../images/bite_h4-06.gif) 0 0 no-repeat; }
#bite h4#title07 { background:url(../images/bite_h4-07.gif) 0 0 no-repeat; }
#bite h4#title08 { background:url(../images/bite_h4-08.gif) 0 0 no-repeat; }

/*---------- 11  Denture -----------*/
#denture h2#title01 { background:url(../images/denture_h2-01.gif) 0 0 no-repeat; }
#denture h3#title02 { background:url(../images/denture_h3-02.gif) 0 0 no-repeat; }
#denture h3#title03 { background:url(../images/denture_h3-03.gif) 0 0 no-repeat; }
#denture h3#title04 { background:url(../images/denture_h3-04.gif) 0 0 no-repeat; }
#denture h3#title05 { background:url(../images/denture_h3-05.gif) 0 0 no-repeat; }
#denture h3#title11 { background:url(../images/denture_h3-11.gif) 0 0 no-repeat; }
#denture h3#title12 { background:url(../images/denture_h3-12.gif) 0 0 no-repeat; }
#denture h3#title13 { background:url(../images/denture_h3-13.gif) 0 0 no-repeat; }
#denture h3#title14 { background:url(../images/denture_h3-14.gif) 0 0 no-repeat; }


#denture h4#title06 { background:url(../images/denture_h4-06.gif) 0 0 no-repeat; }
#denture h4#title07 { background:url(../images/denture_h4-07.gif) 0 0 no-repeat; }
#denture h4#title08 { background:url(../images/denture_h4-08.gif) 0 0 no-repeat; }
#denture h4#title09 { background:url(../images/denture_h4-09.gif) 0 0 no-repeat; }
#denture h4#title10 { background:url(../images/denture_h4-10.gif) 0 0 no-repeat; }



/*---------- 12  Prevent -----------*/
#prevent h2#title01 { background:url(../images/prevent_h2-01.gif) 0 0 no-repeat; }
#prevent h3#title02 { background:url(../images/prevent_h3-02.gif) 0 0 no-repeat; }
#prevent h3#title03_3 { background:url(../images/prevent_h3-03.gif) 0 0 no-repeat; }
#prevent h4#title03 { background:url(../images/prevent_h4-03.gif) 0 0 no-repeat; }
#prevent h4#title04 { background:url(../images/prevent_h4-04.gif) 0 0 no-repeat; }
#prevent h4#title05 { background:url(../images/prevent_h4-05.gif) 0 0 no-repeat; }

/*---------- 13  Perio -----------*/
#perio h2#title01 { background:url(../images/perio_h2-01.gif) 0 0 no-repeat; }
#perio h3#title02 { background:url(../images/perio_h3-02.gif) 0 0 no-repeat; }
#perio h3#title03 { background:url(../images/perio_h3-03.gif) 0 0 no-repeat; }
#perio h4#title04 { background:url(../images/perio_h4-04.gif) 0 0 no-repeat; }
#perio h4#title05 { background:url(../images/perio_h4-05.gif) 0 0 no-repeat; }
#perio h3#title06 { background:url(../images/perio_h3-06.gif) 0 0 no-repeat; }

#perio #content .case {
  margin: 10px 40px 5px;
	}

/*---------- 14  Esthe -----------*/
#esthe h2#title01 { background:url(../images/esthe_h2-01.gif) 0 0 no-repeat; }
#esthe h3#title02 { background:url(../images/esthe_h3-02.gif) 0 0 no-repeat; }
#esthe h3#title03 { background:url(../images/esthe_h3-03.gif) 0 0 no-repeat; }
#esthe h4#title04 { background:url(../images/esthe_h4-04.gif) 0 0 no-repeat; }
#esthe h4#title05 { background:url(../images/esthe_h4-05.gif) 0 0 no-repeat; }
#esthe h4#title06 { background:url(../images/esthe_h4-06.gif) 0 0 no-repeat; }

/*---------- 15  Implant -----------*/
#implant h2#title01 { background:url(../images/implant_h2-01.gif) 0 0 no-repeat; }
#implant h3#title02 { background:url(../images/implant_h3-02.gif) 0 0 no-repeat; }
#implant h3#title03 { background:url(../images/implant_h3-03.gif) 0 0 no-repeat; }
#implant h4#title04 { background:url(../images/implant_h4-04.gif) 0 0 no-repeat; }
#implant h4#title05 { background:url(../images/implant_h4-05.gif) 0 0 no-repeat; }

/*---------- 16  Recruit -----------*/
#recruit h2#title01 { background:url(../images/recruit_h2-01.gif) 0 0 no-repeat; }
#recruit h3#title02 { background:url(../images/recruit_h3-02.gif) 0 0 no-repeat; }

#recruit h4#title01 { background:url(../images/recruit_h4-01.gif) 0 0 no-repeat; }
#recruit h4#title02 { background:url(../images/recruit_h4-02.gif) 0 0 no-repeat; }

#recruit #content table {
  width: 500px;
	margin: 0 0 0 25px;
	}

#recruit .message{
	border: 1px solid #FF6600;
	width: 500px;
	padding: 15px;
}

#recruit .message02{
	width: 500px;
	padding: 0px 0px 0px 20px;
	margin: 0 0 20px 0;
}

#recruit ul li{
	color: #ff7e00;
	font-weight: bold;
}


/*---------- 17  Sitemap -----------*/
#sitemap h2#title01 { background:url(../images/sitemap_h2-01.gif) 0 0 no-repeat; }

#sitemap #content ul {
  margin: 10px 30px;
	}
	
#sitemap #content li {
  margin: 5px 0;
	}
