@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  Implant                     */
/*                 11  Esthe                       */
/*                 12  White                       */
/*                 13  Prevent                     */
/*                 14  Oral                        */
/*                 15  Denture                     */
/*                 16  Expense                     */
/*                                                 */
/*=======================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: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y center;
	width: 820px;
	margin: 0px auto;
	padding: 0;
	text-align: center;
	}

#main {
	margin: 0px 28px 0 20px;
	}

#content {
	width: 570px;
	float: right;
	color: #000000;
	background: #fff;
	margin:15px 0 0 21px;
	text-align:left;
	}

*html body #content {
	width: 570px;
	float: right;
	color: #000000;
	background: #fff;
	margin:15px 0 0 1px;
	text-align:left;
	padding:0;
	}


/*---------- 03  Header -----------*/
#header {
	background: url(../images/header01.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
#header h1{
	text-indent: -9999px;
	padding:11px 0 0px 25px;
	margin:0;
	float:left;
	display:block;
	}
#header h1 a {
	display:block;
	width: 418px;
	height: 136px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#headerindex {
	background: url(../images/headerindex_01.jpg) no-repeat top;
	height: 338px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
#headerindex h1{
	text-indent: -9999px;
	padding:11px 0 93px 25px;
	margin:0;
	float:left;
	display:block;
	}
#headerindex h1 a {
	display:block;
	width: 418px;
	height: 136px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
	
/*
#headerindex h1 a {
	display:block;
	width: 418px;
	height: 136px;
	background: url(../images/h1index.jpg) 0 0 no-repeat;
	}
*/
#headerindex p.headerindex_contact{	margin:0; float: left; clear:both; padding:0;}
#headerindex p.headerindex_contact a{
	height: 83px;
	width:251px;
	text-indent:-9999px;
	margin:0 0 0 25px;
	display:block;
	background:url(../images/headerindex_contact.jpg) no-repeat;
	}
#headerindex p.headerindex_contact a:hover { 

display: block;background:url(../images/headerindex_contactov.jpg) no-repeat; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	height: 19px;
	}

#header_nav li {
	height: 19px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 19px;
	}

/*----------04  Navigation -----------*/

#nav {
	width: 180px;
	float: left;
	margin:10px 0 0 0;
	padding:0;
	}

#nav ul{
	padding:0 0 0px 0;
	margin:0 0 10px 0;
	list-style: none;
	}
#nav li {
	padding: 0;
	margin:0;
	list-style: none;
	}
#nav .internal li {
	height: 30px;
	width: 180px;
	text-indent: -9999px;
	margin-bottom:5px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav03 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -211px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -246px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -281px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -316px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -351px no-repeat; }

#nav01 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -180px -35px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -180px -70px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -105px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -140px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -175px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -211px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -246px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -281px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -316px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -351px no-repeat; }

#nav p { text-align: center; }
#nav_shi01 a{ background:url(../images/nav_shikatown01.jpg) no-repeat; width:180px; height:60px; display:block; text-indent:-9999px; margin:0 0 10px 0;}
#nav_shi02 { background:url(../images/nav_shikatown02.jpg) no-repeat; width:180px; height:60px; display:block; text-indent:-9999px; margin:0 0 10px 0;}
#nav_map a{ background:url(../images/nav_map.jpg) no-repeat; width:180px; height:202px; display:block; text-indent:-9999px; margin:0 0 10px 0;}
#nav_click a{ background:url(../images/nav_click.jpg) no-repeat; width:110px; height:20px; display:block; text-indent:-9999px; margin:0 0 0px 66px;}

/*---------- 05  Footer -----------*/

#footer {
	width:820px;
	margin: 0 auto;
	padding:0;	
	background:url(../images/wrapper_bg.jpg) repeat-y center;
	text-align: right;
	display:inline;
	color: #333333;
	font-size: 83.33%;
	line-height:1.81em;
	letter-spacing:0px;
	height:108px;
	clear:both;
	}
*:first-child+html #footer { font-size: 10px; letter-spacing:1px; } /*  for IE7 only */
* html body #footer { font-size: 10px; letter-spacing:1px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #333333;
	}
#footer a:hover { text-decoration: underline; }

#footer01 { margin:0 23px 5px 0; padding:14px 0 0px 0; background:url(../images/footer01.jpg) no-repeat top right; float:right; width:603px; display:inline;}
#footer p.tel{
	display:block;
	float:left;
	margin: 0 0 0 38px;
	padding: 0;
	line-height:1%;
	display:inline;
	}
#footer p.tatsuya{
	display:block;
	float:right;
	margin: 0 12px 0 0 ;
	display:inline;
	padding: 0;
	line-height:1%;
	}
#footer #footer02 { margin:0 32px 0 0; padding:0; clear:both;}
#footer #footer02 p.text { text-align:right; padding:0 0px 0 0; clear:both;line-height:1.81em; margin:0; font-size:11px; letter-spacing:0px;}
#footer #footer02 address { padding: 0 0 5px 0;margin:-1px 0 0px 0; text-align:right; color:#a33130; clear:both; letter-spacing:0;
line-height:1.81em; font-size:11px;}
#footer #footer02 address a{color:#a33130; text-decoration:none;}
#footer #footer02 address a:hover{color:#a33130; text-decoration:underline;}
#footer #footer02 dl { margin:0 0px 4px 0; padding:0; clear:both; list-style:none; text-align:right; float:right; font-size:11px; letter-spacing:0px;}
#footer dd,#footer dt { margin:0 0px 0 0px; letter-spacing:0px; list-style:none; float:left; padding:0}
*:first-child+html#footer dd,*:first-child+html #footer dt { margin:0 0px 0 0px; letter-spacing:0px; list-style:none; float:left; padding:0; line-height:2em;}/*  for IE7 only */
* html body #footer dd,* html body #footer dt { margin:0 0px 0 0px; letter-spacing:0px; list-style:none; float:left; padding:0; line-height:2em;} /*  for IE6 only */

/*---------- 06  Contents -----------*/

#index .section { padding: 0 0px 10px 0px; clear:both; }
.section { padding: 0 10px 1em 10px; clear:both; }
.section .section { padding: 0 10px 1em 10px; clear:both;}
.center { text-align: center; margin:0; padding:0 }

*html body #index .section { padding: 0 0px 2px 0px; clear:both; }
*html body .section { padding: 0 0 1em 5px; clear:both; }
*html body .section .section { padding: 0 0 1em 5px; clear:both;}


#content h2 {
	height: 53px;
	text-indent: -9999px;
	width:570px;
	margin-bottom:15px;
	padding:0;
}
#content h3 {
	height: 26px;
	width:570px;
	text-indent: -9999px;
	margin: 0 -10px 15px -10px;
	padding:0;
	}
#content h4 {
	height: 25px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#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: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
	
.img { margin:0; padding:0; line-height: 1%; font-size:1%; display:block; clear:both;}

.image_l{
	float:left;
	margin-right:12px;
	line-height:1%;
	display:inline;
}

.image_r {
	float: right;
	margin-left:12px;
	line-height:1%;
	display:inline;

	}
.image_c{
	text-align:center;
	margin:0 auto;
	}
.case {
	margin:0;
	padding:0;
	background: url(../images/narrow_02.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) 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;
	}

.text_r { text-align:right; }
#content ul.totop {
	clear: both;
	padding-bottom: 20px;
	}

#content ul.totop li {
	list-style: none;
	width: 111px;
	height: 20px;
	padding:0;
	margin: 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: collapse;
	border-spacing: 1px;
	border: 1px solid #cd8585;
	font-size: 100%;
	line-height:1.6em;
	color: #666;
	width: 100%;
	margin:0;
	}
	
	#content table#clinic_table {
		width: 90%;
	}

#content table th,
#content table td {
	padding: 4px;
	border: 1px solid #cd8585;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}


input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.margin_b6{ margin:0px 0px 6px 0px; padding:0;}
.margin_b10{ margin:0px 0px 10px 0px;}
.padding_b20{ padding:0 0 20px 0;}
.margin_b30{ margin:0 0 30px 0;}
.margin_t20{ padding:20px 0 0 0;}
.margin_t10{ margin:10px 0 0 0;}
.padding_t10{ padding:10px 0 0 0;}
.padding_t10_b10{ padding:10px 0 10px 0;}
.padding_l268_t10{ padding:10px 0 10px 268px;}
.padding_l15{padding-left:15px;}
.padding_l9_r9{padding:0 9px 0 9px;}
.SrmaL20{margin-left: 40px;}
.SrmaR20{margin-right: 40px;}
.width_100{	width:100px;}
.width_220{	width:220px;}
.width_270{	width:270px;}
.bg_pinky{background:#ffe6e6;}
.text_top{ vertical-align:top;}
.marginimg01 {  margin-bottom:10px;}
*:first-child+html .marginimg01 { margin-bottom:4px; } /*  for IE7 only */
* html body .marginimg01 { margin-bottom:4px; } /*  for IE6 only */

/*---------- 07  Index -----------*/
#index h2{ margin:0; padding:0;} 
#index h2#title01 { background:url(../images/index_h2.jpg) 0 0 no-repeat;}
#index .text01{ padding:0 15px 8px 15px;}
#index .text02{ padding:3px 0px 0px 0px; margin:0; font-size:100%; line-height:1.66em; }

#index .index01{
	background:url(../images/index01.jpg) repeat-x top left;
	margin:0;
	padding:0;
	}

#index .index02 {
	width:570px;
	margin:0;
	padding:0;
}
#index .alpha{
	width:277px;
	float:left;
	margin:0;
	padding:0;	
	}
#index .beta{
	width:277px;
	float:right;
	margin:0 2px 0 0px;
	padding:0;
	clear:right;
	}

#index p.layout {
  width: 200px;
  float: left;
  margin: 0 56px 0;
  padding: 0;
}

#index p.layout2 {
  width: 200px;
  float: left;
  margin: 0 0 20px 0;
  padding: 0;
}

*html body#index p.layout { margin: 0 28px 0:}
*html body#index p.layout2 { margin: 0 0 10px 0:}


/*---------- 08  Concept -----------*/

#concept #header {
	background: url(../images/header_concept.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#concept h2#title01 { background:url(../images/concept_h2.jpg) 0 0 no-repeat;}
#concept h3#title02 { background:url(../images/concept_h3_01.jpg) 0 0 no-repeat;}
#concept h3#title03 { background:url(../images/concept_h3_02.jpg) 0 0 no-repeat;}
#concept h3#title04 { background:url(../images/concept_h3_03.jpg) 0 0 no-repeat;}
#concept h4#title05 { background:url(../images/concept_h4_05.jpg) 0 0 no-repeat;}
#concept h4#title06 { background:url(../images/concept_h4_06.jpg) 0 0 no-repeat; clear: both;}
#concept h4#title07 { background:url(../images/concept_h4_07.jpg) 0 0 no-repeat; clear: both;}
#concept h3#title09 { background:url(../images/concept_h3_05.jpg) 0 0 no-repeat;}

#concept #content dl { float:left; width:335px; margin:0; padding:0; display:inline;}
#concept #content dt { float:left; width:70px; margin:0; padding:0;}
#concept #content dd { float:left; width:280px; margin:0; padding:0;display:inline;}
#concept #content dd.dd01 { float:left; width:255px; margin:0 0 0 70px; padding:0;}
#concept #content dd.dd02 { float:left; width:205px; margin:0 0 0 131px; padding:0;}

#concept .image_concept{
	float: right;
	margin:0;
	line-height:1%;
	padding:0;
	}
#concept table {
	border-collapse: collapse;
	border-spacing: 1px;
	border: 1px solid #cd8585;
	font-size: 100%;
	line-height:1.6em;
	color: #666;
	width: 330px;
	margin:0;
	}
#concept table th {	
  background: #fee5ea;
	color: #636570;
	width: 70px;
}

#concept .staff_pic {
  float: left;
  width: 200px;
  margin: 0 30px 10px; 
}

#concept .staff_pic p {
  font-size: 120%;
  text-align: center;
  font-weight: bold;
}


	#concept #wrapper #main #content .concept_dl {
		width: 100px;
		margin: 0 0 0 250px;
		padding: 0;
	}
	
		#concept #wrapper #main #content .concept_dl dt {
			float: none;
			width: 100px;
			margin: 0;
			padding: 0;
		}
		
			#concept #wrapper #main #content .concept_dl dd {
				float: none;
				width: 100px;
				margin: 0;
				padding: 0 0 0 1em;
			}

/*---------- 09  Clinic  -----------*/

#clinic #header {
	background: url(../images/header_clinic.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
	
#clinic h2#title01 { background:url(../images/clinic_h2.jpg) 0 0 no-repeat;}
#clinic h3#title02 { background:url(../images/clinic_h3_01.jpg) 0 0 no-repeat;}
#clinic h3#title03 { background:url(../images/clinic_h3_02.jpg) 0 0 no-repeat;}
#clinic h3#title04 { background:url(../images/clinic_h3_03.jpg) 0 0 no-repeat;}
#clinic h4#title05 { background:url(../images/clinic_h4.jpg) 0 0 no-repeat;}
#clinic h3#title06 { background:url(../images/clinic_h3_06.jpg) 0 0 no-repeat;}
#clinic h4#title07 { background:url(../images/clinic_h4_07.jpg) 0 0 no-repeat; clear: both;}
#clinic h4#title08 { background:url(../images/clinic_h4_08.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title09 { background:url(../images/clinic_h4_09.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title10 { background:url(../images/clinic_h4_10.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title11 { background:url(../images/clinic_h4_11.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title12 { background:url(../images/clinic_h4_12.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title13 { background:url(../images/clinic_h4_13.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h3#title14 { background:url(../images/clinic_h3_14.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title15 { background:url(../images/clinic_h4_15.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title16 { background:url(../images/clinic_h4_16.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title17 { background:url(../images/clinic_h4_17.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title18 { background:url(../images/clinic_h4_18.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title19 { background:url(../images/clinic_h4_19.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}
#clinic h4#title21 { background:url(../images/clinic_h4_21.jpg) 0 0 no-repeat; clear: both; margin-top: 10px;}


/*---------- 10  Implant -----------*/
#implant #header {
	background: url(../images/header_implant.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#implant h2#title01 { background:url(../images/implant_h2.jpg) 0 0 no-repeat;}
#implant h3#title02 { background:url(../images/implant_h3_01.jpg) 0 0 no-repeat;}
#implant h3#title03 { background:url(../images/implant_h3_02.jpg) 0 0 no-repeat;}
#implant h4#title04 { background:url(../images/implant_h4_01.jpg) 0 0 no-repeat;}
#implant h3#title05 { background:url(../images/implant_h3_03.jpg) 0 0 no-repeat;}
#implant h4#title06 { background:url(../images/implant_h4_01.jpg) 0 0 no-repeat;}

#implant .alpha{
	float:left;
	margin-right:10px;
	padding:0;
	display:block;
}

#implant .beta{
	float:left;
	margin-right:0px;
	padding:0;
	display:block;
}

#implant .gama{
	float:right;
	margin-left:10px;
	padding:0;
	display:block;
}

/*---------- 11  Esthe -----------*/
#esthe #header {
	background: url(../images/header_esthe.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#esthe h2#title01 { background:url(../images/esthe_h2.jpg) 0 0 no-repeat;}
#esthe h3#title02 { background:url(../images/esthe_h3_01.jpg) 0 0 no-repeat;}
#esthe h3#title03 { background:url(../images/esthe_h3_02.jpg) 0 0 no-repeat;}
#esthe h4#title04 { background:url(../images/esthe_h4_01.jpg) 0 0 no-repeat;}
#esthe h4#title05 { background:url(../images/esthe_h4_02.jpg) 0 0 no-repeat;}
#esthe h4#title06 { background:url(../images/esthe_h4_03.jpg) 0 0 no-repeat;}
#esthe h4#title07 { background:url(../images/esthe_h4_04.jpg) 0 0 no-repeat;}
#esthe h4#title08 { background:url(../images/esthe_h4_05.jpg) 0 0 no-repeat;}
#esthe h4#title09 { background:url(../images/esthe_h4_06.jpg) 0 0 no-repeat;}
#esthe h3#title10 { background:url(../images/esthe_h3_03.jpg) 0 0 no-repeat;}


/*---------- 12  White -----------*/
#white #header {
	background: url(../images/header_white.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
#white h2#title01 { background:url(../images/white_h2.jpg) 0 0 no-repeat;}
#white h3#title02 { background:url(../images/white_h3_01.jpg) 0 0 no-repeat;}
#white h4#title03 { background:url(../images/white_h4_01.jpg) 0 0 no-repeat;}
#white h4#title04 { background:url(../images/white_h4_02.jpg) 0 0 no-repeat;}
#white h4#title05 { background:url(../images/white_h4_03.jpg) 0 0 no-repeat;}


/*---------- 13  Prevent -----------*/
#prevent #header {
	background: url(../images/header_prevent.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#prevent h2#title01 { background:url(../images/prevent_h2.jpg) 0 0 no-repeat;}
#prevent h3#title02 { background:url(../images/prevent_h3_01.jpg) 0 0 no-repeat;}
#prevent h4#title03 { background:url(../images/prevent_h4_01.jpg) 0 0 no-repeat;}
#prevent h4#title04 { background:url(../images/prevent_h4_02.jpg) 0 0 no-repeat;}
#prevent h4#title05 { background:url(../images/prevent_h4_03.jpg) 0 0 no-repeat;}
#prevent h4#title06 { background:url(../images/prevent_h4_04.jpg) 0 0 no-repeat;}
#prevent h3#title07 { background:url(../images/prevent_h3_02.jpg) 0 0 no-repeat;}

/*---------- 14  Oral  -----------*/
#oral #header {
	background: url(../images/header_oral.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}
#oral h2#title01 { background:url(../images/oral_h2.jpg) 0 0 no-repeat;}
#oral h3#title02 { background:url(../images/oral_h3_01.jpg) 0 0 no-repeat;}
#oral h4#title03 { background:url(../images/oral_h4_01.jpg) 0 0 no-repeat;}
#oral h4#title04 { background:url(../images/oral_h4_02.jpg) 0 0 no-repeat;}
#oral h3#title05 { background:url(../images/oral_h3_02.jpg) 0 0 no-repeat;}

/*---------- 15  Denture -----------*/
#denture #header {
	background: url(../images/header_denture.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#denture h2#title01 { background:url(../images/denture_h2.jpg) 0 0 no-repeat;}
#denture h3#title02 { background:url(../images/denture_h3_01.jpg) 0 0 no-repeat;}
#denture h4#title03 { background:url(../images/denture_h4_01.jpg) 0 0 no-repeat;}
#denture h4#title04 { background:url(../images/denture_h4_02.jpg) 0 0 no-repeat;}
#denture h4#title05 { background:url(../images/denture_h4_03.jpg) 0 0 no-repeat;}
#denture h3#title06 { background:url(../images/denture_h3_02.jpg) 0 0 no-repeat;}


/*---------- 16  Expense -----------*/
#expense #header {
	background: url(../images/header_expense.jpg) no-repeat top;
	height: 229px;
	width: 820px;
	margin: 0;
	padding: 0;
	}

#expense h2#title01 { background:url(../images/expense_h2.jpg) 0 0 no-repeat;}
#expense h3#title02 { background:url(../images/expense_h3_01.jpg) 0 0 no-repeat;}


#concept h3#title08 { background:url(../images/concept_h3_04.jpg) 0 0 no-repeat;}

.text_red {color:#FF0000;}

.text_up {color: #636570; font-weight:bold;}

#concept #wrapper #main #content .concept_dl01 {
		width: 80px;
		margin: 0 0 0 250px;
		padding: 0;
	}
	
		#concept #wrapper #main #content .concept_dl01 dt {
			float: none;
			width: 80px;
			margin: 0;
			padding: 0;
		}
		
			#concept #wrapper #main #content .concept_dl01 dd {
				float: none;
				width: 80px;
				margin: 0;
				padding: 0 0 0 1em;
			}

#link{}

#concept table.wh_570 {width:570px;}
#concept table th.wh_170 {width:170px;}