@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Clinic                      */
/*                 09  Staff                       */
/*                 10  Access                      */
/*                 11  General                     */
/*                 12  3mix-mp                     */
/*                 13  Prevent                     */
/*                 14  Implant                     */
/*                 15  Aesthe                      */
/*                 16  Laser                       */
/*                 17  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 { 
	color: #666;
}

#wrapper {
	background: url(../images/wrapper.jpg) repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#container {
	background: url(../images/container.jpg) repeat-y;
	width: 810px;
	margin: 0;
	padding: 0 15px;
	}

#main {
	margin: 0;
	width: 810px;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 606px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 2em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header.jpg) 0 0 no-repeat;
	height: 92px;
	width: 810px;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 480px;
	height: 70px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 480px;
	height: 70px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p#location {
	line-height: 18px;
	height: 18px;
	margin: 0;
	padding: 10px 0 0 10px;
	color: #194293;
	}

#header .alpha {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0;
	}

#header .beta {
	width: 260px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 65px;
	}
#header p.tel img { display: block; }

#header-nav {
	margin: 0;
	padding: 0;
	width: 174px;
	height: 32px;
	float: right;
	list-style: none;
	}

#header-nav li {
	height: 32px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header-nav li a {
	display: block;
	height: 32px;
	}

#nav01 { width: 78px; }
#nav02 { width: 96px; }

#nav01 a { background: url(../images/header-nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header-nav.jpg) -78px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header-nav.jpg) 0 -32px no-repeat; }
#nav02 a:hover { background: url(../images/header-nav.jpg) -78px -32px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 194px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav dl,
#nav dt,
#nav dd {
	margin: 0;
	padding: 0;
	}

#nav .internal dt { text-indent: -9999px; }

#nav .internal dd {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal dd a {
	display: block;
	height: 30px;
	}

#nav #menu01 {
	height: 36px;
	background: url(../images/nav.jpg) 0 0 no-repeat;
	}
#nav #menu02 {
	height: 43px;
	background: url(../images/nav.jpg) 0 -186px no-repeat;
	}

#nav #menu03 {
	height: 43px;
	background: url(../images/nav.jpg) 0 -290px no-repeat;
	}

#nav03 a { background: url(../images/nav.jpg) 0 -36px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -66px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -96px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -126px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -229px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -259px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -333px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -363px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -187px -36px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -187px -66px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -187px -96px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -187px -126px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -187px -156px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -187px -229px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -187px -259px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -187px -333px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -187px -363px no-repeat; }

#nav p { text-align: center; }

#nav .nav-info {
	background: url(../images/nav_bg.jpg) bottom repeat-x;
	color: #32425b;
	margin: 7px 7px 0 7px;
	padding: 7px;
	}

#nav .nav-info p { text-align: left; }
#nav .nav-info dd { margin-left: 1em; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 5px;
	height: 92px;
	background: url(../images/footer.jpg) top repeat-x;
	font-size: 85%;
	color: #777;
	}
*: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: #32425b;
	}
#footer a:hover { text-decoration: underline; }

#footer .tel {
	width: 252px;
	margin-top: 10px;
	text-align: right;
	float: left;
	}

#footer #footer-nav {
	width: 480px;
	padding-top: 16px;
	padding-right: 15px;
	text-align: right;
	float: right;
	}

#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 0 3em;
	padding-top: 8px;
	color: #2a5b8c;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 25px 1em 25px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
	height: 52px;
	text-indent: -9999px;
	margin: 0 10px;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	}
#content h4 {
	height: 32px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 7px no-repeat;
	padding-left: 12px;
	}
#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 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.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;
	line-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;
	}
#content ul.totop li a:hover { background: url(../images/to_top.jpg) 0 -14px no-repeat; }

p.caution {
	padding-left: 20px;
	background: url(../images/caution.jpg) 0 5px 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 */



#content table {
	border-collapse: collapse;
	border: 2px solid #d0d0ff;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 20px;
	}

#content table th,
#content table td {
	padding: 4px 8px;
	border: 1px solid #ddddff;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.ban { text-align: center; }





.bana a {
  display:block; 
	width:576px;
	height:84px;
	background:url(../images/ban_reserve_big_1.jpg) 0 0 no-repeat;
	margin: 0;
	padding: 0;
	outline:none;
  text-indent:-9999px;
}

.bana a:hover {
	background-position:bottom;
}


.detail {
	text-align: right;
	margin-right: 2em;
	}
.raquo {
	font-size: 124%;
	font-weight: bold;
	}

.sun{
	color: #00146c;
	font-weight: bold;
}

.section .news{
	border: 1px solid #CCCC99;
	background-color: #faf7f0;
	width: 550px;
	text-align: center;
	color: #d31400;
	font-size: 14px;
}

.bold_news{
	font-size: 16px;
	font-weight: bold;
}

.marL10 { margin-left:8px; }

/*---------- 07  Index -----------*/

#index #content { padding-top: 10px; }
#index #top_img {
	margin: 0 0 15px 15px;
	padding: 0;
	}
#index #top_img img { display: block; }

#index h2#title01 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	}

#index h2#title02 {
	height: 32px;
	text-indent: -9999px;
	margin: 0;
	background: url(../images/index_h2-02.jpg) 0 0 no-repeat;
	}

#index #pickup01 {
	margin: 0;
	padding: 0 0 0 15px;
	}
#index #pickup01 li {
	margin: 0;
	padding: 0;
	width: 290px;
	float: left;
	list-stye: none;
	}
#index #pickup01 li.nil { width: 280px; }


#index #pickup02 {
	margin: 0;
	padding: 0 0 0 15px;
	}
#index #pickup02 li {
	margin: 0;
	padding: 0 0 10px 0;
	width: 190px;
	float: left;
	list-stye: none;
	}
#index #pickup02 li.nil { width: 180px; }

#index #clinic-info {
	clear: both;
	padding-bottom: 15px;
	}

#index #clinic-info .alpha {
	width: 340px;
	float: left;
	}
#index #clinic-info .beta {
	width: 200px;
	float: right;
	}

#index #clinic-info .alpha dl { margin-left: 1em; }
#index #clinic-info .alpha dt {
	width: 6em;
	float: left;
	color: #2a5b8c;
	}
#index #clinic-info .alpha dd { margin-left: 6em; }

.ind_pick p{
	text-align:center;
	margin: 0 0 15px 0;
	padding: 0;
}

.ind_pick p.text{
text-align:left;
padding: 0 0 0 27px;

}

#index .bnr_imp {
  margin-left: 15px;
}

#index .bnr_imp p {
  float: left;
  margin: 0;
  padding: 0;   
}

/*---------- 08  Dental -----------*/

#dental #title01 { background: url(../images/dental_h2-01.jpg) 0 0 no-repeat; }
#dental #title02 { background: url(../images/dental_h3-02.jpg) 0 0 no-repeat; }
#dental #title03 { background: url(../images/dental_h3-03.jpg) 0 0 no-repeat; }
#dental #title04 { background: url(../images/dental_h3-04.jpg) 0 0 no-repeat; }
#dental #title05 { background: url(../images/dental_h4-05.jpg) 0 0 no-repeat; }
#dental #title06 { background: url(../images/dental_h4-06.jpg) 0 0 no-repeat; }

#dental #impl dd{
  height:30px;
	text-indent:-9999px;

}

#dental #impl #impl00 dt{
	text-indent:-9999px;
}


#dental #impl #impl01 dd{background: url(../images/dental_implant.jpg) 0 0 no-repeat;}
#dental #impl #impl02 dd{background: url(../images/dental_implant.jpg) 0 -30 no-repeat;}
#dental #impl #impl03 dd{background: url(../images/dental_implant.jpg) 0 -60 no-repeat;}
#dental #impl #impl04 dd{background: url(../images/dental_implant.jpg) 0 -90 no-repeat;}
#dental #impl #impl05 dd{background: url(../images/dental_implant.jpg) 0 -120 no-repeat;}



/*---------- 08  Kind -----------*/

#kind #title01 { background: url(../images/kind_h2-01.jpg) 0 0 no-repeat; }
#kind #title02 { background: url(../images/kind_h3-02.jpg) 0 0 no-repeat; }
#kind #title03 { background: url(../images/kind_h4-03.jpg) 0 0 no-repeat; }
#kind #title04 { background: url(../images/kind_h3-04.jpg) 0 0 no-repeat; }
#kind #title05 { background: url(../images/kind_h3-05.jpg) 0 0 no-repeat; }
#kind #title06 { background: url(../images/kind_h4-06.jpg) 0 0 no-repeat; }
#kind #title07 { background: url(../images/kind_h4-07.jpg) 0 0 no-repeat; }
#kind #title08 { background: url(../images/kind_h4-08.jpg) 0 0 no-repeat; }


/*---------- 08  Success -----------*/

#success #title01 { background: url(../images/success_h2-01.jpg) 0 0 no-repeat; }
#success #title02 { background: url(../images/success_h3-02.jpg) 0 0 no-repeat; }
#success #title03 { background: url(../images/success_h3-03.jpg) 0 0 no-repeat; }
#success #title04 { background: url(../images/success_h3-04.jpg) 0 0 no-repeat; }


/*---------- 08  After -----------*/
#after #title01 { background: url(../images/after_h2-01.jpg) 0 0 no-repeat; }
#after #title02 { background: url(../images/after_h3-02.jpg) 0 0 no-repeat; }
#after #title03 { background: url(../images/after_h3-03.jpg) 0 0 no-repeat; }



/*---------- 08  Perio -----------*/

#perio #title01 { background: url(../images/perio_h2-01.jpg) 0 0 no-repeat; }
#perio #title02 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio #title03 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; }







/*---------- 08  Doctor -----------*/

#doctor #title01 { background: url(../images/doctor_h2-01.jpg) 0 0 no-repeat; }
#doctor #title02 { background: url(../images/doctor_h3-02.jpg) 0 0 no-repeat; }
#doctor #title03 { background: url(../images/doctor_h4-03.jpg) 0 0 no-repeat; }
#doctor #title04 { background: url(../images/doctor_h3-04.jpg) 0 0 no-repeat; }
#doctor #title05 { background: url(../images/doctor_h4-05.jpg) 0 0 no-repeat; }
#doctor #title06 { background: url(../images/doctor_h4-06.jpg) 0 0 no-repeat; }
#doctor #title07 { background: url(../images/doctor_h3-07.jpg) 0 0 no-repeat; }
#doctor #title08 { background: url(../images/doctor_h3-08.jpg) 0 0 no-repeat; }
#doctor #title09 { background: url(../images/doctor_h4-09.jpg) 0 0 no-repeat; }
#doctor #title10 { background: url(../images/doctor_h4-10.jpg) 0 0 no-repeat; }
#doctor #title11 { background: url(../images/doctor_h4-11.jpg) 0 0 no-repeat; }



/*---------- 08  Clinic -----------*/

#clinic #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }



/*---------- 08  Price -----------*/
#price #title01 { background: url(../images/price_h2-01.jpg) 0 0 no-repeat; }
#price #title02 { background: url(../images/price_h3-02.jpg) 0 0 no-repeat; }
#price #title03 { background: url(../images/price_h3-03.jpg) 0 0 no-repeat; }
#price #title04 { background: url(../images/price_h4-04.jpg) 0 0 no-repeat; }

#price .con dt {
	float:left;
  width:160px;
}

#price .con dd {
  margin-left:160px;
}


/*---------- 08  Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }




/*---------- 09  Case -----------*/

#case #wrapper #container #main #content h2#title01 {
	background: url(../images/case_h2-01.jpg) 0 0 no-repeat;
}

#case #wrapper #container #main #content .section h3#title02 {
	background: url(../images/case_h3-02.jpg) 0 0 no-repeat;
}

#case #wrapper #container #main #content .section .case_case {
	clear: both;
}

#case #title03 { background: url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case #title04 { background: url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case #title05 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; }

