@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Child                       */
/*                 09  Mother                      */
/*                 10  Flow                        */
/*                 11  Perio                       */
/*                 12  Prevent                     */
/*                 13  Brushing                    */
/*                 14  Dr_and_staff                */
/*                 15  Clinic                      */
/*                 16  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: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 840px;
	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.4;
	color: #474747;
	background: #fff;
	padding: 0 0 1em 0;
	margin-left:20px;
	}


/*---------- 03  Header -----------*/

#index_header {
	position:relative;
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 416px;
	width: 810px;
	margin: 0;
	padding: 0;
	}
#header {
	position:relative;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 160px;
	width: 810px;
	margin: 0;
	padding: 0;
	}
p.h1 {
	position:absolute;
	top:18px;
	left:0px;
	width: 510px;
	height: 100px;
	line-height: 1.0;
	float: left;
	margin:0 0 0 23px;
	}
* html p.h1{margin:0 0 0 13px;}

p.h1 a {
	display: block;
	width: 510px;
	height: 100px;
	}

#header .section,
#index_header .section {
	width: 255px;
	float: right;
	margin: 20px 0 0 0;
	padding: 0;
	clear:both;
	}
#header p.tel,
#index_header p.tel {
	margin: 0;
	padding: 0;
	height: 56px;
	}
#header p.tel img,
#index_header p.tel img
    { display: block; 
    }

#header_nav {
	position:absolute;
	top:111px;
	left:488px;
	margin:0;
	padding: 0 0 0 0;
	list-style: none;
	width: 275px;
	height: 19px;
	}

* html #header_nav{
	position:absolute;
	top:111px;
	left:488px;
    }

#header_nav li {
	width: 275px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0 0 3px 0;
	}
#header_nav li a {
	display: block;
	width: 275px;
	}

#nav01 { height: 168px; }
#nav02 { height: 102px; }

#nav01 a {
	background: url(../images/h_nav01_off.jpg) 0 0 no-repeat;
	height: 168px;
	}
#nav01 a:hover {
	background: url(../images/h_nav01_on.jpg) 0 0 no-repeat;
	height: 168px;
	}
#nav02 a {
	background: url(../images/h_nav02_off.jpg) 0 0 no-repeat;
	height: 102px;
	}
#nav02 a:hover {
	background: url(../images/h_nav02_on.jpg) 0 0 no-repeat;
	height: 102px;
	}
	
#header .header_text,
#index_header .header_text{
    float:right;
    color:#555555;
    line-height:18px;
    margin:0 20px 0 0;
    padding:0;
	font-size:100%;
    }

/*----------04  Navigation -----------*/

#nav {
	width: 220px;
	float: left;
	padding: 5px 0 5px 0;
	}

#index #nav p {
    margin: 15px 0 10px 0;}


#nav p {
    margin: 0 0 10px 0;}

#nav ul { margin:0 0 10px 0;padding: 0; list-style: none;}


#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 50px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 50px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 -1px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -103px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -154px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -205px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -256px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -307px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -358px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -409px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -220px -1px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -220px -52px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -220px -103px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -220px -154px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -205px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -256px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -307px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -358px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -409px no-repeat; }

#nav p { text-align: center; }


#nav p.sr_brn a{
    margin: 0 0 10px 0;
	background:url(../images/banner_01_off.jpg) 0 0 no-repeat;
	width:220px;
	height:90px;
	display:block;
	text-indent:-9999px;
}

#nav p.sr_brn a:hover{
	background:url(../images/banner_01_on.jpg) 0 0 no-repeat;
}

/*---------- 05  Footer -----------*/

#footer {
    font-size:90%;
    height:20px;
	clear: both;
	padding: 2px 0 2px 0;
	margin: 0;
	text-align: left;
	background-color:#FF9F0D;
	}
*:first-child+html #footer { font-size: 10px; } /*  for IE7 only */
* html body #footer { font-size: 10px; } /*  for IE6 only */

#footer address { 
	text-align:center;
    margin:0;
    padding:2px 0 2px 0;
	color: #ffffff;
    }

/*---------- 06  Contents -----------*/

.section { padding: .5em 30px 0 10px; }
.section .section { padding: .5em 10px; }
.section_text{
    width:515px;
    clear:both;
    margin:3px 0 8px 0;
    }
.section_text .section{ padding: 0 2px 2px 0; }

p.center { text-align: center; }

#content h2 {
	height: 45px;
	text-indent: -9999px;
	margin: 0 ;
	}
#content h3 {
	clear: both;
	height: 32px;
	text-indent: -9999px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin-left:-3px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
    margin-left:10px;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 0 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.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: 2px solid #ccc;
	}

#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 14px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 14px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 0 1px 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 */


#content .info_box{
    background:#F0FFFF;
    color:#4A8280;
    padding:3px 7px 3px 7px;
    margin-bottom:10px;
    }

#content .info_box .subtitle{
    font-weight:bold;
    font-size:105%;
    }

#content .text_link{
    color:#D7653D;
    font-weight:bold;
    }

#content table {
    background:#ffffff;
    }
* html #content table {font-size:95%;color:#666;}
    
#content table th{
    text-align:center;
    background:#EDBDB0;
    color:#fff;
    }
#content table span {
    color:#E2775A;
    }
#content table,tr,th,td {
    border-color:#D87155;
    }

#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.png) 0 0 no-repeat;
	}

    
/*-------- 07  Index --------*/
#index h2#title01{
	height: 32px;
	text-indent:0;
}
#index h2#title02{
	text-indent:0;
}
#index #content{
    margin-top:15px;
    }
#index .clinic_photo {
    float:left;
	margin-top:5px;
	margin-left:12px;
	}
* html #index .clinic_photo {
	margin-left:6px;
    }

#index .clinic_info{
    float:left;
    width:310px;
    }
#index .clinic_info dl{color:#824B22;}
#index .clinic_info dt{
    width:75px;
    float:left;
    font-weight:normal;
    }
#index .clinic_info dd{
    margin-left:75px;
    }

#index .section_text{
    padding: .5em 30px 0 10px;
    margin-:0px;
    width:520px;
    }
* html #index .section_text{
    width:550px;
    }

#index .text01{
    margin-bottom:25px;
    }
#index .text01 p{
    margin-bottom:16px;
    }

/*-------- 08  Child --------*/
#child h2#title01{background: url(../images/child_h2-01.png) 0 0 no-repeat;}
#child h3#title02{background: url(../images/child_h3-02.png) 0 0 no-repeat;}
#child h4#title03{background: url(../images/child_h4-03.png) 0 0 no-repeat;}
#child h4#title04{background: url(../images/child_h4-04.png) 0 0 no-repeat;margin-bottom:8px;}
#child h3#title05{background: url(../images/child_h3-05.png) 0 0 no-repeat;}
#child h4#title06{background: url(../images/child_h4-06.png) 0 0 no-repeat;}
#child h4#title07{background: url(../images/child_h4-07.png) 0 0 no-repeat;}
#child h3#title08{background: url(../images/child_h3-08.png) 0 0 no-repeat;}
#child h4#title09{background: url(../images/child_h4-09.png) 0 0 no-repeat;}
#child h3#title10{background: url(../images/child_h3-10.png) 0 0 no-repeat;}

#child .anker_link {
	float:left;
    width:500px;
    }
*:first-child+html #child .anker_link {
    margin-bottom:12px;
    } /*  for IE7 only */
    
#child .anker_link ul{
	float:left;
    font-size:105%;
	list-style: none;
    margin:10px 0 10px 20px;
    }    
#child .anker_link ul li a {
    display:block;
    width:220px;
    }
#child .anker_link ul li {
	background: url(../images/a_li_bg.png) 0 0 no-repeat;
	padding-left: 20px;
	float:left;
	list-style: none;
    width:220px;
    margin-bottom:5px;
    }

/*-------- 09  Mother --------*/
#mother h2#title01{background: url(../images/mother_h2-01.png) 0 0 no-repeat;}
#mother h3#title02{background: url(../images/mother_h3-02.png) 0 0 no-repeat;}
#mother h3#title03{background: url(../images/mother_h3-03.png) 0 0 no-repeat;}
#mother h4#title04{background: url(../images/mother_h4-04.png) 0 0 no-repeat;}
#mother h3#title05{background: url(../images/mother_h3-05.png) 0 0 no-repeat;}

#mother .text01{
   padding-top:10px;
   }

/*-------- 10  Flow --------*/
#flow h2#title01{background: url(../images/flow_h2-01.png) 0 0 no-repeat;}
#flow h3#title02{background: url(../images/flow_h3-02.png) 0 0 no-repeat;}
#flow h4#title03{background: url(../images/flow_h4-03.png) 0 0 no-repeat;}
#flow h4#title04{background: url(../images/flow_h4-04.png) 0 0 no-repeat;}
#flow h3#title05{background: url(../images/flow_h3-05.png) 0 0 no-repeat;}

#flow .text01{
    padding-top:20px;
    }
#flow .info_box dl{
    margin:5px 2px 5px 2px;
    padding:0;
    }
#flow .info_box dt{
    float:left;
    width:130px;
    font-weight:normal;
    }
#flow .info_box dd{
    margin-left:130px;
    }


/*-------- 11  Perio --------*/
#perio h2#title01{background: url(../images/perio_h2-01.png) 0 0 no-repeat;}
#perio h3#title02{background: url(../images/perio_h3-02.png) 0 0 no-repeat;}
#perio h3#title03{background: url(../images/perio_h3-03.png) 0 0 no-repeat;}
#perio h3#title04{background: url(../images/perio_h3-04.png) 0 0 no-repeat;}
#perio .text01{
    padding-top:20px;
    }

/*-------- 12  Prevent --------*/
#prevent h2#title01{background: url(../images/prevent_h2-01.png) 0 0 no-repeat;}
#prevent h3#title02{background: url(../images/prevent_h3-02.png) 0 0 no-repeat;}
#prevent h3#title03{background: url(../images/prevent_h3-03.png) 0 0 no-repeat;}


/*-------- 13  Brushing --------*/
#brushing h2#title01{background: url(../images/brushing_h2-01.png) 0 0 no-repeat;}
#brushing h3#title02{background: url(../images/brushing_h3-02.png) 0 0 no-repeat;}
#brushing h3#title03{background: url(../images/brushing_h3-03.png) 0 0 no-repeat;}
#brushing h4#title04{background: url(../images/brushing_h4-04.png) 0 0 no-repeat;}
#brushing h4#title05{background: url(../images/brushing_h4-05.png) 0 0 no-repeat;}
#brushing h3#title06{background: url(../images/brushing_h3-06.png) 0 0 no-repeat;}

#brushing .check {
    padding-left:20px;
    }

/*-------- 14  Dr_and_staff --------*/
#dr_and_staff h2#title01{background: url(../images/dr_and_staff_h2-01.png) 0 0 no-repeat;}
#dr_and_staff h3#title02{background: url(../images/dr_and_staff_h3-02.png) 0 0 no-repeat;}
#dr_and_staff .caption {
	text-align: center;
	border-top: 2px solid #C67A46;
	color:#824B22;
	}

/*-------- 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 h4#title05{background: url(../images/clinic_h4-05.png) 0 0 no-repeat;}

#clinic .clinic_info{
    width:400px;
    margin-left:50px;
    }
#clinic .mail{width:500px;}
#clinic .mail_form th{
    width:100px;
    }

#clinic span {
    font-weight:bold;
    color:#E2775A;
    }
/*-------- 16  Sitemap --------*/
#sitemap h2#title01{background: url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap dl{
    font-size:105%;
    }
#sitemap dt{
    margin:10px 0 10px 0;
    color:#FF9900;
    }
#sitemap dd{
    margin:10px 0 5px 20px;
    text-indent:20px;
	background: url(../images/li_bg.png) 0 0 no-repeat;
    }



