@charset"UTF-8";
@import"base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Health                      */
/*                 09  Condition                   */
/*                 10  Perio                       */
/*                 11  Breath                      */
/*                 12  Prevent01                   */
/*                 13  Prevent02                   */
/*                 14  Prevent03                   */
/*                 15  Implant                     */
/*                 16  Compare                     */
/*                 17  Flow                        */
/*                 18  Success                     */
/*                 19  Concept                     */
/*                 20  Access                      */
/*                 21  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: #fff url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/bg.jpg) repeat-y;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 10px;
	}

#content {
	width: 570px;
	float: right;
	margin-right: 15px;
	display: inline;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 62px;
	margin: 0 10px;
	padding: 0;
	}
* html body #header { height: 81px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 423px;
	height: 61px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 423px;
	height: 61px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 190px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 42px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 58px;
	padding: 0;
	list-style: none;
	height: 18px;
	}

#header_nav li {
	height: 14px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#header_nav li a {
	display: block;
	height: 14px;
	color: #993300;
	font-size: 85%;
	}
*:first-child+html #header_nav li a { font-size: 9px; } /*  for IE7 only */
* html body #header_nav li a { font-size: 9px; } /*  for IE6 only */

#nav01 { width: 61px; }
#nav02 { width: 62px; }

#nav01 a {
	background: url(../images/header_nav01.jpg) 0 0 no-repeat;
	width: 51px;
	}
#nav02 a {
	background: url(../images/header_nav02.jpg) 0 0 no-repeat;
	width: 62px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	padding: 5px 0 20px 0;
	margin-left: 10px;
	display: inline;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul {
	padding: 0 5px 5px 5px;
	margin-bottom: 5px;
	}

#nav ul.nav_bg01 {
	background: url(../images/nav_bg01.jpg) repeat-y;
	border-bottom: 1px solid #724835;
	}

#nav ul.nav_bg02 {
	background: url(../images/nav_bg02.jpg) repeat-y;
	border-top: 1px solid #FF9E6B;
	padding-top: 5px;
	border-bottom: 1px solid #FF9E6B;
	}

#nav li {
	height: 25px;
	text-indent: -9999px;
	}

#nav li a {
	display: block;
	height: 25px;
	}

#nav h3 {
	height: 26px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	border-top: 1px solid #724835;
	}
* html body #nav h3 { height: 27px; }

#nav #nav_h3-01 { background: url(../images/nav_h3-01.jpg) 0 0 no-repeat; }
#nav #nav_h3-02 { background: url(../images/nav_h3-02.jpg) 0 0 no-repeat; }
#nav #nav_h3-03 { background: url(../images/nav_h3-03.jpg) 0 0 no-repeat; }

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -25px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -50px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -75px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -125px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -150px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -225px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -250px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -275px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -300px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -325px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -25px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -50px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -75px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -100px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -125px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -150px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -175px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -200px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -225px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -250px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -275px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -180px -300px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -180px -325px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0 10px;
	background: url(../images/footer.jpg) top repeat-x;
	font-size: 85%;
	text-align: center;
	color: #993300;
	}
*: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 {
	margin: 8px 1em;
	color: #FF9900;
	}


/*---------- 06  Contents -----------*/

.section { }
.section .section { padding: .5em 1.5em; }

.section p { padding: .5em 1em; }

p.center { text-align: center; }

#content h2 {
	height: 45px;
	margin-top: 5px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em 0;
	padding: .5em .3em .5em .2em;
	border-bottom: .1em solid #FFA64A;
	color: #94522E;
	background: #FFF8A5;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 8px 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: #993300;
	outline: none;
	}
a:hover { color: #D16439; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l {
	float: left;
	margin: 0 10px 5px 0;
	}

.image_r {
	float: right;
	margin: 0 0 5px 10px;
	}

.case {
	margin: 10px 10px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	}

.case .alpha,
.case .beta {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	}
.case .gamma {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
.section .chart {
	padding-bottom: 50px;
	margin-bottom: 10px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}


#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	}

/* 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 */

p.main_image { margin: 0 0 5px 0; }

.table {
	text-align: center;
	margin-bottom: 20px;
	}
.table table {
	text-align: left;
	margin: 0 auto;
	font-size: 100%;
	color: #b85929;
	}
.table table tr th,
.table table tr td {
	border: 1px solid #ffa44b;
	background-color: #ffefa9;
	}
.table table tr.colored th,
.table table tr.colored td {
	background-color: #fdea84;
	}

.ban_contact a{
	width:550px;
	height:100px;
	margin:0 10px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_contact.jpg);
}
.ban_contact a:hover{
	background-position:0 100%;
}

/*---------- 07  Index -----------*/

#index #content #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #content #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index #content #title04 {
	background: url(../images/index_h4-04.jpg) 0 0 no-repeat;
	margin-left: 210px;
	}

.pickup .image_r a img {
	display: block;
	border: 3px double #BC9F22;
	}
.pickup .image_l a img {
	display: block;
	border: 3px double #BC9F22;
	}

#index #content .clinic_info {
	margin: 30px 0;
	line-height: 1.0;
	}

#index #content h2 { height: 35px; }

#index .section p { padding: 0; }

#index .image_l { margin: 0 10px 10px 0; }

#index .image_r { margin: 0 0 10px 10px; }

#index .qc_ban a{
	width:570px;
	height:115px;
	margin:5px 0 0 0;
	outline:none;
	text-indent:-9999px;
	display:block;
	background:url(../images/qc_ban.jpg);
}
#index .qc_ban02 a{
	width:570px;
	height:115px;
	margin:5px 0 0 0;
	outline:none;
	text-indent:-9999px;
	display:block;
	background:url(../images/qc_ban02.jpg);
}
#index .qc_ban a:hover,
#index .qc_ban02 a:hover{
	background-position:0 100%;
}


/*---------- 08  Health -----------*/

#health #content #title01 { background: url(../images/health_h2-01.jpg) 0 0 no-repeat; }
#health #content #title02 { background: url(../images/health_h3-02.jpg) 0 0 no-repeat; }
#health #content #title03 { background: url(../images/health_h3-03.jpg) 0 0 no-repeat; }
#health #content #title04 { background: url(../images/health_h4-04.jpg) 0 0 no-repeat; }

/*---------- 09  Condition -----------*/

#condition #content #title01 { background: url(../images/condition_h2-01.jpg) 0 0 no-repeat; }
#condition #content #title02 { background: url(../images/condition_h3-02.jpg) 0 0 no-repeat; }
#condition #content #title03 { background: url(../images/condition_h4-03.jpg) 0 0 no-repeat; }
#condition #content #title04 { background: url(../images/condition_h3-04.jpg) 0 0 no-repeat; }

#condition .table .checkbox tr td {
	background-image: url(../images/checkbox.jpg);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding-left: 28px;
	}

/*---------- 10  Perio -----------*/

#perio #content #title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio #content #title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio #content #title03 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio #content #title04 { background: url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio #content #title05 { background: url(../images/perio_h4-05.jpg) 0 0 no-repeat; }
#perio #content #title06 { background: url(../images/perio_h4-06.jpg) 0 0 no-repeat; }
#perio #content #title07 { background: url(../images/perio_h4-07.jpg) 0 0 no-repeat; }
#perio #content #title08 { background: url(../images/perio_h4-08.jpg) 0 0 no-repeat; }
#perio #content #title09 { background: url(../images/perio_h4-09.jpg) 0 0 no-repeat; }
#perio #content #title10 { background: url(../images/perio_h4-10.jpg) 0 0 no-repeat; }
#perio #content #title11 { background: url(../images/perio_h4-11.jpg) 0 0 no-repeat; }

/*---------- 11  Breath -----------*/

#breath #content #title01 { background: url(../images/breath_h2-01.jpg) 0 0 no-repeat; }
#breath #content #title02 { background: url(../images/breath_h3-02.jpg) 0 0 no-repeat; }
#breath #content #title03 { background: url(../images/breath_h4-03.jpg) 0 0 no-repeat; }
#breath #content #title04 { background: url(../images/breath_h4-04.jpg) 0 0 no-repeat; }
#breath #content #title05 { background: url(../images/breath_h4-05.jpg) 0 0 no-repeat; }
#breath #content #title06 { background: url(../images/breath_h4-06.jpg) 0 0 no-repeat; }
#breath #content #title07 { background: url(../images/breath_h4-07.jpg) 0 0 no-repeat; }
#breath #content #title08 { background: url(../images/breath_h3-08.jpg) 0 0 no-repeat; }

#breath .image_r {
	width: 170px;
	}
#breath .leftbox { margin-right: 180px; }
#breath .rightbox { margin-left: 240px; }

#breath h4#title09,
#breath h4#title10 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em 0;
	padding: .5em .3em .5em .2em;
	border-bottom: .1em solid #FFA64A;
	color: #94522E;
	background: #FFF8A5;
	text-indent: 0;
	height: auto;
	}

/*---------- 12  Prevent01 -----------*/

#prevent01 #content #title01 { background: url(../images/prevent01_h2-01.jpg) 0 0 no-repeat; }
#prevent01 #content #title02 { background: url(../images/prevent01_h3-02.jpg) 0 0 no-repeat; }

/*---------- 13  Prevent02 -----------*/

#prevent02 #content #title01 { background: url(../images/prevent02_h2-01.jpg) 0 0 no-repeat; }
#prevent02 #content #title02 { background: url(../images/prevent02_h3-02.jpg) 0 0 no-repeat; }

/*---------- 14  Prevent03 -----------*/

#prevent03 #content #title01 { background: url(../images/prevent03_h2-01.jpg) 0 0 no-repeat; }
#prevent03 #content #title02 { background: url(../images/prevent03_h3-02.jpg) 0 0 no-repeat; }

/*---------- 15  Implant -----------*/

#implant #content #title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant #content #title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant #content #title03 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant #content #title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant #content #title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant #content #title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant #content #title07 { background: url(../images/implant_h3-07.jpg) 0 0 no-repeat; }
#implant #content #title08 { background: url(../images/implant_h3-08.jpg) 0 0 no-repeat; }
#implant #content #title09 { background: url(../images/implant_h3-09.jpg) 0 0 no-repeat; }

/*---------- 16  Compare -----------*/

#compare #content #title01 { background: url(../images/compare_h2-01.jpg) 0 0 no-repeat; }
#compare #content #title02 { background: url(../images/compare_h3-02.jpg) 0 0 no-repeat; }
#compare #content #title03 { background: url(../images/compare_h3-03.jpg) 0 0 no-repeat; }
#compare #content #title04 { background: url(../images/compare_h4-04.jpg) 0 0 no-repeat; }
#compare #content #title05 { background: url(../images/compare_h4-05.jpg) 0 0 no-repeat; }
#compare #content #title06 { background: url(../images/compare_h4-06.jpg) 0 0 no-repeat; }
#compare #content #title07 { background: url(../images/compare_h4-07.jpg) 0 0 no-repeat; }
#compare #content #title08 { background: url(../images/compare_h4-08.jpg) 0 0 no-repeat; }
#compare #content #title09 { background: url(../images/compare_h4-09.jpg) 0 0 no-repeat; }

.red_b{
	color:#FF0000;
	font-weight:bold;
}

/*---------- 17  Flow -----------*/

#flow #content #title01 { background: url(../images/flow_h2-01.jpg) 0 0 no-repeat; }
#flow #content #title02 { background: url(../images/flow_h3-02.jpg) 0 0 no-repeat; }
#flow #content #title03 { background: url(../images/flow_h4-03.jpg) 0 0 no-repeat; }
#flow #content #title04 { background: url(../images/flow_h4-04.jpg) 0 0 no-repeat; }
#flow #content #title05 { background: url(../images/flow_h4-05.jpg) 0 0 no-repeat; }
#flow #content #title06 { background: url(../images/flow_h4-06.jpg) 0 0 no-repeat; }
#flow #content #title07 { background: url(../images/flow_h4-07.jpg) 0 0 no-repeat; }
#flow #content #title08 { background: url(../images/flow_h4-08.jpg) 0 0 no-repeat; }
#flow #content #title09 { background: url(../images/flow_h3-09.jpg) 0 0 no-repeat; }
#flow #content #title10 { background: url(../images/flow_h3-10.jpg) 0 0 no-repeat; }
#flow #content #title11 { background: url(../images/flow_h3-11.jpg) 0 0 no-repeat; }
#flow #content #title12 { background: url(../images/flow_h3-12.jpg) 0 0 no-repeat; }

/*---------- 18  Success -----------*/

#success #content #title01 { background: url(../images/success_h2-01.jpg) 0 0 no-repeat; }
#success #content #title02 { background: url(../images/success_h3-02.jpg) 0 0 no-repeat; }
#success #content #title03 { background: url(../images/success_h4-03.jpg) 0 0 no-repeat; }

#success .leftbox { margin-right: 210px; }

/*---------- 19  Concept -----------*/

#concept #content #title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept #content #title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept #content #title06 { background: url(../images/concept_h3-06.jpg) 0 0 no-repeat; }
#concept #content #title07 { background: url(../images/concept_h4-07.jpg) 0 0 no-repeat; }
#concept #content #title08 { background: url(../images/concept_h4-08.jpg) 0 0 no-repeat; }

#concept .rightbox { margin-left: 180px; }

#concept dl dt { float: left; }
#concept dl dd { margin-left: 120px; }


/*---------- 20  Access -----------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access #content #title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access #content #title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }

#map {
	width: 500px;
	height: 360px;
	border: 5px solid #ffeedd;
	margin: 20px 30px;
	}

.short { width: 60px; }
.long { width: 300px; }
.left{
	text-align:left;
}

/*---------- 21  Sitemap -----------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap #content #title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }

#sitemap dl dt {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em 0;
	padding: .5em .3em .5em .2em;
	border-bottom: .1em solid #FFA64A;
	color: #94522E;
	background: #FFF8A5;
	}

/*---------- banner -----------*/
.ban_reserve a{
	width:180px;
	height:100px;
	display:block;
	text-indent:-9999px;
	margin:0 5px;
	background:url(../images/ban_reserve.jpg);
}
.ban_reserve a:hover{
	background-position:0 100%;
}