@charset "UTF-8";

@import "base.css";
@import "digi.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.png) top repeat-x; }

#wrapper {
  width: 890px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  }

#main {
  margin: 0;
  background: url(../images/content_bg.png) right repeat-y;
  }

#content {
  width: 690px;
  float: right;
  font-size: 100%;
  line-height: 1.6;
  color: #666;
  padding: 0;
  }
#content_02 {
  background: url(../images/content_bg02.png ) 0 0 no-repeat;
  padding: 0 70px 0 0;
  }

/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.png) 0 0 no-repeat;
  height: 180px;
  width: 890px;
  margin: 0;
  padding: 0;
  }

#header .alpha {
  width: 360px;
  float: left;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 360px;
  height: 110px;
  line-height: 1.0;
  float: left;
  }
h1 a {
  display: block;
  width: 360px;
  height: 110px;
  background: url(../images/h1.png) 0 0 no-repeat;
  }

#header .beta {
  width: 450px;
  float: left;
  margin: 0;
  padding: 0;
  }

#header p.tel {
  margin: 0;
  padding: 0;
  }
#header p.tel img { display: block; }

#header_nav01,
#header_nav02 {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 450px;
  height: 40px;
  }



#header_nav01 li,
#header_nav02 li {
  height: 40px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  }
#header_nav01 li a,
#header_nav02 li a {
  display: block;
  height: 40px;
  }

#nav01 a {
  background: url(../images/header_nav01.png) -50px 0 no-repeat;
  width: 115px;
  margin-left: 50px;

  }
#nav02 a {
  background: url(../images/header_nav01.png) -170px 0 no-repeat;
  width: 120px;
  margin-left: 5px
  }
#nav03 a {
  background: url(../images/header_nav01.png) -295px 0 no-repeat;
  width: 120px;
  margin-left: 5px;
  }

#nav01 a:hover { background: url(../images/header_nav01.png) -50px -40px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav01.png) -170px -40px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav01.png) -295px -40px no-repeat; }

#nav04,
#nav05,
#nav06 { width: 142px; }

#nav04 a { background: url(../images/header_nav02.png) 0px 0 no-repeat; }
#nav05 a { background: url(../images/header_nav02.png) -142px 0 no-repeat; }
#nav06 a { background: url(../images/header_nav02.png) -284px 0 no-repeat; }

#nav04 a:hover { background: url(../images/header_nav02.png) 0px -40px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav02.png) -142px -40px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav02.png) -284px -40px no-repeat; }

/*----------04  Navigation -----------*/

#nav {
  width: 200px;
  float: left;
  padding: 0 0 10px 0;
  }

#nav h2 {
  height: 50px;
  background: url(../images/nav.png) 0 0 no-repeat;
  margin: 0;
  padding: 15px 0 0 10px;
	text-indent: -9999px;
  }


#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  height: 45px;
  text-indent: -9999px;
  }

#nav .internal li a {
  display: block;
  height: 45px;
  }

#nav .internal li#nav10 {
  height: 65px;
  }

#wrapper #nav07 a { background: url(../images/nav.png) 0 -65px no-repeat; }
#wrapper #nav08 a { background: url(../images/nav.png) 0 -110px no-repeat; }
#wrapper #nav09 a { background: url(../images/nav.png) 0 -155px no-repeat; }
#wrapper #nav10 a { background: url(../images/nav.png) 0 -200px no-repeat; }
#wrapper #nav .internal li#nav11 a { 
  background: url(../images/nav.png) 0 -245px no-repeat;
  height: 65px; }

#wrapper #nav07 a:hover { background: url(../images/nav.png) -200px -65px no-repeat; }
#wrapper #nav08 a:hover { background: url(../images/nav.png) -200px -110px no-repeat; }
#wrapper #nav09 a:hover { background: url(../images/nav.png) -200px -155px no-repeat; }
#wrapper #nav10 a:hover { background: url(../images/nav.png) -200px -200px no-repeat; }
#wrapper #nav .internal li#nav11 a:hover { background: url(../images/nav.png) -200px -245px no-repeat; }

#nav p { text-align: center; }

#nav #bn_salon {
  clear: both;
  text-indent: -9999px;
  }

#nav #bn_salon a{
  display: block;
  height: 170px;
  background: url(../images/bn_salon.png) 0 0 no-repeat;
  }

#nav #bn_salon a:hover { background: url(../images/bn_salon.png) -200px 0 no-repeat; }

#nav #bn_shikatown a{
  display: block;
  width:180px;
  height: 70px;
  text-indent:-9999px;
  margin:10px;
  background: url(../images/bn_shikatown.jpg);
  }
#nav #bn_shikatown a:hover{
	background-position:0 100%;
}

/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 30px 70px 0 0;
  margin: 0;
  background: #fff url(../images/footer_bg.png) top no-repeat;
  font-size: 85%;
  color: #5CB114;
  height:126px;
  }
*:first-child+html #footer { font-size: 9px; } /*  for IE7 only */
* html body #footer { font-size: 9px; } /*  for IE6 only */


#footer .alpha {
  float: left;
  width: 380px;
  margin: 0 0 20px 0;
  }

#footer .beta {
  float: right;
  width: 420px;
  text-align: right;
  margin: 0 0 20px 0;
  }


#footer .tel {
  margin: 0;
  padding: 0;
  }

#footer .tel img {
  dislpay: block;
  }

#footer .alpha #footer_nav {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 380px;
  height: 30px;
  }

#footer .alpha #footer_nav li {
  height: 25px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  }
#footer .alpha #footer_nav li a {
  display: block;
  height: 25px;
  }

#footer .alpha #footer_nav #f_nav01 a {
  background: url(../images/footer_nav.png) -30px 0 no-repeat;
  width: 95px;
  margin-left: 30px;
  }
#footer .alpha #footer_nav #f_nav02 a {
  background: url(../images/footer_nav.png) -125px 0 no-repeat;
  width: 125px;
  }
#footer .alpha #footer_nav #f_nav03 a {
  background: url(../images/footer_nav.png) -250px 0 no-repeat;
  width: 130px;
  }

#footer .alpha #footer_nav #f_nav01 a:hover { background: url(../images/footer_nav.png) -30px -25px no-repeat; }
#footer .alpha #footer_nav #f_nav02 a:hover { background: url(../images/footer_nav.png) -125px -25px no-repeat; }
#footer .alpha #footer_nav #f_nav03 a:hover { background: url(../images/footer_nav.png) -250px -25px no-repeat; }


#footer .beta a {
  text-decoration: none;
  color: #5CB114;
  }

#footer .beta a:hover { text-decoration: underline; }

#footer .beta ul { 
  list-style: none;
  margin: 0 1em 2px 1em;
  padding: 0;
  clear: both;
  }

#footer .beta ul li {
  display: inline;
  margin: 0;
  padding: 0;
  }

#footer address { margin: 8px 1em; }



/*---------- 06  Contents -----------*/

.section { 
  padding: .5em 45px 1em 45px;
  clear: both;
  }
.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
  clear: both;
  height: 50px;
  text-indent: -9999px;
  margin: 0px 15px 0 50px;
  }
#content h3 {
  clear: both;
  height: 32px;
  text-indent: -9999px;
  margin: 10px 0 5px 5px;
  }
#content h4 {
  height: 30px;
  text-indent: -9999px;
  }

#content h5 {
  font-size: 108%;
  font-weight: bold;
  margin: 0;
  padding: .6em 1.2em .3em;
  color: #009600;
  border-bottom: 1px solid #009600;
  background: #FFFDAB ;
  height: 18px;
  }

#content ul li {
  list-style: none;
  background: url(../images/li_bg.png) 0 5px no-repeat;
  padding-left: 12px;
  }
#content ul.olist li {
  background-image: none;
  padding-left: 0;
  }

#content dt { 
  font-weight: bold;
  color: #0C87CB;
  }

#content a { 
  text-decoration: underline;
  color: #FF7D50;
  }

#content a:hover {
  color: #FFB000;
  }


#content blockquote {
  margin: 10px .5em .5em .5em;
  padding: .5em 1em;
  border: 1px dotted #009600;
  }

.image_l  {
  float: left;
  margin: 10px 16px 8px 0;
  }

.image_r {
  float: right;
  margin: 10px 0 8px 16px;
  }

.case {
  margin: 10px 20px;
  background: url(../images/arrow_h.png) 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;
  font-weight: bold;
  }


#content .totop {
  margin: 5px 20px 5px 0;
  padding: 0;
  }

#content .totop ul {
  clear: both;
  padding-bottom: 20px;
  }

#content .totop li {
  list-style: none;
  width: 160px;
  height: 20px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content .totop li a {
  display: block;
  height: 20px;
  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 #B2E55A;
  font-size: 100%;
  color: #666;
  width: 490px;
  margin: 20px 0 10px 10px;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #B2E55A;
  }

#content table th {
  background: #DDF49C;
  }

input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

#content #content_nav {
  float: right;
  margin: 10px 0;
  }

#content #content_nav ul{
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0 80px 0 0;
  }

#content #content_nav li{
  background-image: none;
  float: left;
  margin: 0;
  padding: 0;
  display: inline;
  }

.detail {
  text-align: right;
  }

strong.style01 {
  color: #0C87CB;
 }

.bn_reserv {
  text-indent: -9999px;
  margin: 10px 0 10px 10px;
  }

.bn_reserv a{
  display: block;
  height: 80px;
  background: url(../images/bn_reserv.png) 0 0 no-repeat;
  }
.bn_reserv a:hover {
  background: url(../images/bn_reserv.png) 0 -80px no-repeat;
  }


/*---------- 07  Index -----------*/

#index #greeting {
  padding: 38px 65px 1em 45px;
 }

#index #greeting .alpha {
  float: left;
  width: 290px;
  }

#index #greeting .alpha h2 {
  height: 23px;
  background: url(../images/index_h2-01.png) 0 0 no-repeat;
  margin: 0;
  padding: 0;
 }

#index #greeting .beta {
  float: right;
  width: 207px;
  height: 260px;
  background: url(../images/index_clinic_bg.png) bottom no-repeat;
  }

#index #greeting .beta h3 {
  height: 40px;
  background: url(../images/index_clinic_h.png) 0 0 no-repeat;
  margin: 0;
  padding: 0;
 }

#index #greeting .beta ul {
  margin: 0;
  padding: .5em .8em .5em 0;
  }

#index #greeting .beta li {
  background-image: none;
  }

#index .pickup {
  padding: .5em 35px 1em 30px;
  clear: both;
  }

#index .pickup .alpha {
  float: left;
  width: 265px;
  }

#index .pickup .beta {
  float: right;
  width: 265px;
  }

#index .pickup p {
  text-indent: -9999px;
  }

#index .pickup p a {
  display: block;
  height: 120px;
  }

#pick01 a { background: url(../images/pick01.png) 0 0 no-repeat; }
#pick01 a:hover { background: url(../images/pick01.png) -265px 0 no-repeat; }

#pick02 a { background: url(../images/pick02.png) 0 0 no-repeat; }
#pick02 a:hover { background: url(../images/pick02.png) -265px 0 no-repeat; }

#pick03 a { background: url(../images/pick03.png) 0 0 no-repeat; }
#pick03 a:hover { background: url(../images/pick03.png) -265px 0 no-repeat; }

#pick04 a { background: url(../images/pick04.png) 0 0 no-repeat; }
#pick04 a:hover { background: url(../images/pick04.png) -265px 0 no-repeat; }





/*---------- Staff -----------*/
#staff h2#title01 { background: url(../images/staff_h2-01.png) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-05.png) 0 0 no-repeat; }
#staff h3#title03 { background: url(../images/staff_h3-03.png) 0 0 no-repeat; }
#staff h4#title04 { background: url(../images/staff_h4-04.png) 0 0 no-repeat; }
#staff h4#title05 { background: url(../images/staff_h4-05.png) 0 0 no-repeat; }
#staff h3#title06 { background: url(../images/staff_h3-02.png) 0 0 no-repeat; }

#staff #dr .alpha {
  float: left;
  width: 200px;
  }

#staff #dr .beta {
  float: right;
  width: 300px;
  }

#staff #dr .beta dl {
  margin: 5px;
  padding: 0;
  }

#staff #dr .beta dl dl{
  margin: 0;
  padding: 0;
  }

#staff #dr .beta dl dl dt {
  font-weight: normal;
  color: #666;
  float: left;
  width: 80px;
  }

#staff #dr .beta dl dl dd {
  padding-left: 80px;
  }

#staff .member {
  margin: 10px 0 10px 30px;
  }

#staff .member .alpha {
  float: left;
  width: 135px;
  margin-right: 10px;
  }

#staff .member .beta {
  float: left;
  width: 135px;
  margin-right: 0;
  }

/*---------- Clinic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.png) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.png) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-03.png) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-04.png) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-05.png) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-06.png) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-07.png) 0 0 no-repeat; }

#clinic #content .alpha {
  float: left;
  width: 200px;
  }

#clinic #content .beta {
  float: right;
  width: 300px;
  }

/*---------- access -----------*/
#access h2#title01 { background: url(../images/access_h2-01.png) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-02.png) 0 0 no-repeat; }
#access h3#title03 { background: url(../images/access_h3-03.png) 0 0 no-repeat; }
#access h3#title04 { background: url(../images/access_h3-04.png) 0 0 no-repeat; }

.ml10{
	margin-left:10px;
}
.mt20{
	margin-top:20px;
}
.mtb20{
	margin-top:20px;
	margin-bottom:20px;
}

/*---------- Denture -----------*/
#denture h2#title01 { background: url(../images/denture_h2-01.png) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-02.png) 0 0 no-repeat; }
#denture h3#title03 { background: url(../images/denture_h3-03.png) 0 0 no-repeat; }
#denture h3#title04 { background: url(../images/denture_h3-04.png) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-05.png) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-06.png) 0 0 no-repeat; }

/*---------- Caries -----------*/
#caries h2#title01 { background: url(../images/caries_h2-01.png) 0 0 no-repeat; }
#caries h3#title02 { background: url(../images/caries_h3-02.png) 0 0 no-repeat; }
#caries h3#title03 { background: url(../images/caries_h3-03.png) 0 0 no-repeat; }
#caries h4#title04 { background: url(../images/caries_h4-04.png) 0 0 no-repeat; }
#caries h4#title05 { background: url(../images/caries_h4-05.png) 0 0 no-repeat; }


.jihi{
	width:480px;
	height:110px;
	margin:0 20px 10px 20px;
	padding:10px 10px 5px 10px;
	background:url(../images/caries_bg.gif) no-repeat;
	line-height:150%;
}

/*---------- Check -----------*/
#check h2#title01 { background: url(../images/check_h2-01.png) 0 0 no-repeat; }
#check h3#title02 { background: url(../images/check_h3-02.png) 0 0 no-repeat; }
#check h3#title03 { background: url(../images/check_h3-03.png) 0 0 no-repeat; }
#check h4#title04 { background: url(../images/check_h4-04.png) 0 0 no-repeat; }
#check h4#title05 { background: url(../images/check_h4-05.png) 0 0 no-repeat; }
#check h4#title06 { background: url(../images/check_h4-06.png) 0 0 no-repeat; }

/*---------- Whitening -----------*/
#whitening h2#title01 { background: url(../images/whitening_h2-01.png) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-02.png) 0 0 no-repeat; }
#whitening h3#title03 { background: url(../images/whitening_h3-03.png) 0 0 no-repeat; }
#whitening h4#title04 { background: url(../images/whitening_h4-04.png) 0 0 no-repeat; }
#whitening h4#title05 { background: url(../images/whitening_h4-05.png) 0 0 no-repeat; }

/*---------- Salon -----------*/
#salon h2#title01 { background: url(../images/salon_h2-01.png) 0 0 no-repeat; }
#salon h3#title02 { background: url(../images/salon_h3-02.png) 0 0 no-repeat; }
#salon h3#title03 { background: url(../images/salon_h3-03.png) 0 0 no-repeat; }
#salon h3#title04 { background: url(../images/salon_h3-04.png) 0 0 no-repeat; }
#salon h4#title05 { background: url(../images/salon_h4-05.png) 0 0 no-repeat; }
#salon h4#title06 { background: url(../images/salon_h4-06.png) 0 0 no-repeat; }
#salon h4#title07 { background: url(../images/salon_h4-07.png) 0 0 no-repeat; }
#salon h4#title08 { background: url(../images/salon_h4-08.png) 0 0 no-repeat; }

#salon .menu {
  background: #FFFDAB ;
  padding-bottom: 5px;
	margin-top: 10px;
  }

#salon .menu dl {
  clear: both;
  margin: 10px;
  padding: 0;
  }

#salon .menu dt {
  color: #666;
  background: url(../images/li_bg02.gif) 0 0 no-repeat;
  padding: 0 0 4px 40px;
  }

#salon .menu dd {
  padding: 0 0 12px 20px;
  }

/*---------- Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.png) 0 0 no-repeat; }
#sitemap h3#title02 { background: url(../images/sitemap_h3-02.png) 0 0 no-repeat; }
#sitemap h3#title03 { background: url(../images/sitemap_h3-03.png) 0 0 no-repeat; }

/*
#sitemap #content h3 {
  clear: both;
  font-size: 108%;
  font-weight: bold;
  margin: 0;
  padding: .6em 1.2em .3em;
  color: #009600;
  border-bottom: 1px solid #009600;
  background: #FFFDAB ;
  height: 18px;
  text-indent: 0;
  }
*/

#sitemap #content dl {
  margin: 15px 15px 20px;
  }

#sitemap #content dt {
  color: #666;
  background: url(../images/li_bg03.gif) 0 0 no-repeat;
  padding: 0 0 5px 40px;
  }

#sitemap #content dd {
  padding: 0 0 8px 30px;
  }



/*----------concept -----------*/
#concept h2#title01 { background: url(../images/concept_h2-01.png) 0 0 no-repeat; }

.red{ color:#FF0000;}

/*----------aroma -----------*/
#aroma h2#title01 { background: url(../images/aroma_h2-01.png) 0 0 no-repeat; }

/*----------routine -----------*/
#routine h2#title01 { background: url(../images/routine_h2-01.png) 0 0 no-repeat; }


/*----------treatment -----------*/
#treatment h2#title01 { background: url(../images/treatment_h2-01.png) 0 0 no-repeat; }
#treatment h2#title02 { background: url(../images/caries_h2-01.png) 0 0 no-repeat; }
#treatment h3#title03 { background: url(../images/caries_h3-02.png) 0 0 no-repeat; }
#treatment h4#title04 { background: url(../images/caries_h4-04.png) 0 0 no-repeat; }
#treatment h4#title05 { background: url(../images/caries_h4-05.png) 0 0 no-repeat; }
#treatment h4#title06 { background: url(../images/caries_h4-06.png) 0 0 no-repeat; }
#treatment h2#title07 { background: url(../images/check_h2-01.png) 0 0 no-repeat; }
#treatment h3#title08 { background: url(../images/check_h3-02.png) 0 0 no-repeat; }
#treatment h4#title09 { background: url(../images/check_h4-04.png) 0 0 no-repeat; }
#treatment h4#title10 { background: url(../images/check_h4-05.png) 0 0 no-repeat; }
#treatment h2#title11 { background: url(../images/denture_h2-01.png) 0 0 no-repeat; }
#treatment h3#title12 { background: url(../images/denture_h3-02.png) 0 0 no-repeat; }
#treatment h4#title13 { background: url(../images/denture_h4-05.png) 0 0 no-repeat; }
#treatment h2#title14 { background: url(../images/whitening_h2-01.png) 0 0 no-repeat; }
#treatment h3#title15 { background: url(../images/whitening_h3-02.png) 0 0 no-repeat; }
#treatment h3#title16 { background: url(../images/whitening_h3-03.png) 0 0 no-repeat; }
#treatment h4#title17 { background: url(../images/whitening_h4-04.png) 0 0 no-repeat; }
#treatment h4#title18 { background: url(../images/whitening_h4-05.png) 0 0 no-repeat; }



#treatment .banner_waku{
	width:470px;
	height:50px;
	margin:10px auto 10px 25px;
}
#treatment .banner_l01 a{
	width:230px;
	height:50px;
	float:left;
	display:block;
	text-indent:-9999px;
	background:url(../images/treatment_ban01.jpg);
}
#treatment .banner_r01 a{
	width:230px;
	height:50px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url(../images/treatment_ban02.jpg);
}
#treatment .banner_l02 a{
	width:230px;
	height:50px;
	float:left;
	display:block;
	text-indent:-9999px;
	background:url(../images/treatment_ban03.jpg);
}
#treatment .banner_r02 a{
	width:230px;
	height:50px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url(../images/treatment_ban04.jpg);
}
#treatment .banner_l01 a:hover,
#treatment .banner_r01 a:hover,
#treatment .banner_l02 a:hover,
#treatment .banner_r02 a:hover{
	background-position:0 100%;
}

/*----------whats -----------*/
#whats h2#title01 { background: url(../images/whats_h2-01.png) 0 0 no-repeat; }


