@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Implant                     */
/*                 09  Skeleton                    */
/*                 10  Implant_success             */
/*                 11  Implant_case                */
/*                 12  Implant_qa                  */
/*                 13  Aesthe                      */
/*                 14  Aesthe_case                 */
/*                 15  Clinic                      */
/*                 16  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                 main:#BA8787                    */
/*                 main gray:#666666               */
/*                 main red:#BD2E2E                */
/*                                                 */
/*==================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.png) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
   padding: 16px 0 0 0;
   margin: 0;
	}

#content {
	width: 580px;
	padding: 1.5em 0 1em 0;
	margin-left:20px;
	margin-right:20px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	}


* html body #content {
	margin-left:10px;
	margin-right:10px;
    }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 105px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
	
h1.h1-top {
	font-size:12px;
	font-weight:normal;
	color: #666;
	padding:9px 0 0 0;
	}

p#top {
	width: 360px;
	height: 50px;
	line-height: 1.0;
	float: left;
	margin:-16px 0 0 0;
	}
p#top a {
	display: block;
	width: 360px;
	height: 50px;
	margin-top:35px;
	}

#header .section {
	width: 360px;
	float: right;
	margin: 0;
	padding: 0;
	}
*:first-child+html #header .section {
	width: 370px;
	}

#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: 360px;
	height: 25px;
	margin: 75px 10px 0 0;
	float:right;
	}

*:first-child+html #header_nav {
	margin: 75px 10px 0 0;
    } /*  for IE7 only */
  
* html body #header_nav {
	margin: 75px 5px 0 0;
    } /*  for IE6 only */

#header_nav li {
	height: 25px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	padding: 0;
	margin: 0;
	}
	
#header_nav li a {
	display: block;
	height: 25px;
	}

#nav01 { width: 90px; }
#nav02 { width: 90px; }
#nav03 { width: 90px; }
#nav04 { width: 90px; }

#nav01 a {
	background: url(../images/header_nav.png) 0 0 no-repeat;
	width: 90px;
	margin:-15px 0 0 0;
	}
#nav02 a {
	background: url(../images/header_nav.png) -90px 0 no-repeat;
	width: 90px;
  margin:-15px 0 0 0;
	}
#nav03 a {
	background: url(../images/header_nav.png) -180px 0 no-repeat;
	width: 90px;
	margin:-15px 0 0 0;
	}
#nav04 a {
	background: url(../images/header_nav.png) -270px 0 no-repeat;
	width: 90px;
	margin:-15px 0 0 0;
	}	

/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0;
	margin: 0;
	}
	
#nav .menu{
	background: url(../images/nav_menu_header.png) 0 0 no-repeat;
    text-indent:-9999px;
    height:20px;
    font-size:12px;
		margin:0;
    }

#nav .navcl img{
    display:block;
    }

#nav #nav_title01,#nav_title02{
    text-indent:-9999px;
    height:30px;
		margin:0;
    }    
    
#nav_title01{
	background: url(../images/nav.png) 0 0 no-repeat;
    }

#nav_title02{
	background: url(../images/nav.png) 0 -181px no-repeat;
    }
    
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav .nav_main {
	background: url(../images/nav_menu_bg.png) 0 0 repeat;
    }

#nav .nav_link{
    padding-bottom:30px;
	background: url(../images/nav_menu_footer.png) 0 bottom no-repeat;
    }

#nav05 a { background: url(../images/nav.png) 0 -31px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -61px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -91px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -121px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -151px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -211px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -241px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -271px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -301px no-repeat; }

#nav05 a:hover { background: url(../images/nav.png) -200px -31px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -200px -61px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -200px -91px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -200px -121px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -200px -151px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -200px -211px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -200px -241px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -200px -271px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -200px -301px no-repeat; }

#nav p { text-align: center; }

.ban_blog a{
	width:330px;
	height:120px;
	margin:10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_blog.jpg);
}
.ban_blog a:hover{
	background-position:0 100%;
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin-right:20px;
	background: #fff url(../images/footer_bg.png) bottom no-repeat;
	font-size: 85%;
	text-align: center;
	color: #666666;
	}
*: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: #BA8787;
	}
#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; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 35px;
	text-indent: -9999px;
	margin: 0 0;
	}
#content h3 {
	clear: both;
	height: 22px;
	text-indent: -9999px;
	margin-left: 2px;
	}
#content h4 {
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em 0;
	}

#content ul {
    margin:2px 0 2px 5px;
    }

#content ul li {
	list-style: none;
	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: #BA8787;
	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 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content ul.totop {
	clear: both;
	margin-top:10px;
	}

#content ul.totop li {
	list-style: none;
	width: 117px;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 28px;
	background: url(../images/totop.png) 0 0 no-repeat;
	}
#content .point{
    color:#BD2E2E;
    }

#content .section_blue{
    background:#F0FBFF;
    padding: .5em 10px;
    width:460px;
    margin-bottom:5px;
    }
#content table {
    border-collapse: separate;
	border-spacing: 1px;
	width:480px;
	margin-left:10px;
	}
* html body #content table { 
  font-size : 11px;
	color: #666;
	}
#content table ul li {
	background: url(../images/li_bg2.gif) 0 4px no-repeat;
	}	
* html body #content table ul li {
	line-height:20px;
	}	

#content th {
  padding: 2px;
	}

#content table,
#content th,
#content td { 
  border: 1px solid #BA8787; }

#content td {
  padding: 2px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.gif) 0 4px no-repeat;
	padding-left: 20px;
	}

#content .content_nav_box ul li {
	list-style: none;
	background: none;
	padding-left: 0px;
	}

#content  .case .alpha,
#content  .case .beta {
	float: left;
	margin: 0 15px 15px 0;
	}
#content  .case .gamma {
	float: left;
	margin: 0 0 15px 0;
	}

.content_nav_box{
    width:580px;
    height:82px;
	background: url(../images/cnav_bg.png) 0 0 no-repeat;
    margin-top:10px;
    padding-top:2px;
    } 

.content_nav_box p{
    color:#3A2713;
    }
.content_nav_box .guide1{
    margin:0 0 0 14px;
    padding-top:3px;
    }
.content_nav_box .guide2{
    float:right;
    margin:3px 10px 0 0;
    }
#content_nav ul {
    margin:0;
    }
   
#content_nav li {
	height: 25px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	padding: 0;
    margin:-5px 5px 0 5px;
	}

* html body #content_nav li {
    margin:-5px 6px 0 3px;
	}
	
#content_nav li a {
	display: block;
	height: 25px;
	}
	
#c_nav01 { width: 180px; }
#c_nav02 { width: 180px; }
#c_nav03 { width: 180px; }

#c_nav01 a {
	background: url(../images/cnav_bg.png) 0 -23px no-repeat;
	width: 180px;
	}
#c_nav02 a {
	background: url(../images/cnav_bg.png) -200px -23px no-repeat;
	width: 180px;
	}
#c_nav03 a {
	background: url(../images/cnav_bg.png) -390px -23px no-repeat;
	width: 180px;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) -230px -23px 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 */


/*-------- 07  Index --------*/
#index #title01 { 

}
#index #title02 { 
	               margin: 0;
}
#index #title03 {
	               margin: 0;
}
#index .greeting{
    width:330px;
    float:left;
    } 
#index .greeting p{
    }    
    
#index .select_case{
    width:230px;
    float:right;
    }

#index .select_case h2{
    font-size:10px;
    height:5px;
    }    
#index .select_case_wrapper{
    background: url(../images/guide_wrapper.png) 0 0 repeat-y;
    }     
    
#index .select_case_message{
    padding:5px 0 0 6px;
    background: url(../images/guide_bg.png) top no-repeat;
    width:220px;
    height:80px;
    margin-left:2px;
    }
* html #index .select_case_message{
    margin-left:5px;
   }
   
#index .select_case_message p{
    width:210px;
    padding:5px 5px 5px 5px;
    } 

#index .guide_menu {background: url(../images/guide_menu_line.png) top no-repeat; 
	               margin: 0;
                   width:230px;
                   height:150px;}

#index .guide_menu ul {
    padding-top:19px;
    padding-left:5px;
              }

*:first-child+html #index .guide_menu ul {
    padding-top:15px;
	}
* html #index .guide_menu ul {
    padding-top:15px;
	}

#index .guide_menu li{
    background:none;
    padding-bottom:8px;
    width:220px;
    text-indent:-9999px;
    }

* html #index .guide_menu li{
    padding-bottom:0;
    }
              
#index .guide_menu li a {
	display: block;
	}
              
#index #gainav_01 {height:32px;width:180px;}
* html #index #gainav_01 {padding-bottom:8px;}

#index #gainav_02 {height:12px;width:180px;}
#index #gainav_03 {height:12px;width:180px;}
#index #gainav_04 {height:32px;width:180px;}

#index #gainav_01 a {height:32px;width:180px;background: url(../images/guide_menu01.png) 0 0 no-repeat;}
#index #gainav_02 a {height:12px;width:180px;background: url(../images/guide_menu02.png) 0 0 no-repeat;}
#index #gainav_03 a {height:12px;width:180px;background: url(../images/guide_menu03.png) 0 0 no-repeat;}
#index #gainav_04 a {height:32px;width:180px;background: url(../images/guide_menu04.png) 0 0 no-repeat;}

#index .select_case_nav ul li {
	background: none;
    }

#index .select_case_nav{
    background: url(../images/guide_footer_bg.png) 0 0 no-repeat;
    height:30px;
    margin-bottom:30px;
    margin-top:-3px;
    }
#index .select_case_nav li{
    margin:0;
    text-indent:-9999px;
    }

#index .select_case_nav li{
	height: 15px;
	width:120px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	padding: 0;
	margin: 5px 0 0 95px;
	}
*:first-child+html #index .select_case_nav li{
	margin: 2px 0 5px 93px;
    } /*  for IE7 only */
    
* html #index .select_case_nav li {
	margin: 2px 0 5px 48px;
    } /*  for IE6 only */
		
#index .select_case_nav li a {
	display: block;
	height: 15px;
	}
	
#index #snav_01 { width:120px; height: 15px;}
#index #snav_01 a {
	background: url(../images/guide_nav.png) 0 0 no-repeat;
	height:15px;
	width:120px;
	}
	
#index #clinic_info{
    clear:both;
	background: url(../images/clinicinfo_bg.png) 0 0 no-repeat;
    width:580px;
    height:160px
    }
#index #clinic_info dl{
    margin:0 0 0 265px;
    padding-top:50px;
    } 

#index #clinic_info dt{
    float:left;
    width:80px;
    color:#BA8787;
    } 
#index #clinic_info dd{
    margin-left:80px;
    } 
#index #clinic_info p{
    margin:0 0 0 365px;
    }
		
#index h2#title01 {
	height: 60px;
	text-indent:0;
	margin: 0 0;
 }
 
#index h2#title02 {
	height: 60px;
	text-indent:0;
	margin: 0 0;
	}

/*-------- 08  Implant --------*/
#implant h2#title01 {background: url(../images/implant_h2-01.png) 0 0 no-repeat;}
#implant h3#title02 {background: url(../images/implant_h3-02.png) 0 0 no-repeat;}
#implant h3#title03 {background: url(../images/implant_h3-03.png) 0 0 no-repeat;}
#implant h3#title04 {background: url(../images/implant_h3-04.png) 0 0 no-repeat;}
#implant h4#title05 {background: url(../images/implant_h4-05.png) 0 0 no-repeat;}
#implant h4#title06 {background: url(../images/implant_h4-06.png) 0 0 no-repeat;}
#implant h3#title07 {background: url(../images/implant_h3-07.png) 0 0 no-repeat;}

#implant th { width: 120px; }
/*-------- 09  Skeleton --------*/
#skeleton h2#title01 {background: url(../images/skeleton_h2-01.png) 0 0 no-repeat;}
#skeleton h3#title02 {background: url(../images/skeleton_h3-02.png) 0 0 no-repeat;}
#skeleton h3#title03 {background: url(../images/skeleton_h3-03.png) 0 0 no-repeat;}
#skeleton h4#title04 {background: url(../images/skeleton_h4-04.png) 0 0 no-repeat;}
#skeleton h4#title05 {background: url(../images/skeleton_h4-05.png) 0 0 no-repeat;}
#skeleton h3#title06 {background: url(../images/skeleton_h3-06.png) 0 0 no-repeat;}

/*-------- 10  Implant_success --------*/
#implant_success h2#title01 {background: url(../images/implant_success_h2-01.png) 0 0 no-repeat;}
#implant_success h3#title02 {background: url(../images/implant_success_h3-02.png) 0 0 no-repeat;}
#implant_success h4#title03 {background: url(../images/implant_success_h4-03.png) 0 0 no-repeat;}
#implant_success h3#title04 {background: url(../images/implant_success_h3-04.png) 0 0 no-repeat;}

/*-------- 11  Implant_case --------*/
#implant_case h2#title01 {background: url(../images/implant_case_h2-01.png) 0 0 no-repeat;}
#implant_case h3#title02 {background: url(../images/implant_case_h3-02.png) 0 0 no-repeat;}
#implant_case h4#title03 {background: url(../images/implant_case_h4-03.png) 0 0 no-repeat;}
#implant_case h4#title04 {background: url(../images/implant_case_h4-04.png) 0 0 no-repeat;}

#implant_case h5{
		border-bottom-style : dotted ;
		border-bottom-width : 1px ;
		color:#990000;
}

#implant_case #main{
	padding-top:16px;
	}
	

/*-------- 12  Implant_qa --------*/
#implant_qa h2#title01 {background: url(../images/implant_qa_h2-01.png) 0 0 no-repeat;}
#implant_qa h3#title02 {background: url(../images/implant_qa_h3-02.png) 0 0 no-repeat;}
#implant_qa h4{
    text-indent:2px;
    height:15px;
    line-height: 15px;
    font-size:105%;
    color:#BF5252;
    background:#F7F5F5;
    width:490px;
    border: 1px solid #D3AEAE; 
    }
    
/*-------- 13  Aesthe --------*/
#aesthe h2#title01 {background: url(../images/aesthe_h2-01.png) 0 0 no-repeat;}
#aesthe h3#title02 {background: url(../images/aesthe_h3-02.png) 0 0 no-repeat;}
#aesthe h3#title03 {background: url(../images/aesthe_h3-03.png) 0 0 no-repeat;}
#aesthe h4#title04 {background: url(../images/aesthe_h4-04.png) 0 0 no-repeat;}
#aesthe h3#title05 {background: url(../images/aesthe_h3-05.png) 0 0 no-repeat;}
#aesthe h4#title06 {background: url(../images/aesthe_h4-06.png) 0 0 no-repeat;}
#aesthe h3#title07 {background: url(../images/aesthe_h3-07.png) 0 0 no-repeat;}
#aesthe h4#title08 {background: url(../images/aesthe_h4-08.png) 0 0 no-repeat;}

#aesthe #main{
	padding-top:16px;
	}

/*-------- 14  Aesthe_case --------*/
#aesthe_case h2#title01 {background: url(../images/aesthe_case_h2-01.png) 0 0 no-repeat;}
#aesthe_case h3#title02 {background: url(../images/aesthe_case_h3-02.png) 0 0 no-repeat;}
#aesthe_case h3#title03 {background: url(../images/aesthe_case_h3-03.png) 0 0 no-repeat;}
#aesthe_case h3#title04 {background: url(../images/aesthe_case_h3-04.png) 0 0 no-repeat;}

#aesthe_case #main{
	padding-top:16px;
	}

/*-------- 15  Clinic --------*/
#clinic h2#title01 {background: url(../images/clinic_h2-01.png) 0 0 no-repeat;}
#clinic h3#title02 {background: url(../images/clinic_h3-02.png) 0 0 no-repeat;}
#clinic h3#title03 {background: url(../images/clinic_h3-03.png) 0 0 no-repeat;}
#clinic h3#title04 {background: url(../images/clinic_h3-04.png) 0 0 no-repeat;}
#clinic h3#title05 {background: url(../images/clinic_h3-05.png) 0 0 no-repeat;}
#clinic h3#title06 {background: url(../images/clinic_h3-06.png) 0 0 no-repeat;}

#clinic .map {
   margin-left:10px;
   }

*:first-child+html #clinic .map {
   margin-left:0px;
   }
#clinic span{
   color:#BD2E2E;
   }

/*-------- 16  Sitemap --------*/
#sitemap h2#title01 {background: url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap .mainlist li{
   font-size:105%;
   font-weight:bold;
   }
#sitemap .mainlist li ul li{
   font-size:100%;
   font-weight:normal;
   }

#sitemap .mainlist ul li {
	background: url(../images/li_bg2.gif) 0 4px no-repeat;
	}	
#sitemap .mainlist ul .no_mark li {
	background: url(../images/li_bg3.gif) 0 4px no-repeat;
	}	


