@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  Guide                       */
/*                 11  Implant                     */
/*                 12  Esthe	                     */
/*                 13  Ortho                       */
/*                 14  Prevent                     */
/*                 15  Cost                        */
/*                 16  Access                      */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown           #583f20     */
/*        Main Color - Light Brown     #9a7c0e     */
/*        Main Color - Fresh yellow    #f4f0d5     */
/*                                                 */
/*        Sub Color  - Orange          #ffad61     */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	width: 800px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}

#main {
	margin: 21px auto 0 auto;
	text-align:left;
	width:800px;
	}

#content {
	width: 620px;
	float: right;
	color: #666;
	padding: 0;
	margin:0;
	}

.img { margin:0; padding:0; line-height: 1%; font-size:1%; display:block; clear:both;}
.image { margin:0; padding:0; line-height: 1%; font-size:1%; display:block; clear:both;}
/*---------- 03  Header -----------*/

#header {
	width:800px;
	height:460px;
	margin: 0 auto;
	padding: 0;
	}

h1 {
	width: 372px;
	height: 60px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 372px;
	height: 60px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header_nav {
	margin: 0 31px 0 0;
	padding: 0;
	float:right;
	list-style: none;
	width: 183px;
	}

#header ul {
	margin: 0 0 0 214px;
	width: 183px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#header ul li {
	height: 28px;
	float: left;
	list-style: none;
}
#header li a {
	display: block;
	height: 28px;
	text-indent: -9999px;
}

#nav01 { width: 56px; margin-right:15px; }
#nav02 { width: 100px; }

#nav01 a {
	background: url(../images/header_top.jpg) 0 0 no-repeat;
	width: 56px;
	}
#nav01 a:hover {
	background: url(../images/header_top_over.jpg) 0 0 no-repeat;
	width: 56px;
	}
#nav02 a {
	background: url(../images/header_sitemap.jpg) 0 0 no-repeat;
	width: 112px;
	}
#nav02 a:hover {
	background: url(../images/header_sitemap_over.jpg) 0 0 no-repeat;
	width: 112px;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	float:right;
	height: 32px;
	}
#header p.tel img { display: block; }

#header p.image{
	margin: 0;
	padding: 0;
	height: 400px;
}

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0;
	margin:0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	width:180px;
	text-indent: -9999px;
	padding-bottom:5px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}
#nav .internal li#nav11 { padding-bottom:19px;}	

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -45px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -90px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -135px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -180px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -225px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -270px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -315px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -45px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -90px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -135px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -180px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -225px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -270px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -315px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -360px no-repeat; }

#nav p { text-align: center; }

#nav p#nav_banner01 { width:180px; height:70px; margin:0 0 10px 0; text-indent:-9999px;}
#nav p#nav_banner01 a { height:70px; background:url(../images/nav_banner01.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner01 a:hover { height:70px; background:url(../images/nav_banner01_roll.jpg) no-repeat 0 0; display:block;}

#nav p#nav_banner02 { width:180px; height:70px; margin:0 0 10px 0; text-indent:-9999px;}
#nav p#nav_banner02 a { height:70px; background:url(../images/nav_banner02.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner02 a:hover { height:70px; background:url(../images/nav_banner02_roll.jpg) no-repeat 0 0; display:block;}

#nav p#nav_banner03 { width:180px; height:70px; margin:0 0 10px 0; text-indent:-9999px;}
#nav p#nav_banner03 a { height:70px; background:url(../images/nav_banner03.jpg) no-repeat 0 0; display:block;}
#nav p#nav_banner03 a:hover { height:70px; background:url(../images/nav_banner03_roll.jpg) no-repeat 0 0; display:block;}
/*---------- 05  Footer -----------*/

#footer {
	clear:both;
	background: url(../images/footer_bg.jpg) top left repeat-x;
	width:100%;
	height:108px;
	padding: 0;
	text-align: center;
	font-size: 83.33%;
	}
*:first-child+html #footer { font-size: 10px; letter-spacing:1px; } /*  for IE7 only */
* html body #footer { font-size: 10px; letter-spacing:1px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; color:#ff9100; }

#footer #footer01 {
	width:800px;
	margin: 0px auto;
	padding: 0;
	text-align:left;
}	
 
#footer #footer01 #footer01_01 {
	width:480px;
	float:left;
	line-height:1.7em;
 	color:#666;
	letter-spacing:0px;
	padding:11px 0 0 23px;
}	 
	
#footer #footer01 #footer01_01 ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	}

#footer #footer01 #footer01_01 ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer #footer01 #footer01_01 address { letter-spacing:0px; margin: 1.1em 0 0 0; line-height:1.7em; }

#footer #footer01 #footer01_02 {
	float:right;
	width:278px;
	padding:10px 19px 0px 0px;
	margin:0;
}	 

/*---------- 06  Contents -----------*/

.section { padding: 0em 15px 0px 39px; clear:both; }
.section .section { padding: 0em 4px 0px 4px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 40px;
	text-indent: -9999px;
	margin: 0 20px 15px 30px;
	padding:0;
	}
#content h3 {
	clear: both;
	height: 50px;
	margin-bottom:10px;
	text-indent: -9999px;
	}
#content h4 {
	height: 30px;
	margin-bottom:10px;
	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.png) 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: none; }

a {	color: #666;
	outline: none; text-decoration:none;
}
a:hover { color: #f79403; text-decoration:underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
	
td img, p img{ display:block; margin:0; padding:0;}

.image_l  {
	float: left;
	margin: 0 20px 0px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.image_l_b {
	float: left;
	margin-right: 15px;
	border: 1px solid #8c8c8c;
	line-height:1%;
	}
.image_b {
	margin: 0;
	border: 1px solid #8c8c8c;
	line-height:1%;
	display: block;
}
	
.image_r_b {
	float: right;
	margin-left: 15px;
	border: 1px solid #8c8c8c;
	line-height:1%;
	}
	
	.fL {
		float: left;
		clear: both;
		width: 250px;
	}

.case {
	margin:0;
	padding:0;
	background: url(../images/narrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) 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 li{
	margin:0;
	padding:0;
	list-style:none;
}
#content ul.bullet {
	margin:0 0 11px 0;
	padding:0;
	list-style:none;
}
#content ul.bullet li{
	list-style:none;
	background:url(../images/circle.jpg) 0 1px no-repeat ;
	padding:0px 0px 0px 10px;
}

#content ul.bullet_01 {
	margin:0;
	padding:0;
	list-style:none;
}
#content ul.bullet_01 li{
	list-style:none;
	background:url(../images/circle.jpg) 0 1px no-repeat ;
	padding:0px 0px 0px 10px;
}

#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 120px;
	height: 22px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

#content ul.totop li a:hover {
	display: block;
	height: 22px;
	background: url(../images/to_top_over.jpg) 0 0 no-repeat;
	}
p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}
	
#content p#banner {
	width:500px;
	height:70px;
	text-indent:-9999px;
	margin:0px 33px 0px 33px;
}
#content p#banner a{
	background:url(../images/banner_b.jpg) no-repeat 0 0; height:70px; display:block;
}

#content p#banner a:hover{
	background:url(../images/banner_b_roll.jpg) no-repeat 0 0; height:70px; display:block;
}

/* 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: collapse;
	border-spacing: 1px;
	border: 1px solid #ccc5b6;
	font-size: 100%;
	line-height:1.5em;
	color: #666;
	width:100%;
	margin:0 0 15px 0;
	}

#content table th,
#content table td {
	padding: 4px;
	border: 1px solid #ccc5b6;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.width_130{
	width:130px;
}	

.width_80{
	width:80px;
}	

.text_top{
	vertical-align:top;
}	
	
/*---------- 07  Index -----------*/

#index h2{
	height: 43px;
	text-indent: -9999px;
	margin: 0 0 5px 0;
	padding:0;
}

#index h3{
	text-indent: -9999px;
	margin:0;
	padding:0;
}

#index h2#title01 { background:url(../images/index_h2.jpg) 0 0 no-repeat;}

#index h3#title02 { background:url(../images/index_h3_01.jpg) 0 0 no-repeat;height:44px; }

#index h3#title02 a { background:url(../images/index_h3_01.jpg); display:block; cursor:auto; height:44px;}

#index h3#title03 { background:url(../images/index_h3_02.jpg) 0 0 no-repeat;height:53px; margin-top:3px; margin-bottom:0px; }

#index h3#title03 a { background:url(../images/index_h3_02.jpg); display:block; cursor:auto; height:53px; }

#index h3#title04 { background:url(../images/index_h3_03.jpg) 0 0 no-repeat;height:58px;} 


#index .alpha { float: left; }
#index .beta { float: left; }

#index .bg_01 { background:url(../images/index_04.jpg) 0 44px #FFF no-repeat; 
	width:270px; 
	margin:0 25px 0 0;
	height:248px;
	text-align:left;
}

#index .bg_02 { background:url(../images/index_02.jpg) 0 0 no-repeat; 
	width:270px; 
	margin:0;
	text-align:left;
}

#index .bg_03 { 
	background:url(../images/index_bg02.jpg) 0 0 repeat-y; 
	padding:0 13px;
	margin:0;
	height:240px;
	height:auto;
}

#index .bg_04 { width:314px; float: right; }

#index .section { padding: 0em 20px 0em 30px; }

#index .image_l{
	float: left;
	margin-right: 20px;
	}

#index .image_l01{
	float: right;
	margin: 0 0 0px 12px;
	}
#index dl { padding:0; margin:0; width:300px; display:inline-block; font-weight:normal; }
#index dl dt { float:left; width:55px; padding:0; line-height:1%; margin:0;}

#index dl dd { margin-left:10px;width:235px; float:left; padding:0; margin-bottom:6px; font-weight:normal; display:inline; line-height:1.5em;}

#index dl dd.dd01 { list-style:none; width:235px; float:left; padding:0; margin:0; margin-bottom:6px; font-weight:normal; margin-left:65px; text-align:left; display: inline; }

#index dl dd.dd02 { list-style:none; width:235px; float:left; padding:0; margin:0; margin-bottom:6px; font-weight:normal; margin-left:65px; text-align:left; display: inline; color:#CC0000; }

#index .adjust {
  padding: 1px 0 0 0;
  background: none;
  width: 800px;
  height: 400px;
  
}

/*---------- 08  Staff -----------*/
#staff h2#title01 { background:url(../images/staff_h2.jpg) 0 0 no-repeat;}

#staff h3#title02 { background:url(../images/staff_h3_01.jpg) 0 0 no-repeat;}

#staff h3#title03 { background:url(../images/staff_h3_02.jpg) 0 0 no-repeat;}

#staff h4#title04 { background:url(../images/staff_h4_01.jpg) 0 0 no-repeat;}

#staff h4#title05 { background:url(../images/staff_h4_02.jpg) 0 0 no-repeat;}

#staff h4#title06 { background:url(../images/staff_h4_03.jpg) 0 0 no-repeat;}

#staff h3#title07 { background:url(../images/staff_h3_03.jpg) 0 0 no-repeat;}

#staff dl { list-style:none; padding:0; margin:0; display:inline-block; width:309px; float:left; font-weight:normal;}
#staff dl dt {float:left; width:60px; display:inline-block; margin:0px; font-weight:normal;text-align:left; }

#staff dl dd {width:249px; display:inline-block; float:left; font-weight:normal; margin:0; }

#staff dl dd.staff_01 {display:inline-block; padding-left:60px; display:inline; margin:0; }

/*---------- 09  Clinic -----------*/
#clinic h2#title01 { background:url(../images/clinic_h2.jpg) 0 0 no-repeat;}

#clinic h4#title02 { background:url(../images/clinic_h4_01.jpg) 0 0 no-repeat;}

#clinic h4#title03 { background:url(../images/clinic_h4_02.jpg) 0 0 no-repeat;}

#clinic h4#title04 { background:url(../images/clinic_h4_03.jpg) 0 0 no-repeat;}

#clinic h4#title05 { background:url(../images/clinic_h4_04.jpg) 0 0 no-repeat;}

#clinic h4#title06 { background:url(../images/clinic_h4_05.jpg) 0 0 no-repeat;}

#clinic h4#title07 { background:url(../images/clinic_h4_06.jpg) 0 0 no-repeat;}

/*---------- 10  Guide -----------*/

#guide h2#title01 { background:url(../images/guide_h2.jpg) 0 0 no-repeat;}

#guide h3#title02 { background:url(../images/guide_h3_01.jpg) 0 0 no-repeat;}

#guide h4#title03 { background:url(../images/guide_h4_01.jpg) 0 0 no-repeat;}

#guide h4#title03 a{ background:url(../images/guide_h4_01.jpg); display:block; cursor:auto; height:30px;}

#guide h4#title04 { background:url(../images/guide_h4_02.jpg) 0 0 no-repeat;}

#guide h4#title04 a { background:url(../images/guide_h4_02.jpg); display:block; cursor:auto; height:30px;}

#guide h4#title05 { background:url(../images/guide_h4_03.jpg) 0 0 no-repeat;}

#guide h4#title06 { background:url(../images/guide_h4_04.jpg) 0 0 no-repeat;}

#guide h4#title07 { background:url(../images/guide_h4_05.jpg) 0 0 no-repeat;}

#guide h4#title08 { background:url(../images/guide_h4_06.jpg) 0 0 no-repeat;}

#guide h4#title09 { background:url(../images/guide_h4_07.jpg) 0 0 no-repeat; }

#guide h4#title09 a { background:url(../images/guide_h4_07.jpg); display:block; cursor:auto; height:30px; }

#guide h3#title10 { background:url(../images/guide_h3_02.jpg) 0 0 no-repeat;}

#guide h4#title11 { background:url(../images/guide_h4_08.jpg) 0 0 no-repeat;}

#guide h3#title12 { background:url(../images/guide_h3_03.jpg) 0 0 no-repeat;}

#guide h3#title13 { background:url(../images/guide_h3_04.jpg) 0 0 no-repeat;}

/*---------- 11  Implant -----------*/

#implant h2#title01 { background:url(../images/implant_h2.jpg) 0 0 no-repeat;}

#implant h3#title02 { background:url(../images/implant_h3_01.jpg) 0 0 no-repeat;}

#implant h3#title03 { background:url(../images/implant_h3_02.jpg) 0 0 no-repeat;}

#implant h4#title04 { background:url(../images/implant_h4_01.jpg) 0 0 no-repeat;}

#implant h4#title05 { background:url(../images/implant_h4_02.jpg) 0 0 no-repeat;}

/*---------- 12  Esthe -----------*/

#esthe h2#title01 { background:url(../images/esthe_h2.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 h4#title04 { background:url(../images/esthe_h4_01.jpg) 0 0 no-repeat;}

#esthe h4#title05 { background:url(../images/esthe_h4_02.jpg) 0 0 no-repeat;}

#esthe h4#title06 { background:url(../images/esthe_h4_03.jpg) 0 0 no-repeat;}

#esthe h4#title07 { background:url(../images/esthe_h4_04.jpg) 0 0 no-repeat;}

#esthe .esthe01{ background:url(../images/esthe_icon.jpg) 0 0 no-repeat;
	text-align:left;
	line-height:1.5em;
	font-size:100%;
	color:#ed7626;
	padding-left:20px;
	font-weight:bold;
}

/*---------- 13  Ortho -----------*/
#ortho h2#title01 { background:url(../images/ortho_h2.jpg) 0 0 no-repeat;}

#ortho h3#title02 { background:url(../images/ortho_h3_01.jpg) 0 0 no-repeat;}

#ortho h3#title03 { background:url(../images/ortho_h3_02.jpg) 0 0 no-repeat;}

/*---------- 14  Prevent -----------*/
#prevent h2#title01 { background:url(../images/prevent_h2.jpg) 0 0 no-repeat;}

#prevent h3#title02 { background:url(../images/prevent_h3_01.jpg) 0 0 no-repeat;}

#prevent h3#title03 { background:url(../images/prevent_h3_02.jpg) 0 0 no-repeat;}

#prevent h4#title04 { background:url(../images/prevent_h4_01.jpg) 0 0 no-repeat;}

#prevent h4#title05 { background:url(../images/prevent_h4_02.jpg) 0 0 no-repeat;}

#prevent h4#title06 { background:url(../images/prevent_h4_03.jpg) 0 0 no-repeat;}

#prevent h4#title07 { background:url(../images/prevent_h4_04.jpg) 0 0 no-repeat;}

/*---------- 15  Cost -----------*/
#cost h2#title01 { background:url(../images/cost_h2.jpg) 0 0 no-repeat;}

/*---------- 16  Access -----------*/
#access h2#title01 { background:url(../images/access_h2.jpg) 0 0 no-repeat;}

#access h3#title02 { background:url(../images/access_h3_01.jpg) 0 0 no-repeat;}

#access h3#title03 { background:url(../images/access_h3_02.jpg) 0 0 no-repeat;}

#map {   
    width: 500px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    }  

/*---------- 17  sitemap -----------*/
#sitemap h2#title01 { background:url(../images/sitemap_h2.jpg) 0 0 no-repeat;}



/* ------- Margin - Padding --------*/
.padding_l23_r11{
	padding: 0 11px 3px 23px;
}

.padding_l43_r27{
	padding: 0 27px 0px 43px;
}

.padding_l40_r15{
	padding: 0px 15px 0px 40px;
}	

.padding_l40_r10{
	padding: 0 10px 0px 40px;
}	

.padding_l44_r10{
	padding: 0 10px 0px 44px;
}	

.padding_l49_r59{
	margin: 0;
	padding: 0 59px 0px 49px;
}	
.padding_l10_r10{
	margin: 0;
	padding: 5px 10px 0px 10px;
}	

.padding_t15{ padding-top:15px;}

.padding_r20{
	padding-right:20px;
}
.margin_b11{margin-bottom:11px;}
	
.margin_b20{margin-bottom:20px;}

.margin_b15{margin-bottom:15px;}

.margin_b30{margin-bottom:30px;}

.margin_b40{margin-bottom:40px;}


/* -------Background Color --------*/
.bg_yellow{	background:#fbfaf1;}
.txt_r{color:#CC0000;}
.staff_brn a{ 
	margin-top:10px;
	margin-left:43px;
	background:url(../images/staff-bnr.jpg) 0 0 no-repeat; 
	width:500px; 
	height:90px; 
	display:block; 
	overflow:hidden; 
	text-indent:-9999px;}
.staff_brn a:hover{	background-position:bottom;}
.staff_brntel {background:url(../images/staff-bnrtel.jpg) 0 0 no-repeat; width:566px; height:66px; display:block; text-indent:-9999px; margin-bottom:15px;}


#content table th.width_170{width:170px;}
.txt_b{font-weight:bold;}