@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); }

#wrapper {
	background-color: #FFF;
	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: #666666;
	border-left-color: #666666;	
	}

#main {
	margin: 0;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 15px 0;
	}

*html #content {
	width: 618px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 15px 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg02.jpg) 0 0 no-repeat;
	height: 60px;
	width: 800px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
	}/*-- 電話番号なしバージョンはheader_bg.jpg --*/

* html body #header { height: 60px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 380px;
	height: 60px;
	line-height: 1.0;
	float: left;
	margin:0 10px;
	}
h1 a {
	display: block;
	width: 380px;
	height: 60px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
*html h1 {margin:0 5px;}

#header .section {
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 5px 10px;
	padding: 0;
	list-style: none;
	font-size:85%;
	float:right;
	}
*html #header_nav{margin: 5px;}

#header_nav li {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../images/li_bg02.jpg) 0 2px no-repeat;
	padding-left:13px;
	}
*html #header_nav li{
	font-size:85%;
	}
#header_nav li a:hover{text-decoration: underline;}
	
#index #header_img{background:url(../images/header_main.jpg) 0 0 no-repeat; height:300px; width:800px; text-indent:0px;}
#header_img{background:url(../images/header_main02.jpg) 0 0 no-repeat; height:150px; width:800px; text-indent:-9999px;}

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 10px 0 20px 0;
	}

#nav ul{
	margin: 10px 0;
	padding: 0;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav01 { background: url(../images/nav.jpg) 0 0 no-repeat; height:24px; }
#nav02 a { background: url(../images/nav.jpg) 0 -24px no-repeat; height:25px; }
#nav03 a { background: url(../images/nav.jpg) 0 -49px no-repeat; height:25px; }
#nav04 a { background: url(../images/nav.jpg) 0 -74px no-repeat; height:40px; margin-bottom:10px; }
#nav05 { background: url(../images/nav.jpg) 0 -114px no-repeat; height:24px; }
#nav06 a { background: url(../images/nav.jpg) 0 -138px no-repeat; height:25px; }
#nav07 a { background: url(../images/nav.jpg) 0 -163px no-repeat; height:25px; }
#nav08 a { background: url(../images/nav.jpg) 0 -188px no-repeat; height:25px; }
#nav09 a { background: url(../images/nav.jpg) 0 -213px no-repeat; height:25px; }
#nav10 a { background: url(../images/nav.jpg) 0 -238px no-repeat; height:25px; }

#nav02 a:hover { background: url(../images/nav.jpg) -180px -24px no-repeat; height:25px; }
#nav03 a:hover { background: url(../images/nav.jpg) -180px -49px no-repeat; height:25px; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -74px no-repeat; height:40px; margin-bottom:10px; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -138px no-repeat; height:25px; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -163px no-repeat; height:25px; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -188px no-repeat; height:25px; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -213px no-repeat; height:25px; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -238px no-repeat; height:25px; }

#nav p { text-align: center; width:170px; float:right; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:15px 10px 10px 10px;
	margin: 0;
	font-size: 85%;
	color: #D10B48;
	width:800px;
	background:url(../images/footer_bg.jpg) 0 top no-repeat;}
*: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: #D10B48;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	padding: 0;
	clear: both;
	margin:0px;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { color:#999;margin-top:10px; }

#main_footer{background:url(../images/main_footer.jpg) 0 0 no-repeat; height:70px; padding:10px 0 10px 10px; text-align:center; margin:20px 25px;}

*html #main_footer{background:url(../images/main_footer.jpg) 0 0 no-repeat; height:70px; padding:10px 0 10px 10px; text-align:center; margin:20px 0 20px 24px;}

/*---------- 06  Contents -----------*/

.section { padding: .5em 25px; }
.section .section { padding: .5em 10px; }
*html.section { padding: .5em 10px; }


p.center { text-align: center; margin:10px 0; padding:0; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 22px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin-left: -5px;
	}
#content h4 {
	height: 20px;
	margin-left: -5px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}
#content ul { margin: 5px;}
#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 8px no-repeat;
	padding-left: 10px;
	}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }
a {
	color: #D10B48;
	outline: none;
	}
a:hover { color: #EF3566; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 10px 0;
	}

.image_r {
	float: right;
	margin: 0 0 10px 15px;
	}

.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 */

.clinic{border:solid 1px #999999; padding:10px; margin: 15px 25px;}


/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; width:228px; height:170px; display:block; text-indent:-9999px; margin:0;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 top no-repeat; width:570px; height:72px; margin:0; padding:0;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 top no-repeat; height:25px; margin:0; padding:0;}
#index h3#title04{background:url(../images/index_h3-04.jpg) 0 0 no-repeat;}


#index .main_img {width:228px; height:288px; background:url(../images/index_h2-01.jpg) 0 0 no-repeat; margin:5px; float:right;}
#index .main_img .text{background:url(../images/index_h2-01.jpg) 0 170px no-repeat; height:55px;
padding:0 10px 5px 15px;}
#index .main_img .click a{width:228px; height:55px; display:block; text-indent:-9999px; }
#index .main_img .click a:hover{width:228px; height:55px; background:url(../images/index_h2-01.jpg) -228px -230px no-repeat; text-indent:-9999px; display:block;}
*html #index .main_img .click a:hover{width:228px; height:55px; background:url(../images/index_h2-01.jpg) -228px -231px no-repeat; text-indent:-9999px; display:block;}

#index #check {
  width:570px; margin:0 auto 10px auto;
  background:url(../images/index_bg.jpg) 0 0 repeat-y;
}


#index #check .text{
  margin:0 10px;
  background-color:#FFF;
  padding:10px;}




#index #check .click a{background:url(../images/index_click.jpg) 0 0 no-repeat; margin:0; padding:0; text-indent:-9999px; height:50px; display:block; width:570px;}
#index #check .click a:hover{background:url(../images/index_click.jpg) 0 -50px no-repeat; margin:0; padding:0;}
*html #index #check {margin:0 23px;}

#index .clinic .text{ width:290px; float:right;}
#index .clinic dl{margin:5px 0 10px 5px;}
#index .clinic dl dt{width:6em; float:left;
	background: url(../images/li_bg.jpg) 0 8px no-repeat;
	padding-left: 10px; font-weight:normal;}
#index .clinic dl dd{width:14em; overflow:hidden;}
#index .clinic .image_l,#index .clinic .image_r{margin:0 0 0 0;}
/*---------- 08  Info -----------*/
#info h2#title01{background:url(../images/info_h2-01.jpg) 0 0 no-repeat;}
#info h3#title02{background:url(../images/info_h3-02.jpg) 0 0 no-repeat;}
#info h4#title03{background:url(../images/info_h4-03.jpg) 0 0 no-repeat;}
#info h4#title04{background:url(../images/info_h4-04.jpg) 0 0 no-repeat;}
#info h3#title05{background:url(../images/info_h3-05.jpg) 0 0 no-repeat;}
#info h4#title06{background:url(../images/info_h4-06.jpg) 0 0 no-repeat;}
#info h4#title07{background:url(../images/info_h4-07.jpg) 0 0 no-repeat;}
#info h3#title08{background:url(../images/info_h3-08.jpg) 0 0 no-repeat;}
#info h4#title09{background:url(../images/info_h4-09.jpg) 0 0 no-repeat;}
#info h4#title10{background:url(../images/info_h4-10.jpg) 0 0 no-repeat;}
#info h3#title11{background:url(../images/info_h3-11.jpg) 0 0 no-repeat;}

#info table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin:0 auto;
}
#info table th {
	background: url(../images/bg01.jpg) left repeat-y;	
	color:#EF3566;
	text-align: left;	
	width: 150px;
}
#info table td {
	background-color:#FFF;
	width: 400px;
	text-align: left;	
}
#info table th,
#info table td{border: solid 1px #960B2E;}
#info .dr{float:right; width:340px;}

/*---------- 09  Specialty -----------*/
#specialty h2#title01{background:url(../images/specialty_h2-01.jpg) 0 0 no-repeat;}
#specialty h3#title02{background:url(../images/specialty_h3-02.jpg) 0 0 no-repeat;}
#specialty h4#title03{background:url(../images/specialty_h4-03.jpg) 0 0 no-repeat;}
#specialty h3#title04{background:url(../images/specialty_h3-04.jpg) 0 0 no-repeat;}
#specialty h4#title05{background:url(../images/specialty_h4-05.jpg) 0 0 no-repeat;}
#specialty h3#title06{background:url(../images/specialty_h3-06.jpg) 0 0 no-repeat;}
#specialty strong{color:#960B2E;}

#specialty h5#title07{background:url(../images/specialty_h5-07.jpg) 0 0 no-repeat; text-indent:-9999px;}
#specialty h5#title08{background:url(../images/specialty_h5-08.jpg) 0 0 no-repeat; text-indent:-9999px;}
#specialty .banner{padding:10px 0;}
#specialty .banner .image_l,
#specialty .banner .image_r{margin:0; padding:0;}

/*---------- 10  Office -----------*/
#office h2#title01{background:url(../images/office_h2-01.jpg) 0 0 no-repeat;}
#office h3#title02{background:url(../images/office_h3-02.jpg) 0 0 no-repeat;}
#office h3#title03{background:url(../images/office_h3-03.jpg) 0 0 no-repeat;}
#office h4#title04{background:url(../images/office_h4-04.jpg) 0 0 no-repeat; margin-left:160px;}
#office h4#title05{background:url(../images/office_h4-05.jpg) 0 0 no-repeat; margin-left:210px;}

#office strong{color:#EF3566;}

/*---------- 11  Beauty -----------*/
#beauty h2#title01{background:url(../images/beauty_h2-01.jpg) 0 0 no-repeat;}
#beauty h3#title02{background:url(../images/beauty_h3-02.jpg) 0 0 no-repeat;}
#beauty h3#title03{background:url(../images/beauty_h3-03.jpg) 0 0 no-repeat;}
#beauty h4#title04{background:url(../images/beauty_h4-04.jpg) 0 0 no-repeat;}
#beauty h3#title05{background:url(../images/beauty_h3-05.jpg) 0 0 no-repeat;}
#beauty h4#title06{background:url(../images/beauty_h4-06.jpg) 0 0 no-repeat;}
#beauty h4#title07{background:url(../images/beauty_h4-07.jpg) 0 0 no-repeat;}


/*---------- 12  Mouth -----------*/
#mouth h2#title01{background:url(../images/mouth_h2-01.jpg) 0 0 no-repeat;}
#mouth h3#title02{background:url(../images/mouth_h3-02.jpg) 0 0 no-repeat;}
#mouth h3#title03{background:url(../images/mouth_h3-03.jpg) 0 0 no-repeat;}
#mouth h3#title04{background:url(../images/mouth_h3-04.jpg) 0 0 no-repeat;}
#mouth h4#title05{background:url(../images/mouth_h4-05.jpg) 0 0 no-repeat; height:60px; margin:-10px; padding:0;}

#mouth .text{padding:10px; border: solid 1px #960B2E; width:540px; background-color:#FFEDFF;}
*html #mouth .text{padding:10px; border: solid 1px #960B2E; width:560px; background-color:#FFEDFF;}

#mouth .text ul li {
	list-style: none;
	background: url(../images/li_bg03.jpg) 0px 8px no-repeat;
	padding-left: 10px;
	color:#960B2E;
	}
	
#mouth .text ul li.list02 {
	list-style: none;
	background: url(../images/li_bg04.jpg) 15px 8px no-repeat;
	padding-left: 27px;
	color:#666666;
	}
#mouth .text u{color:#005200;}
	
/*---------- 13  Tooth -----------*/
#tooth h2#title01{background:url(../images/tooth_h2-01.jpg) 0 0 no-repeat;}
#tooth h3#title02{background:url(../images/tooth_h3-02.jpg) 0 0 no-repeat;}
#tooth h4#title03{background:url(../images/tooth_h4-03.jpg) 0 0 no-repeat;}
#tooth h4#title04{background:url(../images/tooth_h4-04.jpg) 0 0 no-repeat;}
#tooth h4#title05{background:url(../images/tooth_h4-05.jpg) 0 0 no-repeat;}


/*---------- 14  Whitening -----------*/
#whitening h2#title01{background:url(../images/whitening_h2-01.jpg) 0 0 no-repeat;}
#whitening h3#title02{background:url(../images/whitening_h3-02.jpg) 0 0 no-repeat;}
#whitening h4#title03{background:url(../images/whitening_h4-03.jpg) 0 0 no-repeat;}
#whitening h4#title04{background:url(../images/whitening_h4-04.jpg) 0 0 no-repeat;}
#whitening h3#title05{background:url(../images/whitening_h3-05.jpg) 0 0 no-repeat;}

#whitening .question{
	background: url(../images/icon_q.jpg) 0 10px no-repeat;
	padding-left:40px;
	color:#960B2E;
	border-bottom: 3px solid #FFE3FF;
}
#whitening .answer {background: url(../images/icon_a.jpg) 0 10px no-repeat;
padding-left:40px;	border-bottom: 3px solid #EEE; margin:0 0 15px 20px;}

/*---------- 15  Dental -----------*/
#dental h2#title01{background:url(../images/dental_h2-01.jpg) 0 0 no-repeat;}
#dental h3#title02{background:url(../images/dental_h3-02.jpg) 0 0 no-repeat;}
#dental h4#title03{background:url(../images/dental_h4-03.jpg) 0 0 no-repeat; height:55px;}


/*---------- 16  Sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}
#sitemap h3#title02{background:url(../images/sitemap_h3-02.jpg) 0 0 no-repeat;}
#sitemap h3#title03{background:url(../images/sitemap_h3-03.jpg) 0 0 no-repeat;}

#sitemap ul.d-b li {
	list-style: none;
	background: url(../images/li_bg03.jpg) 0px 8px no-repeat;
	padding-left: 10px;
	}




/*---------- 16  Sitemap -----------*/
#implant h2#title01{background:url(../images/implant_h2-01.jpg) 0 0 no-repeat;}
#implant h3#title02{background:url(../images/implant_h3-02.jpg) 0 0 no-repeat;}
#implant h3#title03{background:url(../images/implant_h3-03.jpg) 0 0 no-repeat;}



.pink{
	color:#EF3566;
	font:bold;
	font-size:16px;
}