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

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color -      #      */
/*        Main Color -      #      */
/*        Main Color -      #      */
/*                                                 */
/*        Sub Color  -      #      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #EDEBDA ; }

#wrapper {
	background: #fff;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding: 0 0 0 10px;
	clear: both;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #666;
	background: #fff;
	padding-right: 0;
	margin: 0;
	padding: 0 0 0 0;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat ;
	height: 80px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
* html body #header { height: px; } /*  for IE6 only */

h1 {
	background: url(../images/h1.jpg) 0 0 no-repeat ;
	text-indent: -9999px;
	width: 430px;
	height: 80px;
	line-height: 1.0;
	float: left;
	margin: 0;
	padding: 0;
	}

#header .section {
	width: 180px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p {
	margin: 0;
	padding: 0;
	}
#header img { display: block; }

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

#header_nav li {
	height: 25px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	list-style: none;
	}

#header_nav li a {
	height: 25px;
	display: block;
	}

#header p.headtxt{
	padding: 5px 0 0 0;
	font-size: 10px;
	line-height: 120%;
	color: #7a724e;
}

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

#nav01 a {
	background: url(../images/header_nav.jpg) 0 0 no-repeat ;
	width: 75px;
	}

#nav02 a {
	background: url(../images/header_nav.jpg) -85px 0 no-repeat ;
	width: 85px;
	}


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

#nav {
	width: 190px;
	float: left;
	padding: 0 0 0 0px;
	margin: 0;
	}


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

#nav .internal li {
	height: 26px;
	text-indent: -9999px;
	}

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

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


#nav p {
  margin: 5px 0;
	padding: 0;
 }

#nav p img{
  display: block;
	}

#nav p#bn_before a {
	display:block;
	width:180px;
	height:65px;
	overflow:hidden;
	text-indent:-9999em;
	background:url(../images/bn_before.jpg) 0 0 no-repeat;
}

#nav p#bn_rese a {
	display:block;
	width:180px;
	height:65px;
	overflow:hidden;
	text-indent:-9999em;
	background:url(../images/bn_rese.jpg) 0 0 no-repeat;
}

#nav p#bn_rese a:hover,
#nav p#bn_before a:hover {
	background-position:bottom;
}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 10px 0 10px 0;
	margin: 0;
	background: ;
	font-size: 85%;
	text-align: center;
	color: #847843;
	height: ;
	border-bottom: 4px #B39E3C solid;
	}
*: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: #B39E3C;
	}
#footer a:hover { text-decoration: underline;
  color: #8F0000;
 }

#footer ul { 
	list-style: none;
	margin: 5px 0;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: ; }

#footer_info {
  margin: 0 20px 10px 0;
	padding: 0;
	float: right;
	width: 560px;
	}

#footer_info p{
  margin: 0;
	padding: 0;
	text-indent: -9999px;
	}
	
#footer_info .clinic {
  background: url(../images/footer_clinic.jpg) 0 0 no-repeat;
	width: 370px;
	height: 60px;
	margin: 0;
	padding: 0;
	float:left;
	}

#footer_info .inquiry{
  float: right;
	margin: 0;
	padding: 0;
	width: 190px;
	}

#footer_info .tel {
  background: url(../images/footer_tel.jpg) 0 0 no-repeat;
	width: 190px;
	height: 38px;
	margin: 0;
	padding: 0;
	}

#footer_info .mail a{
  background: url(../images/footer_mail.jpg) 0 0 no-repeat;
	width: 190px;
	height: 22px;
	margin: 0;
	padding: 0;
	display: block;
	}


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

#content .section { padding: 0 23px .5em 22px; }
#content .section .section { padding: .5em 10px .5em 5px; }

.center { text-align: center; }

#content h2 {
	height: 28px;
	text-indent: -9999px;
	clear: both;
	margin: 10px 0 0 15px;
	}
#content h3 {
	clear: both;
	height: 28px;
	text-indent: -9999px;
	margin: .5em 0 0 15px;
	}
#content h4 {
	height: 20px;
	text-indent: -9999px;
	margin: 0;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul {
  margin: 5px 10px;
	padding: 5px;
	}

#content ul ul{
  margin: 5px;
	padding: 0;
	}


#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: ;
	}

#content ul.totop {
	clear: both;
	list-style: none;
	margin-right: 10px;
	}
#content ul.totop li {
  background-image: none;
	width: 90px;
	height: 18px;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	width: 90px;
	height: 18px;
	background: url(../images/to_top.gif) 0 0 no-repeat;
	}

#content dl {
  margin: 0;
	padding: 0;
	}

#content dt { 
  font-weight: bold;
	background: url(../images/list.jpg) 0 4px no-repeat;
	padding-left: 18px;
	}

#content a { 
  text-decoration: underline;
	color: #ec7979;
	outline: none;
	}
#content a:hover { color: #c3131b; }

#content blockquote {
	margin: ;
	background: ;
	padding: ;
	}

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

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

.case {
	margin: ;
	background: url() center center no-repeat;
	}
.case img {
	display: block;
	}

.case .caption {
	text-align: center;
	border-top: ;
	}

.detail {
	clear: both;
	text-align: right;
	margin-right: 2em;
	}

.raquo {
	font-size: 124%;
	font-weight: bold;
	}


#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #f3abac;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin: 1em 0 2em 20px;
	}
	
#content table th,
#content table td {
	padding: 4px 10px;
	border: 1px solid #f3abac;
	}
	
#content table th {
	background: #ffeeee;
	color: #636570;
	text-align: left;
	}

span.require {
	font-size: 124%;
	font-weight: bold;
	color: red;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.answer { margin-bottom: 20px; }

.first {
	color: #ec7979;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
  }	
	
/* Hides from IE-mac \*/
/*
.answer p:first-letter {
	display: block;
	padding: 2px 0 0 0;
	color: #ec7979;
	line-height: 0;
	font-size: 18px;
	font-weight: bold;
	margin: 0 5px 0 0;
	float: left;
	}
/*
/* End hide from IE-mac */

h3.whitning { background:url(../images/h3_whitning.gif) 0 0 no-repeat; }


.clear{ clear: both;}

.color01{ color: #e84876;}


/*****09/12*****/
#type #wrapper #main #content .section #menu dt {
	background: none;
}

	#type #wrapper #main #content .section #menu dt.menu_t {
		margin-top: 20px;
	}
	
	#type #wrapper #main #content .section #menu dd {
		margin-bottom: 10px;
		padding-left: 20px;
	}
	
		#type #wrapper #main #content .section #menu dl dd dl {
			padding-left: 50px;
		}

#type #wrapper #main #content .section #menu p {
	margin: 0;
	padding: p;
}

#type #wrapper #main #content .section #menu .gbp {
	margin-bottom: 0;
}

	#type #wrapper #main #content .section #menu .gbp02 {
		margin-bottom: 0;
		padding-left: 80px;
	}

#type #wrapper #main #content .section #menu .menu_sub_t {
	margin-top: 12px;
}

#type #wrapper #main #content .section #menu .menu_m_t {
	margin-top: 30px;
}

/*---------- 07  Index -----------*/
#index h2#title01 {
height:0;
margin:0;
padding:0;
}

* html body .main_img {
	height:0;
	margin: 0 5px 0 14px;
	}
.main_img {
position:relative;
  height: 252px;
	margin: 5px 5px 10px 14px;
	}

.main_img p{
	position:absolute;
	left: 450px;
	top: 136px;
	}
#index #index_info {
  background: #FFBEBE;
	border: 5px solid #FFDFDF;
	width:550px;
	margin: 10px 15px;
	padding-bottom: 5px;
	color: #fff;
	}

#index #campaign {
	margin: 10px 15px;
	}



#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat;
  height: 28px;
	width:550px;
	margin: 0;
	padding: 0;
	}
#index #index_info p{
  margin: 0;
	padding: .1em 15px;
	}

#index #greeting {
  margin: 10px 15px;
	padding: 0;
	}

#index h4#title03 { background: url(../images/index_h4-03.jpg) 0 0 no-repeat;
  height: 26px;
	margin: 0;
	padding: 0;
	}

#index #greeting p{
  margin: 0;
	padding: 5px 10px 5px 5px;
	}


/*---------- 08  Trend -----------*/

#trend h2#title01 { background: url(../images/trend_h2-01.gif) 0 0 no-repeat;}
#trend h3#title02 { background: url(../images/trend_h3-02.gif) 0 0 no-repeat;}
#trend h4#title03 { background: url(../images/trend_h4-03.gif) 0 0 no-repeat;}
#trend h4#title04 { background: url(../images/trend_h4-04.gif) 0 0 no-repeat;}
#trend h4#title05 { background: url(../images/trend_h4-05.gif) 0 0 no-repeat;}

#trend #nav03 a { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#trend #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#trend #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#trend #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#trend #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#trend #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#trend #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#trend #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#trend #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#trend #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#trend #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#trend #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#trend #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#trend #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#trend #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#trend #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#trend #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#trend #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#trend #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#trend #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#trend #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#trend #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#trend #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#trend #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#trend #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#trend #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#trend #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#trend #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#trend #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#trend #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#trend #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#trend #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 09  Flow -----------*/

#flow h2#title01 { background: url(../images/flow_h2-01.gif) 0 0 no-repeat;}
#flow h3#title02 { background: url(../images/flow_h3-02.gif) 0 0 no-repeat;}
#flow h3#title03 { background: url(../images/flow_h3-03.gif) 0 0 no-repeat;}
#flow h4#title04 { background: url(../images/flow_h4-04.gif) 0 0 no-repeat;}
#flow h4#title05 { background: url(../images/flow_h4-05.gif) 0 0 no-repeat;}
#flow h4#title06 { background: url(../images/flow_h4-06.gif) 0 0 no-repeat;}
#flow h4#title07 { background: url(../images/flow_h4-07.gif) 0 0 no-repeat;}
#flow h4#title08 { background: url(../images/flow_h4-08.gif) 0 0 no-repeat;}

#flow #content #whitening-flow div {
	padding-bottom: 28px;
	background: url(../images/arrow_down.jpg) center bottom no-repeat;
	}
#flow #content #whitening-flow .nil { background-image: none; }

#flow #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#flow #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#flow #nav05 a { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#flow #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#flow #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#flow #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#flow #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#flow #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#flow #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#flow #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#flow #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#flow #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#flow #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#flow #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#flow #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#flow #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#flow #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#flow #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#flow #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#flow #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#flow #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#flow #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#flow #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#flow #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#flow #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#flow #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#flow #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#flow #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#flow #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#flow #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#flow #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#flow #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 10  Type -----------*/

#type h2#title01 { background: url(../images/type_h2-01.gif) 0 0 no-repeat;}
#type h3#title02 { background: url(../images/type_h3-02.gif) 0 0 no-repeat;}
#type h3#title03 { background: url(../images/type_h3-03.gif) 0 0 no-repeat;}
#type h3#title04 { background: url(../images/type_h3-04.gif) 0 0 no-repeat;}
#type h3#title05 { background: url(../images/type_h3-05.gif) 0 0 no-repeat;}

#type #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#type #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#type #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#type #nav06 a { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#type #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#type #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#type #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#type #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#type #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#type #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#type #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#type #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#type #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#type #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#type #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#type #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#type #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#type #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#type #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#type #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#type #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#type #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#type #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#type #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#type #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#type #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#type #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#type #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#type #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#type #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#type #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#type #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 11  Faq -----------*/

#faq h2#title01 { background: url(../images/faq_h2-01.gif) 0 0 no-repeat;}
#faq h3#title02 { background: url(../images/faq_h3-02.gif) 0 0 no-repeat;}
#faq h4#title03 { background: url(../images/faq_h4-03.gif) 0 0 no-repeat;}
#faq h4#title04 { background: url(../images/faq_h4-04.gif) 0 0 no-repeat;}
#faq h4#title05 { background: url(../images/faq_h4-05.gif) 0 0 no-repeat;}
#faq h4#title06 { background: url(../images/faq_h4-06.gif) 0 0 no-repeat;}

#faq h4#title07 { background: url(../images/faq_h4-07.gif) 0 0 no-repeat;}
#faq h4#title08 { background: url(../images/faq_h4-08.gif) 0 0 no-repeat;}
#faq h4#title09 { background: url(../images/faq_h4-09.gif) 0 0 no-repeat;}
#faq h4#title10 { background: url(../images/faq_h4-10.gif) 0 0 no-repeat;}
#faq h4#title11 { background: url(../images/faq_h4-11.gif) 0 0 no-repeat;}
#faq h4#title12 { background: url(../images/faq_h4-12.gif) 0 0 no-repeat;}
#faq h4#title13 { background: url(../images/faq_h4-13.gif) 0 0 no-repeat;}
#faq h4#title14 { background: url(../images/faq_h4-14.gif) 0 0 no-repeat;}

#faq #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#faq #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#faq #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#faq #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#faq #nav07 a { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#faq #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#faq #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#faq #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#faq #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#faq #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#faq #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#faq #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#faq #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#faq #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#faq #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#faq #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#faq #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#faq #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#faq #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#faq #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#faq #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#faq #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#faq #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#faq #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#faq #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#faq #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#faq #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#faq #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#faq #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#faq #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#faq #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#faq #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 12  Cost -----------*/

#cost h2#title01 { background: url(../images/cost_h2-01.gif) 0 0 no-repeat;}
#cost h3#title02 { background: url(../images/cost_h3-02.gif) 0 0 no-repeat;}
#cost h4#title03 { background: url(../images/cost_h4-03.gif) 0 0 no-repeat;}
h4.cost_title04 { background: url(../images/cost_h4-04.gif) 0 0 no-repeat;}
#cost h4#title05 { background: url(../images/cost_h4-05.gif) 0 0 no-repeat;}
#cost h2#title06 { background: url(../images/campaign_h2-01.gif) 0 0 no-repeat;}

#cost #content table .price { 
  text-align: right;
	color:#666; }

#cost #content table a {
	color: #666;
	text-decoration: none;
	}
	
#cost #content dl {
  margin: 10px;
	}
	
#cost #content dt {
  margin: 5px 5px 5px;
	}

#cost #content dd {
  margin: 5px 20px 20px;
	}

#cost #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#cost #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#cost #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#cost #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#cost #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#cost #nav08 a { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#cost #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#cost #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#cost #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#cost #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#cost #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#cost #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#cost #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#cost #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#cost #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#cost #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#cost #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#cost #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#cost #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#cost #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#cost #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#cost #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#cost #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#cost #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#cost #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#cost #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#cost #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#cost #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#cost #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#cost #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#cost #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#cost #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 13  Esthe -----------*/

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

#esthe #content .beta {
  float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	}
	
#esthe #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#esthe #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#esthe #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#esthe #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#esthe #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#esthe #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#esthe #nav09 a { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#esthe #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#esthe #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#esthe #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#esthe #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#esthe #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#esthe #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#esthe #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#esthe #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#esthe #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#esthe #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#esthe #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#esthe #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#esthe #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#esthe #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#esthe #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#esthe #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#esthe #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#esthe #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#esthe #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#esthe #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#esthe #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#esthe #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#esthe #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#esthe #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#esthe #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 14  Cleaning -----------*/

#cleaning h2#title01 { background: url(../images/cleaning_h2-01.gif) 0 0 no-repeat;}
#cleaning h3#title02 { background: url(../images/cleaning_h3-02.gif) 0 0 no-repeat;}
#cleaning h4#title03 { background: url(../images/cleaning_h4-03.gif) 0 0 no-repeat;}
#cleaning h4#title04 { background: url(../images/cleaning_h4-04.gif) 0 0 no-repeat;}
#cleaning h4#title05 { background: url(../images/cleaning_h4-05.gif) 0 0 no-repeat;}

#cleaning #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#cleaning #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#cleaning #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#cleaning #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#cleaning #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#cleaning #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#cleaning #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#cleaning #nav10 a { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#cleaning #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#cleaning #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#cleaning #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#cleaning #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#cleaning #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#cleaning #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#cleaning #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#cleaning #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#cleaning #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#cleaning #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#cleaning #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#cleaning #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#cleaning #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#cleaning #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#cleaning #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#cleaning #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#cleaning #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#cleaning #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#cleaning #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#cleaning #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#cleaning #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#cleaning #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#cleaning #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#cleaning #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 15  Inquiry -----------*/

#inquiry h2#title01 { background: url(../images/inquiry_h2-01.gif) 0 0 no-repeat;}
#inquiry h3#title02 { background: url(../images/inquiry_h3-02.gif) 0 0 no-repeat;}

#inquiry #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#inquiry #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#inquiry #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#inquiry #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#inquiry #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#inquiry #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#inquiry #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#inquiry #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#inquiry #nav11 a { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#inquiry #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#inquiry #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#inquiry #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#inquiry #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#inquiry #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#inquiry #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#inquiry #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#inquiry #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#inquiry #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#inquiry #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#inquiry #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#inquiry #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#inquiry #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#inquiry #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#inquiry #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#inquiry #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#inquiry #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#inquiry #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#inquiry #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#inquiry #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#inquiry #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#inquiry #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#inquiry #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 16  Campaign -----------*/

#campaign h2#title01 { background: url(../images/campaign_h2-01.gif) 0 0 no-repeat;}
#campaign h3#title02 { background: url(../images/campaign_h3-02.gif) 0 0 no-repeat;}
#campaign h3#title03 { background: url(../images/campaign_h3-03.gif) 0 0 no-repeat;}
#campaign h3#title04 { background: url(../images/campaign_h3-04.gif) 0 0 no-repeat;}

#campaign #content dl {
  margin: 10px;
	}
	
#campaign #content dt {
  margin: 5px 5px 5px;
	}

#campaign #content dd {
  margin: 5px 20px 20px;
	}

.price {
  color:#FF0000;
	}

#campaign #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#campaign #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#campaign #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#campaign #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#campaign #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#campaign #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#campaign #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#campaign #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#campaign #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#campaign #nav12 a { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#campaign #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#campaign #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#campaign #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#campaign #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#campaign #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#campaign #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#campaign #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#campaign #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#campaign #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#campaign #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#campaign #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#campaign #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#campaign #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#campaign #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#campaign #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#campaign #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#campaign #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#campaign #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#campaign #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#campaign #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#campaign #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#campaign #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 17  Concept -----------*/

#concept h2#title01 { background: url(../images/concept_h2-01.gif) 0 0 no-repeat;}
#concept h3#title02 { background: url(../images/concept_h3-02.gif) 0 0 no-repeat;}
#concept h4#title03 { background: url(../images/concept_h4-03.gif) 0 0 no-repeat;}
#concept h4#title04 { background: url(../images/concept_h4-04.gif) 0 0 no-repeat;}

#concept #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#concept #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#concept #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#concept #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#concept #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#concept #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#concept #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#concept #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#concept #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#concept #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#concept #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#concept #nav14 a { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#concept #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#concept #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#concept #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#concept #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#concept #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#concept #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#concept #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#concept #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#concept #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#concept #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#concept #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#concept #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#concept #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#concept #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#concept #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#concept #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#concept #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#concept #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#concept #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#concept #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 18  Staff -----------*/

#staff h2#title01 { background: url(../images/staff_h2-01.gif) 0 0 no-repeat;}
#staff h3#title02 { background: url(../images/staff_h3-02.gif) 0 0 no-repeat;}
#staff h4#title03 { background: url(../images/staff_h4-03.gif) 0 0 no-repeat;}

#staff #content .alpha {
  float: left;
	width: 150px;
	}

#staff #content .alpha .caption{
  margin: 0 0 .5em 0;
	}

#staff #content .beta {
  float: right;
	width: 350px;
	}

#staff #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#staff #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#staff #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#staff #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#staff #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#staff #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#staff #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#staff #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#staff #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#staff #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#staff #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#staff #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#staff #nav15 a { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#staff #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#staff #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#staff #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#staff #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#staff #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#staff #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#staff #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#staff #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#staff #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#staff #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#staff #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#staff #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#staff #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#staff #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#staff #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#staff #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#staff #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#staff #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#staff #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 19  Access -----------*/

#access h2#title01 { background: url(../images/access_h2-01.gif) 0 0 no-repeat;}
#access h3#title02 { background: url(../images/access_h3-02.gif) 0 0 no-repeat;}
#access h3#title03 { background: url(../images/access_h3-03.gif) 0 0 no-repeat;}
#access h4#title04 { background: url(../images/access_h4-04.gif) 0 0 no-repeat;}
#access h4#title05 { background: url(../images/access_h4-05.gif) 0 0 no-repeat;}

#access #content #clinic {
  margin: 0 15px;
	}

#access #content .alpha {
  width: 250px;
	float:left;
	}

#access #content .beta {
  width: 250px;
	float:right;
	}

#map {   
    width: 530px;   
    height: 340px;   
    border: 2px solid #ccc;   
    margin: 18px 10px;   
    }  
	
#access #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#access #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#access #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#access #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#access #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#access #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#access #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#access #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#access #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#access #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#access #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#access #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#access #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#access #nav16 a { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#access #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#access #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#access #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#access #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#access #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#access #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#access #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#access #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#access #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#access #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#access #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#access #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#access #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#access #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#access #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#access #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#access #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#access #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 20  Inforamtion -----------*/

#information h2#title01 { background: url(../images/information_h2-01.gif) 0 0 no-repeat;}
#information h3#title02 { background: url(../images/information_h3-02.gif) 0 0 no-repeat;}

#information #content dl {
  margin: 5px 20px;
	}

#information h4 {
  font-weight: bold;
	font-size: 12px;
	background: url(../images/list.jpg) 0 0px no-repeat;
	padding-left: 18px;
	text-indent: 0;
	height: auto;
	}

#information #media {
  margin: 5px 10px;
	clear: both;
	}

#information #media div{
  margin: 5px 20px;
	float: left;
	}

#information #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#information #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#information #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#information #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#information #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#information #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#information #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#information #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#information #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#information #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#information #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#information #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#information #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#information #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#information #nav17 a { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#information #nav18 a { background: url(../images/nav.jpg) 0 -390px no-repeat; }
#information #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#information #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#information #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#information #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#information #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#information #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#information #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#information #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#information #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#information #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#information #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#information #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#information #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#information #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#information #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#information #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }


/*---------- 21  Reservation -----------*/

#reservation h2#title01 { background: url(../images/reservation_h2-01.gif) 0 0 no-repeat;}
#reservation h3#title02 { background: url(../images/reservation_h3-02.gif) 0 0 no-repeat;}
#reservation h4#title03 { background: url(../images/reservation_h4-03.gif) 0 0 no-repeat;}
#reservation h4#title04 { background: url(../images/reservation_h4-04.gif) 0 0 no-repeat;}
#reservation h4#title05 { background: url(../images/reservation_h4-05.gif) 0 0 no-repeat;}
#reservation h4#title06 { background: url(../images/reservation_h4-06.gif) 0 0 no-repeat;}

#reservation .tel{
    color:#F19695;
    font-weight:bold;
    }

#reservation #nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#reservation #nav04 { background: url(../images/nav.jpg) 0 -26px no-repeat; }
#reservation #nav05 a { background: url(../images/nav.jpg) 0 -52px no-repeat; }
#reservation #nav06 a { background: url(../images/nav.jpg) 0 -78px no-repeat; }
#reservation #nav07 a { background: url(../images/nav.jpg) 0 -104px no-repeat; }
#reservation #nav08 a { background: url(../images/nav.jpg) 0 -130px no-repeat; }
#reservation #nav09 a { background: url(../images/nav.jpg) 0 -156px no-repeat; }
#reservation #nav10 a { background: url(../images/nav.jpg) 0 -182px no-repeat; }
#reservation #nav11 a { background: url(../images/nav.jpg) 0 -208px no-repeat; }
#reservation #nav12 a { background: url(../images/nav.jpg) 0 -234px no-repeat; }
#reservation #nav13 { background: url(../images/nav.jpg) 0 -260px no-repeat; }
#reservation #nav14 a { background: url(../images/nav.jpg) 0 -286px no-repeat; }
#reservation #nav15 a { background: url(../images/nav.jpg) 0 -312px no-repeat; }
#reservation #nav16 a { background: url(../images/nav.jpg) 0 -338px no-repeat; }
#reservation #nav17 a { background: url(../images/nav.jpg) 0 -364px no-repeat; }
#reservation #nav18 a { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#reservation #nav19 a { background: url(../images/nav.jpg) 0 -416px no-repeat; }

#reservation #nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#reservation #nav05 a:hover { background: url(../images/nav.jpg) -180px -52px no-repeat; }
#reservation #nav06 a:hover { background: url(../images/nav.jpg) -180px -78px no-repeat; }
#reservation #nav07 a:hover { background: url(../images/nav.jpg) -180px -104px no-repeat; }
#reservation #nav08 a:hover { background: url(../images/nav.jpg) -180px -130px no-repeat; }
#reservation #nav09 a:hover { background: url(../images/nav.jpg) -180px -156px no-repeat; }
#reservation #nav10 a:hover { background: url(../images/nav.jpg) -180px -182px no-repeat; }
#reservation #nav11 a:hover { background: url(../images/nav.jpg) -180px -208px no-repeat; }
#reservation #nav12 a:hover { background: url(../images/nav.jpg) -180px -234px no-repeat; }
#reservation #nav14 a:hover { background: url(../images/nav.jpg) -180px -286px no-repeat; }
#reservation #nav15 a:hover { background: url(../images/nav.jpg) -180px -312px no-repeat; }
#reservation #nav16 a:hover { background: url(../images/nav.jpg) -180px -338px no-repeat; }
#reservation #nav17 a:hover { background: url(../images/nav.jpg) -180px -364px no-repeat; }
#reservation #nav18 a:hover { background: url(../images/nav.jpg) -180px -390px no-repeat; }
#reservation #nav19 a:hover { background: url(../images/nav.jpg) -180px -416px no-repeat; }

/*---------- 22  Sitemap -----------*/

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