@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================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;
  width: 820px;
  margin: 0 auto;
  padding: 0 2px;
  text-align: left;
  }

*html body #wrapper { width:824px; }

#main {
  margin: 0;
  background: url(../images/main_bg.jpg) repeat-y;
  }

#content {
  width: 600px;
  float: right;
  font-size: 108%;
  line-height: 1.6;
  color: #666;
  background: #fff;
  padding: 10px 0 1em 0;
  }

#main_img {
  height: 230px;
  width: 820px;
  display: block;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }
  
#index #main_img {
  height: 312px;
  width: 820px;
  display: block;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  }

#catch {
  margin: 5px 0 0 0 ;
  }

/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 77px;
  width: 820px;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 590px;
  height: 50px;
  line-height: 1.0;
  float: left;
  margin: 20px 0 0 0;
  }
h1 a {
  display: block;
  width: 590px;
  height: 50px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }
h1 span {
  display: block;
  width: 590px;
  height: 50px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }

#header .section {
  width: 200px;
  float: right;
  margin: 0;
  padding: 10px 0 0 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  height: 61px;
  }
#header p.tel img { display: block; }

#header_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 180px;
  height: 19px;
  }




/*----------04  Navigation -----------*/
#global-nav {
  width: 820px;
  height: 41px;
  margin: 0;
  padding: 0;
  }
#global-nav dt{
  margin: 0;
  padding: 0;
  width: 0;
  height: 41px;
  float: left;
  text-indent: -9999px;
  }



#global-nav dd {
  margin: 0;
  padding: 0;
  width: 164px;
  height: 41px;
  float: left;
  text-indent: -9999px;
  }
#global-nav dd a {
  display: block;
  height: 41px;
  }
  
#global-nav dt { background: url(../images/global_nav.jpg) 0 0 no-repeat; }

#nav01 a { background: url(../images/global_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/global_nav.jpg) -164px 0 no-repeat; }
#nav03 a { background: url(../images/global_nav.jpg) -328px 0 no-repeat; }
#nav04 a { background: url(../images/global_nav.jpg) -492px 0 no-repeat; }
#nav05 a { background: url(../images/global_nav.jpg) -656px 0 no-repeat; }

#nav01 a:hover { background: url(../images/global_nav.jpg) 0 -41px no-repeat; }
#nav02 a:hover { background: url(../images/global_nav.jpg) -164px -41px no-repeat; }
#nav03 a:hover { background: url(../images/global_nav.jpg) -328px -41px no-repeat; }
#nav04 a:hover { background: url(../images/global_nav.jpg) -492px -41px no-repeat; }
#nav05 a:hover { background: url(../images/global_nav.jpg) -656px -41px no-repeat; }

#index #nav01 a { background: url(../images/global_nav.jpg) 0 -41px no-repeat; }
#cost #nav02 a { background: url(../images/global_nav.jpg) -164px -41px no-repeat; }
#access #nav03 a { background: url(../images/global_nav.jpg) -328px -41px no-repeat; }
#contact #nav04 a { background: url(../images/global_nav.jpg) -492px -41px no-repeat; }
#sitemap #nav05 a { background: url(../images/global_nav.jpg) -656px -41px no-repeat; }



#nav {
  width: 220px;
  float: left;
  padding: 10px 0 20px 0;
  }

#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  height: 30px;
  text-indent: -9999px;
  }

#nav .internal li a {
  display: block;
  height: 30px;
  }
  
#nav06 { height: 31px; }

#nav .internal #nav11 { height: 40px; background: url(../images/nav.jpg) 0 -151px no-repeat; }
#nav .internal #nav11 a { height: 28px; }

#nav .internal #nav13 { height: 40px; background: url(../images/nav.jpg) 0 -221px no-repeat; }
#nav .internal #nav13 a { height: 28px; }

#nav .internal #nav16 { height: 40px; background: url(../images/nav.jpg) 0 -321px no-repeat; }
#nav .internal #nav16 a { height: 28px; }

#nav06 { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -31px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -61px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -91px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -121px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -151px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -191px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -221px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -261px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -291px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -321px no-repeat; }
#nav17 a { background: url(../images/nav.jpg) 0 -361px no-repeat; }
#nav18 a { background: url(../images/nav.jpg) 0 -391px no-repeat; }


#nav07 a:hover { background: url(../images/nav.jpg) -220px -31px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -61px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -91px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -121px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -151px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -191px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -221px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -261px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -220px -291px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -220px -321px no-repeat; }
#nav18 a:hover { background: url(../images/nav.jpg) -220px -391px no-repeat; }

#nobelguide #nav07 a { background: url(../images/nav.jpg) -220px -31px no-repeat; }
#all_on_4 #nav08 a { background: url(../images/nav.jpg) -220px -61px no-repeat; }
#implant #nav09 a { background: url(../images/nav.jpg) -220px -91px no-repeat; }
#over #nav10 a { background: url(../images/nav.jpg) -220px -121px no-repeat; }
#nonclasp #nav11 a { background: url(../images/nav.jpg) -220px -151px no-repeat; }
#aesthe #nav12 a { background: url(../images/nav.jpg) -220px -191px no-repeat; }
#laser #nav13 a { background: url(../images/nav.jpg) -220px -221px no-repeat; }
#case #nav14 a { background: url(../images/nav.jpg) -220px -261px no-repeat; }
#case #nav18 a { background: url(../images/nav.jpg) -220px -391px no-repeat; }
#clinic #nav15 a { background: url(../images/nav.jpg) -220px -291px no-repeat; }
#dr #nav16 a { background: url(../images/nav.jpg) -220px -321px no-repeat; }
#contact #nav17 a { background: url(../images/nav.jpg) -220px -361px no-repeat; }

#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0;
  margin: 0;
  background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
  font-size: 85%;
  text-align: center;
  color: #de91a2;
  height: 80px;
  }
*: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: #f94956;
  }
#footer a:hover { text-decoration: underline; }

#footer .footer_alpha {
  float: left;
  width: 190px;
  margin: 25px 5px 0 0;
  }

#footer .footer_beta {
  float: left;
  width: 310px;
  margin: 5px 5px 0 0;
  }
  
#footer .footer_gamma {
  float: left;
  width: 290px;
  margin: 25px 0 0 0;
  }

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 15px 1em 15px; }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
  height: 46px;
  text-indent: -9999px;
  margin: 0 15px;
  }
#content h3 {
  clear: both;
  height: 38px;
  text-indent: -9999px;
  margin-left: -10px;
  }
#content h4 {
  height: 30px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 100%;
  font-weight: bold;
  margin: 1em 0 .3em .3em;
  }

#content ul li {
  list-style: none;
  background: url(../images/li_bg02.gif) 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: #4937F0;
  outline: none;
  }
a:hover { color: #FF9453; }

#content blockquote {
  margin: .5em;
  background: url(../images/blockquote_bg.jpg) top left repeat-y;
  padding: .5em 1em;
  }

.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_b.png) center center no-repeat;
  }

.case-narrow {
  margin: 10px 40px;
  background: url(../images/arrow_b.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;
  }


#content ul.totop {
  clear: both;
  padding-bottom: 20px;
  }

#content ul.totop li {
  list-style: none;
  width: 140px;
  height: 25px;
  line-height: 1.0;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content ul.totop li a {
  display: block;
  height: 25px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }
  
 #content ul.totop li a:hover {
  background: url(../images/to_top.png) 0 -25px 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: separate;
  border-spacing: 1px;
  border: 1px solid #999;
  font-size: 100%;
  color: #666;
  margin-left: 20px;
  }

#content table th,
#content table td {
  padding: 4px 6px;
  border: 1px solid #999;
  }

#content table th {
  background: #F0F0F0;
  color: #666;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

#bn_cost {
  width: 450px;
  height: 60px;
  margin: 0 0 0 60px;
  padding: 0 0 0 0;
  }
  
#bn_cost a {
  height: 60px;
  text-indent: -9999px;
  display: block;
  background: url(../images/bn_cost.jpg) 0 0 no-repeat;
  }
  
#bn_cost a:hover { background: url(../images/bn_cost.jpg) 0 -60px no-repeat; }

.note {
  width: 350px;
  height: 265px;
  background: url(../images/note.jpg) 0 0 no-repeat;
  margin: 0 0 0 100px;
  }
.note02 {
  width: 350px;
  height: 190px;
  background: url(../images/note02.jpg) 0 0 no-repeat;
  margin: 0 0 0 100px;
  }
.note03 {
  width: 350px;
  height: 485px;
  background: url(../images/note03.jpg) 0 0 no-repeat;
  margin: 0 0 0 100px;
  }

.note ul,
.note02 ul,
.note03 ul {
  margin: 0 20px 0 40px;
  padding: 100px 0 0 0;
  }

/*---------- 07  Index -----------*/
#index #main_img { background: url(../images/index_main.jpg) 0 0 no-repeat; }
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }

#index h2 { height: 35px; }

#index  #content .section { padding: .5em 5px 1em 20px; }

#index .alpha {
  float: left;
  width: 198px;
  margin: 0 10px 0 0;
  }
  
#index .beta {
  float: right;
  width: 330px;
  }
  
#index .beta p {
  margin: 0;
  padding: 0;
  }
  
#index #pickup01 {
  width: 198px;
  height: 111px;
  margin: 0 0 10px 0;
  padding: 0;
  }

#index #pickup01 a {
  width: 198px;
  height: 111px;
  text-indent: -9999px;
  display: block;
  background: url(../images/pickup01.jpg) 0 0 no-repeat;
  }
  
#index #pickup01 a:hover { background: url(../images/pickup01.jpg) 0 -111px no-repeat; }

#index #pickup02 {
  width: 198px;
  height: 111px;
  margin: 0;
  padding: 0;
  }

#index #pickup02 a {
  width: 198px;
  height: 111px;
  text-indent: -9999px;
  display: block;
  background: url(../images/pickup02.jpg) 0 0 no-repeat;
  }
  
#index #pickup02 a:hover { background: url(../images/pickup02.jpg) 0 -111px no-repeat; }


/*---------- 08  Nobelguide -----------*/
#nobelguide #main_img { background: url(../images/nobelguide_main.jpg) 0 0 no-repeat; }
#nobelguide h2#title01 { background: url(../images/nobelguide_h2-01.jpg) 0 0 no-repeat; }
#nobelguide h3#title02 { background: url(../images/nobelguide_h3-02.jpg) 0 0 no-repeat; }
#nobelguide h4#title03 { background: url(../images/nobelguide_h4-03.jpg) 0 0 no-repeat; }
#nobelguide h4#title04 { background: url(../images/nobelguide_h4-04.jpg) 0 0 no-repeat; }
#nobelguide h4#title05 { background: url(../images/nobelguide_h4-05.jpg) 0 0 no-repeat; }
#nobelguide h4#title06 { background: url(../images/nobelguide_h4-06.jpg) 0 0 no-repeat; }

#nobelguide h4#title04,
#nobelguide h4#title05,
#nobelguide h4#title06 {
  height: 35px;
  }

#nobelguide strong {
  color:#F02C02;
  }
  
#nobelguide #bn_allon4 {
  width: 450px;
  height: 60px;
  margin: 0 0 0 60px;
  padding: 0 0 0 0;
  }
  
#nobelguide #bn_allon4 a {
  height: 60px;
  text-indent: -9999px;
  display: block;
  background: url(../images/bn_allon4.jpg) 0 0 no-repeat;
  }
  
#nobelguide #bn_allon4 a:hover { background: url(../images/bn_allon4.jpg) 0 -60px no-repeat; }
  
#bn_nobel {
  width: 341px;
  height: 62px;
  margin: 0 0 0 60px;
  padding: 0 0 0 0;
  }
  
#bn_nobel a {
  height: 62px;
  text-indent: -9999px;
  display: block;
  background: url(../images/bn_nobel.jpg) 0 0 no-repeat;
  }
  
#bn_nobel a:hover { background: url(../images/bn_nobel.jpg) 0 -62px no-repeat; }

/*---------- 09  all_on_4 -----------*/
#all_on_4 #main_img { background: url(../images/all_on_4_main.jpg) 0 0 no-repeat; }
#all_on_4 h2#title01 { background: url(../images/all_on_4_h2-01.jpg) 0 0 no-repeat; }
#all_on_4 h3#title02 { background: url(../images/all_on_4_h3-02.jpg) 0 0 no-repeat; }


#all_on_4 h4#title03 { background: url(../images/all_on_4_h4-03.jpg) 0 0 no-repeat; }
#all_on_4 h4#title04 { background: url(../images/all_on_4_h4-04.jpg) 0 0 no-repeat; }
#all_on_4 h4#title05 { background: url(../images/all_on_4_h4-05.jpg) 0 0 no-repeat; }
#all_on_4 h4#title06 { background: url(../images/all_on_4_h4-06.jpg) 0 0 no-repeat; }
#all_on_4 h4#title07 { background: url(../images/all_on_4_h4-07.jpg) 0 0 no-repeat; }
#all_on_4 h4#title08 { background: url(../images/all_on_4_h4-08.jpg) 0 0 no-repeat; }
#all_on_4 h4#title09 { background: url(../images/all_on_4_h4-09.jpg) 0 0 no-repeat; }

#all_on_4 strong {
  color:#F02C02;
  }
  
#all_on_4 #title04,
#all_on_4 #title05,
#all_on_4 #title06,
#all_on_4 #title07,
#all_on_4 #title08 {
  height: 35px;
  }

#all_on_4 #guide {
  width: 340px;
  height: 60px;
  margin: 0 0 0 120px;
  padding: 0;
  }
  
#all_on_4 #guide a {
  height: 60px;
  text-indent: -9999px;
  display: block;
  background: url(../images/bn_guide.jpg) 0 0 no-repeat;
  }
  
#all_on_4 #guide a:hover { background: url(../images/bn_guide.jpg) 0 -60px no-repeat; }

/*---------- 10  implant -----------*/
#implant #main_img { background: url(../images/implant_main.jpg) 0 0 no-repeat; }
#implant h2#title01 { background: url(../images/implant_h2-01.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }  

#implant strong {
  color:#F02C02;
  }
  
#implant h4#title04,
#implant h4#title05 {
  height: 35px;
  }
  
  
/*---------- 11  over -----------*/
#over #main_img { background: url(../images/over_main.jpg) 0 0 no-repeat; }
#over h2#title01 { background: url(../images/over_h2-01.jpg) 0 0 no-repeat; }
#over h3#title02 { background: url(../images/over_h3-02.jpg) 0 0 no-repeat; }
#over h4#title03 { background: url(../images/over_h4-03.jpg) 0 0 no-repeat; }
#over h4#title04 { background: url(../images/over_h4-04.jpg) 0 0 no-repeat; }
#over h4#title05 { background: url(../images/over_h4-05.jpg) 0 0 no-repeat; }
#over h4#title06 { background: url(../images/over_h4-06.jpg) 0 0 no-repeat; }
#over h4#title07 { background: url(../images/over_h4-07.jpg) 0 0 no-repeat; }

#over strong {
  color:#F02C02;
  }
  
#over h4#title04,
#over h4#title05,
#over h4#title06 {
  height: 35px;
  }
.ban_nonclasp a{
	width:350px;
	height:80px;
	margin:0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_nonclasp.jpg);
}
.ban_nonclasp a:hover{
	background-position:0 100%;
}

/*---------- 12  nonclasp -----------*/
#nonclasp #main_img { background: url(../images/nonclasp_main.jpg) 0 0 no-repeat; }
#nonclasp h2#title01 { background: url(../images/nonclasp_h2-01.jpg) 0 0 no-repeat; }
#nonclasp h3#title02 { background: url(../images/nonclasp_h3-02.jpg) 0 0 no-repeat; }
#nonclasp h4#title03 { background: url(../images/nonclasp_h4-03.jpg) 0 0 no-repeat; }
#nonclasp h4#title04 { background: url(../images/nonclasp_h4-04.jpg) 0 0 no-repeat; }
#nonclasp h4#title05 { background: url(../images/nonclasp_h4-05.jpg) 0 0 no-repeat; }
#nonclasp h4#title06 { background: url(../images/nonclasp_h4-06.jpg) 0 0 no-repeat; }
#nonclasp h4#title07 { background: url(../images/nonclasp_h4-07.jpg) 0 0 no-repeat; }

#nonclasp strong {
  color:#F02C02;
  }
  
#nonclasp h4#title04,
#nonclasp h4#title05,
#nonclasp h4#title06 {
  height: 35px;
  }  

/*---------- 13  aesthe -----------*/
#aesthe #main_img { background: url(../images/aesthe_main.jpg) 0 0 no-repeat; }
#aesthe h2#title01 { background: url(../images/aesthe_h2-01.jpg) 0 0 no-repeat; }
#aesthe h3#title02 { background: url(../images/aesthe_h3-02.jpg) 0 0 no-repeat; }
#aesthe h4#title03 { background: url(../images/aesthe_h4-03.jpg) 0 0 no-repeat; }
#aesthe h4#title04 { background: url(../images/aesthe_h4-04.jpg) 0 0 no-repeat; }
#aesthe h4#title05 { background: url(../images/aesthe_h4-05.jpg) 0 0 no-repeat; }

#aesthe strong {
  color:#F02C02;
  }
  
#aesthe .alpha{
  border:#CCC solid 1px;
  padding:10px;
  }  

/*---------- 14  laser -----------*/
#laser #main_img { background: url(../images/laser_main.jpg) 0 0 no-repeat; }
#laser h2#title01 { background: url(../images/laser_h2-01.jpg) 0 0 no-repeat; }
#laser h3#title02 { background: url(../images/laser_h3-02.jpg) 0 0 no-repeat; }
#laser h4#title03 { background: url(../images/laser_h4-03.jpg) 0 0 no-repeat; }
#laser h4#title04 { background: url(../images/laser_h4-04.jpg) 0 0 no-repeat; }
#laser h4#title05 { background: url(../images/laser_h4-05.jpg) 0 0 no-repeat; }
#laser h4#title06 { background: url(../images/laser_h4-06.jpg) 0 0 no-repeat; }

#laser strong {
  color:#F02C02;
  }
  
#laser .alpha{
  border:#CCC solid 1px;
  padding:10px;
  }  
  

/*---------- 15  dr -----------*/
#dr #main_img { background: url(../images/dr_main.jpg) 0 0 no-repeat; }
#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; }
  
#dr .alpha{
  width:300px;
  float:right;
  }
#dr .alpha dl{margin:0;}
#dr .alpha dt{width:4em; float:left;}
#dr .alpha dd{margin:0; padding-left:4.5em;}


/*---------- 16  access -----------*/
#access #main_img { background: url(../images/access_main.jpg) 0 0 no-repeat; }
#access h2#title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h4#title02 { background: url(../images/access_h4-03.jpg) 0 0 no-repeat; }
#access h4#title03 { background: url(../images/access_h4-04.jpg) 0 0 no-repeat; }
#access h4#title04 { background: url(../images/access_h4-05.jpg) 0 0 no-repeat; }


#access #map {margin-left:20px;}

#access .alpha dl{margin:10px;}
#access .alpha dt{width:5em; float:left;}
#access .alpha dd{margin:0; padding-left:5.5em;}

#access table th{width:150px;}
#access table td{width:150px; vertical-align:text-top;}

#access table ul{margin:0;}

/*---------- 17  cost -----------*/
#cost #main_img { background: url(../images/cost_main.jpg) 0 0 no-repeat; }
#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 h4#title06 { background: url(../images/cost_h4-06.jpg) 0 0 no-repeat; }
#cost h4#title07 { background: url(../images/cost_h4-07.jpg) 0 0 no-repeat; }
#cost h4#title08 { background: url(../images/cost_h4-08.jpg) 0 0 no-repeat; }
#cost h4#title09 { background: url(../images/cost_h4-09.jpg) 0 0 no-repeat; }
#cost h3#title10 { background: url(../images/cost_h3-10.jpg) 0 0 no-repeat; }
#cost h4#title11 { background: url(../images/cost_h4-11.jpg) 0 0 no-repeat; }
#cost table { margin-top: 10px; }

#cost table th{width:340px; text-align:left; font-weight:normal;}
#cost table td{width:160px; text-align:right;}
#cost .alpha{
  border:#CCC solid 1px;
  padding:10px;
  }  

/*---------- 18  clinic -----------*/
#clinic #main_img { background: url(../images/clinic_main.jpg) 0 0 no-repeat; }
#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; }

/*---------- 19  case -----------*/
#case #main_img { background: url(../images/case_main.jpg) 0 0 no-repeat; }
#case h2#title01 { background: url(../images/case_h2-01.jpg) 0 0 no-repeat; }
#case h3#title02 { background: url(../images/case_h3-02.jpg) 0 0 no-repeat; }
#case h4#title03 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case h4#title04 { background: url(../images/case_h4-04.jpg) 0 0 no-repeat; }
#case h4#title05 { background: url(../images/case_h4-05.jpg) 0 0 no-repeat; }
#case h4#title06 { background: url(../images/case_h4-06.jpg) 0 0 no-repeat; }
#case h4#title07 { background: url(../images/case_h4-07.jpg) 0 0 no-repeat; }
#case h3#title08 { background: url(../images/case_h3-08.jpg) 0 0 no-repeat; }

#case h4#title05,
#case h4#title06,
#case h4#title07 {
  height: 35px;
  } 

/*---------- 18  contact -----------*/
#contact #main_img { background: url(../images/contact_main.jpg) 0 0 no-repeat; }
#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 #content .section dl{margin:0 10px;}
#contact #content .section dt{width:5em; float:left; font-weight:normal;}
#contact #content .section dd{margin:0; padding-left:5.5em;}

#contact table th{width:150px; text-align:left; font-weight:normal;}
#contact table td{width:350px;}

/*---------- 19 Sitemap -----------*/
#sitemap #main_img { background: url(../images/sitemap_main.jpg) 0 0 no-repeat; }
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }
#sitemap h2#title03 { background: url(../images/sitemap_h2-03.jpg) 0 0 no-repeat; margin:25px 0 0 0; height:40px; }
#sitemap h2#title04 { background: url(../images/sitemap_h2-04.jpg) 0 0 no-repeat; margin:25px 0 0 0; height:40px; }
#sitemap h2#title05 { background: url(../images/sitemap_h2-05.jpg) 0 0 no-repeat; margin:25px 0 0 0; height:40px; }

.red{
	font-weight:bold;
	color:#FF0000;
}