@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================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: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}

* html body #wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 802px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	}

#main {
	margin: 0;
	background: url(../images/main_bg.png) repeat-y;
	clear:both;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	margin:0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 85px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: 85px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 340px;
	height: 70px;
	margin:0 15px;
	float: left;
	}
h1 a {
	display: block;
	width: 340px;
	height: 70px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 300px;
	float: right;
	margin: 5px;
	padding: 0;
	}
	
#header p{font-size:11px; float:right;margin: 0 5px;}


#header p.tel {
	margin: 2px 0 0 0;
	padding: 0;
	float:right;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 7px 0 0 40px;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 10px;
	float: right;
	}

#header_nav li {
	height: 10px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	}
#header_nav li a {
	display: block;
	float: left;
	}

#nav01 { width: 41px; margin-right:20px; }
#nav02 { width: 77px; }

#nav01 a {
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 41px;
	}
#nav02 a {
	background: url(../images/header_nav02.jpg) 0 0 no-repeat;
	width: 77px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0;
	margin:0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav #menu{ padding: 5px 5px 0 5px; border:solid 1px #534244; 
background:#EFEAEB; text-indent: -9999px; width: 180px; margin:0 0 5px 10px;}
* html body #nav #menu{ padding: 5px 5px 0 5px; border:solid 1px #534244; 
background:#EFEAEB; text-indent: -9999px; width: 180px; margin:0 0 8px 8px;}

#nav .internal li {
	height: 35px;
	text-indent: -9999px;
	margin-bottom:5px;
	width: 180px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -140px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -245px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -280px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -315px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -180px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -180px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -180px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -180px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -180px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -180px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -180px -245px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -180px -280px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -180px -315px no-repeat; }

#nav p { margin-left:10px; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #666666;
	height:50px;
	}
*: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: #534244;
	}
#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 15px; }
.section .section { padding: .5em 10px; }


p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 0 0 15px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 .3em 0;
	color:#54262E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-left:7px;
	}

#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: underline; }
a {
	color: #534244;
	outline: none;
	}
a:hover { color: #534244; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 10px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 10px;
	}

.case {
    width:500px;
	margin:10px auto;
	background: url(../images/arrow_h.png) 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: 65px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 12px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 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 */

.text01 {background:url(../images/text_bg01.jpg) 0 top repeat-x; padding:10px;}

/*---------- 07  Index -----------*/

#index h2#title01{background:url(../images/index_h2_01.jpg) 0 0 no-repeat; width:570px; height:300px;}
#index h3#title02{background:url(../images/index_h3_02.jpg) 0 0 no-repeat; width:570px; height:60px;}

#index .info{width:280px; float:left;}
#index .info h4{background: url(../images/icon01.gif) left 1px no-repeat;
padding-left:15px; text-indent:0; height:12px; font-size:100%;}
#index .info p{padding:0 0 10px 15px;}
#index .banner p{margin:0 0 10px 0;}
/*---------- 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 .text{width:340px; float:right; margin-bottom:15px;}

#dr .text dl {margin:0 0 0 10px;}
#dr .text dl dt {width:5em; float:left; font-weight:normal;}
#dr .text dl dd {width:240px; overflow:hidden;}
#dr .text p {margin:0 0 0 10px;}
/*---------- 09  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 h4#title03{background:url(../images/access_h4-03.png) 0 0 no-repeat;}
#access table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666666;
	width: 540px;
	margin-left:20px;
}
#access table th {
	background-color:#CFC0C3;
	text-align: left;	
	color:#534244;
	width: 120px;
}
#access table th.week {
	background-color:#EEEEEE;
	text-align: left;	
	color:#534244;
	width: 80px;
}

#access td {
	background-color:#FFFFFF;
}
#access td,
#access th,{
	border: 1px solid #534244;
}
	   

/*---------- 10  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;}



/*---------- 11  Esthe -----------*/

#esthe h2#title01{background:url(../images/esthe_h2-01.png) 0 0 no-repeat;}
#esthe h3#title02{background:url(../images/esthe_h3-02.png) 0 0 no-repeat;}
#esthe h4#title03{background:url(../images/esthe_h4-03.png) 0 0 no-repeat;}
#esthe h4#title04{background:url(../images/esthe_h4-04.png) 0 0 no-repeat;}


/*---------- 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 h4#title03{background:url(../images/prevent_h4-03.png) 0 0 no-repeat;}
#prevent h4#title04{background:url(../images/prevent_h4-04.png) 0 0 no-repeat;}
#prevent h4#title05{background:url(../images/prevent_h4-05.png) 0 0 no-repeat;}


/*---------- 13  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 h4#title03{background:url(../images/perio_h4-03.png) 0 0 no-repeat;}
#perio h4#title04{background:url(../images/perio_h4-04.png) 0 0 no-repeat;}


/*---------- 14  Denture -----------*/

#denture h2#title01{background:url(../images/denture_h2-01.png) 0 0 no-repeat;}
#denture h3#title02{background:url(../images/denture_h3-02.png) 0 0 no-repeat;}
#denture h4#title03{background:url(../images/denture_h4-03.png) 0 0 no-repeat;}
#denture h4#title04{background:url(../images/denture_h4-04.png) 0 0 no-repeat;}
#denture h3#title05{background:url(../images/denture_h3-05.png) 0 0 no-repeat;}
#denture h4#title06{background:url(../images/denture_h4-06.png) 0 0 no-repeat;}
#denture h4#title07{background:url(../images/denture_h4-07.png) 0 0 no-repeat;}


/*---------- 15  Bite -----------*/

#bite h2#title01{background:url(../images/bite_h2-01.png) 0 0 no-repeat;}
#bite h3#title02{background:url(../images/bite_h3-02.png) 0 0 no-repeat;}
#bite h4#title03{background:url(../images/bite_h4-03.png) 0 0 no-repeat;}


/*---------- 16  Sitemap -----------*/

#sitemap h2#title01{background:url(../images/sitemap_h2-01.png) 0 0 no-repeat;}

#sitemap dl{margin:10px;}
#sitemap dl dt {
	font-size: 100%;
	font-weight: bold;
	color:#54262E;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #993300;
	padding-left:7px;
	}
#sitemap dl dd{margin:0 0 15px 20px;}
