@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Guidance                    */
/*                 09  Perio                       */
/*                 10  Prevent                     */
/*                 11  Implant                     */
/*                 12  Denture                     */
/*                 13  Esthe                       */
/*                 14  Whitening                   */
/*                 15  Case                        */
/*                 16  Access                      */
/*                 17  Recruit                     */
/*                 18  Concept                     */
/*                 19  Staff                       */
/*                 20  Clinic                      */
/*                 21  Staff                       */
/*                 22  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Blue           #35659f      */
/*        Main Color - Light Blue     #c7e8ff      */
/*        Main Color - Grey           #d8dce5      */
/*                                                 */
/*        Sub Color  - Light Grey     #f0f0f0      */
/*                                                 */
/*==================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_bg02.jpg) center top repeat-y #F5F5F5; }
#box01 { background: url(../images/body_bg01.jpg) center top no-repeat; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 842px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 1px;
	width: 840px;
	}

#content {
	margin: 15px 0 0 0 ;
	width: 650px;
	float: right;
	}

.img { margin: 0; padding: 0; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 320px;
	width: 842px;
	margin: 0 ;
	padding: 0;
	}

#header #header01 {
	height: 81px;
	width: 842px;
	margin: 0 ;
	padding: 0;
	}

h1 {	
	margin: 20px 0 14px 0;
	padding: 0;
	width: 445px;
	height: 45px;
	float: left;
	}
h1 a {
	margin: 0;
	text-indent: -9999px;
	display: block;
	width: 445px;
	height: 45px;
	}

#header p.tel {
	margin: 0;
	padding: 0 21px 0 0;
	float: right;
	width: 220px;
	height: 66px;
	line-height: 1%;
	display: block;
	}

#header_nav {
	clear: both;
	margin: 0 1px ;
	padding: 0;
	width: 840px;
	height: 39px;
	}

#header_nav ul {
	margin: 0 ;
	padding: 2px 0 0 0;
	width: 840px;
	height: 32px;
	list-style: none;
	}
#header_nav li {
	margin: 0;
	padding: 0;
	width: 140px;
	height: 32px;
	float: left;
	list-style: none;
	}
#header_nav ul li a {
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 32px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -140px 0 no-repeat; }
#nav03 a { background: url(../images/header_nav.jpg) -280px 0 no-repeat; }
#nav04 a { background: url(../images/header_nav.jpg) -420px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav.jpg) -560px 0 no-repeat; }
#nav06 a { background: url(../images/header_nav.jpg) -700px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -32px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -140px -32px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -280px -32px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -420px -32px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -560px -32px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav.jpg) -700px -32px no-repeat; }

#header #header02 {
	height: 200px;
	width: 840px;
	margin: 0 1px;
	padding: 0;
	background: url(../images/main_img_bg.jpg) 0 0 no-repeat;
	}

#header #header02 #header02_01 {
	width: 190px;
	margin: 0 ;
	padding: 0;
	float: left;
	}
	
#header #header02  #header02_01 .ban_24h {
	margin: 15px 0 6px 0;
	padding: 0 11px 0 9px;
	width: 170px;
	height: 140px;
	}
#header #header02  #header02_01 p {
  padding-top: 161px;
	}
#header #header02  #header02_01 .ban_24h a:hover {
	background: url(../images/ban_24h.jpg) -170px 0 no-repeat;
	}
	
#header #header02 #header02_02 {
	width: 650px;
	margin: 0 ;
	padding: 0;
	float: right;
	}
	
#header #header02 #header02_02 p.main_img {
	width: 650px;
	margin: 0 ;
	padding: 158px 0 0 0;
	line-height: 1%;
	display: block;
	text-align: right;
	}
	#prevent #header #header02 #header02_02 p.main_img {
	width: 650px;
	margin: 0 ;
	padding: 120px 0 0 0;
	line-height: 1%;
	display: block;
	text-align: right;
	}
	
/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	padding: 0 0 20px 0;
	background: url(../images/nav_bg.jpg) center top no-repeat;
	}

#nav ul {
	margin: 0 12px 20px;
	width: 166px;
	padding: 0;
	list-style: none;
	}
#nav ul li {
	margin: 0;
	padding: 0;
	width: 166px;
	list-style: none;
	}

#nav .internal li {
	height: 35px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}

#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav16 a { background: url(../images/nav.jpg) 0 -315px no-repeat; }

#nav07 a:hover { background: url(../images/nav.jpg) -166px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -166px -35px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -166px -70px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -166px -105px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -166px -140px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -166px -175px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -166px -210px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -166px -245px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -166px -280px no-repeat; }
#nav16 a:hover { background: url(../images/nav.jpg) -166px -315px no-repeat; }

#nav p { text-align: center; }

#nav #info {
	margin: 2px 10px 4px 13px;
	text-align: left;
	}

#nav #info p {
	margin: 0;
	text-align: left;
	font-size: 91.67%;
	line-height: 1.45em;
	color:#3F3F3F;
	}
	
#nav .access_btn {
	margin: 0 10px;
	width: 170px;
	height: 18px;
	}
#nav .access_btn a {
	margin: 0;
	width: 170px;
	height: 18px;
	background: url(../images/nav03.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0 1px ;
	width: 840px;
	height: 70px;
	background: #505050;
	font-size: 100%;
	text-align: center;
	color: #FFF;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #FFF;
	}
#footer a:hover { text-decoration: underline; }

#footer p.tel {
	margin: 0;
	padding: 12px 53px 0 12px ;
	width: 170px;
	height: 40px;
	float: left;
	line-height: 1%;
	display: block;
	}
	
#footer address { 
	margin: 0;
	padding: 21px 0 0 0;
	float: left;
	text-align: left;
	}

/*---------- 06  Contents -----------*/

#index .section { padding: 0 10px; }

.section { padding: 0 30px 0 20px; }
.section .section { padding: 0 10px; }
.section .section .section { padding: 0 0 0 10px; }

.center { text-align: center; }

#content h2 {
	margin: 0 10px 14px;
	height: 36px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 10px 0;
	height: 22px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px 0;
	font-size: 100%;
	line-height: 1.5em;
	font-weight: normal;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	text-indent: 15px;
	color:#e07e00;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #2c639d;
	outline: none;
	}
a:hover { color: #5a8fc8; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b  {
	margin: 0;
	padding: 2px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
	
.image_b1  {
	margin: 0;
	padding: 2px;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
*:first-child+html .image_b1 { margin: 0 0 0px 0 ; } /*  for IE7 only */
* html body .image_b1 { margin: 0 0 0px 0 ; } /*  for IE6 only */

.image_l  {
	margin: 0 18px 0 0;
	padding: 2px;
	float: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
*:first-child+html .image_l { margin: 0 15px -6px 0 ; } /*  for IE7 only */
* html body .image_l { margin: 0 0 15px 0 ; } /*  for IE6 only */

.image_r  {
	margin: 0 0 0 18px;
	padding: 2px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
*:first-child+html .image_r { margin: 0 0 -6px 15px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -6px 15px; } /*  for IE6 only */

.image_r1  {
	margin: 0 0 0 18px;
	padding: 2px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
*:first-child+html .image_r1 { margin: 0 0 0 15px; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 0 15px; } /*  for IE6 only */


.case {
	margin: 0 0 0 0;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.png) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }


.caption {
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 40px 20px 0;
	padding: 0;
	height: 21px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 80px;
	height: 21px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 21px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content table {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #cbd9e7;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #cbd9e7;
	}

#content table td.bg01 {
	padding: 8px 8px;
	border: 1px solid #cbd9e7;
	background: #eef9fe;
	}
	
#content table td.bg02 {
	padding: 8px 8px;
	border: 1px solid #cbd9e7;
	background: #f8f8f8;
	}	
	
#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/

#index h2#title01 { background: url(../images/index_h2.jpg) 0 0 no-repeat; margin: 0 10px 10px; }

.text01 { margin: 0; padding: 0 12px 0 12px; }

#index .index01 { margin: 0 15px; }
#index .alpha { margin: 0 10px 0 0; width: 290px; float: left; }
#index .index01 .index01_01 { background: url(../images/index_bg02.jpg) left top repeat-y; }
#index .index01 .index01_01 .index01_01_01 { margin: 0 5px; padding: 5px 0 0 0; }
#index .index01 .index01_01 .index01_01_02 { margin: 0 5px; padding: 0 0 12px 0; background: url(../images/index_img04.jpg) left bottom no-repeat; }
#index .index01 .index01_01 .index01_01_02 p { margin: 0; padding: 4px 5px 0px 82px;}

#index .bg_top { background: url(../images/index_bg01.jpg) left top no-repeat; }
#index .bg_bottom { background: url(../images/index_bg03.jpg) left bottom no-repeat; padding-bottom: 5px; }

#index .beta { margin: 0; width: 290px; float: left; }
#index .index01 .index01_02 { background: url(../images/index_bg02.jpg) left top repeat-y; }
#index .index01 .index01_02 .index01_02_01 { margin: 0 5px; padding: 5px 0 0 0; }
#index .index01 .index01_02 .index01_02_02 { margin: 0 5px; padding: 0 0 12px 0; background: url(../images/index_img06.jpg) left bottom no-repeat; }
#index .index01 .index01_02 .index01_02_02 p { margin: 0; padding: 4px 5px 0px 82px;}

.implant_btn {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 30px;
	}
.implant_btn a {
	margin: 0;
	width: 280px;
	height: 30px;
	background: url(../images/index_img03.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	line-height: 1%;
	font-size: 1%;
	}
.implant_btn a:hover {
	background: url(../images/index_img03.jpg) 0 -30px no-repeat;
	}
	
.prevent_btn {
	margin: 0;
	padding: 0;
	width: 280px;
	height: 30px;
	}
.prevent_btn a {
	margin: 0;
	width: 280px;
	height: 30px;
	background: url(../images/index_img05.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	line-height: 1%;
	font-size: 1%;
	}
.prevent_btn a:hover {
	background: url(../images/index_img05.jpg) 0 -30px no-repeat;
	}

.shikatown_ban {
	margin: 0 40px 40px 30px;
	padding: 0;
	width: 580px;
	height: 90px;
	}
.shikatown_ban a {
	margin: 0 ;
	width: 580px;
	height: 90px;
	background: url(../images/index_img09.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	line-height: 1%;
	font-size: 1%;
	}
.shikatown_ban a:hover {
	background: url(../images/index_img09.jpg) 0 -90px no-repeat;
	}	

/*---------- 08  Guidance -----------*/

#guidance h2#title01 { background: url(../images/guidance_h2.jpg) 0 0 no-repeat; }
#guidance h3#title02 { background: url(../images/guidance_h3.jpg) 0 0 no-repeat; }
#guidance h4#title03 { background: url(../images/guidance_h4-01.jpg) 0 0 no-repeat; }
#guidance h4#title04 { background: url(../images/guidance_h4-02.jpg) 0 0 no-repeat; }
#guidance h4#title05 { background: url(../images/guidance_h4-03.jpg) 0 0 no-repeat; }
#guidance h4#title06 { background: url(../images/guidance_h4-04.jpg) 0 0 no-repeat; }
#guidance h4#title07 { background: url(../images/guidance_h4-05.jpg) 0 0 no-repeat; }
#guidance h4#title08 { background: url(../images/guidance_h4-06.jpg) 0 0 no-repeat; }
#guidance h4#title09 { background: url(../images/guidance_h4-07.jpg) 0 0 no-repeat; }
#guidance h4#title10 { background: url(../images/guidance_h4-08.jpg) 0 0 no-repeat; }

/*---------- 09  Perio -----------*/

#perio h2#title01 { background: url(../images/perio_h2.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3.jpg) 0 0 no-repeat; }
#perio h3#title03 { background: url(../images/perio_h3-02.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-01.jpg) 0 0 no-repeat; }
#perio h3#title05 { background: url(../images/perio_h3-03.jpg) 0 0 no-repeat; }
#perio h4#title06 { background: url(../images/perio_h4-02.jpg) 0 0 no-repeat; }
#perio h4#title07 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }
#perio h4#title08 { background: url(../images/perio_h4-04.jpg) 0 0 no-repeat; }
#perio h3#title09 { background: url(../images/perio_h3-04.jpg) 0 0 no-repeat; }

/*---------- 10  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h3#title06 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }

/*---------- 11  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h3#title03 { background: url(../images/implant_h3-02.jpg) 0 0 no-repeat; }
#implant h3#title04 { background: url(../images/implant_h3-03.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title07 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title09 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }
#implant h4#title10 { background: url(../images/implant_h4-06.jpg) 0 0 no-repeat; }
#implant h4#title11 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant h4#title12 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; height: 52px; }
#implant h4#title13 { background: url(../images/implant_h4-09.jpg) 0 0 no-repeat; height: 52px; }
#implant h4#title14 { background: url(../images/implant_h4-10.jpg) 0 0 no-repeat; }
#implant h4#title15 { background: url(../images/implant_h4-11.jpg) 0 0 no-repeat; }
#implant h3#title16 { background: url(../images/implant_h3-04.jpg) 0 0 no-repeat; }

#implant #content ul.faq {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#implant #content ul.faq li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	line-height: 2em;
	}
#implant #content ul.faq li a {
	padding: 0 0 5px 20px;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	list-style: none;
	color:#e28500;
	}
#implant #content ul.faq li a:hover {
	color:#5a8fc8;
	}

#implant .faq_box { background: url(../images/dot.jpg) left bottom repeat-x; margin:0 0 20px 0; padding-bottom: 10px; }
#implant .faq01 { padding: 8px 20px; margin: 0 40px 20px; background: url(../images/faq_bg.jpg) 0 0 no-repeat; }	

#implant .faq02 { background: url(../images/a_icon.jpg) 20px 6px no-repeat #F0F0F0; padding: 6px 7px 6px 60px; }	

#implant .fee01{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #205990;
}

#content table.implant_table th{
	padding: 5px 0;
	text-align: center;
	background-color: #EEF9FE;
}

#content table.implant_table td{
	padding: 5px;
	text-align: center;
}

#content table.implant_table td.t_left{
	text-align: left;
	width: 150px;
}


#content table.implant_table .s01{
	font-size: 11px;
	font-weight: normal;
}


#implant #content ul.fee li {
	margin: 0;
	padding: 0 0 5px 20px;
	background: url(../images/li_bg.jpg) 0 3px no-repeat;
	list-style: none;
	line-height: 1.5em;
	}

	
	

/*---------- 12  Denture -----------*/

#denture h2#title01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#title03 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h3#title04 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h3#title07 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }

/*---------- 13  Esthe -----------*/

#esthe h2#title01 { background: url(../images/esthe_h2.jpg) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h4#title03 { background: url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h3#title04 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title05 { background: url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h4#title07 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }


/*---------- 14  Whitening -----------*/

#whitening h2#title01 { background: url(../images/whitening_h2.jpg) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-01.jpg) 0 0 no-repeat; }
#whitening h4#title03 { background: url(../images/whitening_h4-01.jpg) 0 0 no-repeat; }
#whitening h4#title04 { background: url(../images/whitening_h4-02.jpg) 0 0 no-repeat; }

/*---------- 15  Case -----------*/

#case h2#title01 { background: url(../images/case_h2.jpg) 0 0 no-repeat; }
#case h3#title02 { background: url(../images/case_h3-01.jpg) 0 0 no-repeat; }
#case h4#title03 { background: url(../images/case_h4-01.jpg) 0 0 no-repeat; }
#case h4#title04 { background: url(../images/case_h4-02.jpg) 0 0 no-repeat; }
#case h4#title05 { background: url(../images/case_h4-03.jpg) 0 0 no-repeat; }
#case h4#title06 { background: url(../images/case_h4-04.jpg) 0 0 no-repeat; }

#case .alpha { margin: 0 12px 0 0; float: left; width: 154px; }
#case .beta { margin: 0 12px 0 0; float: left; width: 154px; }
#case .gamma { margin: 0; float: left; width: 154px; }
#case .arrow { margin: 0 12px 0 0; float: left; padding: 35px 0 0 0; }

#case .alpha1 { margin: 0 ; float: left;  }
#case .beta1 { margin: 0 ; float: right; }

/*---------- 16  Access -----------*/

#access h2#title01 { background: url(../images/access_h2.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-01.jpg) 0 0 no-repeat; }

#map{
width:420px;
height:450px;
}

/*---------- 17  Recruit -----------*/

#recruit h2#title01 { background: url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-01.jpg) 0 0 no-repeat; }

/*---------- 18  Concept -----------*/

#concept h2#title01 { background: url(../images/concept_h2.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-01.jpg) 0 0 no-repeat; }

/*---------- 19  Staff -----------*/

#staff h2#title01 { background: url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-01.jpg) 0 0 no-repeat; }
#staff h4#title03 { background: url(../images/staff_h4-01.jpg) 0 0 no-repeat; }
#staff h3#title04 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }

#staff .alpha { margin: 0; float: left; width: 300px; }
#staff .beta { margin: 0; float: right; width: 204px; }

#staff .image_r  {
	margin: 0 0 5px 0;
	padding: 2px;
	float: right;
	font-size: 1%;
	line-height: 1%;
	display: block;
	background: #C8C8C8;
	}
*:first-child+html #staff .image_r { margin: 0 0 5px 0; } /*  for IE7 only */
* html body #staff .image_r { margin: 0 0 5px 0; } /*  for IE6 only */

#staff dl { margin: 0; width: 300px; }
#staff dl dt { margin: 0; width: 80px; float: left; display: inline; font-weight: normal; }
#staff dl dd { margin: 0; width: 220px; float: left; display: inline; }

/*---------- 20  Clinic -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }

/*---------- 21  Cost -----------*/

#cost h2#title01 { background: url(../images/cost_h2.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-01.jpg) 0 0 no-repeat; }
#cost h3#title03 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h3#title04 { background: url(../images/cost_h3-03.jpg) 0 0 no-repeat; }
#cost h3#title05 { background: url(../images/cost_h3-04.jpg) 0 0 no-repeat; }
#cost h3#title06 { background: url(../images/cost_h3-05.jpg) 0 0 no-repeat; }

/*---------- 22  Sitemap -----------*/

.margin_b2 { margin-bottom: 2px; }
.margin_b5 { margin-bottom: 5px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b11 { margin-bottom: 11px; }
.margin_b15 { margin-bottom: 15px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b30 { margin-bottom: 30px; }
.margin_b40 { margin-bottom: 40px; }
.m0 { margin: 0; }

.padding_l20_r30 { padding: 0 30px 0 20px; }

.right { text-align: right; }
.w_80 { width: 80px; }
.w_120 { width: 120px; }
.w_150 { width: 150px; }
.w_200 { width: 200px; }