@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  About                       */
/*                 09  First                       */
/*                 10  Halitosis                   */
/*                 11  Prevent                     */
/*                 12  Laminate                    */
/*                 13  Whitening                   */
/*                 14  Implnat                     */
/*                 15  Aesthe                      */
/*                 16  Informed Consent            */
/*                 17  Staff                       */
/*                 18  Access                      */
/*                 19  Contact                     */
/*                 20  Sitemap                     */
/*                                                 */
/*=======================TOC-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; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	}

#main {
	margin: 0;
	width: 800px;
	clear: both;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 1em 0 1em 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
#index #header { height: 75px; }


h1 {
	text-indent: -9999px;
	width: 470px;
	height: 75px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 470px;
	height: 75px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 185px;
	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;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 25px;
	}

#header_nav li {
	height: 25px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 25px;
	}

#nav01 { width: 89px; }
#nav02 { width: 91px; }

#nav01 a {
	background: url(../images/header-nav.jpg) 0 0 no-repeat;
	width: 89px;
	}
#nav02 a {
	background: url(../images/header-nav.jpg) -89px 0 no-repeat;
	width: 91px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav ul li { margin-left: 10px; }

#nav dl,
#nav dt,
#nav dd {
	margin: 0;
	padding: 0;
	}
#nav dt {
	text-indent: -9999px;
	height: 40px;
	}
#nav dd {
	text-indent: -9999px;
	height: 30px;
	}
#nav dd a {
	display: block;
	height: 30px;
	}

#cat01 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -100px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }

#cat02 { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -230px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -290px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }

#cat03 { background: url(../images/nav.jpg) 0 -350px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -420px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -450px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -480px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -510px no-repeat; }


#nav03 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -70px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -100px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -130px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -230px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -260px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -290px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -320px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -200px -390px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -200px -420px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -200px -450px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -200px -480px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -200px -510px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 6px 0;
	margin: 0;
	width: 800px;
	background: url(../images/footer_bg.jpg) top no-repeat;
	font-size: 85%;
	color: #aaa;
	}
*: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: #a00243;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 2em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	margin: 8px 2em;
	color: #e85b7d;
	}


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px 1em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 62px;
	text-indent: -9999px;
	margin: 0 15px;
	clear: both;
	}
#content h3 {
	clear: both;
	height: 40px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 31px;
	text-indent: -9999px;
	margin-left: 0;
	}

#content h5 {
	font-size: 100%;
	line-height: 1.0;
	font-weight: bold;
	color: #999;
	margin: 1em 0 .3em .3em;
	padding-left: 4px;
	border-left: 4px solid #e9597d;
	}

#content ul { margin-left: .5em; }

#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: #e9597d;
	outline: none;
	}
a:hover { color: #ffb1b8; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 5px 20px 10px 0;
	}

.image_r {
	float: right;
	margin: 5px 0 10px 20px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img { display: block; }

.case-noimg {  margin: 10px 20px; }

.caption { text-align: center; }

.case .alpha,
.case .beta,
.case-noimg .alpha,
.case-noimg .beta {
	float: left;
	margin: 0 15px 15px 0;
	}
.case .gamma {
	float: left;
	margin: 0 0 15px 0;
	}



#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 84px;
	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/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 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 */

#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 2px solid #fec7c0;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 10px;
	}
	
#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #fec7c0;
	}
	
#content table th {
	background: #ffe6de;
	color: #e9597d;
	width: 130px;
	}
	
#content table span.require,
span.require {
	font-size: 124%;
	font-weight: bold;
	color: red;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}



/*---------- 07  Index -----------*/


#index #content h2 { height: 52px; }

#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h2#title02 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }
#index h2#title03 { background: url(../images/index_h2-03.jpg) 0 0 no-repeat; }

#top-img {
	margin: 0;
	padding: 0;
	}
#top-img img { display: block; }

#index #content #pickup { margin: 1em 0 2em 0; }

#index #content #pickup ul,
#index #content #pickup li {
	margin: 0;
	padding: 0;
	background-image: none;
	}
#index #content #pickup ul {
	margin: 1em 0 1em 15px;
	padding: .5em 0 1em 0;
	}
#index #content #pickup ul.pickup01 li {
	margin: 0 10px 0 0;
	width: 280px;
	float: left;
	}
* html body#index #content #pickup ul.pickup01 li { width: 280px; }

#index #content #pickup ul li.nil { margin-right: 0; }
#index #content #pickup ul.pickup02 li {
	margin: 0 7px 0 0;
	width: 183px;
	float: left;
	}
* html body#index #content #pickup ul.pickup02 li { width: 183px; }

#index #clinic-info { margin: 1em 20px; }

#index #content .alpha {
	width: 200px;
	float: left;
	}
#index #content .beta {
	width: 340px;
	margin: 6px 0 0 0;
	padding: 0;
	float: right;
	}
#index #content dt {
	background: url(../images/li_bg.jpg) 0 4px no-repeat;
	padding-left: 20px;
	width: 70px;
	color: #a00243;
	float: left;
	clear: both;
	}
* html body#index #content dt { width: 90px; }

#index #content dd { margin-left: 90px; }

#index .official a{
	display:block;
	background:url(../images/index_bana.jpg);
	width:540px;
	height:70px;
	margin:0 20px;
	padding:0;
	text-indent:-9999px;
}
#index .official a:hover{
	background-position:0 100%;
}

/*---------- 08  About -----------*/

#about h2#title01 { background: url(../images/about_h2-01.jpg) 0 0 no-repeat; }
#about h3#title02 { background: url(../images/about_h3-02.jpg) 0 0 no-repeat; }


/*---------- 09  First -----------*/

#first h2#title01 { background: url(../images/first_h2-01.jpg) 0 0 no-repeat; }
#first h3#title02 { background: url(../images/first_h3-02.jpg) 0 0 no-repeat; }
#first h4#title03 { background: url(../images/first_h4-03.jpg) 0 0 no-repeat; }
#first h4#title04 { background: url(../images/first_h4-04.jpg) 0 0 no-repeat; }


/*---------- 10  Halitosis -----------*/

#halitosis h2#title01 { background: url(../images/halitosis_h2-01.jpg) 0 0 no-repeat; }
#halitosis h3#title02 { background: url(../images/halitosis_h3-02.jpg) 0 0 no-repeat; }
#halitosis h4#title03 { background: url(../images/halitosis_h4-03.jpg) 0 0 no-repeat; }
#halitosis h4#title04 { background: url(../images/halitosis_h4-04.jpg) 0 0 no-repeat; }


/*---------- 11  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }


/*---------- 12  Laminate -----------*/

#laminate h2#title01 { background: url(../images/laminate_h2-01.jpg) 0 0 no-repeat; }
#laminate h3#title02 { background: url(../images/laminate_h3-02.jpg) 0 0 no-repeat; }
#laminate h4#title03 { background: url(../images/laminate_h4-03.jpg) 0 0 no-repeat; }


/*---------- 13  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 h4#title05 { background: url(../images/whitening_h4-05.jpg) 0 0 no-repeat; }
#whitening h4#title06 { background: url(../images/whitening_h4-06.jpg) 0 0 no-repeat; }


/*---------- 14  Implant -----------*/

#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 h4#title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }


/*---------- 15  Aesthe -----------*/

#aesthe h2#title01 { background: url(../images/aesthe_h2-01.jpg) 0 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; }


/*---------- 16  Informed Consent -----------*/

#informed-consent h2#title01 { background: url(../images/informed-consent_h2-01.jpg) 0 0 no-repeat; }
#informed-consent h3#title02 { background: url(../images/informed-consent_h3-02.jpg) 0 0 no-repeat; }
#informed-consent h4#title03 { background: url(../images/informed-consent_h4-03.jpg) 0 0 no-repeat; }


/*---------- 17  Staff -----------*/

#staff h2#title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-03.jpg) 0 0 no-repeat; }
#staff h4#title04 { background: url(../images/staff_h4-04.jpg) 0 0 no-repeat; }

#staff #content .alpha {
	width: 150px;
	float: left;
	}
#staff #content .beta {
	width: 350px;
	float: right;
	margin-top: 10px;
	}


/*---------- 18  Access -----------*/

#access h2#title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }


#access #content table th { width: 100px; }
#access #content table dl { margin: .5em; }

#map {
	width: 320px;
	height: 320px;
	border: 1px solid #ddd;
	margin: 10px 0 10px 10px;
	}


/*---------- 19  Contact -----------*/

#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }
#contact h4#title03 { background: url(../images/contact_h4-03.jpg) 0 0 no-repeat; }
#contact h4#title04 { background: url(../images/contact_h4-04.jpg) 0 0 no-repeat; }

#contact #content dt {
	width: 6em;
	float: left;
	}
#contact #content dd { margin-left: 6em; }



/*---------- 20  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 #content dt {
	font-size: 100%;
	line-height: 1.0;
	font-weight: bold;
	color: #999;
	margin: 1em 0 .5em .3em;
	padding-left: 4px;
	border-left: 4px solid #e9597d;
	}

#sitemap #content dd { margin-bottom: .5em; }
