@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.png) top repeat-y; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0; padding:0;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 20px 0 10px 0;
	}
	
* html body #content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 20px 0 10px 0;
	margin:0 -10px 0 0;
	}



/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.png) 0 0 no-repeat;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: 80px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 575px;
	height: 40px;
	line-height: 1.0;
	float: left;
	margin:30px 0 0 0;
	}
h1 a {
	display: block;
	width: 575px;
	height: 40px;
	background: url(../images/h1.png) 0 0 no-repeat;
	}

#header .section {
	width: 185px;
	float: right;
	margin: 10px 0 0 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 36px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 12px;
	}

#nav01 { width: 60px; }
#nav02 { width: 82px; }

#nav01 a {
	background: url(../images/header_nav01.png) 0 0 no-repeat;
	width: 60px;
	}
#nav02 a {
	background: url(../images/header_nav02.png) 0 0 no-repeat;
	width: 82px; margin:0 0 0 25px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 0 0 60px 0;
	}
	

* html body #nav {
	width: 190px;
	float: left;
	padding: 0 0 20px 0;
	}


#nav ul,
#nav li {
    width:182px;
	margin: 0 6px 6px 6px;
	padding: 0;
	list-style: none;
	}

* html body #nav ul,
            #nav li {
    width:182px;
	margin: 0 0 6px 4px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 42px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 42px;
	}

#nav03 a { background: url(../images/nav.png) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.png) 0 -42px no-repeat; }
#nav05 a { background: url(../images/nav.png) 0 -84px no-repeat; }
#nav06 a { background: url(../images/nav.png) 0 -126px no-repeat; }
#nav07 a { background: url(../images/nav.png) 0 -168px no-repeat; }
#nav08 a { background: url(../images/nav.png) 0 -210px no-repeat; }
#nav09 a { background: url(../images/nav.png) 0 -252px no-repeat; }
#nav10 a { background: url(../images/nav.png) 0 -274px no-repeat; }
#nav11 a { background: url(../images/nav.png) 0 -336px no-repeat; }
#nav12 a { background: url(../images/nav.png) 0 -378px no-repeat; }
#nav13 a { background: url(../images/nav.png) 0 -420px no-repeat; }
#nav14 a { background: url(../images/nav.png) 0 -462px no-repeat; }

#nav03 a:hover { background: url(../images/nav.png) -182px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.png) -182px -42px no-repeat; }
#nav05 a:hover { background: url(../images/nav.png) -182px -84px no-repeat; }
#nav06 a:hover { background: url(../images/nav.png) -182px -126px no-repeat; }
#nav07 a:hover { background: url(../images/nav.png) -182px -168px no-repeat; }
#nav08 a:hover { background: url(../images/nav.png) -182px -210px no-repeat; }
#nav09 a:hover { background: url(../images/nav.png) -182px -252px no-repeat; }
#nav10 a:hover { background: url(../images/nav.png) -182px -294px no-repeat; }
#nav11 a:hover { background: url(../images/nav.png) -182px -336px no-repeat; }
#nav12 a:hover { background: url(../images/nav.png) -182px -378px no-repeat; }
#nav13 a:hover { background: url(../images/nav.png) -182px -420px no-repeat; }
#nav14 a:hover { background: url(../images/nav.png) -182px -462px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 15px 0 14px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.png) top repeat-x;
	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: #666666;
	}
#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 .banner{float:left; display:block; margin:-70px 0 0 10px; width:180px; height:44px;}
* html body #footer .banner{float:left; display:block; margin:-70px 0 0 5px; width:180px; height:44px;}

/*---------- 06  Contents -----------*/

.section { margin:0 15px 20px 15px; padding: 0 10px; }
.section .section { margin:0 0 0 0; padding:.5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 30px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 35px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	margin-left: -10px;
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul{argin:10px;}
#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 25px;
	}
#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 15px 0 0;
	}

.image_l02  {
	float: left;
	margin: 0 70px 0 0;
	}

.image_r {
	float: right;
	margin: 0 0 0 15px;
	}
.image_r02 {
	float: right;
	margin: 0;
	}

.right{
	float:right;
  padding:0;
	margin:0;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}
.case img {
	display: block;
	}

.caption {
	text-align: center;
	margin:5px 0 0 0;
	}


#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.png) 0 0 no-repeat;
	}

p.caution {
	text-align: center;
	}

/* 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 #banner {margin:.5em 15px; padding:10px 15px;
                  background: url(../images/banner_bg.png) 0 0 no-repeat;
				  height:60px; width:570px;}
#content .banner_l{ float:left; margin:0 30px 0 0;}
#content .banner_r{ float:left; margin:0;}

/*---------- 07  Index -----------*/

#index h2#title01{ background: url(../images/index_h2-01.png) 0 0 no-repeat;
                   width:600px; height: 280px; border-bottom: solid 1px #5D7A3D;
				   margin:-20px 0 20px 0; padding:0; display:block;}
#index h3#title02{ background:url(../images/index_h3-02.png) 0 0 no-repeat; width:570px; height:25px;}
#index h4#title03{ background:url(../images/index_h4-03.png) 0 0 no-repeat; width:275px; height:30px;}
#index h4#title04{ background:url(../images/index_h4-04.png) 0 0 no-repeat; width:275px; height:30px;}
#index h4#title05{ background:url(../images/index_h4-05.png) 0 0 no-repeat; width:275px; height:30px;}
#index h4#title06{ background:url(../images/index_h4-06.png) 0 0 no-repeat; width:275px; height:30px;}

#index .pickup{margin:10px 0; padding:0; font-size:85%;}
#index .pickup_l{width: 270px; float:left; margin:0; padding:0;} 
#index .pickup_r{width: 270px; float:right;} 

#index .pickup p{padding:0 10px;}

#index .pickup .click  {
	list-style: none;
	width: 95px;
	height: 12px;
	margin: 0 0 0 30px;
	padding: 0;
	text-indent: -9999px;
	float: left;
	background-image: none;
	}
#index .pickup .click a {
	display: block;
	height: 12px;
	background: url(../images/icon_click.png) 0 0 no-repeat;
	}



/*---------- 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 h4#title07{background:url(../images/implant_h4-07.png) 0 0 no-repeat;}
#implant h4#title08{background:url(../images/implant_h4-08.png) 0 0 no-repeat;}
#implant h4#title09{background:url(../images/implant_h4-09.png) 0 0 no-repeat;}

#implant .section .flow { margin:0; padding:.5em 10px 25px 10px; 
                          background:url(../images/arrow.png) center bottom no-repeat;
						  }


/*---------- 09  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 h4#title05{background:url(../images/aesthe_h4-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 h4#title09{background:url(../images/aesthe_h4-09.png) 0 0 no-repeat;}


/*---------- 10  Price -----------*/

#price h2#title01{background:url(../images/price_h2-01.png) 0 0 no-repeat;}
#price h3#title02{background:url(../images/price_h3-02.png) 0 0 no-repeat;}
#price h4#title03{background:url(../images/price_h4-03.png) 0 0 no-repeat;}
#price h4#title04{background:url(../images/price_h4-04.png) 0 0 no-repeat;}
#price h3#title05{background:url(../images/price_h3-05.png) 0 0 no-repeat;}
#price h3#title06{background:url(../images/price_h3-06.png) 0 0 no-repeat;}

#price .zei{text-align:right; color:#5A3D1C; font-weight:bold;}

#price table {
	text-align: left;	
	background-color:#5A3D1C;
	border:none;
	color: #666;
	margin:10px auto 0 auto;
	padding:3px;
	width:540px;
	font-size:93%;
}
#price td,
#price th,{
	border: 1px solid #5A3D1C;
}
#price table th {
	background-color:#BAD938;	
	text-align: left;	
	color:#315609;
	width: 240px;
}
#price table td {
	background-color:#FFF;	
	text-align: right;	
	width: 300px;
}
#price table td.price02 {
	background-color:#D9EA92;	
	text-align: center;	
	width: 150px;
	color:#5D7A3D;
}
#price table td.price03 {
	background-color:#FFF;	
	text-align: right;	
	width: 150px;
}


/*---------- 11  Faq -----------*/
#faq h5{height: 30px;
	text-indent: -9999px;
	margin: 10px 0 0 10px;}


#faq h2#title01{background:url(../images/faq_h2-01.png) 0 0 no-repeat;}
#faq h3#title02{background:url(../images/faq_h3-02.png) 0 0 no-repeat;}
#faq h3#title03{background:url(../images/faq_h3-03.png) 0 0 no-repeat;}
#faq h4#title04{background:url(../images/faq_h4-04.png) 0 0 no-repeat;}
#faq h5#title05{background:url(../images/faq_h5-05.png) 0 0 no-repeat;}
#faq h5#title06{background:url(../images/faq_h5-06.png) 0 0 no-repeat;}
#faq h5#title07{background:url(../images/faq_h5-07.png) 0 0 no-repeat;}
#faq h4#title08{background:url(../images/faq_h4-08.png) 0 0 no-repeat;}
#faq h5#title09{background:url(../images/faq_h5-09.png) 0 0 no-repeat;}
#faq h5#title10{background:url(../images/faq_h5-10.png) 0 0 no-repeat;}

#faq .answer{background:url(../images/faq_a.png) left 4px no-repeat;
             padding-left:30px; float: right; width:480px;}


/*---------- 12  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 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 .map{width:290px; float:left; margin-top:10px;}

#clinic .map dl {margin:0;}
#clinic .map dl dt{
	width: 4em;
	float: left;
	font-weight: normal;
}
#clinic .map dl dd{
           overflow:hidden;}

#clinic .dr{width:330px; float:right; margin-top:10px; padding-left:10px;}

#clinic .dr dl {margin:0;}
#clinic .dr dl dt{
	width: 6em;
	float: left;
	font-weight: normal;
}
#clinic .dr dl dd{
           overflow:hidden;}

#clinic .banner .image_l  {
	float: left;
	margin: 0 10px 0 0;
	}

/*---------- 13  Link -----------*/

#link h2#title01{background:url(../images/link_h2-01.png) 0 0 no-repeat;}
#link h3#title02{background:url(../images/link_h3-02.png) 0 0 no-repeat;}

#link .text{float: right; margin-left:10px; width:320px;}


/*---------- 14  Sitemap -----------*/

#sitemap h2#title01{background:url(../images/sitemap_h2-01.png) 0 0 no-repeat;}
#sitemap h3#title02{background:url(../images/sitemap_h3-02.png) 0 0 no-repeat;}
#sitemap h3#title03{background:url(../images/sitemap_h3-03.png) 0 0 no-repeat;}
#sitemap h3#title04{background:url(../images/sitemap_h3-04.png) 0 0 no-repeat;}
#sitemap h3#title05{background:url(../images/sitemap_h3-05.png) 0 0 no-repeat;}
#sitemap h3#title06{background:url(../images/sitemap_h3-06.png) 0 0 no-repeat;}
#sitemap h3#title07{background:url(../images/sitemap_h3-07.png) 0 0 no-repeat;}
#sitemap h3#title08{background:url(../images/sitemap_h3-08.png) 0 0 no-repeat;}
#sitemap h3#title09{background:url(../images/sitemap_h3-09.png) 0 0 no-repeat;}

#sitemap h3{width:550px; height:16px;}
#sitemap h3 a{width:550px; height:16px; display:block;}
