@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 #FFFAE6; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 repeat-y;
	width: 804px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	width: 804px;
	margin: 0 2px;
	padding:0;
	background: url(../images/main_bg.jpg) 0 0 no-repeat;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 1em 0 2em 0;
	}


/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 115px;
	width: 804px;
	margin: 0;
	padding: 0;
	}

#header {
	background: url(../images/header_bg02.jpg) 0 0 no-repeat;
	height: 115px;
	width: 804px;
	margin: 0;
	padding: 0;
	}	

h1 {
	text-indent: -9999px;
	width: 470px;
	height: 70px;
	line-height: 1.0;
	float: left;
	margin:15px 0;
	}
h1 a {
	display: block;
	width: 470px;
	height: 70px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 195px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header_nav {
	margin: 75px 0 0 0;
	padding: 0;
	list-style: none;
	width: 195px;
	height: 40px;
	}

#header_nav li {
	height: 30px;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 40px;
	}

#nav01 { width: 80px; float: left; }
#nav02 { width: 95px; float: right; }

#nav01 a {
	background: url(../images/header_nav02.gif) -20px 0 no-repeat;
	width: 80px;
	}
#nav02 a {
	background: url(../images/header_nav02.gif) -100px 0 no-repeat;
	width: 95px;
	}

#index #header_img{width:800px; margin:0 2px; padding:0; background:url(../images/main_bg.jpg) repeat-y;}
#header_img{width:804px; margin:0 2px; padding:0; background:url(../images/main_bg.jpg) repeat-y;}


/*----------04  Navigation -----------*/

#index #nav_head {
	width:800px; 
	height:50px; 
	margin:0; 
	padding:0;
	background:url(../images/nav01_bg.jpg) repeat-x;}


#nav_head {
	width:800px; 
	height:50px; 
	margin:0; 
	padding:0;
	background:url(../images/nav01_bg.jpg) repeat-x;}
	
#nav_head ul{width:800px; margin:0; padding: 0; list-style: none;}
#nav_head li{width:180px; height:30px; padding:0; list-style: none; float:left; text-indent:-9999px; margin: 10px;}
*html #nav_head li{margin: 10px 8px 0 8px;}


#nav_head li a {
	display: block;
	height: 30px;
	width:180px;
	}

#nav03 a { background: url(../images/nav01.gif) 0 0 no-repeat;}
#nav04 a { background: url(../images/nav01.gif) -180px 0 no-repeat; }
#nav05 a { background: url(../images/nav01.gif) -360px 0 no-repeat; }
#nav06 a { background: url(../images/nav01.gif) -540px 0 no-repeat; }

#nav03 a:hover { background: url(../images/nav01.gif) 0 -30px no-repeat; }
#nav04 a:hover { background: url(../images/nav01.gif) -180px -30px no-repeat; }
#nav05 a:hover { background: url(../images/nav01.gif) -360px -30px no-repeat; }
#nav06 a:hover { background: url(../images/nav01.gif) -540px -30px no-repeat; }

#nav {
	width: 186px;
	float: left;
	padding: 10px 0 20px 5px;
	}

*html #nav {
	width: 191px;
	float: left;
	padding: 10px 0 20px 5px;
	}

#nav ul{
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 36px;
	text-indent: -9999px;
	margin-bottom:5px;
	}

#nav .internal li a {
	display: block;
	height: 36px;
	}

#nav07 a { background: url(../images/nav02.gif) 0 0px no-repeat; }
#nav08 a { background: url(../images/nav02.gif) 0 -36px no-repeat; }
#nav09 a { background: url(../images/nav02.gif) 0 -72px no-repeat; }
#nav10 a { background: url(../images/nav02.gif) 0 -108px no-repeat; }
#nav11 a { background: url(../images/nav02.gif) 0 -144px no-repeat; }
#nav12 a { background: url(../images/nav02.gif) 0 -180px no-repeat; }
#nav13 a { background: url(../images/nav02.gif) 0 -216px no-repeat; }
#nav14 a { background: url(../images/nav02.gif) 0 -252px no-repeat; }

#nav07 a:hover { background: url(../images/nav02.gif) -186px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav02.gif) -186px -36px no-repeat; }
#nav09 a:hover { background: url(../images/nav02.gif) -186px -72px no-repeat; }
#nav10 a:hover { background: url(../images/nav02.gif) -186px -108px no-repeat; }
#nav11 a:hover { background: url(../images/nav02.gif) -186px -144px no-repeat; }
#nav12 a:hover { background: url(../images/nav02.gif) -186px -180px no-repeat; }
#nav13 a:hover { background: url(../images/nav02.gif) -186px -216px no-repeat; }
#nav14 a:hover { background: url(../images/nav02.gif) -186px -252px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 5px 10px;
	margin: 0 2px;
	background: #fff url(../images/footer_bg.jpg) top repeat-x;
	font-size: 85%;
	text-align: center;
	color: #993300;
	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: #993300;
	}
#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 { float:right; height:15px; padding:15px 0;}
#footer .tel{margin:10px; float:left;}


/*---------- 06  Contents -----------*/

.section { padding: .5em 20px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#header_img h2 {
	width:804px;
	height: 135px;
	text-indent: -9999px;
	margin: 0;
	}
	
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 5px 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: #993300;
	outline: none;
	}
a:hover { color: #CC3300; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 15px;
	}

.case {
	margin: 10px;
	background: url(../images/arrow01.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 100px;
	height: 16px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 16px;
	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 */

.box01{margin: .5em 10px; border:solid 1px #FFCC33; padding:10px;}
.box02{ width:330px; float:right; margin-bottom:20px;}
.box03{ width:300px; float:right;}

/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; height:285px; text-indent:-9999px; margin:0; padding:0;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 0 no-repeat; width:270px; height:131px;}
#index h4#title04{background:url(../images/index_h4-04.jpg) 0 0 no-repeat; width:270px; height:131px;}
#index h3#title05{background:url(../images/index_h3-05.jpg) 0 0 no-repeat;}

#index .box_l{
	width:270px; 
	float:left; 
	background:url(../images/index_text01.jpg) bottom no-repeat; 
}
#index .box_r{
	width:270px; 
	float:right; 
	background:url(../images/index_text01.jpg) bottom no-repeat; 
}
#index .box_l p,
#index .box_r p{padding:10px;}
#index .box{width:370px; float:right;}
#index .box dl{margin:0;}
#index .box dt{width:80px; float:left; color:#663300; font-weight:normal;}
#index .box dd{width:250px; float:right; overflow:hidden;}


/*---------- 08  Chack -----------*/
#chack h2#title01{background:url(../images/chack_h2-01.jpg) -2px 0 no-repeat;}
#chack h3#title02{background:url(../images/chack_h3-02.jpg) 0 0 no-repeat;}
#chack h3#title03{background:url(../images/chack_h3-03.jpg) 0 0 no-repeat;}
#chack h4#title04{background:url(../images/chack_h4-04.jpg) 0 0 no-repeat;}
#chack h4#title05{background:url(../images/chack_h4-05.jpg) 0 0 no-repeat;}
#chack h4#title06{background:url(../images/chack_h4-06.jpg) 0 0 no-repeat;}
#chack h4#title07{background:url(../images/chack_h4-07.jpg) 0 0 no-repeat;}

#chack .box_l{
	width:250px; 
	float:left; 
}
#chack .box_r{
	width:250px; 
	float:right; 
}
#chack .box_l ul,
#chack .box_r ul{padding:0; margin:0;}

#chack .box01 strong{background: url(../images/li_bg.jpg) 0 0 no-repeat; color:#C92B00; padding-left:10px;}

/*---------- 09  Medical -----------*/
#medical h2#title01{background:url(../images/medical_h2-01.jpg) -2px 0 no-repeat;}
#medical h3#title02{background:url(../images/medical_h3-02.jpg) 0 0 no-repeat;}
#medical h3#title03{background:url(../images/medical_h3-03.jpg) 0 0 no-repeat;}
#medical h4#title04{background:url(../images/medical_h4-04.jpg) 0 0 no-repeat;}

#medical table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
}
#medical table th {
	text-align: center;	
	background-color:#FFF5E1;
	width: 200px;
	color:#C92B00;
}
#medical td {
	background-color:#FFFFFF;
	width: 350px;
	vertical-align: top;
}
#medical td,
#medical th,{
	border: 1px solid #FFCC33;
}


/*---------- 10  Clinic -----------*/
#clinic h2#title01{background:url(../images/clinic_h2-01.jpg) -2px 0 no-repeat;}
#clinic h3#title02{background:url(../images/clinic_h3-02.jpg) 0 0 no-repeat;}
#clinic h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic h4#title04{background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat;}
#clinic h4#title05{background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat;}
#clinic h3#title06{background:url(../images/clinic_h3-06.jpg) 0 0 no-repeat;}
#clinic h3#title07{background:url(../images/clinic_h3-07.jpg) 0 0 no-repeat;}
#clinic h3#title08{background:url(../images/clinic_h3-08.jpg) 0 0 no-repeat;}
#clinic h4#title09{background:url(../images/clinic_h4-09.jpg) 0 0 no-repeat;}
#clinic h4#title10{background:url(../images/clinic_h4-10.jpg) 0 0 no-repeat;}
#clinic h4#title11{background:url(../images/clinic_h4-11.jpg) 0 0 no-repeat;}
#clinic h4#title12{background:url(../images/clinic_h4-12.jpg) 0 0 no-repeat;}

#clinic .box02 dl{margin:0;}
#clinic .box02 dt{width:50px; float:left; font-weight:normal;}
#clinic .box02 dd{width:250px; overflow:hidden; float:right;}

#clinic table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
}
#clinic table th {
	text-align: left;	
	background-color:#FFF5E1;
	width: 150px;
	color:#C92B00;
}
#clinic td {
	background-color:#FFFFFF;
	width: 400px;
	vertical-align: top;
}
#clinic td,
#clinic th,{
	border: 1px solid #FFCC33;
}


#map {
	width: 350px;
	height: 360px;
	margin-bottom: 18px;
	}

#clinic #content #map .InfoWin { width: 240px; }
#clinic #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 


/*---------- 11  Faq -----------*/
#faq h2#title01{background:url(../images/faq_h2-01.jpg) -2px 0 no-repeat;}
#faq h3#title02{background:url(../images/faq_h3-02.jpg) 0 0 no-repeat;}

#faq .box_q{
	background:url(../images/faq_q.jpg) 0 0 no-repeat;
	margin:10px;
	padding:0 5px 4px 35px;
	font-weight:bold;
	color:#663300;}
#faq .box_a{background:url(../images/faq_a.jpg) 0 0 no-repeat; margin:10px; padding-left:35px;}

/*---------- 12  General -----------*/
#general h2#title01{background:url(../images/general_h2-01.jpg) -2px 0 no-repeat;}
#general h3#title02{background:url(../images/general_h3-02.jpg) 0 0 no-repeat;}
#general h4#title03{background:url(../images/general_h4-03.jpg) 0 0 no-repeat;}
#general h4#title04{background:url(../images/general_h4-04.jpg) 0 0 no-repeat;}
#general h4#title05{background:url(../images/general_h4-05.jpg) 0 0 no-repeat;}
#general h4#title06{background:url(../images/general_h4-06.jpg) 0 0 no-repeat;}
#general h3#title07{background:url(../images/general_h3-07.jpg) 0 0 no-repeat;}
#general h3#title08{background:url(../images/general_h3-08.jpg) 0 0 no-repeat;}
#general h4#title09{background:url(../images/general_h4-09.jpg) 0 0 no-repeat;}
#general h4#title10{background:url(../images/general_h4-10.jpg) 0 0 no-repeat;}
#general h4#title11{background:url(../images/general_h4-11.jpg) 0 0 no-repeat;}


/*---------- 13  child -----------*/
#child h2#title01{background:url(../images/child_h2-01.jpg) -2px 0 no-repeat;}
#child h3#title02{background:url(../images/child_h3-02.jpg) 0 0 no-repeat;}
#child h4#title03{background:url(../images/child_h4-03.jpg) 0 0 no-repeat; height:30px;}
#child h4#title04{background:url(../images/child_h4-04.jpg) 0 0 no-repeat; height:30px;}
#child h4#title05{background:url(../images/child_h4-05.jpg) 0 0 no-repeat; height:30px;}
#child h4#title06{background:url(../images/child_h4-06.jpg) 0 0 no-repeat; height:30px;}
#child h3#title07{background:url(../images/child_h3-07.jpg) 0 0 no-repeat;}
#child h4#title08{background:url(../images/child_h4-08.jpg) 0 0 no-repeat;}
#child h4#title09{background:url(../images/child_h4-09.jpg) 0 0 no-repeat;}


/*---------- 14  Aesthe -----------*/
#aesthe h2#title01{background:url(../images/aesthe_h2-01.jpg) -2px 0 no-repeat;}
#aesthe h3#title02{background:url(../images/aesthe_h3-02.jpg) 0 0 no-repeat;}
#aesthe h3#title03{background:url(../images/aesthe_h3-03.jpg) 0 0 no-repeat;}
#aesthe h4#title04{background:url(../images/aesthe_h4-04.jpg) 0 0 no-repeat;}
#aesthe h4#title05{background:url(../images/aesthe_h4-05.jpg) 0 0 no-repeat;}
#aesthe h4#title06{background:url(../images/aesthe_h4-06.jpg) 0 0 no-repeat;}
#aesthe h4#title07{background:url(../images/aesthe_h4-07.jpg) 0 0 no-repeat;}


/*---------- 15  Denture -----------*/
#denture h2#title01{background:url(../images/denture_h2-01.jpg) -2px 0 no-repeat;}
#denture h3#title02{background:url(../images/denture_h3-02.jpg) 0 0 no-repeat;}
#denture h4#title03{background:url(../images/denture_h4-03.jpg) 0 0 no-repeat;}
#denture h4#title04{background:url(../images/denture_h4-04.jpg) 0 0 no-repeat;}

#denture table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
}
#denture table th {
	text-align: center;	
	color:#663300;
	width: 180px;
	background-color:#FFF5E1;
}
#denture td {
	background-color:#FFFFFF;
	width: 300px;
}

#denture td,
#denture th,{
	border: 1px solid #FFCC33;
}


/*---------- 16  Oral_hygiene -----------*/
#oral_hygiene h2#title01{background:url(../images/oral_hygiene_h2-01.jpg) -2px 0 no-repeat;}
#oral_hygiene h3#title02{background:url(../images/oral_hygiene_h3-02.jpg) 0 0 no-repeat;}
#oral_hygiene h4#title03{background:url(../images/oral_hygiene_h4-03.jpg) 0 0 no-repeat;}
#oral_hygiene h3#title04{background:url(../images/oral_hygiene_h3-04.jpg) 0 0 no-repeat;}
#oral_hygiene h4#title05{background:url(../images/oral_hygiene_h4-05.jpg) 0 0 no-repeat;}
#oral_hygiene h4#title06{background:url(../images/oral_hygiene_h4-06.jpg) 0 0 no-repeat;}
#oral_hygiene h4#title07{background:url(../images/oral_hygiene_h4-07.jpg) 0 0 no-repeat;}
#oral_hygiene h4#title08{background:url(../images/oral_hygiene_h4-08.jpg) 0 0 no-repeat;}

#oral_hygiene .section ul{margin:0;}

/*---------- 17  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2-01.jpg) -2px 0 no-repeat;}
#ortho h3#title02{background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h4#title03{background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat;}
#ortho h3#title04{background:url(../images/ortho_h3-04.jpg) 0 0 no-repeat;}
#ortho h4#title05{background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat;}
#ortho h4#title06{background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat;}
#ortho h4#title07{background:url(../images/ortho_h4-07.jpg) 0 0 no-repeat;}
#ortho h4#title08{background:url(../images/ortho_h4-08.jpg) 0 0 no-repeat;}


/*---------- 18  Maintenance -----------*/
#maintenance h2#title01{background:url(../images/maintenance_h2-01.jpg) -2px 0 no-repeat;}
#maintenance h3#title02{background:url(../images/maintenance_h3-02.jpg) 0 0 no-repeat;}
#maintenance h4#title03{background:url(../images/maintenance_h4-03.jpg) 0 0 no-repeat;}
#maintenance h3#title04{background:url(../images/maintenance_h3-04.jpg) 0 0 no-repeat;}
#maintenance h4#title05{background:url(../images/maintenance_h4-05.jpg) 0 0 no-repeat;}
#maintenance h4#title06{background:url(../images/maintenance_h4-06.jpg) 0 0 no-repeat;}
#maintenance h4#title07{background:url(../images/maintenance_h4-07.jpg) 0 0 no-repeat;}


/*---------- 19  Price -----------*/
#price h2#title01{background:url(../images/price_h2-01.jpg) -2px 0 no-repeat;}

#price #wrapper #main #content .section .price_t {
	width: 350px;
	line-height: 13px;
}

	#price #wrapper #main #content .section .price_t th {
		text-align: center;
		background: #fff8e2;
	}



/*---------- 20  Recruit -----------*/
#recruit h2#title01{background:url(../images/recruit_h2-01.jpg) -2px 0 no-repeat;}
#recruit h3#title02{background:url(../images/recruit_h3-02.jpg) -2px 0 no-repeat;}
#recruit h3#title03{background:url(../images/recruit_h3-03.jpg) -2px 0 no-repeat;}

#recruit table.rec th {
  width: 130px;
}

*html body#recruit table th, *html body#recruit table td {
  font-size: 75%;
	color: #666666;
	line-height: 1.3em;
}

/*---------- 21  Sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) -2px 0 no-repeat;}



#access{
	font-size: 0px;
	line-height: 0em;
}

