﻿@charset "UTF-8";
@import "base.css";
@import "fonts.css";

/*==========================================================================*/
/*//////////////////////////////////////////////////////////////////////////*/
/*//////                                                              //////*/
/*//////  Copyright (C) 2009 株式会社フリーセル All Rights Reserved.  //////*/
/*//////                                                              //////*/
/*//////////////////////////////////////////////////////////////////////////*/
/*                                                                          */
/*    base.css  --> スタイルの初期設定を行うため、変更しないで下さい。      */
/*    fonts.css --> フォントの初期設定を行うため、変更しないで下さい。      */
/*                                                                          */
/*==========================================================================*/

/*==========================================================================*/
/*                           Common-Setting                                 */
/*==========================================================================*/

/* tag
------------------------------------------------------------------------*/

h1 {} /* Header内で設定 */

h2 {
	height: 40px;
	text-indent: -9999px;
	margin: -50px 10px 0 10px;
	padding: 0;
	position: relative;
	}
	
#index h2 { 
	line-height: .1;
	text-indent: 0;
	height: 398px;
	padding: 0;
	margin: 0;
	}
h3 {
	height: 40px;
	text-indent: -9999em;
}
h4 {
	height: 25px;
	text-indent: -9999em;
	margin: 10px 0;
}

h5 {
  border-left: 2px solid #AA0000;
	padding-left: 6px;
	font-weight: bold;
	color: #AA0000;
	}

a { color: #028eaf; text-decoration: underline; }
a:hover,
a:active { color: #de91a2; }
a:visited {
}

/* Contents
------------------------------------------------------------------------*/

#main p { padding: .5em 1em; }

.center { text-align: center; }

.section { padding: 20px 15px 1em 10px; }
.section .section { padding: .5em .5em 1em; }

.bn_section { padding: 20px 15px 1em 80px; }

.image_l { float: left; margin: 0 16px 8px 0; }
.image_r { float: right; margin: 0 0 8px 16px; }

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
}
.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }



#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 7px no-repeat;
	padding-left: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}
	
#content .faq_q {
  border: 1px solid #CCCCCC;
  border-bottom: none;
  padding: 20px 0 25px 70px;
  }
  
#content .faq_a {
  border: 1px solid #CCCCCC;
  border-top: 1px dotted #CCCCCC;
  padding: 10px 10px 10px 70px;
  margin: 0 0 20px 0;
  }
	
#content ul.totop { clear: both; padding-bottom: 20px; background: none; }
#content ul.totop li { list-style: none; background: none; }
#content ul.totop li a {
	display: block;
	width: 90px;
	height: 20px;
	float: right;
	line-height: 1.0;
	background: url(../images/to_top.png) 0 0 no-repeat;
	text-indent: -9999em;
	outline: none;
}
#content ul.totop li a:hover { background-position: bottom; }	


/*==========================================================================*/
/*                            Container                                     */
/*==========================================================================*/

body {
  background: #FFFFFF;
	color: #333;
	text-align: center;
}

#container {
	width: 100%;
	margin: 0 auto;
	background: url(../images/container_bg.png) 50% repeat-y;
}

*:first-child+html body { 
padding-left: 1px; 
} 
 
 
/* IE6以下でpadding指定 */ 
*html body { 
padding-left: 1px; 
}

#main {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	font-size: 140%;
	line-height: 1.7;
  background: url(../images/main_bg.jpg) 0 0 no-repeat;
}
#content {
	display: inline;
	width: 650px;
	float: right;
	margin: 0 0 0 0;
}

#index #content {
	display: inline;
	width: 650px;
	float: right;
	margin: 0;
}


/*==========================================================================*/
/*                               Header                                     */
/*==========================================================================*/

#header {
	width: 900px;
	height: 130px;
	margin: 0 auto;
	text-align: left;
  background: url(../images/content_header_bg.jpg) 0 0 no-repeat;
}

#index #header { background: url(../images/header_bg.jpg) 0 0 no-repeat; }

#header .section {
  width: 250px;
	float: left;
	margin: 0;
	padding: 0;
	}

#header h1 a {
  display: block;
	width: 250px;
	height: 90px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
	text-indent: -9999em;
}

#header .header_tel {
  width: 250px;
	height: 40px;
	margin: 0;
	padding: 0;
	}



/*==========================================================================*/
/*                            Navigation                                    */
/*==========================================================================*/

#nav {
	float: left;
	width: 250px;
	padding: 10px 0 0;
	text-align: center;
	background: url(../images/nav_bg.jpg) top no-repeat;
}



#nav ul,
#nav dl {
	width: 240px;
	margin: 25px auto 20px;
	text-align: left;
}

#nav dl dt,
#nav ul li { list-style: none; }

#nav dl dt.nav_title01 {
	height: 30px;
	text-indent: -9999px;
	background: url(../images/nav.jpg) 0 0 no-repeat;
}
#nav dl dt.nav_title02 {
	height: 55px;
	text-indent: -9999px;
	background: url(../images/nav.jpg) 0 -286px no-repeat;
}

#nav dl dd {
	margin: 0;
}

#nav dl dd a,
#nav ul li a {
	display: block;
	width: 240px;
	height: 25px;
	text-indent: -9999em;
  background: url(../images/nav.jpg) 0 0 no-repeat;
}


#nav dl dd.nav01 a { background-position: 0 -30px; }
#nav dl dd.nav02 a { background-position: 0 -55px; }
#nav dl dd.nav03 a { background-position: 0 -80px; }
#nav dl dd.nav04 a { background-position: 0 -105px; }
#nav dl dd.nav05 a { background-position: 0 -130px; }
#nav dl dd.nav06 a { background-position: 0 -155px; }
#nav dl dd.nav07 a { background-position: 0 -180px; }

#nav dl dd.nav08 a { background-position: 0 -205px; }
#nav dl dd.nav09 a { background-position: 0 -230px; }
#nav dl dd.nav10 a { background-position: 0 -255px; }
#nav dl dd.nav11 a { background-position: 0 -341px; }
#nav dl dd.nav12 a { background-position: 0 -366px; }
#nav dl dd.nav13 a { background-position: 0 -391px; }

#nav dl dd.nav01 a:hover { background-position: -240px -30px; }
#nav dl dd.nav02 a:hover { background-position: -240px -55px; }
#nav dl dd.nav03 a:hover { background-position: -240px -80px; }
#nav dl dd.nav04 a:hover { background-position: -240px -105px; }
#nav dl dd.nav05 a:hover { background-position: -240px -130px; }
#nav dl dd.nav06 a:hover { background-position: -240px -155px; }
#nav dl dd.nav07 a:hover { background-position: -240px -180px; }

#nav dl dd.nav08 a:hover { background-position: -240px -205px; }
#nav dl dd.nav09 a:hover { background-position: -240px -230px; }
#nav dl dd.nav10 a:hover { background-position: -240px -255px; }
#nav dl dd.nav11 a:hover { background-position: -240px -341px; }
#nav dl dd.nav12 a:hover { background-position: -240px -366px; }
#nav dl dd.nav13 a:hover { background-position: -240px -391px; }

#nav .nav_bn01 {
  width: 220px;
	height: 80px;
	margin: 0 auto 10px;
	padding: 0;
	}
	
#nav .nav_bn01 a {
	height: 80px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	}
	
#nav .nav_bn01 a { background: url(../images/nav_bn01.jpg) 0 0 no-repeat; }
#nav .nav_bn01 a:hover { background: url(../images/nav_bn01.jpg) 0 -80px no-repeat; }

#nav .nav_bn02 {
  width: 220px;
	height: 80px;
	margin: 0 auto 10px;
	padding: 0;
	}
	
#nav .nav_bn02 a {
	height: 80px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	display: block;
	}
	
#nav .nav_bn02 a { background: url(../images/nav_bn03.jpg) 0 0 no-repeat; }
#nav .nav_bn02 a:hover { background: url(../images/nav_bn03.jpg) 0 -80px no-repeat; }


#nav .nav_clinic {
	background: url(../images/nav_clinic_bg.jpg) center 0 no-repeat;
	height: 290px;
	margin: 10px auto 20px;
	padding: 40px 0 0 0;
	}

#nav .nav_clinic dl {
	line-height:1.5;
	margin: 0;
	padding-left: 30px;
	}
	
#nav .nav_clinic dt {
	float: left;
	width: 35px;
	margin-left: 0;
	color: #824557;
	}

#nav .nav_clinic dd {
	float: left;
	width: 170px;
	margin-left: 0;
	padding-left:10px;

	}



/*==========================================================================*/
/*                              Footer                                      */
/*==========================================================================*/

#footer {
	clear: both;
	width: 900px;
	height: 55px;
	text-align: center;
	font-size: 110%;
  background: url(../images/footer_bg.jpg) center no-repeat;
}


#footer .section {
	width: 364px;
	float: right;
	height: 55px;
	margin: 0;
	padding: 0;
	}

#footer .section .footer_tel {
	height: 35px;
  margin: 0;
	padding: 0;
	line-height: 1.0;
	}

#footer address {
	width: 364px;
	height: 20px;
	padding: 0;
	margin: 0;
	line-height: 1.0;
}

*html #footer address { padding-top: 1px; }

/*==========================================================================*/
/*                             Contents                                     */
/*==========================================================================*/

.bg_gray {
  background: #F5F5F5;
	border: 1px solid #E2E2E2;
	}

.bg_pink {
  background: #FFF3FA;
	border: 1px solid #FFBBE0;
	}
	
.bg_yellow {
  background: #FFF6E6;
	border: 1px solid #FFCA61;
	}
	
.bg_blue {
  background: #E6F4FF;
	border: 1px solid #83C1FF;
	}
	
.p_red {
  font-weight: bold;
	color: #D64A63;
	}

.p_dot {
  border: 1px dotted #CCCCCC;
	}

/* index
------------------------------------------------------------------------*/

#index h3#title01 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }

#index #content .section { padding: 20px 0 1em 10px; }

#index .pickup {
  padding: 10px 25px 0 5px;
	clear: both;
	}

#index .pickup p {
  width: 300px;
	height: 100px;
	margin: 0;
	padding: 0;
	}
	
#index .pickup p a {
  width: 300px;
	height: 100px;
	margin: 0;
	padding: 0;
	display: block;
	text-indent: -9999px;
	}
	
#index .pickup .pickup01,
#index .pickup .pickup03 {
  float: left;
	}
	
#index .pickup .pickup02,
#index .pickup .pickup04 {
  float: right;
	}
	
#index .pickup .pickup01 a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index .pickup .pickup02 a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index .pickup .pickup03 a { background: url(../images/pickup03.jpg) 0 0 no-repeat; }
#index .pickup .pickup04 a { background: url(../images/pickup04.jpg) 0 0 no-repeat; }

#index .pickup .pickup01 a:hover { background: url(../images/pickup01.jpg) 0 -100px no-repeat; }
#index .pickup .pickup02 a:hover { background: url(../images/pickup02.jpg) 0 -100px no-repeat; }
#index .pickup .pickup03 a:hover { background: url(../images/pickup03.jpg) 0 -100px no-repeat; }
#index .pickup .pickup04 a:hover { background: url(../images/pickup04.jpg) 0 -100px no-repeat; }

/* trouble
------------------------------------------------------------------------*/

#trouble h2#title01 { background: url(../images/trouble_h2-01.jpg) 0 0 no-repeat; }
#trouble h3#title02 { background: url(../images/trouble_h3-02.jpg) 0 0 no-repeat; }
#trouble h4#title03 { background: url(../images/trouble_h4-03.jpg) 0 0 no-repeat; }
#trouble h4#title04 { background: url(../images/trouble_h4-04.jpg) 0 0 no-repeat; }
#trouble h4#title05 { background: url(../images/trouble_h4-05.jpg) 0 0 no-repeat; }
#trouble h4#title06 { background: url(../images/trouble_h4-06.jpg) 0 0 no-repeat; }
#trouble h4#title07 { background: url(../images/trouble_h4-07.jpg) 0 0 no-repeat; }

#trouble .bg_gray {
	padding: 10px;
	margin: 0 0 20px 0;
	}
	
#trouble #bn_trouble {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#trouble #bn_trouble a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#trouble #bn_trouble a { background: url(../images/bn_trouble.jpg) 0 0 no-repeat; }
#trouble #bn_trouble a:hover { background: url(../images/bn_trouble.jpg) 0 -60px no-repeat; }



/* esthetic
------------------------------------------------------------------------*/

#esthetic h2#title01 { background: url(../images/esthetic_h2-01.jpg) 0 0 no-repeat; }
#esthetic h3#title02 { background: url(../images/esthetic_h3-02.jpg) 0 0 no-repeat; }
#esthetic h4#title03 { background: url(../images/esthetic_h4-03.jpg) 0 0 no-repeat; }

/* maintenance
------------------------------------------------------------------------*/

#maintenance h2#title01 { background: url(../images/maintenance_h2-01.jpg) 0 0 no-repeat; }
#maintenance h3#title02 { background: url(../images/maintenance_h3-02.jpg) 0 0 no-repeat; }
#maintenance h4#title03 { background: url(../images/maintenance_h4-03.jpg) 0 0 no-repeat; }
#maintenance h4#title04 { background: url(../images/maintenance_h4-04.jpg) 0 0 no-repeat; }
#maintenance h4#title05 { background: url(../images/maintenance_h4-05.jpg) 0 0 no-repeat; }
#maintenance h4#title06 { background: url(../images/maintenance_h4-06.jpg) 0 0 no-repeat; }
#maintenance h4#title07 { background: url(../images/maintenance_h4-07.jpg) 0 0 no-repeat; }
#maintenance h3#title08 { background: url(../images/maintenance_h3-08.jpg) 0 0 no-repeat; }

/* cost
------------------------------------------------------------------------*/

#cost h2#title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h4#title03 { background: url(../images/cost_h4-03.jpg) 0 0 no-repeat; }
#cost h4#title04 { background: url(../images/cost_h4-04.jpg) 0 0 no-repeat; }
#cost h4#title05 { background: url(../images/cost_h4-05.jpg) 0 0 no-repeat; }

#cost table {
 width: 500px;
 margin: 20px 0 10px 60px;
 border: 1px solid #CCCCCC;
 }

#cost th,
#cost td { border: 1px solid #CCCCCC; }

#cost td { vertical-align: top; }

#cost th.th_merit {
	background: #FFF3F3;
	color: #AA0000;
	width: 250px;
	}
	
#cost th.th_demerit {
	background: #E9F8FF;
	color: #005B89;
	width: 250px;
	}
	
#cost td ul { margin-left: 0; }

#cost .bg_gray {
	padding: 10px;
	margin: 10px 30px 20px;
	}
	
	
/* trigger
------------------------------------------------------------------------*/

#trigger h2#title01 { background: url(../images/trigger_h2-01.jpg) 0 0 no-repeat; }
#trigger h3#title02 { background: url(../images/trigger_h3-02.jpg) 0 0 no-repeat; height:60px; }
#trigger h4#title03 { background: url(../images/trigger_h4-03.jpg) 0 0 no-repeat; }
#trigger h4#title04 { background: url(../images/trigger_h4-04.jpg) 0 0 no-repeat; }
#trigger h4#title05 { background: url(../images/trigger_h4-05.jpg) 0 0 no-repeat; }	

#trigger h4 {
  height: 40px;
	margin: 0 0 0 15px;
	}

#trigger .bg_paper {
	padding: 10px;
	margin: 0 0 20px 5px;
	background: url(../images/trigger_h4-bg.jpg) bottom no-repeat;
	}
	
/* balance
------------------------------------------------------------------------*/

#balance h2#title01 { background: url(../images/balance_h2-01.jpg) 0 0 no-repeat; }
#balance h3#title02 { background: url(../images/balance_h3-02.jpg) 0 0 no-repeat; }
#balance h4#title03 { background: url(../images/balance_h4-03.jpg) 0 0 no-repeat; }
#balance h4#title04 { background: url(../images/balance_h4-04.jpg) 0 0 no-repeat; }
#balance h3#title05 { background: url(../images/balance_h3-05.jpg) 0 0 no-repeat; }

#balance #bn_balance {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#balance #bn_balance a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#balance #bn_balance a { background: url(../images/bn_balance.jpg) 0 0 no-repeat; }
#balance #bn_balance a:hover { background: url(../images/bn_balance.jpg) 0 -60px no-repeat; }

#balance #content dl {
	width: 500px;
	margin-left: 70px;
	}

#balance #content dt {
  border: 1px solid #CCCCCC;
  border-bottom: none;
  padding: 10px 0 10px 20px;
	background: #FFF8FF;
	font-weight: bold;
	color: #FF485E;
  }
  
#balance #content dd {
  border: 1px solid #CCCCCC;
  border-top: 1px dotted #CCCCCC;
  padding: 10px 10px 10px 20px;
  margin: 0 0 20px 0;
	background: #FFF8FF;
  }
	
/* choose
------------------------------------------------------------------------*/

#choose h2#title01 { background: url(../images/choose_h2-01.jpg) 0 0 no-repeat; }
#choose h3#title02 { background: url(../images/choose_h3-02.jpg) 0 0 no-repeat; }
#choose h4#title03 { background: url(../images/choose_h4-03.jpg) 0 0 no-repeat; }
#choose h4#title04 { background: url(../images/choose_h4-04.jpg) 0 0 no-repeat; }
#choose h4#title05 { background: url(../images/choose_h4-05.jpg) 0 0 no-repeat; }

#choose h4 {
  height: 40px;
	}
	
#choose .bg_pink,
#choose .bg_yellow,
#choose .bg_bule {
	padding: 10px;
	margin: 0 0 20px 0;
	}

#choose #bn_choose {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#choose #bn_choose a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#choose #bn_choose a { background: url(../images/bn_choose.jpg) 0 0 no-repeat; }
#choose #bn_choose a:hover { background: url(../images/bn_choose.jpg) 0 -60px no-repeat; }

/* case01
------------------------------------------------------------------------*/

#case01 h2#title01 { background: url(../images/case01_h2-01.jpg) 0 0 no-repeat; }
#case01 h3#title02 { background: url(../images/case01_h3-02.jpg) 0 0 no-repeat; }
#case01 h3#title08 { background: url(../images/case04_h3-02.jpg) 0 0 no-repeat; }
#case01 h4#title03 { background: url(../images/case01_h4-03.jpg) 0 0 no-repeat; }
#case01 h4#title04 { background: url(../images/case01_h4-04.jpg) 0 0 no-repeat; }
#case01 h4#title05 { background: url(../images/case01_h4-05.jpg) 0 0 no-repeat; }
#case01 h4#title06 { background: url(../images/case01_h4-06.jpg) 0 0 no-repeat; }
#case01 h4#title07 { background: url(../images/case01_h4-07.jpg) 0 0 no-repeat; }

#case01 .p_dot {
  padding: 10px;
	margin: 10px 80px;
	text-align: center;
	color: #FF485E; 
	}
	
#case01 #bn_case01 {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#case01 #bn_case01 a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#case01 #bn_case01 a { background: url(../images/bn_case01.jpg) 0 0 no-repeat; }
#case01 #bn_case01 a:hover { background: url(../images/bn_case01.jpg) 0 -60px no-repeat; }

/* case02
------------------------------------------------------------------------*/

#case02 h2#title01 { background: url(../images/case02_h2-01.jpg) 0 0 no-repeat; }
#case02 h3#title02 { background: url(../images/case02_h3-02.jpg) 0 0 no-repeat; }
#case02 h4#title03 { background: url(../images/case02_h4-03.jpg) 0 0 no-repeat; }
#case02 h4#title04 { background: url(../images/case02_h4-04.jpg) 0 0 no-repeat; }
#case02 h4#title05 { background: url(../images/case02_h4-05.jpg) 0 0 no-repeat; }
#case02 h4#title06 { background: url(../images/case02_h4-06.jpg) 0 0 no-repeat; }
#case02 h4#title07 { background: url(../images/case02_h4-07.jpg) 0 0 no-repeat; }

#case02 .p_dot {
  padding: 10px;
	margin: 10px 80px;
	text-align: center;
	color: #FF485E; 
	}
	
#case02 #bn_case02 {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#case02 #bn_case02 a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#case02 #bn_case02 a { background: url(../images/bn_case02.jpg) 0 0 no-repeat; }
#case02 #bn_case02 a:hover { background: url(../images/bn_case02.jpg) 0 -60px no-repeat; }

/* case03
------------------------------------------------------------------------*/

#case03 h2#title01 { background: url(../images/case03_h2-01.jpg) 0 0 no-repeat; }
#case03 h3#title02 { background: url(../images/case03_h3-02.jpg) 0 0 no-repeat; }
#case03 h4#title03 { background: url(../images/case03_h4-03.jpg) 0 0 no-repeat; }
#case03 h4#title04 { background: url(../images/case03_h4-04.jpg) 0 0 no-repeat; }
#case03 h4#title05 { background: url(../images/case03_h4-05.jpg) 0 0 no-repeat; }
#case03 h4#title06 { background: url(../images/case03_h4-06.jpg) 0 0 no-repeat; }
#case03 h4#title07 { background: url(../images/case03_h4-07.jpg) 0 0 no-repeat; }

#case03 .p_dot {
  padding: 10px;
	margin: 10px 80px;
	text-align: center;
	color: #FF485E; 
	}
	
#case03 #bn_case03 {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	}

#case03 #bn_case03 a {
  width: 500px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9998px;
	display: block;
	}
	
#case03 #bn_case03 a { background: url(../images/bn_case03.jpg) 0 0 no-repeat; }
#case03 #bn_case03 a:hover { background: url(../images/bn_case03.jpg) 0 -60px no-repeat; }

/* info
------------------------------------------------------------------------*/

#info h2#title01 { background: url(../images/info_h2-01.jpg) 0 0 no-repeat; }
#info h3#title02 { background: url(../images/info_h3-02.jpg) 0 0 no-repeat; }
#info h3#title03 { background: url(../images/info_h3-03.jpg) 0 0 no-repeat; }
#info h3#title04 { background: url(../images/info_h3-04.jpg) 0 0 no-repeat; }

#info table {
 width: 500px;
 margin: 20px 0 10px 60px;
 border: 1px solid #CCCCCC;
 }
 
#info th {
	width: 130px;
	background: #FFF3F3;
	color: #AA0000;
	}
	
#info th,
#info td { border: 1px solid #CCCCCC; }

#info td dt {
	font-weight: bold;
	color: #E25976;
	}
	
#info #map {
  margin: 10px 0 10px 60px;
	}
	
/* clinic
------------------------------------------------------------------------*/

#clinic h2#title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }


/* dr
------------------------------------------------------------------------*/

#dr h2#title01 { background: url(../images/dr_h2-01.jpg) 0 0 no-repeat; }
#dr h3#title02 { background: url(../images/dr_h3-02.jpg) 0 0 no-repeat; }
#dr h4#title03 { background: url(../images/dr_h4-03.jpg) 0 0 no-repeat; }

/* contact
------------------------------------------------------------------------*/

#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }
#contact h4#title03 { background: url(../images/contact_h4-03.jpg) 0 0 no-repeat; }

#contact table {
 width: 500px;
 margin: 20px 0 10px 60px;
 border: 1px solid #CCCCCC;
 }

#contact th,
#contact td { border: 1px solid #CCCCCC; }
 
#contact th {
	background: #FFF3F3;
	color: #AA0000;
	padding: 5px;
	}

h2#fmail_title {
	width: 600px;
	height: 100px;
	text-indent: -50000px;
	overflow: hidden;
	display: block;
}