@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Dr                          */
/*                 09  Staff                       */
/*                 10  Access                      */
/*                 11  General                     */
/*                 12  Prevent                     */
/*                 13  Lost                        */
/*                 14  Implant                     */
/*                 15  Merit                       */
/*                 16  Whitening                   */
/*                 17  Aesthe                      */
/*                 18  Price                       */
/*                 19  Inquiry                     */
/*                 20  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #fff }

#wrapper {
	background: url(../images/bg.jpg) repeat-y;
	width: 860px;
	margin: 0 auto 10px;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 30px;
	padding-bottom: 5px;
	width: 800px;
	background: url(../images/footer_head.jpg) bottom repeat-x;
	border-top: 1px solid #8b754c;
	}

#content {
	width: 620px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #414141;
	padding: 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0;
	height: 79px;
	width: 800px;
	margin: 0 30px;
	}
	
#header .description {
	height: 33px;
	color: #5b3c1d;
	text-indent: 9px;
	font-size: 10px;
	line-height: 33px;
	margin: 0;
	width: 400px;
	}

h1 {
	text-indent: -9999px;
	width: 400px;
	height: 30px;
	line-height: 1.0;
	margin-left: 21px;
	}
h1 a {
	display: block;
	width: 400px;
	height: 30px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .image_r {
	margin: 9px 11px 0 0;
	width: 178px;
	}
* html body #header .image_r {
	margin-right: 6px;
	}
#header p.tel {
	padding: 0;
	height: 34px;
	}
#header p.tel img {
	display: block;
	}
#header .image_r ul {
	margin: 0;
	text-align: center;
	}
#header .image_r ul li {
	display: inline;
	margin: 0;
	list-style: none;
	border-left: 1px solid #999;
	padding: 0 5px;
	font-size: 10px;
	}
#header .image_r ul li.sitemap {
	border-right: 1px solid #999;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 0 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 30px;
	margin-left: 3px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 27px;
	}
#nav .internal li#nav10,
#nav .internal li#nav11,
#nav .internal li#nav12,
#nav .internal li#nav13, {
	height: 33px;
	}
#nav .internal li#nav10 a,
#nav .internal li#nav11 a,
#nav .internal li#nav12 a,
#nav .internal li#nav13 a, {
	height: 30px;
	}

#nav h2 {
	width: 180px;
	height: 38px;
	text-indent: -9999px;
	}
#nav h2#nav_title01 { background: url(../images/nav_title-01.jpg) 0 0 no-repeat; }
#nav h2#nav_title02 { background: url(../images/nav_title-02.jpg) 0 0 no-repeat; }

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -27px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -54px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -81px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -108px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -135px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -162px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -189px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -216px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -243px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -273px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -303px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -333px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -363px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -177px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -177px -27px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -177px -54px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -177px -81px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -177px -108px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -177px -135px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -177px -162px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -177px -189px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -177px -216px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -177px -243px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -177px -273px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -177px -303px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -177px -333px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -177px -363px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 30px 14px;
	margin: 0;
	background: url(../images/footer_foot.jpg) bottom repeat-x;
	font-size: 85%;
	}
*: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: #8d5b27;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer p { float: left; margin: 0 0 0 5px; padding: 0; }

#footer address { clear: both; margin: 3px 1em 8px; text-align: right; padding-top: 5px; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 30px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }
p.right { text-align: right; }

.main_image {
	border-bottom: 1px solid #5b3c1d;
	padding: 0;
	margin: 0;
	}
.main_image img {
	display: block;
	padding: 0;
	margin: 0;
	}

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 38px;
	text-indent: -9999px;
	margin-left: -10px;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .6em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 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: #8d5b27;
	outline: none;
	}
a:hover { color: #c68040; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.png) 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: 106px;
	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;
	color: #C37300;
	}
span.caution {
	color: #C37300;
	}

/* 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 .list li { background: url(../images/list.jpg) 0 6px no-repeat; }

#content .br { display: block; }

/*---------- 07  Index -----------*/ 

#index #content .section { margin: 0; }

#index #content .clinic_info {
	background: url(../images/index_clinic_info.jpg) repeat-x;
	margin: 10px 20px 0 30px;
	padding: 0 7px 10px;
	line-height: 1.2;
	color: #674812;
	}

#index #content .clinic_info .image_l {
	padding: 5px 20px;
	}

#index #content .pickup {
	margin-left: 10px;
	margin-right: 0;
	padding-right: 10px;
	}

#index #content .pickup .image_r,
#index #content .pickup .image_l {
	width: 276px;
	margin: 0;
	padding: 0;
	}


#index #content .pickup div .image_r, {
	float: right;
	width: auto;
	padding-right: 10px;
	}

.detail { width: 100px; }

.detail a {
	display: block;
	height: 20px;
	text-indent: -9999px;
	background: url(../images/bt-detail.jpg) repeat-x;
	}

#index #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; margin: 0 0 0 30px; }
#index #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index #title04 { background: url(../images/index_h3-04.jpg) 0 0 no-repeat; }
#index #title05 { background: url(../images/index_h3-05.jpg) 0 0 no-repeat; }
#index #title06 { background: url(../images/index_h2-06.jpg) 0 0 no-repeat; margin: 3px 0 0 0; height: 31px; }

#index .pickup_waku{
	width:550px;
	height:120px;
	margin:0 0 10px 40px;
}

#index .pickup_l a{
	float:left;
	width:265px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_pickup01.jpg);
}
#index .pickup_r a{
	float:right;
	width:265px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_pickup02.jpg);
}
#index .pickup_l02 a{
	float:left;
	width:265px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_pickup03.jpg);
}
#index .pickup_r02 a{
	float:right;
	width:265px;
	height:120px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_pickup04.jpg);
}
#index .pickup_l a:hover,
#index .pickup_r a:hover,
#index .pickup_l02 a:hover,
#index .pickup_r02 a:hover{
	background-position:0 100%;
}
/*---------- 08  Dr -----------*/

#dr #title01 { background: url(../images/dr_h2.jpg) 0 0 no-repeat; }
#dr #title02 { background: url(../images/dr_h3-01.jpg) 0 0 no-repeat; }
#dr #title03 { background: url(../images/dr_h4-02.jpg) 0 0 no-repeat; }

#dr dl{margin-left:10px;}
#dr dl dt{
	width: 5em;
	float: left;
	font-weight:normal; }
#dr dl dd{overflow:hidden;}	

/*---------- 09  Staff -----------*/ 

#staff #title01 { background: url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff #title02 { background: url(../images/staff_h3-01.jpg) 0 0 no-repeat; }
#staff #title03 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }

#staff table {
	text-align: left;	
	background-color:#654811;
	border:none;
	font-size:12px;
	color: #666;
}
#staff table th {
	background-color: #D4B985;	
	text-align: left;	
	color:#654811;
	width: 150px;
}
#staff td {
	background-color:#FFFFFF;
	width: 350px;
}
#staff td p {color:#654811;
	         font-weight: bold;}

#staff  td,
#staff th,{
	border-color:#654811;
}
/*---------- 10  Access -----------*/ 

#access #title01 { background: url(../images/access_h2.jpg) 0 0 no-repeat; }
#access #title02 { background: url(../images/access_h3-01.jpg) 0 0 no-repeat; }
#access #title03 { background: url(../images/access_h4-02.jpg) 0 0 no-repeat; }
#access #title04 { background: url(../images/access_h4-03.jpg) 0 0 no-repeat; }

#map {
    width: 500px;
    height: 360px;
    border: 2px solid #ccc;
    margin: 18px;
    }

#access #content dl dt {
	float: left;
	}

#access #content dl dd {
	margin-left: 130px;
	}

/*---------- 11  General -----------*/ 

#general #title01 { background: url(../images/general_h2.jpg) 0 0 no-repeat; }
#general #title02 { background: url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general #title03 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general #title04 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general #title05 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }

/*---------- 12  Prevent -----------*/ 

#prevent #title01 { background: url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent #title02 { background: url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent #title03 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }

/*---------- 12  Clinic -----------*/ 

#clinic #title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic #title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic #title03 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }

/*---------- 13  lost -----------*/ 

#lost #title01 { background: url(../images/lost_h2.jpg) 0 0 no-repeat; }
#lost #title02 { background: url(../images/lost_h3-01.jpg) 0 0 no-repeat; }
#lost #title03 { background: url(../images/lost_h3-02.jpg) 0 0 no-repeat; }
#lost #title04 { background: url(../images/lost_h4-03.jpg) 0 0 no-repeat; }
#lost #title05 { background: url(../images/lost_h4-04.jpg) 0 0 no-repeat; }
#lost #title06 { background: url(../images/lost_h4-05.jpg) 0 0 no-repeat; }


/*---------- 14  Implant -----------*/ 

#implant #title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant #title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant #title03 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant #title04 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant #title05 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }

/*---------- 15  whitening -----------*/ 

#whitening #title01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }
#whitening #title02 { background: url(../images/whitening_h3-01.jpg) 0 0 no-repeat; }
#whitening #title03 { background: url(../images/whitening_h4-02.jpg) 0 0 no-repeat; }
#whitening #title04 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }

/*---------- 16  aesthe -----------*/ 

#aesthe #title01 { background: url(../images/aesthe_h2.jpg) 0 0 no-repeat; }
#aesthe #title02 { background: url(../images/aesthe_h3-01.jpg) 0 0 no-repeat; }
#aesthe #title03 { background: url(../images/aesthe_h4-02.jpg) 0 0 no-repeat; }


/*---------- 09  Price -----------*/ 

#price #title01 { background: url(../images/price_h2.jpg) 0 0 no-repeat; }

/*---------- 09  Inquiry -----------*/

#inquiry #title01 { background: url(../images/inquiry_h2.jpg) 0 0 no-repeat; }

#inquiry .short { width: 100px; }
#inquiry .middle { width: 150px; }
#inquiry .long { width: 300px; }

#inquiry #content fieldset {
	border-top: 3px double #ddd;
	padding: 10px auto;
	border-bottom: 3px double #ddd;
	}
#inquiry #content dl dt {
	float: left;
	}

#inquiry #content dl dd {
	margin-left: 130px;
	}

/*---------- 09  Sitemap -----------*/

#sitemap #title01 { background: url(../images/sitemap_h2.jpg) 0 0 no-repeat; }
#sitemap #title02 { background: url(../images/sitemap_h3-01.jpg) 0 0 no-repeat; }
#sitemap #title03 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }

#sitemap #content ul li { background: url(../images/list.jpg) 0 0 no-repeat; }
