@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Staff                       */
/*                 10  Clinic                      */
/*                 11  Recruit                     */
/*                 12  Perio                       */
/*                 13  Prevent                     */
/*                 14  Laser                       */
/*                 15  Child                       */
/*                 16  Ortho                       */
/*                 17  Aesthe                      */
/*                 18  Implant                     */
/*                 19  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #de91a2      */
/*        Main Color - Light Pink     #fce6e6      */
/*        Main Color - Fresh Pink     #f94956      */
/*                                                 */
/*        Sub Color  - Yellow Green   #7ac300      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) repeat-y;
	width: 800px;
	margin: 0 auto;
	padding: 0 40px;
	text-align: left;
	}
	
* html body #wrapper {
	width: 880px;
	}

#main {
	margin: 0;
	padding: 0;
	}

#content {
	width: 580px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 0 0 1em 0;
	position:relative;
	}
#index #content #contact01{
	position:absolute;
	width:140px;
	height:40px;
	top:75px;
	right:160px;
}
#index #content #contact02{
	position:absolute;
	width:140px;
	height:40px;
	top:75px;
	right:10px;
}


#content #contact01{
	position:absolute;
	width:140px;
	height:40px;
	top:5px;
	right:10px;
}
#content #contact02{
	position:absolute;
	width:140px;
	height:40px;
	top:55px;
	right:10px;
}

/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height:70px;
	width: 800px;
	margin: 0;
	padding: 0;
	position:relative;
	}

h1 {
	text-indent: -9999px;
	width: 500px;
	height: 55px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 500px;
	height: 55px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 50px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	width: 125px;
	height: 5px;
	float: left;
	position:absolute;
	right:0;
	top:45px;
	}

#header_nav li {
	height: 19px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
	}

#header_nav a {
	color: #666666;
	outline: none;
	}
#header_nav a:hover { color: #FF33B1; }


/*----------04  Navigation -----------*/
#nav_bg {
  background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	width: 220px;
	float: left;
	}

#nav {
	width: 220px;
	float: left;
	padding: 161px 0 50px 0;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 35px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 35px;
	}
	
#nav #nav10,
#nav #nav13 {
	height: 45px;
	text-indent: -9999px;
	}

#nav #nav10 a,
#nav #nav13 a {
	display: block;
	height: 45px;
	}
	
#nav #nav11 {
	height: 50px;
	text-indent: -9999px;
	}

#nav #nav11 a {
	display: block;
	height: 50px;
	}
	
#nav #nav15 {
	height: 55px;
	text-indent: -9999px;
	}

#nav #nav15 a {
	display: block;
	height: 35px;
	}
	


#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -35px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -70px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -105px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -140px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -175px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -210px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -245px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -290px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -340px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -375px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -420px no-repeat; }
#nav15 a { background: url(../images/nav.jpg) 0 -455px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -220px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -220px -35px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -220px -70px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -220px -105px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -220px -140px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -220px -175px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -220px -210px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -220px -245px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -220px -290px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -220px -340px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -220px -375px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -220px -420px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -220px -455px no-repeat; }


#nav p { text-align: center; }


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0;
	background: #fff url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 85%;
	text-align: center;
	color: #FFD4ED;
	}
*: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: #FFFFFF;
	}
#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 25px 1em 25px; }
.section .section { padding: .5em 10px 1em 10px; }
.section .section02 { padding: .5em 10px 0 10px; }

.center { text-align: center; }

#content h2 {
	height: 31px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 33px;
	text-indent: -9999px;
	margin-top: 5px;
	margin-left: -10px;
	}
#content h4 {
	height: 26px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	color: #E83D97;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	padding-left: 10px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { 
  font-weight: bold;
	color: #E83D97;
	}

#content a { text-decoration: underline; }

a {
	color: #FF33B1;
	outline: none;
	}
a:hover { color: #FFA4DC; }

#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: 81px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 21px;
	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 #FFA4DF;
	font-size: 100%;
	color: #666;
	width: 470px;
	margin-left: 40px;
	}

#content table th,
#content table td {
	padding: 4px 12px;
	border: 1px solid #FFA4DF;
	}

#content table th {
	background: #FFDCF2;
	color: #FF33B6;
	width: 130px;
	}

#content table.detox {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #FFA4DF;
	font-size: 100%;
	color: #666;
	width: 470px;
	margin-left: 10px;
	}
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

.main_img {
  margin: 0;
	padding: 0;
	}
	
.main_img img {
  margin: 0;
	padding: 0;
	}
	
.flow { 
	background: url(../images/arrow_b.png) 50% 90% no-repeat;
		padding-bottom: 35px;
		}
		
#content .bordered { 
	border: 1px solid #FFE6EA;
	padding:0 5px 10px 5px;
	}
#content .bordered02 { 
	border: 1px solid #FFE6EA;
	padding:0 5px 0 5px;
	}
	
.flow_title {
  font: 108%;
	font-weight: bold;
	padding-left: 5px;
	background: #FEEBFF;
	color: #E83D97;
	}
	
.red {
  color: #cc0000;
  }

	
/*---------- 07  Index_header -----------*/
#index #header {
	background: #FFFFFF url(../images/index_header_bg.jpg) 0 0 no-repeat;
	height: 70px;
	width: 800px;
	margin: 0;
	padding: 0;
	}
	
#index h1 {
	text-indent: -9999px;
	width: 500px;
	height: 70px;
	line-height: 1.0;
	float: left;
	}
#index h1 a {
	display: block;
	width: 500px;
	height: 70px;
	background: url(../images/index_h1.jpg) 0 0 no-repeat;
	}
	
#index #header .section {
	width: 240px;
	float: right;
	margin: 0;
	padding: 0;
	}



/*---------- 08  Index_nav -----------*/

#index #nav_bg {
  background: url(../images/index_nav_bg.jpg) 0 0 no-repeat;
	width: 220px;
	float: left;
	}
	
#index #nav {
	width: 220px;
	float: left;
	padding: 170px 0 20px 0;
	}
	
	
#index #nav ul,
#index #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#index #nav #nav12 {
	height: 55px;
	text-indent: -9999px;
	}

#index #nav #nav12 a {
	display: block;
	height: 35px;
	}
	
#index #nav03 a { background: url(../images/index_nav.jpg) 0 0 no-repeat; }
#index #nav04 a { background: url(../images/index_nav.jpg) 0 -35px no-repeat; }
#index #nav05 a { background: url(../images/index_nav.jpg) 0 -70px no-repeat; }
#index #nav06 a { background: url(../images/index_nav.jpg) 0 -105px no-repeat; }
#index #nav07 a { background: url(../images/index_nav.jpg) 0 -140px no-repeat; }
#index #nav08 a { background: url(../images/index_nav.jpg) 0 -175px no-repeat; }
#index #nav09 a { background: url(../images/index_nav.jpg) 0 -210px no-repeat; }
#index #nav10 a { background: url(../images/index_nav.jpg) 0 -245px no-repeat; }
#index #nav11 a { background: url(../images/index_nav.jpg) 0 -290px no-repeat; }
#index #nav12 a { background: url(../images/index_nav.jpg) 0 -340px no-repeat; }

#index #nav03 a:hover { background: url(../images/index_nav.jpg) -220px 0 no-repeat; }
#index #nav04 a:hover { background: url(../images/index_nav.jpg) -220px -35px no-repeat; }
#index #nav05 a:hover { background: url(../images/index_nav.jpg) -220px -70px no-repeat; }
#index #nav06 a:hover { background: url(../images/index_nav.jpg) -220px -105px no-repeat; }
#index #nav07 a:hover { background: url(../images/index_nav.jpg) -220px -140px no-repeat; }
#index #nav08 a:hover { background: url(../images/index_nav.jpg) -220px -175px no-repeat; }
#index #nav09 a:hover { background: url(../images/index_nav.jpg) -220px -210px no-repeat; }
#index #nav10 a:hover { background: url(../images/index_nav.jpg) -220px -245px no-repeat; }
#index #nav11 a:hover { background: url(../images/index_nav.jpg) -220px -290px no-repeat; }
#index #nav12 a:hover { background: url(../images/index_nav.jpg) -220px -340px no-repeat; }

#index .ban_caremenu a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_caremenu.jpg);
}
.ban_detox02 a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_detox02.jpg);
}
.ban_detox02 a:hover{
	background-position:0 100%;
}
#index .ban_caremenu a:hover{
	background-position:0 100%;
}
/*---------- 09  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 #content h2 {
	height: 31px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	padding: 0;
	}
#index #content h3 {
	height: 31px;
	text-indent: -9999px;
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.bordered_bt {
 border-bottom: 1px dashed #FF99FF;
 padding-bottom: 20px;
 }
 
#index .section .alpha {
	width: 530px;
	float: left;
	background:url(../images/index01.jpg) right top no-repeat;
	}
#index .section .beta {
	width: 210px;
	float: right;
	padding: 5px;
	}
	 
.text11 {
  font-size: 85%;
	}
	
.right {
  float: right;
	}

#index .main_img {
  margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 455px;
	background: url(../images/index_main_img.jpg) 0 0 no-repeat;
	}

.bana a{
	width:530px;
	height:80px;
	margin:0 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/bn_index.jpg) 0 0;
}
.bana02 a{
	width:530px;
	height:120px;
	margin:0 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/bn_index02.jpg) 0 0;
}
.bana03 a{
	width:530px;
	height:120px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/bn_index03.jpg) 0 0;
}
.bana04 a{
	width:530px;
	height:120px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_whitening.jpg) 0 0;
}
.bana05 a{
	width:530px;
	height:120px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_recruit.jpg) 0 0;
}
.ban_set a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_set.jpg) 0 0;
}
.ban_happy a{
	width:530px;
	height:120px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_happy.jpg) 0 0;
}
.ban_4050 a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_4050.jpg) 0 0;
}
.ban_selec a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_selec.jpg) 0 0;
}
.ban_selec02 a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_selec02.jpg) 0 0;
}
.ban_gw a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_gw.jpg) 0 0;
}
.ban_whitening02 a{
	width:530px;
	height:120px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_whitening03.jpg) 0 0;
}
.ban_whitening04 a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_whitening04.jpg) 0 0;
}
.ban_whitening05 a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_whitening05.jpg) 0 0;
}
.ban_xmas a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_xmas.jpg) 0 0;
}
.ban_fresh a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_fresh.jpg) 0 0;
}
.ban_40 a{
	width:530px;
	height:160px;
	margin:0 25px 10px 25px;
	display:block;
	text-indent:-9999px;
	background: url(../images/ban_40.jpg) 0 0;
}
.bana a:hover,
.bana02 a:hover,
.bana03 a:hover,
.bana04 a:hover,
.bana05 a:hover,
.ban_set a:hover,
.ban_happy a:hover,
.ban_4050 a:hover,
.ban_gw a:hover,
.ban_whitening02 a:hover,
.ban_selec a:hover,
.ban_selec02 a:hover,
.ban_whitening04 a:hover,
.ban_xmas a:hover,
.ban_fresh a:hover,
.ban_40 a:hover,
.ban_whitening05 a:hover{
	background-position:0 100%;
}

/*---------- 10  Aesthetic -----------*/
#aesthetic h2#title01 { background: url(../images/aesthetic_h2-01.jpg) 0 0 no-repeat; }
#aesthetic h3#title02 { background: url(../images/aesthetic_h3-02.jpg) 0 0 no-repeat; }
#aesthetic h3#title03 { background: url(../images/aesthetic_h3-03.jpg) 0 0 no-repeat; }
#aesthetic h3#title04 { background: url(../images/aesthetic_h3-04.jpg) 0 0 no-repeat; }
#aesthetic h3#title05 { background: url(../images/aesthetic_h3-05.jpg) 0 0 no-repeat; }
#aesthetic h3#title06 { background: url(../images/aesthetic_h3-06.jpg) 0 0 no-repeat; height:60px; }
#aesthetic h2#title07 { background: url(../images/aesthetic_h2-07.jpg) 0 0 no-repeat; }
#aesthetic h3#title08 { background: url(../images/aesthetic_h3-08.jpg) 0 0 no-repeat; }

#aesthetic .section .alpha {
	width: 210px;
	float: left;
	padding: 5px;
	}
#aesthetic .section .beta {
	width: 310px;
	float: right;
	}
.aesthetic_waku{
	width:510px;
	height:80px;
	margin:0 10px;
}
.aesthetic_l a{
	width:210px;
	height:80px;
	float:left;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn_aesthetic01.jpg);
}
.aesthetic_r a{
	width:210px;
	height:80px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn_aesthetic02.jpg);
}
.aesthetic_l a:hover,
.aesthetic_r a:hover,
.detail_ban a:hover{
	background-position:0 100%;
}
.detail_ban a{
	width:250px;
	height:50px;
	float:right;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn_aesthetic03.jpg);
}

/*---------- 11  Gum -----------*/
#gum h2#title01 { background: url(../images/gum_h2-01.jpg) 0 0 no-repeat; }
#gum h3#title02 { background: url(../images/gum_h3-02.jpg) 0 0 no-repeat; }
#gum h3#title03 { background: url(../images/gum_h3-03.jpg) 0 0 no-repeat; }
#gum h3#title04 { background: url(../images/gum_h3-04.jpg) 0 0 no-repeat; }
#gum h4#title05 { background: url(../images/gum_h4-05.jpg) 0 0 no-repeat; }
#gum h4#title06 { background: url(../images/gum_h4-06.jpg) 0 0 no-repeat; }

/*---------- 12  Whitening -----------*/
#whitening h2#title01 { background: url(../images/whitening_h2-01.jpg) 0 0 no-repeat; }
#whitening h3#title02 { background: url(../images/whitening_h3-02.jpg) 0 0 no-repeat; }
#whitening h3#title03 { background: url(../images/whitening_h3-03.jpg) 0 0 no-repeat; }
#whitening h3#title04 { background: url(../images/whitening_h3-04.jpg) 0 0 no-repeat; }
#whitening h3#title05 { background: url(../images/whitening_h3-05.jpg) 0 0 no-repeat; }
#whitening h3#title06 { background: url(../images/whitening_h3-06.jpg) 0 0 no-repeat; }
#whitening h3#title07 { background: url(../images/whitening_h3-07.jpg) 0 0 no-repeat; }
#whitening h4#title08 { background: url(../images/whitening_h4-08.jpg) 0 0 no-repeat; }

#whitening  table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #FFA4DF;
	font-size: 100%;
	color: #666;
	width: 520px;
	margin-left:0;
	}

#whitening  table th,
#whitening  table td {
	padding: 4px 12px;
	border: 1px solid #FFA4DF;
	}

#whitening  table th {
	background: #FFDCF2;
	color: #FF33B6;
	width: 260px;
	}
#whitening .waku{
	width:500px;
	margin:0;
	padding:10px;
	background-color:#efd0ef;
}

*html #whitening .waku{
	width:520px;
	margin:0;
	padding:10px;
	background-color:#efd0ef;
}
#whitening .campain{
	width:520px;
	height:270px;
	margin:10px 0;
	background:url(../images/whitening06.jpg) no-repeat right top;
}

/*---------- 13  Figure -----------*/
#figure h2#title01 { background: url(../images/figure_h2-01.jpg) 0 0 no-repeat; }
#figure h3#title02 { background: url(../images/figure_h3-02.jpg) 0 0 no-repeat; }
#figure h3#title03 { background: url(../images/figure_h3-03.jpg) 0 0 no-repeat; }
#figure h3#title04 { background: url(../images/figure_h3-04.jpg) 0 0 no-repeat; }
#figure h4#title05 { background: url(../images/figure_h4-05.jpg) 0 0 no-repeat; }
#figure h4#title06 { background: url(../images/figure_h4-06.jpg) 0 0 no-repeat; }

/*---------- 14 Irregular -----------*/
#irregular h2#title01 { background: url(../images/irregular_h2-01.jpg) 0 0 no-repeat; }
#irregular h3#title02 { background: url(../images/irregular_h3-02.jpg) 0 0 no-repeat; }
#irregular h3#title03 { background: url(../images/irregular_h3-03.jpg) 0 0 no-repeat; }
#irregular h3#title04 { background: url(../images/irregular_h3-04.jpg) 0 0 no-repeat; }
#irregular h4#title05 { background: url(../images/irregular_h4-05.jpg) 0 0 no-repeat; }
#irregular h4#title06 { background: url(../images/irregular_h4-06.jpg) 0 0 no-repeat; }
#irregular h4#title07 { background: url(../images/irregular_h4-07.jpg) 0 0 no-repeat; }
#irregular h4#title08 { background: url(../images/irregular_h4-08.jpg) 0 0 no-repeat; }


#irregular #content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #FFA4DF;
	font-size: 100%;
	color: #666;
	width: 480px;
	margin-left: 20px;
	}

#irregular #content table th,
#irregular #content table td {
	padding: 4px 12px;
	border: 1px solid #FFA4DF;
	}

#irregular #content table th {
	width: 240px;
	}

#irregular #content table td {
	width: 240px;
	}
	
#irregular #content table ul {
  margin: 0;
	padding: 0;
	}
	

/*---------- 15 Routine -----------*/
#routine h2#title01 { background: url(../images/routine_h2-01.jpg) 0 0 no-repeat; }
#routine h3#title02 { background: url(../images/routine_h3-02.jpg) 0 0 no-repeat; }
#routine h3#title03 { background: url(../images/routine_h3-03.jpg) 0 0 no-repeat; }
#routine h3#title04 { background: url(../images/routine_h3-04.jpg) 0 0 no-repeat; }
#routine h4#title05 { background: url(../images/routine_h4-05.jpg) 0 0 no-repeat; }
#routine h4#title06 { background: url(../images/routine_h4-06.jpg) 0 0 no-repeat; }
#routine h4#title07 { background: url(../images/routine_h4-07.jpg) 0 0 no-repeat; }
#routine h4#title08 { background: url(../images/routine_h4-08.jpg) 0 0 no-repeat; }
#routine h4#title09 { background: url(../images/routine_h4-09.jpg) 0 0 no-repeat; }
#routine h3#title10 { background: url(../images/routine_h3-10.jpg) 0 0 no-repeat; }
#routine h3#title11 { background: url(../images/routine_h3-11.jpg) 0 0 no-repeat; }

#routine .waku{
	width:510px;
	margin:0;
	padding:10px;
	background-color:#efd0ef;
}
.text_16{
	font-size:16px;
	color:#cc0000;
	font-weight:bold;
}
#routine .campain{
	width:530px;
	height:130px;
	background:url(../images/routine_bg.jpg) right top;
}

/*---------- 15 Implant -----------*/
#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; }
#implant h4#title07 { background: url(../images/implant_h4-07.jpg) 0 0 no-repeat; }
#implant h4#title08 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }
#implant h4#title09 { background: url(../images/implant_h4-08.jpg) 0 0 no-repeat; }

#implant .section .alpha {
	width: 230px;
	height: 120px;
	float: left;
	padding: 5px;
	}
#implant .section .beta {
	width: 230px;
	height: 120px;
	float: right;
	padding: 5px;
	}

/*---------- 16 Fragile -----------*/
#fragile h2#title01 { background: url(../images/fragile_h2-01.jpg) 0 0 no-repeat; }
#fragile h3#title02 { background: url(../images/fragile_h3-02.jpg) 0 0 no-repeat; }
#fragile h3#title03 { background: url(../images/fragile_h3-03.jpg) 0 0 no-repeat; }
#fragile h3#title04 { background: url(../images/fragile_h3-04.jpg) 0 0 no-repeat; }
#fragile h3#title05 { background: url(../images/fragile_h3-05.jpg) 0 0 no-repeat; }
#fragile h4#title06 { background: url(../images/fragile_h4-06.jpg) 0 0 no-repeat; }
#fragile h4#title07 { background: url(../images/fragile_h4-07.jpg) 0 0 no-repeat; }
#fragile h4#title08 { background: url(../images/fragile_h4-08.jpg) 0 0 no-repeat; }


/*---------- 17 Question -----------*/
#question h2#title01 { background: url(../images/question_h2-01.jpg) 0 0 no-repeat; }
#question h3#title02 { background: url(../images/question_h3-02.jpg) 0 0 no-repeat; }
#question h3#title03 { background: url(../images/question_h3-03.jpg) 0 0 no-repeat; }
#question h3#title04 { background: url(../images/question_h3-04.jpg) 0 0 no-repeat; }
#question h3#title05 { background: url(../images/question_h3-05.jpg) 0 0 no-repeat; }
#question h3#title06 { background: url(../images/question_h3-06.jpg) 0 0 no-repeat; }
#question h3#title07 { background: url(../images/question_h3-07.jpg) 0 0 no-repeat; }
#question h2#title08 { background: url(../images/question_h2-08.jpg) 0 0 no-repeat; }
#question h3#title09 { background: url(../images/question_h3-09.jpg) 0 0 no-repeat; }
#question h3#title10 { background: url(../images/question_h3-10.jpg) 0 0 no-repeat; }
#question h3#title11 { background: url(../images/question_h3-11.jpg) 0 0 no-repeat; }
#question h3#title12 { background: url(../images/question_h3-12.jpg) 0 0 no-repeat; }

* html #question h3#title02 { margin-left: -5px; }
* html #question h3#title03 { margin-left: -5px; }
* html #question h3#title04 { margin-left: -5px; }
* html #question h3#title05 { margin-left: -5px; }
* html #question h3#title06 { margin-left: -5px; }
* html #question h3#title07 { margin-left: -5px; }
* html #question h3#title09 { margin-left: -5px; }
* html #question h3#title10 { margin-left: -5px; }
* html #question h3#title11 { margin-left: -5px; }
* html #question h3#title12 { margin-left: -5px; }

#question .section .question_bnr01 {
	text-indent: -9999px;
}

	#question .section .question_bnr01 a {
		display: block;
		width: 210px;
		height: 80px;
		background: url(../images/bn_aesthetic01.jpg) 0 0 no-repeat;
	}
	
		#question .section .question_bnr01 a:hover {
			background-position: bottom;
		}
		
#question .section .question_bnr02 {
	text-indent: -9999px;
}

	#question .section .question_bnr02 a {
		display: block;
		width: 530px;
		height: 80px;
		background: url(../images/bn_index.jpg) 0 0 no-repeat;
	}
	
		#question .section .question_bnr02 a:hover {
			background-position: bottom;
		}

/*---------- 18  File -----------*/
#file h2#title01 { background: url(../images/file_h2-01.jpg) 0 0 no-repeat; }
#file h3#title02 { background: url(../images/file_h3-02.jpg) 0 0 no-repeat; }
#file h3#title03 { background: url(../images/file_h3-03.jpg) 0 0 no-repeat; }
#file h3#title04 { background: url(../images/file_h3-04.jpg) 0 0 no-repeat; }
#file h3#title05 { background: url(../images/file_h3-05.jpg) 0 0 no-repeat; }
#file h3#title06 { background: url(../images/file_h3-06.jpg) 0 0 no-repeat; }
#file h3#title07 { background: url(../images/file_h3-07.jpg) 0 0 no-repeat; }


/*---------- 19  Coordinator -----------*/
#coordinator h2#title01 { background: url(../images/coordinator_h2-01.jpg) 0 0 no-repeat; }

#coordinator .section .alpha {
	width: 160px;
	float: left;
	}
#coordinator .section .beta {
	width: 350px;
	float: right;
	padding: 5px;
	}

/*---------- 20  Dr -----------*/
#dr h2#title01 { background: url(../images/dr_h2-01.jpg) 0 0 no-repeat; }

#dr .section .alpha {
	width: 160px;
	float: left;
	padding: 5px;
	}
#dr .section .beta {
	width: 350px;
	float: right;
	padding: 5px;
	}

/*---------- 21 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; }
#clinic h3#title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic h3#title04 { background: url(../images/clinic_h3-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 #content .bordered { 
	padding: 5px;
	magin: 0 0 10px 0;
	}
	
#clinic .section .alpha {
	width: 210px;
	float: left;
	padding: 5px;
	}
#clinic .section .beta {
	width: 280px;
	float: right;
	padding: 5px;
	}

#mapping {   
    width: 470px;   
    height: 360px;   
    border: 2px solid #ccc;   
    margin: 0;
    } 

#clinic #content table {
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #FFA4DF;
	font-size: 100%;
	color: #666;
	width: 480px;
	margin-left: 20px;
	}


#clinic table th {
	width: 180px;
	}
	
#clinic #content .require {
	width: 10px;
	}
	
#clinic #content .section .rule ol li {
	list-style-position: inside;
	margin-bottom: 1em;
}

	#clinic #content .section .rule ul {
		margin: 0;
		padding: 0;
		padding-left: 1em;
	}

		#clinic #content .section .rule ul li {
			margin: 0;
			padding: 0;
			background: none;
			list-style: disc;
			list-style-position: inside;
		}
	
	
/*---------- 22  Sitemap -----------*/
#sitemap h2#title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content .bordered { 
	border: 1px solid #FFE6EA;
	padding:0 10px 10px 10px;
	}

/*---------- 23  straight line -----------*/

.q01{
	background:url(../images/qa_q01.gif) left center no-repeat;
	padding-left:45px;
	line-height:40px;
}
.q02{
	background:url(../images/qa_q02.gif) left center no-repeat;
	padding-left:45px;
	line-height:40px;
}
.q03{
	background:url(../images/qa_q03.gif) left center no-repeat;
	padding-left:45px;
	line-height:20px;
}
.q04{
	background:url(../images/qa_q04.gif) left center no-repeat;
	padding-left:45px;
	line-height:40px;
}
.q05{
	background:url(../images/qa_q05.gif) left center no-repeat;
	padding-left:45px;
	line-height:40px;
}
.a01{
	background:url(../images/qa_a01.gif) left center no-repeat;
	padding-left:45px;
	line-height:20px;
	margin-bottom:20px;
}
.a02{
	background:url(../images/qa_a02.gif) left center no-repeat;
	padding-left:45px;
	line-height:20px;
	margin-bottom:20px;
}
.a03{
	background:url(../images/qa_a03.gif) left center no-repeat;
	padding-left:45px;
	line-height:20px;
	margin-bottom:20px;
}
.a04{
	background:url(../images/qa_a04.gif) left center no-repeat;
	padding-left:45px;
	line-height:40px;
	margin-bottom:20px;
}
.a05{
	background:url(../images/qa_a05.gif) left center no-repeat;
	padding-left:45px;
	line-height:20px;
	margin-bottom:20px;
}

.qc_nav a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn_straightalign.jpg);
}
.qc_coordinator a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/bn_coordinator.jpg);
}
.ban_caremenu a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_caremenu.jpg);
}
.ban_caremenu02 a{
	width:530px;
	height:100px;
	margin:10px 0 10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_caremenu02.jpg);
}
.ban_detox a{
	width:530px;
	height:100px;
	margin:10px 0 10px 0;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_detox.jpg);
}
.ban_detox03 a{
	width:530px;
	height:120px;
	margin:10px 0 10px 25px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_detox03.jpg);
}
.ban_mouse_ware a{
	width:150px;
	height:68px;
	margin:30px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_mouse_ware.jpg);
}
.ban_maternity a{
	width:150px;
	height:68px;
	margin:10px 35px 10px 35px;
	display:block;
	text-indent:-9999px;
	background:url(../images/ban_maternity.jpg);
}

.ban_caremenu02 a:hover,
.ban_caremenu a:hover, 
.qc_nav a:hover,
.qc_coordinator a:hover,
.ban_detox a:hover,
.ban_detox03 a:hover,
.ban_mouse_ware a:hover,
.ban_maternity a:hover{
	background-position:0 100%;
}

/*---------- 22  detox -----------*/
#detox h2#title01 { background: url(../images/detox_h2-01.jpg) 0 0 no-repeat; }
#detox h3#title02 { background: url(../images/detox_h3-02.jpg) 0 0 no-repeat; }
#detox h3#title03 { background: url(../images/detox_h3-03.jpg) 0 0 no-repeat; }
#detox h3#title04 { background: url(../images/detox_h3-04.jpg) 0 0 no-repeat; }
#detox h3#title05 { background: url(../images/detox_h3-05.jpg) 0 0 no-repeat; }

/*---------- 22  maternity  -----------*/
#maternity h2#title01 { background: url(../images/maternity_h2-01.jpg) 0 0 no-repeat; }
#maternity h3#title02 { background: url(../images/maternity_h3-02.jpg) 0 0 no-repeat; }

#maternity .waku{
	background:#FAF0F9;
	padding:5px 10px;
	border:#E6B8E6 1px solid;
	margin:20px 0;
}
/*---------- 22  mouse_ware -----------*/
#mouse_ware h2#title01 { background: url(../images/mouse_ware_h2-01.jpg) 0 0 no-repeat; }
#mouse_ware h3#title02 { background: url(../images/mouse_ware_h3-02.jpg) 0 0 no-repeat; }
#mouse_ware h3#title03 { background: url(../images/mouse_ware_h3-03.jpg) 0 0 no-repeat; }
#mouse_ware h3#title04 { background: url(../images/mouse_ware_h3-04.jpg) 0 0 no-repeat; }
#mouse_ware h3#title05 { background: url(../images/mouse_ware_h3-05.jpg) 0 0 no-repeat; }
