@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  Clinic                      */
/*                 10  Treatment                   */
/*                 11  General                     */
/*                 12  Root                        */
/*                 13  Prevent                     */
/*                 14  Esthe                       */
/*                 15  Denture                     */
/*                 16  Recruit                     */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #ffc9d8      */
/*        Main Color - Dark Blue      #064274      */
/*        Main Color - Red            #d30000      */
/*                                                 */
/*        Sub Color  - Orange         #ff7504      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      83.33%              */
/*                   11px      91.66%              */
/*                   12px     100%                 */
/*                   14px     116.66%              */
/*                   16px     133.33%              */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index { margin: 0; background: url(../images/body_bg01.jpg) 0 0 repeat-x #FFF; color:#666; }
body { margin: 0; background: url(../images/body_bg03.jpg) 0 0 repeat-x #FFF; color:#666; }
#container { margin: 0; background: url(../images/body_bg02.jpg) left bottom repeat-x; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 25px;
	}

#content {
	margin: 0;
	width: 640px;
	float: right;
	font-size: 100%;
	}

.img { margin: 0; padding: 0; line-height: 1%; display: block;}

/*---------- 03  Header -----------*/

#index #header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 532px;
	}
#header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 402px;
	}		
#header #header01 {
	margin: 0 ;
	padding: 0;
	width: 960px;
	height: 92px;
	}

#header #header01 #header01_01{
	margin: 0 285px 0 0;
	padding: 0;
	width: 373px;
	height: 92px;
	float: left;
	}

#header #header01 #header01_01 p.header_text {
	margin: 0;
	padding: 14px 0 2px 15px;
	font-size: 100%;
	line-height: 1.5em;
	}

h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	width: 365px;
	height: 50px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 365px;
	height: 50px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}
	
#header #header01 #header01_02 {
	margin: 0;
	padding: 0;
	width: 302px;
	height: 92px;
	float: right;
	}

#header #header01 #header01_02 p.tel {
	margin: 0;
	padding: 17px 0 0 0;
	width: 287px;
	height: 60px;
	line-height: 1%;
	display: block;
	}
	
#index #header #header02 {
	clear: both;
	margin: 0 ;
	padding: 0;
	width: 960px;
	height: 440px;
	background: url(../images/index_header_bg.jpg) 0 0 no-repeat;
	}
#header #header02 {
	clear: both;
	margin: 0 ;
	padding: 0;
	width: 960px;
	height: 310px;
	}

#index #header #header02 #header02_01 {
	clear: both;
	margin: 0 0 15px 0 ;
	padding: 0;
	width: 960px;
	height: 385px;
	}
#header #header02 #header02_01 {
	clear: both;
	margin: 0 0 15px 0 ;
	padding: 0;
	width: 960px;
	height: 255px;
	}
#index #header #header02 #header02_01 #header02_01_01 {
	margin: 0 ;
	padding: 0;
	width: 655px;
	height: 385px;
	float: left;
	}
#header #header02 #header02_01 #header02_01_01 {
	margin: 0 ;
	padding: 0;
	width: 655px;
	height: 255px;
	float: left;
	}

#index #header #header02 #header02_01 #header02_01_01 p.main_img {
	margin: 0;
	padding: 313px 0 0 40px;
	text-align: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#header #header02 #header02_01 #header02_01_01 p.main_img {
	margin: 0;
	padding: 217px 0 0 40px;
	text-align: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}
#esthe #header #header02 #header02_01 #header02_01_01 p.main_img, #denture #header #header02 #header02_01 #header02_01_01 p.main_img, #recruit #header #header02 #header02_01 #header02_01_01 p.main_img {
	margin: 0;
	padding: 176px 0 0 40px;
	text-align: left;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}

#index #header #header02 #header02_01 #header02_01_02 {
	margin: 0 ;
	padding: 271px 0 0 0;
	width: 305px;
	float: right;
	}
#header #header02 #header02_01 #header02_01_02 {
	margin: 0 ;
	padding: 145px 0 0 0;
	width: 305px;
	float: right;
	}
#header #header02 #header02_01 #header02_01_02 p.header_24h {
	margin: 0 ;
	padding: 0;
	width: 280px;
	height: 110px;
	}

#header #header02 #header02_01 #header02_01_02 p.header_24h a {
	margin: 0 ;
	padding: 0;
	width: 280px;
	height: 110px;
	background: url(../images/header_24h.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	}
#header #header02 #header02_01 #header02_01_02 p.header_24h a:hover {
	background: url(../images/header_24h.jpg) 0 -110px no-repeat;
	}
	
#header #header02 #header02_02 {
	margin: 0 ;
	padding: 0;
	width: 960px;
	height: 40px;
	}

#header #header02 #header02_02 ul {
	margin: 0 25px 0 ;
	padding: 0 0 0 0;
	width: 910px;
	height: 40px;
	list-style: none;
	}

#header #header02 #header02_02 ul li {
	margin: 0;
	padding: 0;
	height: 40px;
	list-style: none;
	float: left;
	display: inline;
	}

#header #header02 #header02_02 ul li a {
	height: 40px;
	text-indent: -999px;
	display: block;
	}

#nav01 { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 227px; }	
#nav02 { background: url(../images/header_nav.jpg) -227px 0 no-repeat; width: 228px; }	
#nav03 { background: url(../images/header_nav.jpg) -455px 0 no-repeat; width: 228px; }	
#nav04 { background: url(../images/header_nav.jpg) -683px 0 no-repeat; width: 227px; }	

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -40px no-repeat; }	
#nav02 a:hover { background: url(../images/header_nav.jpg) -227px -40px no-repeat; }	
#nav03 a:hover { background: url(../images/header_nav.jpg) -455px -40px no-repeat; }	
#nav04 a:hover { background: url(../images/header_nav.jpg) -683px -40px no-repeat; }	

/*----------04  Navigation -----------*/

#nav {
	margin: 12px 0 0 0;
	padding: 0 0 20px 0;
	width: 250px;
	float: left;
	}

#nav ul {
	margin: 0 0 0 0;
	padding: 0 0 9px 0;
	width: 250px;
	list-style: none;
	}

#nav ul li {
	width: 250px;
	height: 45px;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	width: 250px;
	height: 45px;
	text-indent: -9999px;
	}

#nav .internal li a {
	height: 45px;
	display: block;
	}
	
#nav06, #nav07, #nav08, #nav09, #nav10 { margin-bottom: 5px; }
#nav05, #nav11 { margin-bottom: 6px; }

#nav05 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -51px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -101px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -151px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -201px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -251px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -301px no-repeat; }

#nav05 a:hover { background: url(../images/nav.jpg) -250px 0 no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -250px -51px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -250px -101px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -250px -151px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -250px -201px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -250px -251px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -250px -301px no-repeat; }

#nav .nav_b_t { background: url(../images/nav_b_t.jpg) 0 0 no-repeat; padding-top: 10px; }
#nav .nav_b_b { background: url(../images/nav_b_b.jpg) left bottom no-repeat; padding-bottom: 10px; }
#nav .nav_b_y { background: url(../images/nav_b_y.jpg) 0 0 repeat-y; }
#nav .nav_b_y2 { background: url(../images/nav_b_y2.jpg) 0 0 repeat-y; margin: 0 10px; }
#nav .nav_b_b2 { background: url(../images/nav_b_b2.jpg) left bottom no-repeat; }

#nav p { text-align: center; }

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 100%;
	height: 114px;
	text-align: center;
	color: #3f3f3f;
	}
*:first-child+html #footer { font-size: 10px; } /*  for IE7 only */
* html body #footer { font-size: 10px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #3f3f3f;
	}
#footer a:hover { text-decoration: underline; }

#footer #footer01 { 
	margin: 0 25px 0 20px;
	padding: 0 0 0 0;
	width: 915px;
	height: 80px;
	}
#footer #footer01 p.tel{ 
	margin: 0 18px 0 0;
	padding: 8px 0 0 0;
	width: 287px;
	height: 60px;
	float: left;
	line-height: 1%;
	display: block;	
	}
#footer #footer01 p.footer_24h{ 
	margin: 0;
	padding: 10px 0 0 0;
	width: 610px;
	height: 70px;	
	float: right;
	}
#footer #footer01 p.footer_24h a { 
	margin: 0;
	padding: 0;
	width: 610px;
	height: 70px;
	background: url(../images/footer_24h.jpg) 0 0 no-repeat;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	}
#footer #footer01 p.footer_24h a:hover { 
	background: url(../images/footer_24h.jpg) 0 -70px no-repeat;
	}

#footer #footer02 {
	clear: both;
	margin: 0;
	padding: 0;
	width: 960px;
	height: 20px;
	}
#footer #footer02 address {
	margin: 0;
	padding: 14px 0 0 0;
	height: 16px;
	text-align: center;
	}

/*---------- 06  Contents -----------*/

.section { padding: 0 15px ; }
.section .section { padding: 0 15px ; }
.section .section .section { padding: 0 ; }
.center { text-align: center; }

#content h2 {
	margin: 12px 0 15px 0;
	height: 50px;
	text-indent: -9999px;
	}
	
#content h3 {
	clear: both;
	margin: 0 -15px 10px -15px;
	height: 30px;
	text-indent: -9999px;
	}
	
#content h3.tiny{
	margin: 15px 0 10px 0;
	text-indent: 0;
	}
#content h4 {
	margin: 0 -15px 10px -15px;
	height: 19px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 8px 0;
	padding: 0 0 0 20px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	color:#ea6da4;
	background: url(../images/icon01.jpg) 0 3px no-repeat;
	}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 4px no-repeat;
	padding-left: 15px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #f87eb4;
	outline: none;
	}
a:hover { color: #ff3e85; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
	
.image_l {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
* html body .image_l { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_l1 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
*:first-child+html .image_l1 { margin: 0 20px -0.5em 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px -0.5em 0 ; } /*  for IE6 only */

.sr_image_l1 {
	margin: 0 20px 20px 0;
	float: left;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
*:first-child+html .sr_image_l1 { margin: 0 20px 0 0 ; } /*  for IE7 only */
* html body .sr_image_l1 { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	border: 1px solid #FFCAD8;
	background: #FFF;
	padding: 1px;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
	
.sr_case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center 65px no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }


.caption {
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 0 30px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 165px;
	height: 20px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.png) 0 1px no-repeat;
	}

/* Hides from IE-mac \*/
p.answer:first-letter {
	display: block;
	padding: 2px;
	background: #4499af;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid #ccc;
	margin: 0 5px 0 0;
	float: left;
	}
/* End hide from IE-mac */

#content table {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #FFCAD8;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;

	}

#content table.sr_tbl01 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #FFCAD8;
	font-size: 100%;
	line-height: 1.5em;
	width: 60%;

	}

#content table.sr_tbl02 {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #FFCAD8;
	font-size: 100%;
	line-height: 1.5em;
	width: 80%;

	}

#content table th,
#content table td {
	padding: 8px 8px;
	border: 1px solid #FFCAD8;
	}

#content table td.bg01 {
	background: #f1f5f7;
	}

#content table td.sr_bg01 {
	background: #f1f5f7;
	text-align:center;
	}
#content table td.sr_txt01 {
	text-align:right;
	}
	
#content table td.top { vertical-align: top; }
#content table td.bottom { vertical-align: bottom; }
#content table td.right { text-align: right; }

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/

.index01 { margin: 12px 0 20px 0; background: url(../images/index_img02.jpg) 0 0 repeat-y; }
.bor_b { margin: 0 0 0 0; background: url(../images/index_img03.jpg) left bottom no-repeat; padding-bottom: 8px; }
.bg { margin: 15px 15px 0; background: url(../images/index_img09.jpg) 0 0 repeat-x; padding-top: 7px; }

.index02 { margin: 0 0 20px 0; }
.index02_01 { margin: 0 10px 0 0; width: 340px; float: left; }
.index02_02 { margin: 0 ; width: 290px; float: right; }
.index02_02_01 { margin: 0 ; width: 290px; }
.index02_02_02 { clear: both; margin: 0 ; width: 290px;  }

#index dl { margin: 0; }
#index dl dt { margin: 0 ; padding: 0 0 5px 0 ; height: 20px; }
#index dl dt img { margin: 0 ; padding: 0 ; height: 20px; line-height: 1%; display: block; }
#index dl dd { margin: 0 ; padding: 0 0 7px 5px ; }
#index dl dd.dd00 { margin: 0 ; padding: 0 0 5px 5px ; }

#index dl dd.dd01 { margin: 0 ; padding: 0 0 5px 0 ; font-size: 1%; line-height: 1%;  }
#index dl dd.dd02 { margin: 0 ; padding: 0 0 0 0 ; font-size: 1%; line-height: 1%;  }

#index dl dd.dd01 img { margin: 0 ; padding: 0 ; font-size: 1%; line-height: 1%; display: block; }

#index .image_l_in { margin: 0; float: left; font-size: 1%; line-height: 1%; display: block; }

p.clinic_btn {
	margin: 3px 0 8px 0 ;
	width: 140px;
	height: 25px;
	float: right;
	}
p.clinic_btn a {
	margin: 0;
	width: 140px;
	height: 25px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img11.jpg) 0 0 no-repeat;
	}
p.clinic_btn a:hover {
	background: url(../images/index_img11.jpg) 0 -25px no-repeat;
	}

#index #map {
	width: 340px;
	height: 270px;
	margin: 0;
}

#tiny {
 border: 1px solid #d9d9d9;
	width: 640px;
	height: 80px;
	padding: 3px 0;
	margin: 0 0 30px 0;
	overflow: auto;
	text-align: left;
	line-height: .2em;
 }
*:first-child+html #tiny {
 border: 1px solid #d9d9d9;
	width: 640px;
	height: 80px;
	padding: 3px 0;
	margin: 0 0 30px 0;
	overflow: auto;
	text-align: left;
	line-height: .2em;
 }

#tiny table { border: none; text-align: left;}
#tiny table tr td.tn_image {
	width: 5px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;}
#tiny table tr td.tn_date {
	width: 100px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;
	vertical-align: top;}
#tiny table tr td.tn_title {
	width: 480px;
	padding: 3px;
	margin: 0;
	border: none;
	text-align: left;
	line-height: 1em;}

/**:first-child+html #tiny table tr td.tn_title{
	width: 480px;
	text-align: left;
	}
*/
/**:first-child+html #tiny table tr td.tn_date{
	width: 200px;
	text-align: left;
}
*/
.pickup{ margin: 10px 0 20px 0; border: 3px dotted #FF6666; padding: 10px 10px 5px 0; /padding: 10px 10px 10px 0;}
.pick01{
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
*html body .pickup{ margin: 10px 0 20px 0; border: 3px dotted #FF6666; padding: 10px 10px 10px -10px;}
*html body .pick01{
	float: left;
	margin: 0 5px 0 5px;
	padding: 0;
} 

/*---------- 08  Concept -----------*/


#concept h2#title01 { background: url(../images/concept_h2.jpg) 0 0 no-repeat; }
#concept h3#title02 { background: url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h3#title03 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }

#concept dl { margin: 0; padding: 0; width: 360px; display: inline; }
#concept dl dt { margin: 0; padding: 0; width: 80px; float: left; display: inline; font-weight: normal; }
#concept dl dd { margin: 0; padding: 0; width: 280px; float: left; display: inline; }

/*---------- 09  Clinic -----------*/

#clinic h2#title01 { background: url(../images/clinic_h2.jpg) 0 0 no-repeat; }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h4#title03 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h3#title04 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }

#map2 {
	width: 515px;
	height: 375px;
	border: 1px solid #ccc;
	margin: 0;
}

/*---------- 10  Treatment -----------*/

#treatment h2#title01 { background: url(../images/treatment_h2.jpg) 0 0 no-repeat; }
#treatment h3#title02 { background: url(../images/treatment_h3-01.jpg) 0 0 no-repeat; }
#treatment h4#title03 { background: url(../images/treatment_h4-01.jpg) 0 0 no-repeat; }
#treatment h4#title04 { background: url(../images/treatment_h4-02.jpg) 0 0 no-repeat; }
#treatment h4#title05 { background: url(../images/treatment_h4-03.jpg) 0 0 no-repeat; }
#treatment h4#title06 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment h4#title07 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }

/*---------- 11  General -----------*/

#general h2#title01 { background: url(../images/general_h2.jpg) 0 0 no-repeat; }
#general h3#title02 { background: url(../images/general_h3-01.jpg) 0 0 no-repeat; }
#general h4#title03 { background: url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title04 { background: url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h3#title05 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h3#title07 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h4#title09 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general h4#title10 { background: url(../images/general_h4-06.jpg) 0 0 no-repeat; }
#general h4#title11 { background: url(../images/general_h4-07.jpg) 0 0 no-repeat; }
#general h3#title12 { background: url(../images/general_h3-04.jpg) 0 0 no-repeat; }

.c_text { margin: 0 0 7px 0; color:#f179ae; line-height: 1em; }
.c_icon { margin: 0 0 5px 0; line-height: 1em; background: url(../images/icon02.jpg) 0 1px no-repeat; text-indent: 15px; }
.c_text02 { margin: 0 0 10px 0; }

/*---------- 12  Root -----------*/

#root h2#title01 { background: url(../images/root_h2.jpg) 0 0 no-repeat; }
#root h3#title02 { background: url(../images/root_h3-01.jpg) 0 0 no-repeat; }
#root h4#title03 { background: url(../images/root_h4-01.jpg) 0 0 no-repeat; }

.root_bg { margin: 0 0 20px 0; background:#fff; border:1px solid #FFCAD8; }
.root_step { width: 578px; margin:0; padding:0; display:inline-block; height:36px; background:url(../images/td_bg.jpg) repeat-x 0 0; color:#f471ab; line-height:36px; }
.root_step span { width: 60px; font-weight:bold; font-size:100%; display:inline-block; margin-left:15px; line-height:36px;}

/*---------- 13  Prevent -----------*/

#prevent h2#title01 { background: url(../images/prevent_h2.jpg) 0 0 no-repeat; }
#prevent h3#title02 { background: url(../images/prevent_h3-01.jpg) 0 0 no-repeat; }
#prevent h4#title03 { background: url(../images/prevent_h4-01.jpg) 0 0 no-repeat; }
#prevent h4#title04 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }

/*---------- 14  Esthe -----------*/

#esthe h2#title01 { background: url(../images/esthe_h2.jpg) 0 0 no-repeat; }
#esthe h3#title02 { background: url(../images/esthe_h3-01.jpg) 0 0 no-repeat; }
#esthe h4#title03 { background: url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title04 { background: url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title05 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }

#general .alpha,#esthe .alpha { float: left;}
#general .beta,#esthe .beta { float: right;}

/*---------- 15  Denture -----------*/

#denture h2#title01 { background: url(../images/denture_h2.jpg) 0 0 no-repeat; }
#denture h3#title02 { background: url(../images/denture_h3-01.jpg) 0 0 no-repeat; }
#denture h4#title03 { background: url(../images/denture_h4-01.jpg) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h3#title05 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title06 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h4#title07 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }

.bor { margin: 0; padding: 10px 15px; background:#fbf9f5; border: 1px dashed #FFCAD8; }

/*---------- 16  Recruit -----------*/

#recruit h2#title01 { background: url(../images/recruit_h2.jpg) 0 0 no-repeat; }
#recruit h3#title02 { background: url(../images/recruit_h3-01.jpg) 0 0 no-repeat; }
#recruit h4#title03 { background: url(../images/recruit_h4-01.jpg) 0 0 no-repeat; }

/*---------- 17  Sitemap -----------*/

.m0 { margin: 0; }

.mar_b10 { margin-bottom: 10px; }
.mar_b16 { margin-bottom: 16px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b26 { margin-bottom: 26px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }
.pad_lr15 { padding: 0 15px; }
.pad_l30 { padding-left: 30px; }
.pad_l20 { padding-left: 20px; }

.text_pink { color:#f179ae; }
.denture_text { color:#f179ae; font-weight: bold; margin: 0 0 6px 0; }
.text_orange { color:#ff7300; }

.w_60 { width: 60px; }
.w_130 { width: 130px; }

.text_right { text-align: right; }