@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Treatment                   */
/*                 10  Clinic                      */
/*                 11  General                     */
/*                 12  Prevent                     */
/*                 13  Aesthe-white                */
/*                 14  Implant                     */
/*                 15  Recruit                     */
/*                 16  Access                      */
/*                 17  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; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 1000px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}

#main {
	padding:0 0 0 35px;
	width: 980px;
	}
	
#main_img {
	margin: 10px 0 0 15px;
	padding: 0;
	clear:both;
	}
	

#content {
	width: 665px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 15px 0px 1em 10px;
	}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header.jpg) 50% 0 no-repeat;
	height: 100px;
	width:1000px;
	margin: 0
	padding: 0 10px;;
	}

h1 {
	text-indent: -9999px;
	width: 346px;
	height: 75px;
	line-height: 1.0;
	float: left;
	padding: 19px 0 0 94px;
	}
h1 a {
	display: block;
	width: 346px;
	height: 75px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 210px;
	float: right;
	margin: 0;
	padding-right: 109px;
	}

#header p.tel {
	width:210px;
	margin: 0;
	padding: 0px;
	height: 80px;
	}
#header p.tel img { display: block; }


/*----------04  Navigation -----------*/

#nav {
	width: 280px;
	float: left;
	padding: 15px 0 0 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 40px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -280px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -280px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -280px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -280px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -280px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -280px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -280px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -280px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -280px -320px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -280px -360px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -280px -400px no-repeat; }

#nav p { text-align: center; }

.cm-info { border:1px solid green;}
.cm-info-p { padding:1px 1px 1px 1px;
border:1px dashed gray;
margin:0px;}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 41px 15px 14px 0px;
	margin: 0 0 0 0;
	width: 930px;
	background: #fff url(../images/footer.jpg) 50% 0 no-repeat;
	font-size: 75%;
	text-align: right;
	color: #666666;
	}
*: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: #666666;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address { margin: 8px 1em; }


/*---------- 06  Contents -----------*/

.section { padding: .5em 35px 1em 15px;
position:relative;}
.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: 26px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 7px no-repeat;
	padding-left: 20px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #028eaf;
	outline: none;
	}
a:hover { color: #de91a2; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 25px 8px 0;
	}

.image_r {
	float: right;
	margin: 0 0 8px 25px;
	}

.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; }

.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: 163px;
	height: 61px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 61px;
	background: url(../images/to_top.png) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */



#content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #70CF88;
	font-size: 100%;
	color: #666;
	width: 500px;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #70CF88;
	}

#content table th {
	background: #70CF88;
	color: #636570;
	width: 130px;
	}

#content table.fee {
  margin-top: 15px 0 0 0;
	width: 500px;
}

#content table.fee th {
  width: 500px;
	text-align: left;
	}

#content table.fee td {
  text-align: right;
}

#content table.fee2 {
  margin-top: 15px 0 0 0;
	width: 400px;
}

#content table.fee2 th {
  width: 400px;
	text-align: left;
	}



input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}


.shika {
	height: 65px;
	text-indent: -9999px;
	padding:7px 0 7px 49px;
	}

.shika a {
	display: block;
	height: 65px;
	}

.shika a { background: url(../images/bana_shika.jpg) 0 0 no-repeat; }

.shika a:hover { background: url(../images/bana_shika.jpg) 0 -65px no-repeat; }

.blog {
	height: 60px;
	text-indent: -9999px;
	padding:30px 0 0 0px;
	}

.blog a {
	display: block;
	height: 60px;
	}

.blog a { background: url(../images/bana_blog.jpg) 0 0 no-repeat; }

.blog a:hover { background: url(../images/bana_blog.jpg) 0 -60px no-repeat; }


.yoyaku {
	height: 64px;
	text-indent: -9999px;
	padding-top:20px;
	}
	
.yoyaku a {
	display: block;
	height: 64px;
	}

.yoyaku a { background: url(../images/bana_yoyaku.jpg) 0 0 no-repeat; }

.yoyaku a:hover { background: url(../images/bana_yoyaku.jpg) 0 -64px no-repeat; }

.red { color:#FF0000; }

.bordered {
	border: 1px solid #068b78;
	padding: 9px;
	margin-bottom: 5px;
	margin-right: 20px;
	}
	
.kyujin tr td {
font-size:12px;
}

.kyujin tr th {
font-size:12px;
}

/*---------- 07  Index -----------*/
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index h3#title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }

.pick01 {
	height: 60px;
	text-indent: -9999px;
	padding-top:20px;
	}
	
.pick01 a {
	display: block;
	height: 60px;
	}
	
.pick01 a { background: url(../images/bana_yura.jpg) 0 0 no-repeat; }

.pick01 a:hover { background: url(../images/bana_yura.jpg) 0 -60px no-repeat; }

.pick02 {
	height: 146px;
	text-indent: -9999px;
	padding-top:20px;
	}
	
.pick02 a {
	display: block;
	height: 146px;
	}
	
.pick02 a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }

.pick02 a:hover { background: url(../images/pickup01.jpg) 0 -146px no-repeat; }

.pick03 {
	height: 146px;
	text-indent: -9999px;
	padding-top:20px;
	}
	
.pick03 a {
	display: block;
	height: 146px;
	}
	
.pick03 a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }

.pick03 a:hover { background: url(../images/pickup02.jpg) 0 -146px no-repeat; }

.pick04 {
	height: 100px;
	text-indent: -9999px;
	padding-top:20px;
	}
	
.pick04 a {
	display: block;
	height: 100px;
	}
	
.pick04 a { background: url(../images/banner02.jpg) 0 0 no-repeat; }

.pick04 a:hover { background: url(../images/banner02.jpg) 0 -100px no-repeat; }


.pick05{
	height: 60px;
	text-indent: -9999px;
	padding-top:0px;
	}
	
.pick05 a {
	display: block;
	height: 60px;
	}
	
.pick05 a { background: url(../images/banner03.jpg) 0 0 no-repeat; }

.pick05 a:hover { background: url(../images/banner03.jpg) 0 -60px no-repeat; }



.index_map { 
	width: 595px;
	height:350px;
	background: url(../images/map_bg.jpg) 0 0 repeat-x ;
	 }

#map {   
    width:267px;   
    height: 240px;   
    margin: 40px 0 0 0;
		display: block;
		float: left;
    }

#index .image_l  {
	float: left;
	margin: 0 0px 8px 0;
	}

#index .image_l01  {
	float: left;
	margin: 0 5px 8px 0;
	}

		
/*---------- 08  Concept -----------*/
#concept h2#title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept h4#title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h4#title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }


/*---------- 09  Clinic -----------*/
#clinic h4 { text-indent:-9999px;}


#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; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-11.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-12.jpg) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-13.jpg) 0 0 no-repeat; }
#clinic h4#title14 { background: url(../images/clinic_h4-14.jpg) 0 0 no-repeat; }
#clinic h4#title15 { background: url(../images/clinic_h4-15.jpg) 0 0 no-repeat; }

#clinic #content .alpha {
	width: 200px;
	float: left;
	}
#clinic #content .beta {
	width: 350px;
	float: right;
	}


/*---------- 10  Treatment -----------*/
#treatment h4 { padding-left:25px;
padding-top:4px;
text-decoration:none;
font-weight:bold;
background: url(../images/treatment_h4-mark.jpg) 0 0 no-repeat;
}
#treatment #content a { text-decoration:none;
color:#02682c;
font-size:105%;}

#treatment h2#title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
/*#treatment h4#title03 { background: url(../images/treatment_h4-mark.jpg) 0 0 no-repeat; }
#treatment h4#title04 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment h4#title05 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }
#treatment h4#title06 { background: url(../images/treatment_h4-06.jpg) 0 0 no-repeat; }
#treatment h4#title07 { background: url(../images/treatment_h4-07.jpg) 0 0 no-repeat; }
#treatment h4#title08 { background: url(../images/treatment_h4-08.jpg) 0 0 no-repeat; }
#treatment h4#title09 { background: url(../images/treatment_h4-09.jpg) 0 0 no-repeat; }*/

#treatment .green { 
	background-color: #D2FAB1;
	padding: 5px;
	width: 600px;
}

.general_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/general_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 370px;
	text-indent: -9999px;
	outline: none;
}

.general_to a:hover {
  background-position: 0 -30px;
}

.child_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/child_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 370px;
	text-indent: -9999px;
	outline: none;
}

.child_to a:hover {
  background-position: 0 -30px;
}

.prevent_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/prevent_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 150px;
	text-indent: -9999px;
	outline: none;
}

.prevent_to a:hover {
  background-position: 0 -30px;
}

.aesthe_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/aesthe_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 370px;
	text-indent: -9999px;
	outline: none;
}

.aesthe_to a:hover {
  background-position: 0 -30px;
}

.white_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/white_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 150px;
	text-indent: -9999px;
	outline: none;
}

.white_to a:hover {
  background-position: 0 -30px;
}
.implant_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/implant_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 370px;
	text-indent: -9999px;
	outline: none;
}

.implant_to a:hover {
  background-position: 0 -30px;
}

.ireba_to a {
  display: block;
	width: 200px;
	height: 30px;
	background: url(../images/ireba_to.jpg) 0 0 no-repeat;
	margin: 5px 0 15px 150px;
	text-indent: -9999px;
	outline: none;
}

.ireba_to a:hover {
  background-position: 0 -30px;
}



	
/*---------- 11  General -----------*/
#general h4 { text-indent:-9999px;}


#general h2#title01 { background: url(../images/general_h2-01.jpg) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h3#title03 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h3#title04 { background: url(../images/general_h3-04.jpg) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-06.jpg) 0 0 no-repeat; }
#general h4#title07 { background: url(../images/general_h4-07.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-08.jpg) 0 0 no-repeat; }

#general h4#title09 { background: url(../images/general_h4-09.jpg) 0 0 no-repeat; }


/*---------- 12  Prevent -----------*/
#prevent h4 { text-indent:-9999px;}


#prevent h2#title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h3#title03 { background: url(../images/prevent_h3-03.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-06.jpg) 0 0 no-repeat; }
#prevent h4#title07 { background: url(../images/prevent_h4-07.jpg) 0 0 no-repeat; }


/*---------- 13  Aesthe-white -----------*/
#aesthe-white h4 { text-indent:-9999px;}


#aesthe-white h2#title01 { background: url(../images/aesthe-white_h2-01.jpg) 0 0 no-repeat; }
#aesthe-white h3#title02 { background: url(../images/aesthe-white_h3-02.jpg) 0 0 no-repeat; }
#aesthe-white h3#title03 { background: url(../images/aesthe-white_h3-03.jpg) 0 0 no-repeat; }
#aesthe-white h3#title04 { background: url(../images/aesthe-white_h3-04.jpg) 0 0 no-repeat; }
#aesthe-white h4#title05 { background: url(../images/aesthe-white_h4-05.jpg) 0 0 no-repeat; }
#aesthe-white h4#title06 { background: url(../images/aesthe-white_h4-06.jpg) 0 0 no-repeat; }
#aesthe-white h4#title07 { background: url(../images/aesthe-white_h4-07.jpg) 0 0 no-repeat; }
#aesthe-white h4#title08 { background: url(../images/aesthe-white_h4-08.jpg) 0 0 no-repeat; }
#aesthe-white h4#title09 { background: url(../images/aesthe-white_h4-09.jpg) 0 0 no-repeat; }
#aesthe-white h4#title10 { background: url(../images/aesthe-white_h4-10.jpg) 0 0 no-repeat; }
#aesthe-white h4#title11 { background: url(../images/aesthe-white_h4-11.jpg) 0 0 no-repeat; }
#aesthe-white h4#title12 { background: url(../images/aesthe-white_h4-12.jpg) 0 0 no-repeat; }
#aesthe-white h4#title13 { background: url(../images/aesthe-white_h4-13.jpg) 0 0 no-repeat; }
#aesthe-white h4#title14 { background: url(../images/aesthe-white_h4-14.jpg) 0 0 no-repeat; }
#aesthe-white h4#title15 { background: url(../images/aesthe-white_h4-15.jpg) 0 0 no-repeat; }
#aesthe-white h4#title16 { background: url(../images/aesthe-white_h4-16.jpg) 0 0 no-repeat; }
#aesthe-white h4#title17 { background: url(../images/aesthe-white_h4-17.jpg) 0 0 no-repeat; }

/*---------- 14  Implant -----------*/
#implant h4 { text-indent:-9999px;}

#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 h3#title03 { background: url(../images/implant_h3-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; }


/*---------- 15  Recruit -----------*/
#recruit h2#title01 { background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat; }
#recruit table { width:595px;
text-align:center;
margin-left:0px;}
#recruit table th { width:auto;
background-color:#b3efc2;}

.marB30 { margin-bottom:30px;}

#recruit p.sr_txt01 { width:595px; background:none; }

/*---------- 16  Access -----------*/
#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 h3#title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }

#map02 {   
    width: 500px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 18px;   
    } 

/*---------- 16  Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-01.jpg) 0 0 no-repeat; }
#sitemap h3#title03 { background: url(../images/sitemap_h3-02.jpg) 0 0 no-repeat; }

dl#sitemap dt{
	border-bottom: #20BA92 solid 1px;
	border-left: #20BA92 solid 5px;
	line-height: 20px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: 8px;
}

dl#sitemap dd{
	text-indent: 20px;
	margin-bottom: 15px;
	border-bottom: #20BA92 dotted 1px;
	line-height: 20px;
	font-size: 14px;
}

dl#sitemap dt a:link,dl#sitemap dt a:visited{
	color: #004432;
	text-decoration: none;
}

dl#sitemap dt a:active,dl#sitemap dt a:hover{
	color: #008260;
	text-decoration: none;
}

.fr {
	position:absolute;
	left: 261px;
	top: 276px;
}
.Sr_fL{float:left; margin-right:20px; }
.Sr_fR{float:right; margin-left:20px;}
.center {text-align: center; margin: 0 auto;}
/***********************index****************/
.sr_box01 { background:url(../images/bana_kyujin.jpg) 0 0 no-repeat;
	width:580px;
	height:100px;
	display:block;
	margin-left:17px;
}

.sr_mgL40 { margin-left:40px; }
#index .sr_box01 ul { 
	height:44px;
	float:right;
	margin: 50px 20px 0 0;
	padding:0;
}

#index .sr_box01 ul li { 
	float:left;
	list-style:none;
	background-image:none;
	list-style-image:none;
	padding:0;
}

#index .sr_box01 ul li a { 
	width:146px; 
	height:44px;
	text-indent:-9999px;
	display:block;
}

#index .sr_box01 ul li.sr_bn01 a { 
	background:url(../images/button01.gif) 0 0;
}

#index .sr_box01 ul li.sr_bn01 a:hover { 
	background:url(../images/button01.gif) 0 -44px;
}

#index .sr_box01 ul li.sr_bn02 a { 
	background:url(../images/button02.gif) 0 0;
}

#index .sr_box01 ul li.sr_bn02 a:hover { 
	background:url(../images/button02.gif) 0 -44px;
}

#index .sr_box01 ul li.sr_bn03 a { 
	background:url(../images/button03.gif) 0 0;
}

#index .sr_box01 ul li.sr_bn03 a:hover { 
	background:url(../images/button03.gif) 0 -44px;
}

* html body#index ul.banku { margin:0 0 10px 10px;}
* html body#index ul.banku li a{ margin-left:25px;}

#index ul.banku {margin:0 0 10px 25px;}

#sitemap ul.banku{margin:0 0 10px 10px;}

#index ul.banku,
#sitemap ul.banku {
	float:left;
	padding:0;
	height:89px;
}
#index ul.banku li,
#sitemap ul.banku li { 
	float:left;
	list-style:none;
	background-image:none;
	list-style-image:none;
	padding:0;
}

#index ul.banku li a,
#sitemap ul.banku li a { 
	width:250px; 
	height:89px;
	text-indent:-9999px;
	display:block;
	margin-left:30px;
}

#index ul.banku li.implant a { background:url(../images/banner04.jpg) 0 0 no-repeat;}
#index ul.banku li.implant a:hover{ background:url(../images/banner04.jpg) 0 -91px no-repeat;}

#index ul.banku li.medical a{ background:url(../images/banner05.jpg) 0 0 no-repeat;}
#index ul.banku li.medical a:hover { background:url(../images/banner05.jpg) 0 -90px no-repeat;}

#sitemap ul.banku li.implant a { background:url(../images/banner06.jpg) 0 0 no-repeat;}
#sitemap ul.banku li.implant a:hover { background:url(../images/banner06.jpg) 0 -91px no-repeat;}

#sitemap ul.banku li.medical a { background:url(../images/banner07.jpg) 0 0 no-repeat;}
#sitemap ul.banku li.medical a:hover { background:url(../images/banner07.jpg) 0 -90px no-repeat;}

#sitemap .sr_text{ color:#02682c; font-weight:bold;}

/******************************recuit**********************/

#recruit h3#title02 { background: url(../images/recruit_h3-01.jpg) no-repeat; }
#recruit h3#title03 { background: url(../images/recruit_h3-02.jpg) no-repeat; }
#recruit h3#title04 { background: url(../images/recruit_h3-03.jpg) no-repeat; }

.sr_text{
  font-weight:bold;
}

.sr_text1{
  font-weight:bold;
  font-size:18px;
  color:#FF0000;
}

.sr_text2 p {
	position:absolute;
	margin: 0px 0 0 389px;
	width:80px;
	height:22px;
	left: -110px;
	top: 2px;
	font-size:18px;
	font-weight:bold;
	color:#FF0000;

}

#tiny {
	width: 575px;
	height: 80px;
	padding: 10px 5px;
	margin: 0;
	overflow: auto;
	}
#tiny table { border: none;
	margin: 0;
	padding: 0;
	}
#tiny table td { 
	border: none;
	align: left;
	padding: 0;
	margin: 0;
}
/*popup */
body#popup{ background:none;
	overflow-x:hidden;
	overflow-y:auto;  }
#popup h3#title01 { background: url(../images/popup_h3-01.jpg) 0 0 no-repeat; }
#popup h3#title02 { background: url(../images/popup_h3-02.jpg) 0 0 no-repeat; }

#popup #content {
	width: 635px;
	float: left;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	padding: 15px 0px 1em 10px;
	}
#popup #wrapper {

	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 690px;
	margin: 0px auto;
	padding: 0;
	text-align: left;
	}
#popup .sr_text1{
  font-weight:bold;
  font-size:16px;
  color:#FF0000;
}
#popup h4 { text-indent:-9999px;}
#popup h4#title01 { background: url(../images/popup_h4-01.jpg) 0 0 no-repeat; }
#popup h4#title02 { background: url(../images/popup_h4-02.jpg) 0 0 no-repeat; }
#popup h4#title03 { background: url(../images/popup_h4-03.jpg) 0 0 no-repeat; }
#popup h4#title04 { background: url(../images/popup_h4-04.jpg) 0 0 no-repeat; }
#popup h4#title05 { background: url(../images/popup_h4-05.jpg) 0 0 no-repeat; }


#popup .Sr_center{text-align:center;}

#popup .Sr_center a{ 
	font-weight:bold;
	font-size:16px;
	text-decoration:none;}