@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Access                      */
/*                 10  General                     */
/*                 11  Perio                       */
/*                 12  Denture                     */
/*                 13  Wisdom_tooth                */
/*                 14  Aesthe                      */
/*                 15  Child                       */
/*                 16  Qa                          */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background:#F6F2F2 url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 822px;
	margin: 0 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;
	margin:8px 2px 0 0;
	padding-bottom:20px;
	}


/*---------- 03  Header -----------*/

#index_header {
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 387px;
	width: 824px;
	margin: 0 auto;
	padding: 0;
	}

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 354px;
	width: 824px;
	margin: 0 auto;
	padding: 0;
	}

h1 {
	background: url(../images/h1.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	width: 270px;
	height: 90px;
	line-height: 1.0;
	float: left;
	margin:8px 0  0 35px;
	}

* html h1{margin:7px 0  0 17px;}
	
h1 a {
	display: block;
	width: 270px;
	height: 80px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#index_header .section,
#header .section {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	}
	
#index_header p.tel,
#header p.tel {
	margin: 8px 0 0 10px;
	padding: 0;
	height: 90px;
	width:280px;
	}
	
#index_header p.tel img,	
#header p.tel img { display: block; }

#index_header #header_nav {
	margin:63px 55px 0 0 ;
	padding: 0;
	width: 208px;
	float:right;
	background: url(../images/index_header_nav.jpg) -424px 0 no-repeat;
	}

* html #index_header #header_nav {
	margin:63px 0 0 280px;
	float:left;
    }

#header #header_nav {
	margin:60px 51px 0 0 ;
	padding: 0;
	width: 208px;
	float:right;
	background: url(../images/header_nav.jpg) -424px 0 no-repeat;
	}

* html #header #header_nav {
	margin:60px 0 0 280px;
	float:left;
    }

#header_nav li {
	height: 43px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 43px;
	}

#index_header #h_nav01 a {background: url(../images/index_header_nav.jpg) 0 0 no-repeat;}
#index_header #h_nav02 a {background: url(../images/index_header_nav.jpg) 0 -42px no-repeat;}
#index_header #h_nav03 a {background: url(../images/index_header_nav.jpg) 0 -87px no-repeat;}
#index_header #h_nav01 a:hover { background: url(../images/index_header_nav.jpg) -212px 0 no-repeat; }
#index_header #h_nav02 a:hover { background: url(../images/index_header_nav.jpg) -212px -42px no-repeat; }
#index_header #h_nav03 a:hover { background: url(../images/index_header_nav.jpg) -212px -87px no-repeat; }

#header #h_nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat;}
#header #h_nav02 a {background: url(../images/header_nav.jpg) 0 -42px no-repeat;}
#header #h_nav03 a {background: url(../images/header_nav.jpg) 0 -87px no-repeat;}
#header #h_nav01 a:hover { background: url(../images/header_nav.jpg) -212px 0 no-repeat; }
#header #h_nav02 a:hover { background: url(../images/header_nav.jpg) -212px -42px no-repeat; }
#header #h_nav03 a:hover { background: url(../images/header_nav.jpg) -212px -87px no-repeat; }

#index h3#title03{background: url(../images/index_h3-03.jpg) 0 0 no-repeat;}

/*----------04  Navigation -----------*/

#nav_title01{
	background: url(../images/nav.jpg) 0 0 no-repeat;
	width: 170px;
	height: 37px;
    text-indent:-9999px;
    }
#nav_title02{
	background: url(../images/nav.jpg) 0 -194px no-repeat;
	width: 170px;
	height: 37px;
    text-indent:-9999px;
    }

#nav {
	width: 170px;
	float: left;
	margin:15px 0 0 25px;
	}

* html #nav {
	margin:15px 0 0 10px;
	} 

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
    margin-bottom:15px;
    }

#nav .internal li {
	height: 35px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 -37px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -72px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -107px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -142px no-repeat;}

#nav07 a { background: url(../images/nav.jpg) 0 -231px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -266px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -301px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -336px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -371px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -406px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -441px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -476px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -170px -37px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -170px -72px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -170px -107px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -170px -142px no-repeat;}

#nav07 a:hover { background: url(../images/nav.jpg) -170px -231px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -170px -266px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -170px -301px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -170px -336px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -170px -371px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -170px -406px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -170px -441px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -170px -476px no-repeat; }


#nav p { text-align: center; }

#nav .nav_banner{
   text-align:center;
   }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	color: #8C8C8C;
	height:80px;
	}

#footer .section{
    width:800px;
    margin:0 auto;
    padding:0;
    }

#footer .alpha{
    float:left;
    width:210px;
    }
    
#footer .beta{
	text-align: left;
    float:right;
    width:530px;
    margin-top:12px;
    }

#footer a {
	text-decoration: none;
	color: #6B8A4D;
	}
#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.tel {
	margin:0;
	padding: 10px 0 0 10px;
	height: 60px;
	width:184px;
	}
#footer p.tel img {
    margin:0;
    padding:0;
    }

/*---------- 06  Contents -----------*/

.section { padding: .5em 10px; }
.section .section { padding: .5em 5px; }

p.center { text-align: center; }

#content h2 {
	height: 30px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	height: 27px;
	text-indent: -9999px;
	margin-top:3px;
	}
#content h4 {
	height: 25px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.gif) 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 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.gif) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}


#content .img_border{
    border:1px solid #D5D5D5;
    }

#content .img_click{
    border:2px solid #4199BF;
    }
p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 0 1px no-repeat;
	}

#content table {
    background:#ffffff;
    }
* html #content table {font-size:95%;color:#666;}
    
#content table th{
    text-align:center;
    background:#FC9E75;
    color:#fff;
    }

#content table,tr,th,td {
    border-color:#999;
    }

#content .subtitle{
    font-weight:bold;
    color:#416D94;
    font-size:105%;
    }

#content .section_text{
    margin:5px 5px 15px 0 ;
    width:550px;
    }

#content p.totop {
	margin: 0 ;
	padding: 0 0 10px 0;
	text-indent: -9999px;
	height: 30px;
	width: 110px;
	float: right;
	}
#content p.totop a {
	display: block;
	height: 30px;
	background: url(../images/totop.gif) 0 0 no-repeat;
	}

#content .bottomlink{
    color:#4699FF;
    }

.qr_copy {
font-size:9px;
}

/*-------- 07  Index --------*/
#index h2#title01{
    background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
    height:30px;
    margin-left:10px;
    }

#index .index_nav{
    width:760px;
    height:264px;
	background: url(../images/index01.jpg) 0 0 no-repeat;
    }

#index .greeting{
    width:556px;
    padding:5px 10px 5px 10px;
    }
		
#index .index_square {
 border: 2px solid #7ba96e;
 width: 556px;
 padding:5px 10px 5px 10px;
 text-align: center; 
 margin-bottom: 20px;
}

#index .pkup_alpha{
    float:left;
    width:272px;
    margin-right:25px;
    }

#index .pkup_beta{
    float:left;
    width:272px;
    }

#index .pkup01{
	background: url(../images/pkup01_bg.jpg) 0 0 no-repeat;
    width:272px;
    height:246px;
    }

#index .pkup01 p,
#index .pkup02 p{
    font-size:85%;
    padding:180px 10px 5px 10px;
    }

*:first-qa+html #index .pkup01 p,
*:first-qa+html #index .pkup02 p{
    font-size:70%;
    padding:180px 10px 5px 10px;
    }

* html #index .pkup01 p,
* html #index .pkup02 p{
    font-size:70%;
    padding:180px 10px 5px 10px;
    }
    
#index .pkup02{
	background: url(../images/pkup02_bg.jpg) 0 0 no-repeat;
    width:272px;
    height:246px;
    }

#index .link{
	background: url(../images/pkup_nav.gif) 0 0 no-repeat;
    text-indent:-9999px;
    width:272px;
    height:41px;
    }

#index .link a{
    height:41px;
	display: block;
	background: url(../images/pkup_nav.gif) 0 0 no-repeat;
    }

#index .link a:hover{
	background: url(../images/pkup_nav_ov.gif) 0 0 no-repeat;
    }


#index .clinic_info{
	background: url(../images/clinicinfo_bg.jpg) 0 0 no-repeat;
    width:569px;
    height:212px;
    }

#index .clinic_map{
	float: left;
	margin: 10px 15px 0 20px;
    border: 1px solid #F7D9F3;
    }

#index .clinic_info .clinic_text{
    float:left;
    width:300px;
    margin-top:10px;
    }

#index .clinic_info .clinic_text ul{
    margin-top:15px;
    }

#index .topics {
border: 2px solid #7ba96e;
background:#fff7db url(../images/idx_topics.gif) 0 0 no-repeat;
padding-top:45px;
}

/*-------- 08  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 h4#title03{background: url(../images/clinic_h4-03.gif) 0 0 no-repeat;margin-bottom:5px;}
#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 h3#title06{background: url(../images/clinic_h3-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 h4#title09{background: url(../images/clinic_h4-09.gif) 0 0 no-repeat;}

#clinic .dr_photo{
    margin-top:10px;
    }
#clinic .dr_info{
    width:260px;
    float:right;
    margin-right:20px;
    }
#clinic .dr_info dl{
    margin:3px 0 5px 5px;
    }
#clinic .dr_info dt{
    font-weight:normal;
    width:90px;
    float:left;
    }
#clinic .dr_info dd{
    margin-left:90px;
    }
#clinic .dr_info ul li{
    padding:0;
    background:none;
    }
#clinic .dr_info ul {
    margin:3px 0 0 6px;
    }
    
/*-------- 09  Access --------*/
#access h2#title01{background: url(../images/access_h2-01.gif) 0 0 no-repeat;}
#access h3#title02{background: url(../images/access_h3-02.gif) 0 0 no-repeat;}
#access h3#title03{background: url(../images/access_h3-03.gif) 0 0 no-repeat;margin-bottom:10px;}
#access h4#title04{background: url(../images/access_h4-04.gif) 0 0 no-repeat;}
#access h4#title05{background: url(../images/access_h4-05.gif) 0 0 no-repeat;}

#access .clinic_photo{
    float:left;
    margin:45px 0 0 15px;
    }
#access .clinic_map{
    float:right;
    margin-right:37px;
    }

* html #access .clinic_map{margin-right:15px;}
    
#access .access_info{
    margin:10px 0 0 60px;
    }
#access .access_timetable{
    margin:10px 0 0 60px;
    }
    
#access .on{
    background: url(../images/on.gif) 4px 7px no-repeat;
    text-indent:-9999px;
    }
#access .on2{
    background: url(../images/on.gif) 4px 7px no-repeat;
    text-indent:20px;
    }
#access .off{
    padding:5px 0 0 5px;
    background: url(../images/off.gif) 4px 7px no-repeat;
    text-indent:-9999px;
    }
#access .week{
    text-align:center;
    background:#FC9E75;
    color:#fff;
    }

#access .subtitle{
   background: url(../images/arrow.jpg) 0 0 no-repeat;
   text-indent:25px;
   } 
#access .clinic_info{margin:15px 0 0 50px;}
#access .clinic_info table {width:425px;}
#access .alpha{
    width:210px;
	float: left;
	margin: 0 0 15px 0;
	}
#access .gamma {
	float: right;
    width:260px;
	margin: 0 30px 0 0;
	padding: 0;
	}

#access .ver_img{margin-left:25px;}
* html #access .ver_img{margin-left:13px;}

#access .tour01{margin-top:15px;}
#access .tour02{margin-top:10px;}
#access .tour03{margin-top:15px;}
#access .tour04{margin-top:10px;}
#access .tour05{margin-top:15px;}
#access .tour06{margin-top:15px;}

.picktxt {
	padding-left: 60px;
	font-weight: bold;
	color: #CC0000;
}
/*-------- 10  General --------*/
#general h2#title01{background: url(../images/general_h2-01.gif) 0 0 no-repeat;}
#general h3#title02{background: url(../images/general_h3-02.gif) 0 0 no-repeat;}
#general h4#title03{background: url(../images/general_h4-03.gif) 0 0 no-repeat;}
#general h4#title04{background: url(../images/general_h4-04.gif) 0 0 no-repeat;}
#general h4#title05{background: url(../images/general_h4-05.gif) 0 0 no-repeat;}
#general h4#title06{background: url(../images/general_h4-06.gif) 0 0 no-repeat;}
#general h4#title07{background: url(../images/general_h4-07.gif) 0 0 no-repeat;}

#general .step{
    margin-top:5px;
    }

/*-------- 11  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 h3#title04{background: url(../images/perio_h3-04.gif) 0 0 no-repeat;}
#perio h3#title05{background: url(../images/perio_h3-05.gif) 0 0 no-repeat;}
#perio h3#title06{background: url(../images/perio_h3-06.gif) 0 0 no-repeat;}
#perio h4#title07{background: url(../images/perio_h4-07.gif) 0 0 no-repeat;}
#perio h4#title08{background: url(../images/perio_h4-08.gif) 0 0 no-repeat;}

/*-------- 12  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 h4#title04{background: url(../images/denture_h4-04.gif) 0 0 no-repeat;}
#denture h4#title05{background: url(../images/denture_h4-05.gif) 0 0 no-repeat;}
#denture h3#title06{background: url(../images/denture_h3-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 table ul{
    margin:0;
    }

#denture .midashi{
    text-align:center;
    background:#FC9E75;
    color:#fff;
    }

#denture .img_01{margin-top:15px;}
#denture .img_02{margin-left:55px;}

/*-------- 13  Wisdom_tooth --------*/
#wisdom_tooth h2#title01{background: url(../images/wisdom_tooth_h2-01.gif) 0 0 no-repeat;}
#wisdom_tooth h3#title02{background: url(../images/wisdom_tooth_h3-02.gif) 0 0 no-repeat;}
#wisdom_tooth h3#title03{background: url(../images/wisdom_tooth_h3-03.gif) 0 0 no-repeat;}
#wisdom_tooth h3#title04{background: url(../images/wisdom_tooth_h3-04.gif) 0 0 no-repeat;}

/*-------- 14  Aesthe --------*/
#aesthe h2#title01{background: url(../images/aesthe_h2-01.gif) 0 0 no-repeat;}
#aesthe h3#title02{background: url(../images/aesthe_h3-02.gif) 0 0 no-repeat;}
#aesthe h3#title03{background: url(../images/aesthe_h3-03.gif) 0 0 no-repeat;}

/*-------- 15  Child --------*/
#child h2#title01{background: url(../images/child_h2-01.gif) 0 0 no-repeat;}
#child h3#title02{background: url(../images/child_h3-02.gif) 0 0 no-repeat;}
#child h3#title03{background: url(../images/child_h3-03.gif) 0 0 no-repeat;}
#child h4#title04{background: url(../images/child_h4-04.gif) 0 0 no-repeat;}
#child h3#title05{background: url(../images/child_h3-05.gif) 0 0 no-repeat;}
#child h4#title06{background: url(../images/child_h4-06.gif) 0 0 no-repeat;}
#child h4#title07{background: url(../images/child_h4-07.gif) 0 0 no-repeat;}

/*-------- 16  Qa --------*/

#qa h2#title01{background: url(../images/qa_h2-01.gif) 0 0 no-repeat;}
#qa h3#title02{background: url(../images/qa_h3-02.gif) 0 0 no-repeat;}
#qa h3#title03{background: url(../images/qa_h3-03.gif) 0 0 no-repeat;}
#qa h4#title03{background: url(../images/qa_h4-03.gif) 0 0 no-repeat;}
#qa h4#title04{background: url(../images/qa_h4-04.gif) 0 0 no-repeat;}
#qa h4#title05{background: url(../images/qa_h4-05.gif) 0 0 no-repeat;}
#qa h4#title06{background: url(../images/qa_h4-06.gif) 0 0 no-repeat;}
#qa h4#title07{background: url(../images/qa_h4-07.gif) 0 0 no-repeat;}
#qa h4#title08{background: url(../images/qa_h4-08.gif) 0 0 no-repeat;}











#qa p.answer { margin: .5em .5em 1em 1.5em; }

/* Hides from IE-mac \*/
#qa p.answer:first-letter {
	display: block;
	padding: 4px;
	background:#FF9999;
	color: #fff;
	font-size: 32px;
	border: 1px solid #fede93;
	margin: 0 5px 0 0;
	float: left;
	}
* html body#qa p.answer:first-letter {
	padding:4px !important;
	margin-right:5px !important;

/*-------- 17  recruit --------*/
#recruit h2#title01{background: url(../images/recruit_h2-01.gif) 0 0 no-repeat;}
#recruit .recruit_info dt{
   background: url(../images/li_bg.gif) 0 0 no-repeat;
   text-indent:18px;
   line-height:15px;
   }

#recruit .recruit_info dd{
   margin:3px 0 10px 18px;
   }

