@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/main_bg.jpg) top repeat-y; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 810px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	}

#content {
	width: 610px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	margin:5px;
	}

*html #content {
	width: 610px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	margin:2px;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	height: 80px;
	width: 800px;
	margin: 0 5px;
	padding: 0;
	}
* html body #header { height: 80px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 450px;
	height: 60px;
	line-height: 1.0;
	float: left;
	margin:10px 20px;
	}
h1 a {
	display: block;
	width: 450px;
	height: 60px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 174px;
	float: right;
	margin: 22px 10px 10px 10px;
	padding: 0;
	}

#header p.tel {
	margin: 0 ;
	padding: 10px 0 0 0;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 12px;
	}

#header_nav li {
	height: 12px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	float:right;
	width: 100px;
	}
#header_nav li a {
	display: block;
	height: 12px;
	}

#nav01 { width: 89px;;}

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat;
	width: 89px;
	}

#index #header_img{width:800px; height:200px; margin:5px; text-indent:-9999px; background:url(../images/header_main01.jpg)}
#header_img{width:800px; height:100px; margin:5px; text-indent:-9999px; background:url(../images/header_main02.jpg)}

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0 0 20px 0;
	margin:0 5px;
	}

*html #nav{margin:0 3px;}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 35px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav08 { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav12 { background: url(../images/nav.jpg) 0 -315px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -385px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -420px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -455px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -245px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -280px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -315px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -350px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -385px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -180px -420px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -180px -455px no-repeat; }

#nav p { text-align: center; }



/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 15px 0 5px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) 0 bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #7796BB;
	height:80px;
	border-top: solid 1px #B2B2B2;
	}
*: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: #7796BB;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 5px ;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 10px 0 0 0; }
#footer address a { color: #235590; }

/*---------- 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-left: -10px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 10px 0 5px 5px;
	padding-left:5px;
	color:#006FA1;
	border-left: solid 3px #006FA1;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 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.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 */

.arrow{background: url(../images/li_bg02.jpg) 0 7px no-repeat; padding-left:18px; margin-bottom:15px;}
.flow{background:url(../images/arrow02.jpg) center bottom no-repeat;}
.flow p{padding-bottom:15px;}
/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:40px;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat; height:45px;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; height:40px;}
#index h4#title04{background:url(../images/index_h4-04.jpg) 0 0 no-repeat; height:25px;}

#index .pickup{background-color:#d3e1e6; width:580px; margin:0 auto 20px auto; padding:5px;}
*html #index .pickup{margin:0 15px 20px 15px}

#index .pickup .img_l{ float:left; margin:0;}
#index .pickup .img_r{ float:right; margin:0;}
#index .pickup .banner a{background: url(../images/index_click.jpg) 0 0 no-repeat; width:400px; height:45px; display:block; text-align:center; margin:15px auto 10px auto; text-indent:-9999px;}
#index .pickup .banner a:hover{background: url(../images/index_click.jpg) 0 -45px no-repeat; width:400px; height:45px; display:block; text-align:center; margin:15px auto 10px auto;}
*html #index .pickup .banner a,
*html #index .pickup .banner a:hover{margin:15px 80px 10px 80px;}

#index .info{width:320px; float:right;}
#index dl {margin:10px;}
#index dl dt{
	width: 6em;
	float: left;
	font-weight: bold;
	background:url(../images/li_bg.jpg) 0 8px no-repeat;
	float:left;
	padding-left:15px;
	color:#006FAF;
}
#index dl dd{overflow:hidden;width: 15em;}

.qc_ban01 a{
	width:590px;
	height:100px;
	display:block;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
	background:url(../images/qc_ban01.jpg);
}
.qc_ban02 a{
	width:590px;
	height:100px;
	display:block;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
	background:url(../images/qc_ban02.jpg);
}
.ban_white a{
	width:590px;
	height:100px;
	display:block;
	text-indent:-9999px;
	margin:0 10px 10px 10px;
	background:url(../images/ban_white.jpg);
}

.qc_ban01 a:hover,
.qc_ban02 a:hover,
.ban_white a:hover{
	background-position:0 100%;
}

/*---------- 08  Fourth -----------*/
#fourth h2#title01{background:url(../images/fourth_h2-01.jpg) 0 0 no-repeat;}
#fourth h3#title02{background:url(../images/fourth_h3-02.jpg) 0 0 no-repeat;}
#fourth h3#title03{background:url(../images/fourth_h3-03.jpg) 0 0 no-repeat;}
#fourth h4#title04{background:url(../images/fourth_h4-04.jpg) 0 0 no-repeat;}
#fourth h4#title05{background:url(../images/fourth_h4-05.jpg) 0 0 no-repeat;}
#fourth h3#title06{background:url(../images/fourth_h3-06.jpg) 0 0 no-repeat;}


/*---------- 09  Mt -----------*/
#mt h2#title01{background:url(../images/mt_h2-01.jpg) 0 0 no-repeat;}
#mt h3#title02{background:url(../images/mt_h3-02.jpg) 0 0 no-repeat;}


/*---------- 10  Avenue -----------*/
#avenue h2#title01{background:url(../images/avenue_h2-01.jpg) 0 0 no-repeat;}
#avenue h3#title02{background:url(../images/avenue_h3-02.jpg) 0 0 no-repeat;}
#avenue h4#title03{background:url(../images/avenue_h4-03.jpg) 0 0 no-repeat;}
#avenue h4#title04{background:url(../images/avenue_h4-04.jpg) 0 0 no-repeat;}
#avenue h4#title05{background:url(../images/avenue_h4-05.jpg) 0 0 no-repeat;}
#avenue h4#title06{background:url(../images/avenue_h4-06.jpg) 0 0 no-repeat;}
#avenue h4#title07{background:url(../images/avenue_h4-07.jpg) 0 0 no-repeat;}


/*---------- 11  Fap -----------*/
#fap h2#title01{background:url(../images/fap_h2-01.jpg) 0 0 no-repeat;}
#fap h3#title02{background:url(../images/fap_h3-02.jpg) 0 0 no-repeat;}
#fap h4#title03{background:url(../images/fap_h4-03.jpg) 0 0 no-repeat;}
#fap h4#title04{background:url(../images/fap_h4-04.jpg) 0 0 no-repeat;}
#fap h3#title05{background:url(../images/fap_h3-05.jpg) 0 0 no-repeat;}


/*---------- 12  Plus -----------*/
#plus h2#title01{background:url(../images/plus_h2-01.jpg) 0 0 no-repeat;}
#plus h3#title02{background:url(../images/plus_h3-02.jpg) 0 0 no-repeat;}


/*---------- 13  Case -----------*/
#case h2#title01{background:url(../images/case_h2-01.jpg) 0 0 no-repeat;}
#case h3#title02{background:url(../images/case_h3-02.jpg) 0 0 no-repeat;}
#case h4#title03{background:url(../images/case_h4-03.jpg) 0 0 no-repeat;}
#case h4#title04{background:url(../images/case_h4-04.jpg) 0 0 no-repeat;}
#case h4#title05{background:url(../images/case_h4-05.jpg) 0 0 no-repeat;}
#case h4#title06{background:url(../images/case_h4-06.jpg) 0 0 no-repeat;}
#case h4#title07{background:url(../images/case_h4-07.jpg) 0 0 no-repeat;}
#case h4#title08{background:url(../images/case_h4-08.jpg) 0 0 no-repeat;}
#case h3#title09{background:url(../images/case_h3-09.jpg) 0 0 no-repeat;}
#case h4#title10{background:url(../images/case_h4-10.jpg) 0 0 no-repeat;}
#case h4#title11{background:url(../images/case_h4-11.jpg) 0 0 no-repeat;}
#case h4#title12{background:url(../images/case_h4-12.jpg) 0 0 no-repeat;}
#case h4#title13{background:url(../images/case_h4-13.jpg) 0 0 no-repeat;}
#case h4#title14{background:url(../images/case_h4-14.jpg) 0 0 no-repeat;}
#case h3#title15{background:url(../images/case_h3-15.jpg) 0 0 no-repeat;}
#case h4#title16{background:url(../images/case_h4-16.jpg) 0 0 no-repeat;}
#case h4#title17{background:url(../images/case_h4-17.jpg) 0 0 no-repeat;}
#case h4#title18{background:url(../images/case_h4-18.jpg) 0 0 no-repeat;}
#case h4#title19{background:url(../images/case_h4-19.jpg) 0 0 no-repeat;}
#case h4#title20{background:url(../images/case_h4-20.jpg) 0 0 no-repeat;}
#case h4#title21{background:url(../images/case_h4-21.jpg) 0 0 no-repeat;}

#case .text{width:350px; float:right; padding:5px 0;}

/*---------- 14  Dr -----------*/
#dr h2#title01{background:url(../images/dr_h2-01.jpg) 0 0 no-repeat;}
#dr h3#title02{background:url(../images/dr_h3-02.jpg) 0 0 no-repeat;}
#dr h4#title03{background:url(../images/dr_h4-03.jpg) 0 0 no-repeat;}
#dr h4#title04{background:url(../images/dr_h4-04.jpg) 0 0 no-repeat;}

#dr dt{color:#006FAF; width:5em; float:left;}
#dr dd{overflow:hidden; width:15em;}

/*---------- 15  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) 0 0 no-repeat;}
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}

#clinic table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 10px;
}
#clinic table th {
	background: url(../images/table_bg01.jpg) left repeat-y;	
	text-align: left;	
	color:#23558F;
	width: 150px;
}
#clinic td{
	background-color:#FFFFFF;
	width: 350px;
}
#clinic td,
#clinic th,{
	border: 1px solid #23558F;
}

/*---------- 16  Sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}
#sitemap h2#title02{background:url(../images/sitemap_h2-02.jpg) 0 0 no-repeat;}
#sitemap h2#title03{background:url(../images/sitemap_h2-03.jpg) 0 0 no-repeat;}
#sitemap h3#title04{background:url(../images/sitemap_h3-04.jpg) 0 0 no-repeat;}

#sitemap dt{color:#006FAF; background:url(../images/li_bg02.jpg) 0 6px no-repeat; padding-left:15px; margin:10px 0 0 0;}
#sitemap dd{ padding-left:35px; background:url(../images/li_bg.jpg) 20px 8px no-repeat; margin:5px 0;}

.ban_contact a{
	width:540px;
	height:120px;
	margin:20px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_contact.jpg);
}
.ban_contact a:hover{
	background-position:0 100%;
}

/*---------- banner -----------*/
.ban_mt a{
	width:400px;
	height:60px;
	display:block;
	text-indent:-9999px;
	margin:15px 70px;
	background:url(../images/ban_mt.jpg);
}
.ban_mt a:hover{
	background-position:0 100%;
}
