@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Dr                          */
/*                 09  Clinic                      */
/*                 10  Check                       */
/*                 11  Child                       */
/*                 12  Adult                       */
/*                 13  Cleaning                    */
/*                 14  Case                        */
/*                 15  Access                      */
/*                 16  Recruit                     */
/*                 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:#032E5D url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background:url(../images/wrapper_bg.png) repeat-y;
	width: 790px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 540px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 2em 2px;
	margin: 0;
	}
/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 95px;
	width: 790px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 210px;
	height: 40px;
	line-height: 1.0;
	float: left;
	margin:6px 0 0 23px;
	}
* html h1 {
    margin:6px 0 0 11px;
    }
h1 a {
	display: block;
	width: 210px;
	height: 40px;
	background: url(../images/h1.png) 0 0 no-repeat;
	}

#header .section {
	width: 236px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 8px 0 0 0;
	padding: 0;
	height: 38px;
	}
#header p.tel img { display: block; }
* html #header p.tel {
	margin: 8px 0 0 14px;
    }

#header_nav {
	margin: 6px 0 0 70px;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 25px;
	}

* html #header_nav {
	padding: 0 0 0 15px;
    }

#header_nav li {
	height: 25px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 25px;
	}

#nav01 { width: 58px; }
#nav02 { width: 70px; }

#nav01 a {
	background: url(../images/header_nav.png) 0 0 no-repeat;
	width: 58px;
	}
#nav02 a {
	background: url(../images/header_nav.png) -70px 0 no-repeat;
	width: 70px;
	margin-left:10px;
	}
#nav01 a:hover {
	background: url(../images/header_nav.png) 0 -25px no-repeat;
	}
#nav02 a:hover {
	background: url(../images/header_nav.png) -70px -25px no-repeat;
	}

/*----------04  Navigation -----------*/
#nav h2{
	text-indent: -9999px;
   }
#nav h2#nav_title01 {background:url(../images/nav_h2-01.png) 0 0 no-repeat;width:77px;height: 16px;}
#nav h2#nav_title02 {background:url(../images/nav_h2-02.png) 0 0 no-repeat;width:77px;height: 16px;}


#nav {
	width: 227px;
	float: left;
    padding:0;
	margin:1px 0 10px 15px;
	}

* html #nav {
	margin:1px 0 10px 8px;
    }

#nav #topimg{
    text-align:left;
    }

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
    margin-bottom:10px;
    }

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; height: 34px;}
#nav04 a { background: url(../images/nav.png) 0 -34px no-repeat; height: 34px;}
#nav05 a { background: url(../images/nav.png) 0 -68px no-repeat; height: 34px;}
#nav06 a { background: url(../images/nav.png) 0 -102px no-repeat; height: 34px;}
#nav07 a { background: url(../images/nav.png) 0 -136px no-repeat; height: 34px;}
#nav08 a { background: url(../images/nav.png) 0 -170px no-repeat; height: 34px;}
#nav09 a { background: url(../images/nav.png) 0 -204px no-repeat; height: 34px;}
#nav10 a { background: url(../images/nav.png) 0 -238px no-repeat; height: 36px;}

#nav03 a:hover { background: url(../images/nav.png) -227px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -227px -34px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -227px -68px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -227px -102px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -227px -136px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -227px -170px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -227px -204px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -227px -238px no-repeat; }

#nav p { text-align: center; }

#nav_ban01 a { background: url(../images/nav_ban01.png) 0 0 no-repeat; height: 37px;}
#nav_ban01 a:hover { background: url(../images/nav_ban01.png) 0 -37px no-repeat; }

#nav .nav_info{
   font-size:93%;
   color:#666666;
   line-height: 1.4;
   }

#nav .nav_info p{
    width:200px;
    margin-left:18px;
    text-align:left;
    clear:both;
    }

#nav .nav_info dl{
    clear:both;
    } 


#nav .nav_info dt{
    float:left;
    width:50px;
    } 

#nav .nav_info  .link01 {
    text-indent:-9999px;
    width:103px;
    height:20px;
    float:right;
    }
#nav .nav_info  .link01 a {
    display: block;
    background: url(../images/nav_link01.png) 0 0 no-repeat;
    height:20px;
    }
#nav .nav_info  .link01 a:hover { 
    background: url(../images/nav_link01.png) 0 -20px no-repeat;
    height:20px;
    }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 5px 10px 15px 10px;
	margin: 0;
	background: #82A8ED url(../images/footer_tel.png) 10px 10px no-repeat;
	font-size: 85%;
	color: #fff;
	}
*: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: #fff;
	}
#footer a:hover { text-decoration: underline; color: #f94956;}

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 0;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { 
    padding: 10px 1em 0 0; 
    clear:both;
    }

#footer .footer_links{
	margin: 10px 1em 6px 250px;
    }

/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h4 {
	clear: both;
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	clear: both;
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color:#3D99D6;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 15px;
	}
#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.png) center center no-repeat;
	}
.case img {
	display: block;
	}

.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: 85px;
	height: 25px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 25px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

.caution {
	color:#277D8C;
	}

/* 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 */


.subtitle{
    font-size:108%;
    font-weight:bold;
    color:#3061AB;
    }

.holiday{
    color:#8F0000;
    }

#content .img_border{
    border:#A7BFD8 2px solid;
    }

#content table {
    border: 1px solid #ccc;
    }
#content table th {
    background:#EBEDED;
    border: 1px solid #ccc;
    color:#708BB2;
    }
#content table td {
    border: 1px solid #ccc;
    }

#content dt{
    font-weight:normal;
    }

#reservation a {
    text-indent:-9999px;
    background: url(../images/reservation.png) 0 0 no-repeat;
    display:block;
    width:485px;
    height:87px;
    }
#reservation a:hover {background: url(../images/reservation.png) 0 -87px no-repeat;}


* html #content table{font-size:95%;}
* html #content table th {padding:3px 5px 3px 5px;}

/*-------- 07  Index --------*/
#index #content h2{
    margin:1px 0 0 0;
    clear:none;
    width:286px;
    float:left;
    }
#index h2#title01 {background:url(../images/index_h2-01.png) 0 0 no-repeat;height: 125px;}
#index h2#title02 {background:url(../images/index_h2-02.png) 0 0 no-repeat;height: 115px;}
#index h2#title03 {background:url(../images/index_h2-03.png) 0 0 no-repeat;height: 115px;}
#index h2#title04 {background:url(../images/index_h2-04.png) 0 0 no-repeat;height: 115px;}
#index h2#title05 {background:url(../images/index_h2-05.png) 0 0 no-repeat;height: 115px;}
#nav h2#nav_title01 {background:url(../images/nav_h2-01.png) 0 0 no-repeat;}

#index h2#title01 a {background:url(../images/index_h2-01.png) 0 0 no-repeat;height: 125px;display: block;}
#index h2#title02 a {background:url(../images/index_h2-02.png) 0 0 no-repeat;height: 115px;display: block;}
#index h2#title03 a {background:url(../images/index_h2-03.png) 0 0 no-repeat;height: 115px;display: block;}
#index h2#title04 a {background:url(../images/index_h2-04.png) 0 0 no-repeat;height: 115px;display: block;}
#index h2#title05 a {background:url(../images/index_h2-05.png) 0 0 no-repeat;height: 115px;display: block;}


#index .pkup{
    width:527px;
    text-indent:-9999px;
    clear:both;
    float:right;
    margin-right:8px;
    }
* html #index .pkup{margin-right:2px;}
#index #pkup01 a {
    background:url(../images/index_pkup01.png) 0 0 no-repeat;
    display: block;
    float:right;
    width:235px;
    height:115px;}
#index #pkup02 a {
    background:url(../images/index_pkup02.png) 0 0 no-repeat;
    display: block;
    float:right;
    width:235px;
    height:115px;}
#index #pkup03 a {
    background:url(../images/index_pkup03.png) 0 0 no-repeat;
    display: block;
    float:right;
    width:235px;
    height:115px;}
#index #pkup04 a {
    background:url(../images/index_pkup04.png) 0 0 no-repeat;
    display: block;
    float:right;
    width:235px;
    height:115px;}
#index #pkup05 a {
    background:url(../images/index_pkup05.png) 0 0 no-repeat;
    display: block;
    float:right;
    width:235px;
    height:115px;}

#index #pkup01 a:hover {background:url(../images/index_pkup01.png) 0 -115px no-repeat;}
#index #pkup02 a:hover {background:url(../images/index_pkup02.png) 0 -115px no-repeat;}
#index #pkup03 a:hover {background:url(../images/index_pkup03.png) 0 -115px no-repeat;}
#index #pkup04 a:hover {background:url(../images/index_pkup04.png) 0 -115px no-repeat;}
#index #pkup05 a:hover {background:url(../images/index_pkup05.png) 0 -115px no-repeat;}

#index #content ul.banner li {
	background:none;
	}

#index .banner{
   margin:0;
   padding:10px 0 0 5px;
   width:540px;
   clear:both;
   }
* html #index .banner{margin-right:2px;}


#index .banner li{
    float:left;
    margin:0;
    padding:0;
    text-indent:-9999px;
	list-style: none;
    }

#index .banner li a {
	display: block;
	}

#ban01 {
    width:285px;
    height:127px;
    }

#ban02 {
    width:187px;
    height:87px;
    }    
#ban01 a {
    background: url(../images/ban01.png) 0 0 no-repeat;
	width: 285px;
	height:127px;
	}
#ban02 a {
    margin:20px 0 0 32px; 
	background: url(../images/ban02.png) 0 0 no-repeat;
	width: 187px;
	height:87px;
	}
#ban01 a:hover {background: url(../images/ban01.png) 0 -127px no-repeat;}
#ban02 a:hover {background: url(../images/ban02.png) 0 -87px no-repeat;}


/*-------- 08  Dr --------*/
#dr h2#title01 {background:url(../images/dr_h2-01.png) 0 0 no-repeat;}
#dr h3#title02 {background:url(../images/dr_h3-02.png) 0 0 no-repeat;}
#dr h4#title03 {background:url(../images/dr_h4-03.png) 0 0 no-repeat;}
#dr h4#title04 {background:url(../images/dr_h4-04.png) 0 0 no-repeat;}
#dr h4#title05 {background:url(../images/dr_h4-05.png) 0 0 no-repeat;}
#dr h3#title06 {background:url(../images/dr_h3-06.png) 0 0 no-repeat;}

#dr .dr_photo{
   float:left;
   }
#dr .dr_info{
   float:left;
   margin-left:10px;
   width:300px;
   }
#dr .dr_info dl{
   margin:0 0 0 25px;
   }
#dr .dr_info dt{
   float:left;
   width:50px;
   }   
#dr .dr_info dd{
   margin-left:50px;
   }   

#dr .dr_info ul{
   margin:0;
   padding:0;
   }
#dr .dr_info li{
   margin:0 0 0 5px;
   }
#dr .img_01{padding-top:10px;}

#dr #content ul{
   margin-left:20px;
   }

/*-------- 09  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 h4#title03 {background:url(../images/clinic_h4-03.png) 0 0 no-repeat;}
#clinic h4#title04 {background:url(../images/clinic_h4-04.png) 0 0 no-repeat;}
#clinic h4#title05 {background:url(../images/clinic_h4-05.png) 0 0 no-repeat;}
#clinic h4#title06 {background:url(../images/clinic_h4-06.png) 0 0 no-repeat;}
#clinic h4#title07 {background:url(../images/clinic_h4-07.png) 0 0 no-repeat;}


/*-------- 10  Check --------*/
#check h2#title01 {background:url(../images/check_h2-01.png) 0 0 no-repeat;}
#check h3#title02 {background:url(../images/check_h3-02.png) 0 0 no-repeat;}
#check h4#title03 {background:url(../images/check_h4-03.png) 0 0 no-repeat;}
#check h4#title04 {background:url(../images/check_h4-04.png) 0 0 no-repeat;}
#check h4#title05 {background:url(../images/check_h4-05.png) 0 0 no-repeat;}
#check h4#title06 {background:url(../images/check_h4-06.png) 0 0 no-repeat;}
#check h4#title07 {background:url(../images/check_h4-07.png) 0 0 no-repeat;}


/*-------- 11  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 h3#title03 {background:url(../images/child_h3-03.png) 0 0 no-repeat;}
#child h3#title04 {background:url(../images/child_h3-04.png) 0 0 no-repeat;}
#child h3#title05 {background:url(../images/child_h3-05.png) 0 0 no-repeat;}

#child .subtitle{
    clear:both;
    }

/*-------- 12  Adult --------*/
#adult h2#title01 {background:url(../images/adult_h2-01.png) 0 0 no-repeat;}
#adult h3#title02 {background:url(../images/adult_h3-02.png) 0 0 no-repeat;}
#adult h4#title03 {background:url(../images/adult_h4-03.png) 0 0 no-repeat;}
#adult h3#title04 {background:url(../images/adult_h3-04.png) 0 0 no-repeat;}
#adult h3#title05 {background:url(../images/adult_h3-05.png) 0 0 no-repeat;}


/*-------- 13  Cleaning --------*/
#cleaning h2#title01 {background:url(../images/cleaning_h2-01.png) 0 0 no-repeat;}
#cleaning h3#title02 {background:url(../images/cleaning_h3-02.png) 0 0 no-repeat;}
#cleaning h4#title03 {background:url(../images/cleaning_h4-03.png) 0 0 no-repeat;}
#cleaning h3#title04 {background:url(../images/cleaning_h3-04.png) 0 0 no-repeat;}
#cleaning h4#title05 {background:url(../images/cleaning_h4-05.png) 0 0 no-repeat;}


/*-------- 14  Case --------*/
#case h2#title01 {background:url(../images/case_h2-01.png) 0 0 no-repeat;}
#case h3#title02 {background:url(../images/case_h3-02.png) 0 0 no-repeat;}
#case h4#title03 {background:url(../images/case_h4-03.png) 0 0 no-repeat;}
#case h4#title04 {background:url(../images/case_h4-04.png) 0 0 no-repeat;}
#case h4#title05 {background:url(../images/case_h4-05.png) 0 0 no-repeat;}
#case h4#title06 {background:url(../images/case_h4-06.png) 0 0 no-repeat;}


/*-------- 15  Access --------*/
#access h2#title01 {background:url(../images/access_h2-01.png) 0 0 no-repeat;}
#access h3#title02 {background:url(../images/access_h3-02.png) 0 0 no-repeat;}
#access h3#title03 {background:url(../images/access_h3-03.png) 0 0 no-repeat;}

#access #content table th{
    width:100px;
    }

#access #content table dl{
    margin:0;
    }

#access #content table dt{
    font-weight:normal;
    width:50px;
    float:left;
    }
#access #content table ul{
    margin:0;
    }

#map {  
    width: 320px;  
    height: 320px;  
    border: 2px solid #ccc;  
    margin: 18px;  
    }  

/*-------- 16  Recruit --------*/
#recruit h2#title01 {background:url(../images/recruit_h2-01.png) 0 0 no-repeat;}


/*-------- 17  Sitemap --------*/
#sitemap h2#title01 {background:url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap #content dt{
    background:url(../images/sitemap_dt_bg.png) 0 0 no-repeat;
    font-size:108%;
    text-indent:22px;
    }
#sitemap #content dd{
    background:url(../images/sitemap_titlebg.png) 0 0 no-repeat;
    margin-bottom:10px;
    margin-left:22px;
    }


