@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_top.jpg) top repeat-x; }
#body_bottom { background: url(../images/body_bottom.jpg) bottom repeat-x; }

body#personal { background: #FFFFFF; }

#wrapper {
  background: url(../images/wrapper_bg.jpg) repeat-y;
  width: 950px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  }

#main {
  margin: 0;
  background: url(../images/main_bg.jpg) repeat-y;
  }
  


 /* インデックス2カラム化により
#index #main {
  margin: 0;
  background: url(../images/main_bg.jpg) repeat-y;
  float: left;
  width: 740px;
  }
 */

#content {
  width: 740px;
  float: right;
  font-size: 108%;
  line-height: 1.6;
  color: #666;
  background: #fff;
  padding: 0 0 1em 0;
  }
  
  
 /* インデックス2カラム化により
#index #content {
  width: 530px;
  float: right;
  }
 */

#main_img {
	padding: 0;
	width: 500px;
	height: 209px;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 15px;
  }

/*---------- 03  Header -----------*/

#header {
  background: url(../images/header_bg.jpg) 0 0 no-repeat;
  height: 160px;
  width: 950px;
  margin: 0;
  padding: 0;
  }

h1 {
  text-indent: -9999px;
  width: 340px;
  height: 100px;
  line-height: 1.0;
  float: left;
  margin: 15px 0 0 0;
  }
h1 a {
  display: block;
  width: 340px;
  height: 100px;
  background: url(../images/h1.jpg) 0 0 no-repeat;
  }

#header .section {
  width: 450px;
  float: right;
  margin: 15px 0 0 0;
  padding: 0;
  }
 
 #header .section02 {
  width: 560px;
  float: right;
  margin: 15px 7px 0 0;
  padding: 0;
  }
 
#header .section02 p {
	margin:2px 0 0 3px !important;
	float:left !important;
	}

 #header .section03 {
  width: 720px !important;
  margin:0 !important;
  }

#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: 450px;
  height: 110px;
  }

#header_nav li {
  height: 110px;
  float: left;
  text-indent: -9999px;
  list-style: none;
  margin: 0;
  padding: 0;
  }
#header_nav li a {
  display: block;
  height: 110px;
  }

#nav01 { width: 225px; }
#nav02 { width: 225px; }

#nav001 { width:225px; float:right;}
#nav001 a{
	margin-left:225px;
	background:url(../images/header_nav00.jpg) 0 0 no-repeat;
		width:225px;
		}
#nav001 a:hover  { background: url(../images/header_nav00.jpg) -225px 0 no-repeat; }

#nav01 a {
  background: url(../images/header_nav.jpg) 0 0 no-repeat;
  width: 225px;
  }
#nav02 a {
  background: url(../images/header_nav.jpg) -225px 0 no-repeat;
  width: 225px;
  }
  
#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -110px no-repeat; }
#nav02 a:hover  { background: url(../images/header_nav.jpg) -225px -110px no-repeat; }


/*----------04  Navigation -----------*/

#gnavi {
	width:210px;
	float:left;
	padding:0 0 20px 0;
}

#gnavi ul,
#gnavi li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#gnavi li {
  height: 60px;
  text-indent: -9999px;
  }
#gnavi li a{
  display: block;
  height: 60px;
  text-indent:-9999px;
  }
  
#gnavi .li001,#gnavi .li001 a {background:url(../images/new_navigation.jpg) 0 0 no-repeat;}
#gnavi .li002,#gnavi .li002 a {background:url(../images/new_navigation.jpg) 0 -60px no-repeat;}
#gnavi .li003,#gnavi .li003 a {background:url(../images/new_navigation.jpg) 0 -120px no-repeat;}
#gnavi .li004,#gnavi .li004 a {background:url(../images/new_navigation.jpg) 0 -180px no-repeat;}
#gnavi .li005,#gnavi .li005 a {background:url(../images/new_navigation.jpg) 0 -240px no-repeat;}
#gnavi .li006,#gnavi .li006 a {background:url(../images/new_navigation.jpg) 0 -300px no-repeat;}
#gnavi .li007,#gnavi .li007 a {background:url(../images/new_navigation.jpg) 0 -360px no-repeat;}
#gnavi .li008,#gnavi .li008 a {background:url(../images/new_navigation.jpg) 0 -420px no-repeat;}
#gnavi .li009,#gnavi .li009 a {background:url(../images/new_navigation.jpg) 0 -480px no-repeat;}
#gnavi .li010,#gnavi .li010 a {background:url(../images/new_navigation.jpg) 0 -540px no-repeat;}
#gnavi .li011,#gnavi .li011 a {background:url(../images/new_navigation.jpg) 0 -600px no-repeat;}
#gnavi .li012,#gnavi .li012 a {background:url(../images/new_navigation.jpg) 0 -660px no-repeat;}
#gnavi .li013,#gnavi .li013 a {background:url(../images/new_navigation.jpg) 0 -720px no-repeat;}

#gnavi .li001 a:hover {background:url(../images/new_navigation.jpg) -210px 0 no-repeat;}
#gnavi .li002 a:hover {background:url(../images/new_navigation.jpg) -210px -60px no-repeat;}
#gnavi .li003 a:hover {background:url(../images/new_navigation.jpg) -210px -120px no-repeat;}
#gnavi .li004 a:hover {background:url(../images/new_navigation.jpg) -210px -180px no-repeat;}
#gnavi .li005 a:hover {background:url(../images/new_navigation.jpg) -210px -240px no-repeat;}
#gnavi .li006 a:hover {background:url(../images/new_navigation.jpg) -210px -300px no-repeat;}
#gnavi .li007 a:hover {background:url(../images/new_navigation.jpg) -210px -360px no-repeat;}
#gnavi .li008 a:hover {background:url(../images/new_navigation.jpg) -210px -420px no-repeat;}
#gnavi .li009 a:hover {background:url(../images/new_navigation.jpg) -210px -480px no-repeat;}
#gnavi .li010 a:hover {background:url(../images/new_navigation.jpg) -210px -540px no-repeat;}
#gnavi .li011 a:hover {background:url(../images/new_navigation.jpg) -210px -600px no-repeat;}
#gnavi .li012 a:hover {background:url(../images/new_navigation.jpg) -210px -660px no-repeat;}
#gnavi .li013 a:hover {background:url(../images/new_navigation.jpg) -210px -720px no-repeat;}







#nav {
  width: 210px;
  float: left;
  padding: 0 0 20px 0;
  }

#nav ul,
#nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav .internal li {
  height: 70px;
  text-indent: -9999px;
  }

#nav .internal li a {
  display: block;
  height: 70px;
  }
  
#nav08,
#nav08 a { height: 72px; }

#nav09,
#nav09 a { height: 71px; }

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav03_01 a { background: url(../images/nav.jpg) 0 -983px no-repeat; }

#nav04 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -350px no-repeat; }
#nav08_01 a { background: url(../images/nav.jpg) 0 -913px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -422px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -493px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -563px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -633px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -703px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -773px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -843px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#nav03_01 a:hover { background: url(../images/nav.jpg) -210px -983px no-repeat; }

#nav04 a:hover { background: url(../images/nav.jpg) -210px -70px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -210px -140px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -210px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -280px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -350px no-repeat; }
#nav08_01 a:hover { background: url(../images/nav.jpg) -210px -913px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -422px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -210px -493px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -210px -563px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -210px -633px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -210px -703px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -210px -773px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -210px -843px no-repeat; }

#index #nav03 a { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#what #nav03_01 a { background: url(../images/nav.jpg) -210px -983px no-repeat; }

#concept #nav04 a { background: url(../images/nav.jpg) -210px -70px no-repeat; }
#brand #nav05 a { background: url(../images/nav.jpg) -210px -140px no-repeat; }
#cost #nav06 a { background: url(../images/nav.jpg) -210px -210px no-repeat; }
#schedule #nav07 a { background: url(../images/nav.jpg) -210px -280px no-repeat; }
#design #nav08 a { background: url(../images/nav.jpg) -210px -350px no-repeat; }
#ad #nav08_01 a { background: url(../images/nav.jpg) -210px -913px no-repeat; }
#voice #nav09 a { background: url(../images/nav.jpg) -210px -422px no-repeat; }
#contact #nav10 a { background: url(../images/nav.jpg) -210px -493px no-repeat; }
#proven #nav11 a { background: url(../images/nav.jpg) -210px -563px no-repeat; }
#clinic #nav12 a { background: url(../images/nav.jpg) -210px -633px no-repeat; }
#faq #nav13 a { background: url(../images/nav.jpg) -210px -703px no-repeat; }
#staff #nav14 a { background: url(../images/nav.jpg) -210px -773px no-repeat; }
#company #nav15 a { background: url(../images/nav.jpg) -210px -843px no-repeat; }

#nav p { text-align: center; }

#nav_02 {
	width: 210px;
	float: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
  }
  
#nav_02 ul,
#nav_02 li {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#nav_02 .internal02 li {
  text-indent: -9999px;
  }

#nav_02 .internal02 li a {
  display: block;
  }

/*　新ナビゲーション　*/
  
#nav016,
#nav016 a { height: 105px; }

#nav017,
#nav017 a { height: 103px; }

#nav018,
#nav018 a,
#nav0190,
#nav0190 a,
#nav019,
#nav019 a { height: 103px; }

#nav020,
#nav020 a,
#nav021,
#nav021 a { height: 105px; }

#nav022,
#nav022 a { height: 350px; }


#nav016 a { background: url(../images/navi_bg.jpg) 0 0 no-repeat; }
#nav017 a { background: url(../images/navi_bg.jpg) 0 -105px no-repeat; }
#nav018 a { background: url(../images/navi_bg.jpg) 0 -208px no-repeat; }
#nav0190 a { background: url(../images/navi_bg.jpg) 0 -311px no-repeat; }
#nav019 a { background: url(../images/navi_bg.jpg) 0 -407px no-repeat; }
#nav020 a { background: url(../images/navi_bg.jpg) 0 -516px no-repeat; }
#nav021 a { background: url(../images/navi_bg.jpg) 0 -625px no-repeat; }
#nav022 a { background: url(../images/navi_bg.jpg) 0 -734px no-repeat; }


#nav016 a:hover { background: url(../images/navi_bg.jpg) -210px 0 no-repeat; }
#nav017 a:hover { background: url(../images/navi_bg.jpg) -210px -105px no-repeat; }
#nav018 a:hover { background: url(../images/navi_bg.jpg) -210px -208px no-repeat; }
#nav0190 a:hover { background: url(../images/navi_bg.jpg) -210px -311px no-repeat; }
#nav019 a:hover { background: url(../images/navi_bg.jpg) -210px -407px no-repeat; }
#nav020 a:hover { background: url(../images/navi_bg.jpg) -210px -516px no-repeat; }
#nav021 a:hover { background: url(../images/navi_bg.jpg) -210px -625px no-repeat; }
#nav022 a:hover { background: url(../images/navi_bg.jpg) -210px -734px no-repeat; }



/*　古いナビゲーション　*/
/*
#nav16 a { background: url(../images/nav02.jpg) 0 0 no-repeat; }
#nav17 a { background: url(../images/nav02.jpg) 0 -170px no-repeat; }
#nav18 a { background: url(../images/nav02.jpg) 0 -449px no-repeat; }
#nav19 a { background: url(../images/nav02.jpg) 0 -523px no-repeat; }
#nav20 a { background: url(../images/nav02.jpg) 0 -598px no-repeat; }
#nav21 a { background: url(../images/nav02.jpg) 0 -843px no-repeat; }

#nav16 a:hover { background: url(../images/nav02.jpg) -210px 0 no-repeat; }
#nav17 a:hover { background: url(../images/nav02.jpg) -210px -170px no-repeat; }
#nav18 a:hover { background: url(../images/nav02.jpg) -210px -449px no-repeat; }
#nav19 a:hover { background: url(../images/nav02.jpg) -210px -523px no-repeat; }
#nav20 a:hover { background: url(../images/nav02.jpg) -210px -598px no-repeat; }
#nav21 a:hover { background: url(../images/nav02.jpg) -210px -843px no-repeat; }

*/


/*---------- 05  Footer -----------*/

#footer {
  clear: both;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 108%;
  color: #999;
  height: 150px;
  }
*:first-child+html #footer { font-size: 14px; } /*  for IE7 only */
* html body #footer { font-size: 14px; } /*  for IE6 only */

#footer a {
  text-decoration: none;
  color: #999;
  }
#footer a:hover { text-decoration: underline; }

#footer .section {
  float: right;
  margin: 0;
  padding: 0;
  }

#footer .section p {
  clear: both;
  float: right;
  width: 90px;
  }

#footer ul.totop {
  margin: 0 0 60px 0;
  padding: 0;
  float: right;
  }

#footer ul.totop li {
  list-style: none;
  width: 210px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#footer ul.totop li a {
  display: block;
  height: 30px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }
  
 #footer ul.totop li a:hover {
  background: url(../images/to_top.png) 0 -30px no-repeat;
  }

#footer address {
  clear: both;
  margin: 0;
  text-align: right;
  }


/*---------- 06  Contents -----------*/


.section { padding: .5em 25px 1em 25px; }


.section .section { padding: .5em 10px 1em 10px; }

.center { text-align: center; }

#content h2 {
  height: 50px;
  text-indent: -9999px;
  margin: 0 15px 10px 15px;
  }
#content h3 {
  clear: both;
  height: 30px;
  text-indent: -9999px;
  margin-left: -10px;
  margin-bottom: 10px;
  }
#content h4 {
  height: 35px;
  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_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: #FF8500;
  outline: none;
  }
a:hover { color: #B8E28D; }

#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_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;
  border-top: 2px solid #ccc;
  }


#content ul.totop {
  clear: both;
  padding-bottom: 20px;
  }

#content ul.totop li {
  list-style: none;
  width: 100px;
  height: 14px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  float: right;
  background-image: none;
  }
#content ul.totop li a {
  display: block;
  height: 14px;
  background: url(../images/to_top.png) 0 0 no-repeat;
  }
  
 #content ul.totop li a:hover {
  background: url(../images/to_top.png) 0 -14px 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 #B3E010;
  font-size: 100%;
  color: #666;
  width: 688px;
  margin-left: 40px;
  }

#content table th,
#content table td {
  padding: 4px 12px;
  border: 1px solid #B3E010;
  }

#content table th {
  background: #B3E010;
  color: #FFFFFF;
  width: 170px;
  }


.BorderTable table,
.BorderTable table tr,
.BorderTable table tr td{
border: 1px solid #ffffff!important;
margin:0!important;
padding:0!important;

}



input.submit {
  font-weight: bold;
  margin-right: 1.5em;
  }

.p_green {
  font-size: 180%;
  font-weight: bold;
  color: #7DCB10;
  }
  
.p_greens {
  font-weight: bold;
  color: #7DCB10;
  border-bottom: 1px solid #7DCB10; 
  }
  
#bn_reserve {
  width: 670px;
  height: 80px;
  margin: 0 0 0 10px;
  padding: 0;
  } 

#bn_reserve a {
  width: 670px;
  height: 80px;
  display: block;
  text-indent: -9999px;
  margin: 0;
  padding: 0;
  background: url(../images/bn_reserve.jpg) 0 0 no-repeat;
  }
  
#bn_reserve a:hover { background: url(../images/bn_reserve.jpg) 0 -80px no-repeat; }


/*---------- 07  Index -----------*/
#index h2#title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index h2#title022 { background: url(../images/index_h2-02.jpg) 0 0 no-repeat; }
#index h3#title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }

#index #content h2 {
  height: 46px;
  text-indent: -9999px;
  margin: 0;
  }
  
#index #content h3 {
  height: 60px;
  }

#index #content .section { padding: .5em 15px 1em 15px; }

#index .news {
  width: 500px;
  height: 100px;
  padding: 10px 5px;
  border-bottom: 1px #EEEEEE solid;
  }

#index .news ul li {
  list-style: none;
  }
  
#index #alpha {
  float: left;
  width: 260px;
  }
  
#index #beta {
  float: right;
  width: 210px;
  }
  
#index #alpha #box01,
#index #alpha #box02,
#index #alpha #box03 {
  width: 270px;
  clear: both;
  margin: 0 0 5px 0;
  }

#index #alpha .box_l {
  width: 110px;
  float: left;
  }
  
#index #alpha .box_l p,
#index #alpha .box_r p {
  margin: 0;
  padding: 0;
  }

#index #alpha .box_r {
  width: 140px;
  float: right;
  }

#index #alpha .box_r dl {
  margin: 5px 0 0 0;
  padding: 0;
  }
  
#index #alpha .box_r dt {
  background: #FFAB10;
  color: #FFFFFF;
  width: 80px;
  text-align: center;
  }
  
#index #pickup01,
#index #pickup02,
#index #pickup03 {
  width: 210px;
  height: 115px;
  margin: 0;
  padding: 0;
  }
  
#index #pickup01 a,
#index #pickup02 a,
#index #pickup03 a {
  width: 210px;
  height: 115px;
  text-indent: -9999px;
  display: block;
  margin: 0;
  padding: 0;
  }
  
#index #pickup01 a { background: url(../images/pickup01.jpg) 0 0 no-repeat; }
#index #pickup02 a { background: url(../images/pickup02.jpg) 0 0 no-repeat; }
#index #pickup03 a { background: url(../images/pickup03.jpg) 0 0 no-repeat; }

#index #pickup01 a:hover { background: url(../images/pickup01.jpg) 0 -115px no-repeat; }
#index #pickup02 a:hover { background: url(../images/pickup02.jpg) 0 -115px no-repeat; }
#index #pickup03 a:hover { background: url(../images/pickup03.jpg) 0 -115px no-repeat; }


/*---------- 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 h4#title03 { background: url(../images/concept_h4-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; }
#concept h4#title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }
#concept h4#title07 { background: url(../images/concept_h4-07.jpg) 0 0 no-repeat; }
#concept h4#title08 { background: url(../images/concept_h4-08.jpg) 0 0 no-repeat; }
#concept h4#title09 { background: url(../images/concept_h4-09.jpg) 0 0 no-repeat; }
#concept h4#title10 { background: url(../images/concept_h4-10.jpg) 0 0 no-repeat; }
#concept h4#title11 { background: url(../images/concept_h4-11.jpg) 0 0 no-repeat; }
#concept h4#title12 { background: url(../images/concept_h4-12.jpg) 0 0 no-repeat; }
#concept h4#title13 { background: url(../images/concept_h4-13.jpg) 0 0 no-repeat; }
#concept h3#title14 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept h4#title15 { background: url(../images/concept_h4-14.jpg) 0 0 no-repeat; }
#concept h4#title16 { background: url(../images/concept_h4-15.jpg) 0 0 no-repeat; }
#concept h3#title17 { background: url(../images/concept_h3-04.jpg) 0 0 no-repeat; }

#concept h4#title05,
#concept h4#title06,
#concept h4#title07,
#concept h4#title08,
#concept h4#title09,
#concept h4#title10,
#concept h4#title11 { height: 55px; }

/*---------- 09  Brand -----------*/
#brand h2#title01 { background: url(../images/brand_h2-01.jpg) 0 0 no-repeat; }
#brand h3#title02 { background: url(../images/brand_h3-02.jpg) 0 0 no-repeat; }
#brand h3#title03 { background: url(../images/brand_h3-03.jpg) 0 0 no-repeat; }
#brand h4#title04 { background: url(../images/brand_h4-04.jpg) 0 0 no-repeat; }
#brand h4#title05 { background: url(../images/brand_h4-05.jpg) 0 0 no-repeat; }
#brand h3#title06 { background: url(../images/brand_h3-04.jpg) 0 0 no-repeat; }


/*---------- 10  Cost -----------*/
#cost h2#title01 { background: url(../images/cost_h2-01.jpg) 0 0 no-repeat; }
#cost h3#title02 { background: url(../images/cost_h3-02.jpg) 0 0 no-repeat; }
#cost h4#title03 { background: url(../images/cost_h4-03.jpg) 0 0 no-repeat; }
#cost h4#title04 { background: url(../images/cost_h4-04.jpg) 0 0 no-repeat; }
#cost h3#title05 { background: url(../images/cost_h3-05.jpg) 0 0 no-repeat; }
#cost h4#title06 { background: url(../images/cost_h4-06.jpg) 0 0 no-repeat; }
#cost h3#title07 { background: url(../images/cost_h3-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 h4#title10 { background: url(../images/cost_h4-10.jpg) 0 0 no-repeat; }
#cost h4#title11 { background: url(../images/cost_h4-11.jpg) 0 0 no-repeat; }
#cost h4#title12 { background: url(../images/cost_h4-12.jpg) 0 0 no-repeat; }
#cost h4#title13 { background: url(../images/cost_h4-13.jpg) 0 0 no-repeat; }
#cost h3#title14 { background: url(../images/cost_h3-14.jpg) 0 0 no-repeat; }

#cost .cost_box {
	border: 1px solid #E4F792;
	background: #F9FFE1;
	width: 600px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: 50px;
  }
  
#cost .alpha {
  float: left;
  width: 450px;
  }
  
#cost .beta {
  float: right;
  width: 180px;
  }
  
#cost .beta p {
  margin: 0;
  padding: 0;
  }

#cost .alpha table {
  width: 450px;
  margin: 0;
  padding: 0;
  }
  
#cost .alpha table th {
  width: 300px;
  }
  
#cost .alpha table td {
  width: 150px;
  text-align: right;
  }
  
/*---------- 11  Schedule -----------*/
#schedule h2#title01 { background: url(../images/schedule_h2-01.jpg) 0 0 no-repeat; }
#schedule h3#title02 { background: url(../images/schedule_h3-02.jpg) 0 0 no-repeat; }

/*---------- 12  Design -----------*/
#design h2#title01 { background: url(../images/design_h2-01.jpg) 0 0 no-repeat; }
#design h3#title02 { background: url(../images/design_h3-02.jpg) 0 0 no-repeat; }
#design h3#title03 { background: url(../images/design_h3-03.jpg) 0 0 no-repeat; }
#design h4#title04 { background: url(../images/design_h4-04.jpg) 0 0 no-repeat; }
#design h3#title05 { background: url(../images/design_h3-05.jpg) 0 0 no-repeat; }
#design h4#title06 { background: url(../images/design_h4-05.jpg) 0 0 no-repeat; }
#design h4#title07 { background: url(../images/design_h4-06.jpg) 0 0 no-repeat; }
#design h4#title08 { background: url(../images/design_h4-07.jpg) 0 0 no-repeat; }
#design h3#title09 { background: url(../images/design_h3-08.jpg) 0 0 no-repeat; }
#design h4#title10 { background: url(../images/design_h4-08.jpg) 0 0 no-repeat; }
#design h4#title11 { background: url(../images/design_h4-09.jpg) 0 0 no-repeat; }
#design h4#title12 { background: url(../images/design_h4-10.jpg) 0 0 no-repeat; }

/*---------- 13  Voice -----------*/
#voice h2#title01 { background: url(../images/voice_h2-01.jpg) 0 0 no-repeat; }
#voice h3#title02 { background: url(../images/voice_h3-02.jpg) 0 0 no-repeat; }
#voice h4#title03 { background: url(../images/voice_h4-03.jpg) 0 0 no-repeat; }
#voice h4#title04 { background: url(../images/voice_h4-04.jpg) 0 0 no-repeat; }
#voice h4#title05 { background: url(../images/voice_h4-05.jpg) 0 0 no-repeat; }

/*---------- 21  Ad -----------*/
#ad h2#title01 { background: url(../images/ad_h2-01.jpg) 0 0 no-repeat; }
#ad h3#title02 { background: url(../images/ad_h3-01.jpg) 0 0 no-repeat; }
#ad h4#title03 { background: url(../images/ad_h4-03.jpg) 0 0 no-repeat; }
#ad h4#title04 { background: url(../images/ad_h4-04.jpg) 0 0 no-repeat; }
#ad h4#title05 { background: url(../images/ad_h4-05.jpg) 0 0 no-repeat; }
#ad h3#title06 { background: url(../images/ad_h3-06.jpg) 0 0 no-repeat; }

/*---------- 22  c-cost -----------*/
#c-cost h4#title01 { background: url(../images/c-cost_h4-01.jpg) 0 0 no-repeat; }
#c-cost h4#title02 { background: url(../images/c-cost_h4-02.jpg) 0 0 no-repeat; }
#c-cost h4#title03 { background: url(../images/c-cost_h4-03.jpg) 0 0 no-repeat; }
#c-cost h2#title04 { background: url(../images/c-cost_h2-04.jpg) 0 0 no-repeat; }
#c-cost h3#title05 { background: url(../images/c-cost_h3-05.jpg) 0 0 no-repeat; }
#c-cost h3#title06 { background: url(../images/c-cost_h3-06.jpg) 0 0 no-repeat; }

#c-cost .c-cost_box {
	border: 1px solid #88C547;
	background: #FFFFFF;
	width: 670px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: 20px;
  }
  
/*---------- 23  success -----------*/
#success h2#title01 { background: url(../images/success_h2-01.jpg) 0 0 no-repeat; }
#success h3#title02 { background: url(../images/success_h3-02.jpg) 0 0 no-repeat; }


#success .success_box {
	border: 1px solid #88C547;
	background: #FFFFFF;
	width: 670px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: 20px;
  }
  
#success .success2_box {
	border: 1px solid #000000;
	background: #FFFFFF;
	width: 670px;
	margin-left: auto;
	margin-top: 5px;
	margin-right: 20px;
  }
    
#success .success3_box {
	margin-left: auto;
	margin-top: 5px;
	margin-right: 20px;
  }

/*---------- 24  what -----------*/
#what h3#title01 { background: url(../images/what_h3-01.jpg) 0 0 no-repeat; }
#what h4#title02 { background: url(../images/what_h4-02.jpg) 0 0 no-repeat; }

/*---------- 14  contact -----------*/
#contact h2#title01 { background: url(../images/contact_h2-01.jpg) 0 0 no-repeat; }
#contact h3#title02 { background: url(../images/contact_h3-02.jpg) 0 0 no-repeat; }

#personal h2#title01 { background: url(../images/personal_h2-01.jpg) 0 0 no-repeat; }
#personal h3#title02 { background: url(../images/personal_h3-02.jpg) 0 0 no-repeat; }
#personal h3#title03 { background: url(../images/personal_h3-03.jpg) 0 0 no-repeat; }
#personal h3#title04 { background: url(../images/personal_h3-04.jpg) 0 0 no-repeat; }
#personal h3#title05 { background: url(../images/personal_h3-05.jpg) 0 0 no-repeat; }
#personal h3#title06 { background: url(../images/personal_h3-06.jpg) 0 0 no-repeat; }
#personal h3#title07 { background: url(../images/personal_h3-07.jpg) 0 0 no-repeat; }
#personal h3#title08 { background: url(../images/personal_h3-08.jpg) 0 0 no-repeat; }

#personal h2 { height: 30px; margin: 0 0 10px 0; }
#personal h3 { height: 35px; }

#personal #content {
  text-align: left;
  float: left;
  width: 550px;
  padding: 10px;
  }

/*---------- 15  Proven -----------*/
#proven h2#title01 { background: url(../images/proven_h2-01.jpg) 0 0 no-repeat; }
#proven h3#title02 { background: url(../images/proven_h3-02.jpg) 0 0 no-repeat; }
#proven h4#title03 { background: url(../images/proven_h4-03.jpg) 0 0 no-repeat; }
#proven h4#title04 { background: url(../images/proven_h4-04.jpg) 0 0 no-repeat; }
#proven h4#title05 { background: url(../images/proven_h4-05.jpg) 0 0 no-repeat; }
#proven h3#title06 { background: url(../images/proven_h3-06.jpg) 0 0 no-repeat; }
#proven h4#title07 { background: url(../images/proven_h4-07.jpg) 0 0 no-repeat; }
#proven h4#title08 { background: url(../images/proven_h4-08.jpg) 0 0 no-repeat; }
#proven h4#title09 { background: url(../images/proven_h4-09.jpg) 0 0 no-repeat; }
#proven h3#title10 { background: url(../images/proven_h3-10.jpg) 0 0 no-repeat; }
#proven h4#title11 { background: url(../images/proven_h4-11.jpg) 0 0 no-repeat; }
#proven h4#title12 { background: url(../images/proven_h4-12.jpg) 0 0 no-repeat; }
#proven h4#title13 { background: url(../images/proven_h4-13.jpg) 0 0 no-repeat; }

#proven .alpha {
  width: 380px;
  float: left;
  }

#proven .beta {
  width: 300px;
  float: right;
  }

#proven .beta p {
  margin: 0;
  padding: 0;
  line-height: 1.0;
  }

#proven .beta .p_150 { height: 150px; }

#proven .beta .proven_box {
  background: #F9FFE1;
  padding: 5px;
  margin-top: 5px;
  }
  
/*---------- 16  Clinic -----------*/
#clinic h2#title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }

/*---------- 17  Faq -----------*/
#faq h2#title01 { background: url(../images/faq_h2-01.jpg) 0 0 no-repeat; }
#faq h3#title02 { background: url(../images/faq_h3-02.jpg) 0 0 no-repeat; }
#faq h4#title03 { background: url(../images/faq_h4-03.jpg) 0 0 no-repeat; }
#faq h4#title04 { background: url(../images/faq_h4-04.jpg) 0 0 no-repeat; }
#faq h4#title05 { background: url(../images/faq_h4-05.jpg) 0 0 no-repeat; }
#faq h4#title06 { background: url(../images/faq_h4-06.jpg) 0 0 no-repeat; }
#faq h4#title07 { background: url(../images/faq_h4-07.jpg) 0 0 no-repeat; }
#faq h4#title08 { background: url(../images/faq_h4-08.jpg) 0 0 no-repeat; }
#faq h4#title09 { background: url(../images/faq_h4-09.jpg) 0 0 no-repeat; }
#faq h4#title10 { background: url(../images/faq_h4-10.jpg) 0 0 no-repeat; }

#faq h4 {
  height: 50px;
  }

#faq .faq_box {
  background: url(../images/faq_bg.jpg) 0 bottom no-repeat;
  margin: 0 25px 1em 25px;
  width: 630px;
  }
  
#faq .faq_box p {
  padding: 5px 35px;
  }
  
/*---------- 18  staff -----------*/
#staff h2#title01 { background: url(../images/staff_h2-01.jpg) 0 0 no-repeat; }
#staff h3#title02 { background: url(../images/staff_h3-02.jpg) 0 0 no-repeat; }
#staff h4#title03 { background: url(../images/staff_h4-03.jpg) 0 0 no-repeat; }

#staff dl {
  line-height: 1.0;
  margin: 0;
  }  
 
#staff dt {
  font-weight: normal;
  clear: both;
  color: #009900;
  }
  
#staff dd {
  float: left;
  }
  
#staff dt {   
 float:left;   
 width: 60px;   
 padding:5px 0 5px 5px;   
 clear:both;   
}
   
#staff dd {   
 width:550px;   
 margin-left:5px;   
 padding:5px 5px 5px 10px;   
} 

/*---------- 19  Company -----------*/
#company h2#title01 { background: url(../images/company_h2-01.jpg) 0 0 no-repeat; }
#company h3#title02 { background: url(../images/company_h3-02.jpg) 0 0 no-repeat; }

#company  #map {
  margin: 20px 0 0 40px;
  border: 1px solid #B3E010;
  }

/*---------- 20  Sitemap -----------*/
#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; }  




.sectionp {
	margin-left:30px;
	line-height:1.3em !important;
	}
	

.shoph4_01	{
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop01.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}

.shoph4_02	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop02.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_03	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop03.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}

.shoph4_04	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop04.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_05	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop05.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_06	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop06.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_07	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop07.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_08	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop08.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.shoph4_09	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_shop09.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}

.makeshoph4_01	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_makeshop01.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.makeshoph4_02	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_makeshop02.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.makeshoph4_03	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_makeshop03.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.makeshoph4_04	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_makeshop04.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}
.makeshoph4_05	{
	margin-top:15px;
	margin-left:30px;
	margin-bottom:20px;
	width:600px;
	height:50px;
	background:url(../images/h4_makeshop05.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}

.mclear {padding-top:0px !important;}

.worksp {float:left !important;}