@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Esthe                       */
/*                 11  Whitening                   */
/*                 12  Prosthesis                  */
/*                 13  Prevent                     */
/*                 14  Ortho                       */
/*                 15  Price                       */
/*                 16  Access                      */
/*                 17  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 { #fff background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/bg.jpg) repeat-y;
	width: 840px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 20px;
	width: 800px;
	background: url(../images/main_bg.png) repeat-y;
	}

#content {
	width: 610px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 8px 0 0 0;
	}

*html body #wrapper p.top {
	display: block;
	width: 700px;
	height: 16px;
	margin: 5px 0 0 13px;
	float:left;
	font-size:12px;
	color:#006c29;
	font-weight:bold;
	}

#wrapper p.top {
	display: block;
	width: 700px;
	height: 16px;
	margin: 5px 0 0 25px;
	float:left;
	font-size:12px;
	color:#006c29;
	font-weight:bold;
	}
	
	
/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 repeat-x;
	height: 84px;
	width: 800px;
	margin: 0 20px;
	padding: 0;
	border-bottom: 1px solid #0eb029;
	}
*html body #header { height: 85px; } /*  for IE6 only */

h1  {
	display: block;
	width: 449px;
	height: 71px;
	margin: 13px 0 0 8px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	text-indent: -9999px;	
	line-height: 1.0;
	float:left;	
	}
	
#header .section {
	width: 168px;
	float: right;
	margin: 0 2px 0 0;
	padding: 0 0 0 0;
	}

#header p.tel {
	margin: 5px 0 0 0;
	padding: 0;
	height: 45px;
	}
#header p.tel img { display: block; }

#header p.tel1 {
	margin: 5px 0px 0 0;
	padding: 0;
	height: 45px;
	float:left;
	}

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 162px;
	height: 19px;
	}

#header_nav li {
	height: 15px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 8px 0 0 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 15px;
	}

#nav01 { width: 80px; }
#nav02 { width: 80px; }

#nav01 a {
	background: url(../images/nav01.jpg) 0 0 no-repeat;
	}
#nav02 a {
	background: url(../images/nav02.jpg) 0 0 no-repeat;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	padding: 8px 0 20px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	padding: 0 0 7px;
	}

#nav .internal li {
	width: 172px;
	height: 35px;
	text-indent: -9999px;
	margin: 0 auto 0 9px;
	}

#nav .internal li#nav11 { height: 37px; }

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav .internal li#nav11 a { background: url(../images/nav.jpg) 0 -280px no-repeat; height: 37px; }

#nav03 a:hover { background: url(../images/nav.jpg) -172px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -172px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -172px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -172px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -172px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -172px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -172px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -172px -245px no-repeat; }
#nav .internal li#nav11 a:hover { background: url(../images/nav.jpg) -172px -280px no-repeat; }

#nav p {
	padding-left: 9px;
	padding-bottom: 2px;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height: 53px;
	padding: 12px 0 0 0;
	margin: 0 20px;
	background: #fff url(../images/footer_bg.jpg) repeat-x;
	font-size: 85%;
	text-align: center;
	color: #8C8C8C;
	line-height: 1;
	}
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; height: 65px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #006B33;
	}
#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; vertical-align:middle;
	}

.pddt30 { padding-top:30px; }	

html:not([lang*=""]) .pddt30 { padding-top:20px; }

/*---------- 06  Contents -----------*/

.section { padding: .5em 15px .5em 5px; }
.section00 { padding: .5em 5px .5em 5px; }

.section .section { padding: .5em 15px .5em 10px; }
.section .section .section { padding: .5em 20px; }
.section .section .section2 { padding: 0; }

p.center { text-align: center; }

#content h2 {
	height: 50px;
	text-indent: -9999px;
	margin: 0 0 10px;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em 0;
	background: #edf7d0;
	padding: 2px;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 5px 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: #8ACC44;
	outline: none;
	}
a:hover { color: #BBEF92; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

#main_image {
	background: url(../images/index_main_image.jpg) right 0 no-repeat;
	border-bottom: 1px solid #0eb029;
	}
#main_image #flash {
	width: 320px;
	height: 240px;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}

.g_image_r {
   	float: right;
}

.image_l.arrow { margin: 36px 16px 16px 0; }


.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center 40% no-repeat;
	}
.case img {
	display: block;
	}
.case .alpha,
.case .beta {
	float: left;
	margin: 0 10px 15px 0;
	}
.case .gamma {
	float: left;
	margin: 0 0 15px 0;
	}

.case-noimg {
	margin: 10px 20px;
	background-image: none;
	}


.caption {
	text-align: center;
	background: #edf7d0;
	}

.vertical {
	background: url(../images/arrow_v.jpg) bottom center no-repeat;
	padding-bottom: 26px;
	}


#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;
	background: #edf7d0;
	}
	
/* 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 */

ol { color: #08ae23; }

table { font-size: 100%; }

table tr th { background: #e4ffac; border: 1px solid #bbf390; }
table tr td { background: #fbffea; border: 1px solid #bbf390;}
table tr.colored td { background: #f1f7da; }
table dl { margin: 0; }
#content table dl dt { float: left; font-weight: 100; }
table dl dd { margin-left: 120px; }

p.alert { color: red; }


/*---------- 07  Index -----------*/

#index #content #title01 {
	height: 50px;
	background: url(../images/index_h2-01.jpg) 0 0 no-repeat;
	margin: 0 0 5px;
	padding: 0;
	}

#index #content .greeting {
	width: 575px;
	background: #e6ffa1 url(../images/index_greeting_bg.jpg) 0 bottom no-repeat;
	margin: 0 0 5px 20px;
	padding-bottom: 5px;
	}

#index #content .greeting p { margin: 0 20px; padding: 0; }

#index #content .section { padding-left: 20px; padding-right: 15px; }

#index .pickup {
	width: 270px;
	border: 1px solid #0eae26;
	margin: 0;
	padding: 0;
	}
* html body #index .pickup { width: 272px; }

#index .pickup h3 {
	height: 15px;
	margin: 0;
	padding: 0;
	}
#index .pickup .image_r {
	width: 112px;
	margin: 0 0 3px;
	}
#index .pickup p.pickup_text {
	font-size: 100%;
	line-height: 1.2;
	padding: 30px 10px 0;
	margin: 0 115px 0 0;
	}
#index .pickup p.pickup_bt {
	text-align: right;
	margin-top: 0;
	padding-top: 0;
	}
	
#index p.sr_mgTB { margin: 5px 0 15px 0; }
#index p.sr_pdTB { padding: 25px 0; margin-top:-20px; margin-left:19px;}

#index #pickup01 { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index #pickup02 { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index #pickup03 { background: url(../images/pickup03.jpg) 0 0 no-repeat; margin-bottom: 30px;}
#index #pickup04 { background: url(../images/pickup04.jpg) 0 0 no-repeat; margin-bottom: 30px;}






/*---------- 08  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_h4-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; }


/*---------- 09  Clinic -----------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }

#clinic #content #title08 { background: url(../images/clinic_h3-08.jpg) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic #content #title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }


#clinic #content .section #dr .alpha {
  float: left;
	width: 200px;
	margin-right: 10px;
	}
	
#clinic #content .section #dr .beta {
  float: right;
	width: 350px;
	}

#clinic #content .section #dr dl {
  margin: 0;
	padding: 0;
	}


/*---------- 10  Esthe -----------*/

#esthe #content #title01 { background: url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe #content #title02 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe #content #title03 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe #content #title04 { background: url(../images/esthe_h3-04.jpg) 0 0 no-repeat; }
#esthe #content #title05 { background: url(../images/esthe_h3-05.jpg) 0 0 no-repeat; }

/*---------- 11  Whitening -----------*/

#whitening #content #title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening #content #title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening #content #title03 { background: url(../images/whitening_h4-03.jpg) 0 0 no-repeat; }
#whitening #content #title04 { background: url(../images/whitening_h3-04.jpg) 0 0 no-repeat; }
#whitening #content #title05 { background: url(../images/whitening_h4-05.jpg) 0 0 no-repeat; }
#whitening #content #title06 { background: url(../images/whitening_h3-06.jpg) 0 0 no-repeat; }
#whitening #content #title07 { background: url(../images/whitening_h4-07.jpg) 0 0 no-repeat; }

/*---------- 12  Prosthesis -----------*/

#prosthesis #content #title01 { background: url(../images/prosthesis_h2-01.jpg) 0 0 no-repeat; }
#prosthesis #content #title02 { background: url(../images/prosthesis_h3-02.jpg) 0 0 no-repeat; }
#prosthesis #content #title03 { background: url(../images/prosthesis_h3-03.jpg) 0 0 no-repeat; }
#prosthesis #content #title04 { background: url(../images/prosthesis_h4-04.jpg) 0 0 no-repeat; }
#prosthesis #content #title05 { background: url(../images/prosthesis_h3-05.jpg) 0 0 no-repeat; }
#prosthesis #content #title06 { background: url(../images/prosthesis_h3-06.jpg) 0 0 no-repeat; }
#prosthesis #content #title07 { background: url(../images/prosthesis_h3-07.jpg) 0 0 no-repeat; }
#prosthesis #content #title08 { background: url(../images/prosthesis_h4-08.jpg) 0 0 no-repeat; }
#prosthesis #content #title09 { background: url(../images/prosthesis_h4-09.jpg) 0 0 no-repeat; }

#prosthesis #content .anchor li {
	float: left;
	margin: 0 10px 10px 0;
}

#prosthesis #content .anchor li a{
    display:block;
}
#prosthesis #content .info {
    width:560px;
    height:62px;
	background: #edf7d0;
}

*:first-child+html #prosthesis #content .info ul {
    margin-top:0px;
}

#prosthesis #content .smalltext{
    font-size:85%;
}

*:first-child+html #prosthesis #content .smalltext{
    font-size:70%;
}

* html #prosthesis #content .smalltext{
    font-size:70%;
}

/*---------- 13  Prevent -----------*/

#prevent #content #title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent #content #title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent #content #title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent #content #title05 { background: url(../images/prevent_h3-05.jpg) 0 0 no-repeat; }
#prevent #content #title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent #content #title07 { background: url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }
#prevent #content #title08 { background: url(../images/prevent_h3-08.jpg) 0 0 no-repeat; }

/*---------- 14  Ortho -----------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }
#ortho #content #title02 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title03 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho #content #title04 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }

/*---------- 15  Price -----------*/

#price #content #title01 { background: url(../images/price_h2-01.jpg) 0 0 no-repeat; }
#price #content #title02 { background: url(../images/price_h3-02.jpg) 0 0 no-repeat; }
#price #content #title03 { background: url(../images/price_h4-03.jpg) 0 0 no-repeat; }

#price #content table { width: 540px; }

/*---------- 16  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_h4-03.jpg) 0 0 no-repeat; }
#access #content #title04 { background: url(../images/access_h4-04.jpg) 0 0 no-repeat; }
#access #content #title05 { background: url(../images/access_h4-05.jpg) 0 0 no-repeat; }
#access #content #title06 { background: url(../images/access_h3-06.jpg) 0 0 no-repeat; }
#access #content #title07 { background: url(../images/access_h4-07.jpg) 0 0 no-repeat; }

#access #content #title08 { background: url(../images/access_h3-07.jpg) 0 0 no-repeat; }

#access #map {
	width: 280px;
	height: 280px;
	border: 2px solid #ccc;
	}
#access .profile {
	margin-left: 290px;
	}
#access .time_schedule dt {
	float: left;
	}
#access .time_schedule dd {
	margin-left: 120px;
	}

/*---------- 17  Sitemap -----------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }


#sitemap .sitemap_table dt {
	list-style: none;
	background: url(../images/list.jpg) 0 5px no-repeat;
	padding: 5px 20px;
	}
#sitemap .sitemap_table dd {
	padding: 5px 0 5px 24px;
	background: #edf7d0;
	}
	
.row_space{
	margin-top:20px;
}

.fcolor{
	color:#e1605f;
}
