@charset "UTF-8";
@import "base.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Concept                     */
/*                 09  Clinic                      */
/*                 10  Recruit                     */
/*                 11  General                     */
/*                 12  Prevent                     */
/*                 13  Perio                       */
/*                 14  Esthe                       */
/*                 15  Ortho                       */
/*                 16  Denture                     */
/*                 17  Implant                     */
/*                 18  Laser                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Pinky              #ffcce1    */
/*      Main Color - Fresh Pinky        #ffd6e7    */
/*      Main Color - Violet          	#a961a4    */
/*                                                 */
/*      Sub Color  - Grey               #f3f3f3    */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   11px      78.57%              */
/*                   12px      85.71%              */
/*                   14px      108%                */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { margin: 0 ; background: #fff url(../images/bg_body1.jpg) left top repeat-x ; }

#index #container { background: url(../images/bg_top1.jpg) center top no-repeat; }
#container { background: url(../images/bg_top2.jpg) center top no-repeat; }

select, input, textarea { color:#666; }

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding:0;
	width:960px;
	background:url(../images/bg_main2.jpg) left top repeat-y;
	}

.main_top {
	margin:0;
	padding:15px 0 0 0;
	width:960px;
	height:auto;
	background:url(../images/bg_main1.jpg) top left no-repeat;
	}
	
#content {
	margin: 0;
	padding:0 5px 0 0;
	width: 690px;
	line-height:1.428em;
	letter-spacing:0px;
	float: right;
	font-size: 100%;
	color:#666;
	display:inline;
	}
	
.img { margin: 0; padding: 0; line-height: 1%; display: block;}
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
#header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 320px;
	}
		
#index #header {
	margin: 0;
	padding: 0;
	width: 960px;
	height: 515px;
	}
		
#header01 {
	margin: 0 5px 0 5px;
	padding: 0;
	width: 950px;
	height: 80px;
	}

#header01_01 {
	margin: 0;
	padding: 0;
	width: 643px;
	float: left;
	}

p.logo {
	width: 602px;
	height: 46px;
	line-height: 1.0;
	padding:0 0 0 10px;
	margin:30px 0 0 0;
	position:relative;
	}
p.logo a {
	display: block;
	text-indent: -9999px;
	width: 602px;
	height: 46px;
	padding:0;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}

#header01_01 h1.text_header{
	color:#666;
	font-size:11px;
	line-height:2.5em;
	margin:-76px 0 0 0;
	padding:5px 0 8px;
	position:relative;
}

#header01_02 {
	margin: 0;
	padding: 20px 19px 0 0;
	width: 288px;
	float: right;
	}

#header_01_02 p.tel {
	margin: 0;
	float:right;
	padding:0;
	height: 50px;
	width:288
	}
#header_01_02 p.tel img {margin:0; padding:0; line-height:1%; font-size:1%; }

#header02 {
	display:block;
	clear:both;
	margin: 0 5px 5px 5px;
	padding: 0;
	width: 950px;
	height: 40px;
	}	
#header_nav {
	margin:0;
	padding: 0;
	list-style: none;
	width: 950px;
	height: 40px;
}

#header_nav ul{padding:0; margin:0;}

#header_nav li {
	height:40px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 40px;
	text-indent:-9999px;
	}

#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:175px; }
#nav02 a { background:url(../images/header_nav.jpg) -175px 0 no-repeat; width:150px; }
#nav03 a { background:url(../images/header_nav.jpg) -325px 0 no-repeat; width:150px; }
#nav04 a { background:url(../images/header_nav.jpg) -475px 0 no-repeat; width:150px; }
#nav05 a { background:url(../images/header_nav.jpg) -625px 0 no-repeat; width:150px;}
#nav06 a { background:url(../images/header_nav.jpg) -775px 0 no-repeat;width:175px; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -40px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -175px -40px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -325px -40px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -475px -40px no-repeat; }
#nav05 a:hover { background: url(../images/header_nav.jpg) -625px -40px no-repeat; }
#nav06 a:hover { background: url(../images/header_nav.jpg) -775px -40px no-repeat;}

#index #header03 {
	margin: 0;
	padding: 0;
	height:390px;
	width: 960px;
	background: url(../images/index_mainimg.jpg) 0 0 no-repeat;
	}
	
#header03 {
	background: url(../images/bg_mainimg.jpg) 0 0 no-repeat;
	height:195px;
	margin: 0;
	padding: 0;
	width: 960px;
	}	
		
.main_img{
	margin: 0;
	padding: 63px 0 0 11px ;
	height:75px;
	font-size: 1%;
	line-height: 1%;
	display: block;
	}


/*----------04  Navigation -----------*/

#nav {
	margin: 0 0 0 15px;
	padding: 0 0 30px 0;
	width: 250px;
	float: left;
	display:inline;
	}
#nav ul
	{margin:0 0 7px 0;
	padding: 7px;
	list-style: none;
	background:#fff0f6;
	}
	
#nav li {
	margin:0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	margin:0 0 5px 0;
	padding:0;
	width:236px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	margin:0;
	}
#nav .internal li#nav13 {
	margin:0;
	padding:0;
	width:236px;
	text-indent: -9999px;
	}

#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:63px; }
#nav08 a { background: url(../images/nav.jpg) 0 -68px no-repeat; height:60px; }
#nav09 a { background: url(../images/nav.jpg) 0 -133px no-repeat; height:60px;}
#nav10 a { background: url(../images/nav.jpg) 0 -198px no-repeat; height:60px;}
#nav11 a { background: url(../images/nav.jpg) 0 -263px no-repeat; height:60px;}
#nav12 a { background: url(../images/nav.jpg) 0 -328px no-repeat; height:60px;}
#nav13 a { background: url(../images/nav.jpg) 0 -393px no-repeat; height:63px; }

#nav07 a:hover { background: url(../images/nav.jpg) -236px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -236px -68px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -236px -133px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -236px -198px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -236px -263px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -236px -328px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -236px -393px no-repeat; }
		
#nav p { text-align: left ; }
	
#nav .nav_recruit{ margin:0 7px 0 7px; width:236px; height:66px; }

#nav .nav_recruit a {
	background:url(../images/nav_recruit.jpg) 0 0 no-repeat;
	width:236px;
	height:66px;
	display:block;
	text-indent:-9999px;
	}
#nav .nav_recruit a:hover {	background:url(../images/nav_recruit.jpg) 0 -66px no-repeat;	}

#nav .nav_blo {
  margin: 0 7px}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 0.785em;
	line-height:1.63em;
	width: 960px;
	height: 156px;
	text-align: left;
	background: url(../images/bg_footer.jpg) center bottom no-repeat;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer01{
	width:922px;
	padding:0;
	margin:0 19px 0 19px;
	height:131px;
	}

#footer01_01{
	width:312px;
	float:left;
	padding:55px 0 0 0;
	margin:0;
	height:53px;
	}
	
#footer01_02{
	width:610px;
	float:right;
	padding:37px 0 0 0;
	margin:0;
	height:83px;
	}	
	
#footer .footer_bnr{ margin:0; width:610px; height:83px; }
#footer .footer_bnr a {
	background:url(../images/footer_bnr.jpg) 0 0 no-repeat;
	width:610px;
	height:83px;
	display:block;
	text-indent:-9999px;
	}
#footer .footer_bnr a:hover {	background:url(../images/footer_bnr.jpg) 0 -83px no-repeat;	}
	
#footer p.footer_tel { 
	margin: 0 ;
	padding:0;
	float: left;
	line-height: 1%;
	font-size:1%;
	display: block;
	}
	
#footer02{
	width:922px;
	padding:0;
	margin:0 19px 0 19px;
	height:25px;
	}

#footer02 address {
	margin: 0 ;
	padding: 0;
	text-align:center;
	font-family:"ＭＳ Ｐゴシック";
	color:#fff;
	letter-spacing:1px;
	font-size: 87.5%;
	line-height:163%;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0 10px 0 10px; }
.section .section { padding: 0 10px 0 10px; clear:both; }
.section .section .section { padding: 0 10px ; border: none;}
.center { text-align: center; }

#content h2 {
	margin: 10px 10px 15px 10px;
	padding: 0 ;
	height: 54px;
	line-height:1%;
	font-size:1%;
	display:block;
	}
#content h3 {
	clear: both;
	margin: 0 0 15px 0;
	height: 44px;
	width:670px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	margin: 0 0 10px 0;
	height: 30px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background:url(../images/icon_01.jpg) 0 1px no-repeat;
	text-indent: 15px;
	font-weight: bold;
	color:#8b5d28;
	}
	
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	}
#content ul li.link {
	list-style:url(../images/icon_01.jpg) ;
	font-weight: bold;
	}
	
#content ul li.li01 {
	list-style: none;
	background: url(../images/icon_03.jpg) 0 4px no-repeat;
	padding: 0;
	text-indent:22px;
	margin:0 0 5px 0;
	}
#content ul li.li02 {
	list-style-type:decimal;
	background: none;
	padding:0;
	margin:0 0 0 20px;
	text-indent:5px;
	}
*:first-child+html #content ul li.li02 { margin: 0 0 0 25px; text-indent:0px; }/* for IE7 only */
* html body #content ul li.li02 { margin: 0 0 0 25px; text-indent:0px;  }/* for IE6 only */
	
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

a {
	color: #eb5b84;
	outline: none;
	text-decoration: underline;
	}
a:hover { color: #eb5b84; text-decoration: underline; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
.image  {
	float: left;
	margin: 0 0 0 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image { margin: 0 0 0 0; }/* for IE7 only */
* html body .image { margin: 0 0 0 0; }/* for IE6 only */

.image_l  {
	float: left;
	margin: 0 15px 10px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l { margin: 0 12px -10px 0; }/* for IE7 only */
* html body .image_l { margin: 0 12px -10px 0; }/* for IE6 only */

.image_l1  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l1 { margin: 0 12px 4px 0; }/* for IE7 only */
* html body .image_l1 { margin: 0 12px 4px 0; }/* for IE6 only */

.image_l2  {
	float: left;
	margin: 0 15px 0px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l2 { margin: 0 15px 0 0; }/* for IE7 only */
* html body .image_l2 { margin: 0 12px 0 0; }/* for IE6 only */

.image_l3  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l3 { margin: 0 15px 0px 0; }/* for IE7 only */
* html body .image_l3 { margin: 0 12px 0px 0; }/* for IE6 only */

.image_l4  {
	float: left;
	margin:0 0 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l4{ margin: 0 0 6px 0; }/* for IE7 only */
* html body .image_l4 { margin: 0 0 0px 0; }/* for IE6 only */

.image_l5  {
	float: left;
	margin: 0 15px 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l5 { margin: 0 12px 6px 0; }/* for IE7 only */
* html body .image_l5 { margin: 0 12px 6px 0; }/* for IE6 only */

.image_l6  {
	float: left;
	margin: 0 0 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_l6 { margin: 0 0 6px 0; }/* for IE7 only */
* html body .image_l6 { margin: 0 0 6px 0; }/* for IE6 only */

.image_r {
	margin: 0 0 0 15px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 5px;
	border:1px solid #fff;
	background:#fff0f6;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1  {
	float: right;
	margin: 0 0 0px 15px;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_r1 { margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r1 { margin: 0 0 0 15px; }/* for IE6 only */

.image_r2 {
	margin: 0 0 0 15px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 5px;
	border:1px solid #fff;
	background:#fff0f6;
	}
*:first-child+html .image_r2 { margin: 0 0 -10px 15px; }/* for IE7 only */
* html body .image_r2 { margin: 0 0 -10px 15px ; } /*  for IE6 only */

.image_r3  {
	float: right;
	margin:0 0 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_r3 { margin: 0 0 6px 0; }/* for IE7 only */
* html body .image_r3 { margin: 0 0 0px 0; }/* for IE6 only */

.image_r4  {
	float: right;
	margin: 0 0 6px 15px;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_r4 { margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r4 { margin: 0 0 0 12px; }/* for IE6 only */

.image_r5  {
	float: right;
	margin: 0 0 6px 0;
	display:block;
	line-height:1%;
	border:solid 4px #fff0f6;
	padding:1px;
	}
*:first-child+html .image_r5 { margin: 0 0 0 15px; }/* for IE7 only */
* html body .image_r5 { margin: 0 0 0 12px; }/* for IE6 only */

.case {
	margin:0 0 90px 0 ;
	background: url(../images/arrow.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption { text-align: center; margin:0; }

#content ul.totop {
	clear:both;
	margin: 0 20px 10px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}
* html body #content ul.totop { margin: 0 15px 10px 0; }/* for IE6 only */

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 130px;
	height: 20px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/totop.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 #e6749e;
	font-size: 100%;
	line-height: 1.428em;
	width: 630px
	}
#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #e6749e;
	}

#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 -----------*/
#index h2#title01 { padding:147px 0 0 26px; margin:0; line-height:1%; font-size:1%; width:464px; height:103px;}
#index h3#title02 {
	width:670px;
	margin: 0;
	padding: 0 ;
	height: 45px;
	text-indent: -9999px;
	display:block;
	background:url(../images/index_title01.jpg) 0 0 no-repeat;
	}
	
#index .bg_01{margin:0; padding:0; background:url(../images/index_img01.jpg) bottom right no-repeat; width:670px;}
#index .bg_02{margin:0; padding:0; background:url(../images/bg_01.jpg) left top no-repeat;} 
#index .bg_03{margin:0; padding:0; background:url(../images/bg_02.jpg) left bottom no-repeat;}
#index .bg_04{margin:0; padding:0; background:url(../images/bg_03.jpg) left top no-repeat;} 
#index .bg_05{margin:0; padding:0; background:url(../images/bg_04.jpg) left bottom no-repeat;} 
#index .bg_06{margin:0; padding:0; background:url(../images/bg_06.jpg) left top repeat-y; width:670px;} 
#index .bg_07{margin:0; padding:0; background:url(../images/bg_05.jpg) left top no-repeat;}
#index .bg_08{margin:0; padding:0; background:url(../images/bg_07.jpg) left bottom no-repeat;}
 
#index .text_01{margin:0; padding:10px 140px 0 12px;}
#index .text_02{margin:0; padding:0px 12px 5px 0px;}
#index .text_03{margin:0; padding:0px 12px 26px 0px;}  
  
#index .img01{padding:6px 0 6px 9px; margin:0; line-height:1%; font-size:1%; }
#index .img02{padding:21px 0 13px 0; margin:0; line-height:1%; font-size:1%; }

#index .alpha01 {float:left; width:330px; padding:0; margin:0 10px 0 0;}
#index .beta01 {float:right; width:330px; margin:0; padding:0; }

#index .alpha02 {float:left; width:151px; margin:0; padding:0 0 0 9px;}
#index .beta02 {float:right; width:170px; margin:0; padding:0;}

#index .alpha03 {float:left; width:354px; margin:0 0 0 19px; padding:0; display:inline; }
#index .beta03 {float:right; width:280px; padding:0 17px 0 0; margin:0;}

#index .alpha05 {float:left; width:650px; margin:0 0 0 19px; padding:0; display:inline; }

#index .button01{ margin:0; width:158px; height:25px; padding:0 12px 8px 0; }
#index .button01 a {
	background:url(../images/button01.jpg) 0 0 no-repeat;
	width:158px;
	height:25px;
	display:block;
	text-indent:-9999px;
	}
#index .button01 a:hover {	background:url(../images/button01.jpg) 0 -25px no-repeat;	}

#index .button02{ margin:0; width:158px; height:25px; padding:0 12px 8px 0; }
#index .button02 a {
	background:url(../images/button02.jpg) 0 0 no-repeat;
	width:158px;
	height:25px;
	display:block;
	text-indent:-9999px;
	}
#index .button02 a:hover {	background:url(../images/button02.jpg) 0 -25px no-repeat;	}

#index .button03{ margin:0; width:288px; height:25px; padding:7px 0 17px 26px; }
#index .button03 a {
	background:url(../images/button03.jpg) 0 0 no-repeat;
	width:280px;
	height:25px;
	display:block;
	text-indent:-9999px;
	}
#index .button03 a:hover {	background:url(../images/button03.jpg) 0 -25px no-repeat;	}

#index dl {padding:0; margin:0; list-style:none; line-height:1.428em;}
#index dl dt{width:90px; display:inline; float:left; padding:0 0 2px 12px; margin:0; color:#994d97; font-weight:bold; background:url(../images/icon_01.jpg) 0 4px no-repeat; text-indent:10px;}

#index div.info p{ font-size:90%; margin-top:0; padding-top:0; margin-bottom:10px;}
#index div.info span{padding:0 0 2px 16px; margin:0; color:#994d97; font-weight:bold; background:url(../images/icon_01.jpg) 0 0px no-repeat; text-indent:10px;}
#index div.infobox { margin-bottom:20px;}

#index dl dd {width:252px; float:right; display:inline; padding:0 0 2px 0; margin:0;}
#index dl dd.dd01{width:252px; float:right; display:inline; padding:0 0 2px 0; margin:0 0 0 102px;}

#tiny {
  width: 650px;
	height: 150px;
	overflow: auto;
	}

#tiny table { border: 0;}
#tiny table tr td { border: 0;}
#tiny table tr td.tn_date { width: 100px; vertical-align:text-top;}
#tiny table tr td.tn_image { width: 10px;}
/*---------- 08  Concept  -----------*/
#concept h2#title01 { }
#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 .left{float:left; margin:0; padding:0; width:190px;}
#concept .right{float:left; margin:0; padding:0; width:460px;}

#concept dl.concept { margin: 0; padding: 0; width: 460px; display: inline; }
#concept dl.concept dt { margin: 0; padding: 0 ; float: left; width: 110px; display: block; font-weight: normal; }
#concept dl.concept dd { margin: 0; padding: 0; float: right; width: 350px; display: block; }
#concept dl.concept dd.dd_01 { margin: 0; padding: 0 0 15px 0; float: right; width: 350px; display: block; }

/*---------- 09  Clinic  -----------*/
#clinic h2#title01 { }
#clinic h3#title02 { background: url(../images/clinic_h3-01.jpg) 0 0 no-repeat; }
#clinic h3#title03 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic h4#title04 { background: url(../images/clinic_h4-01.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title13 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }
#clinic h3#title14 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }




#clinic .left{float:left; margin:0; padding:0; width:225px;}
#clinic .right{float:right; margin:0; padding:0; width:425px;}

#clinic table {
	margin: 0 ;
	border-collapse: collapse;
	border: 1px solid #e6749e;
	font-size: 100%;
	line-height: 1.428em;
	width: 650px;
	color:#666;
	}
#clinic table th,
#clinic table td {
	padding: 7px 8px;
	border: 1px solid #e6749e;
	}
contents ul li.link { 
  list-style:url(../images/icon_01.jpg);
	list-style-position:outside ;
	}

/*---------- 10  Recruit  -----------*/
#recruit h2#title01 { }
#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; }

/*---------- 11  General  -----------*/
#general h2#title01 { }
#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 h4#title05 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h3#title07 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }
#general h4#title09 { background: url(../images/general_h4-06.jpg) 0 0 no-repeat; }
#general h4#title10 { background: url(../images/general_h4-07.jpg) 0 0 no-repeat; }

/*---------- 12  Prevent  -----------*/
#prevent h2#title01 { }
#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; }
#prevent h4#title05 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }

#prevent .right{float:right; width:405px; padding:0; margin:0;}

/*---------- 13  Perio  -----------*/
#perio h2#title01 { }
#perio h3#title02 { background: url(../images/perio_h3-01.jpg) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/perio_h4-01.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-02.jpg) 0 0 no-repeat; }
#perio h4#title05 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }

/*---------- 14  Esthe  -----------*/
#esthe h3#title01 { }
#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 h3#title05 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title06 { background: url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }
#esthe h4#title07 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe h4#title08 { background: url(../images/esthe_h4-05.jpg) 0 0 no-repeat; }

.esthe01 { background:url(../images/arrow.jpg) no-repeat center 60px; margin:0 auto; padding:0 40px 0 40px; }	
#esthe .left{float:left; margin:0; padding:0; width:210px }
#esthe .right{float:right; margin:0; padding:0; width:210px; }

/*---------- 15  Ortho  -----------*/
#ortho h2#title01 { }
#ortho h3#title02 { background: url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }
#ortho h3#title03 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title04 { background: url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho h4#title05 { background: url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }

#ortho .left{float:left; width:420px; margin:0; padding:0;}

/*---------- 16  Denture  -----------*/
#denture h2#title01 { }
#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 h3#title04 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title05 { background: url(../images/denture_h4-02.jpg) 0 0 no-repeat; }
#denture h3#title06 { background: url(../images/denture_h3-03.jpg) 0 0 no-repeat; }
#denture h4#title07 { background: url(../images/denture_h4-03.jpg) 0 0 no-repeat; }
#denture h4#title08 { background: url(../images/denture_h4-04.jpg) 0 0 no-repeat; }
#denture h4#title09 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }

/*---------- 17 Implant  -----------*/
#implant h2#title01 {margin: 10px 10px 15px 10px; width:670px; }

/*---------- 18 Laser  -----------*/
#laser h2#title01 {margin: 10px 10px 15px 10px; width:670px; }

	
/*---------- Margin - Padding -----------*/
.mar_b10 { margin-bottom: 10px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b35 { margin-bottom: 35px; }
.mar_b26 { margin-bottom: 26px; }
.mar_b40 { margin-bottom: 40px; }

.padding_l10_r10{padding:0 10px 0 10px;}
.padding_t10{padding:10px 0 0 0;}
.padding_b10{padding:0 0 10px 0;}
.padding_l99_r99{padding:0 99px 0 99px;}
/*---------- Text -----------*/
.text_bold{color:#81983a; font-weight:bold;}
.text_bold1{color:#81983a; font-weight:bold; padding:0 0 5px 0; margin:0;}
.text_bold2{color:#e2719c; font-weight:bold; }
.text00{margin:0; padding:0;}

/*---------- Width -----------*/

.w_100 { width: 100px; }
.w_110 { width: 110px; }
.w_150 { width: 150px; }
.w_175 { width: 175px; }
.w_200 { width: 200px; }
.w_296{ width: 296px; }

#content .icon01 {
	margin: 0 0 10px 0;
	font-size: 100%;
	line-height: 1.428em;
	font-weight: normal;
	background:url(../images/icon_02.jpg) 0 -2px no-repeat;
	text-indent: 25px;
	font-weight: bold;
	color:#666;
	}
.bg_color01{background:#fffaf0; padding:0;} 
.bg_color02{background:#f6f9e5; padding:0;} 
.bg_color03{background:#f6f9e5 url(../images/bg_concept.jpg) right bottom no-repeat; padding:4px 10px 1px 10px; border:1px solid #bfd96b; } 
.bg_color04{background:#fff5f9;}
.bg_color05{background:#fff5f9 url(../images/bg_prevent.jpg) right bottom no-repeat ; padding:8px; border:1px solid #e6749e;}
.bg_color06{background:#f6f9e5; padding:5px; } 




/**/
div#textWorp{
border:1px solid #ffc9de;
padding:0;
margin:10px 0 0 0;
width:668px; 
}
p#textAddition{
font-size:10px;
line-height:1.2;
width:658px;
margin:5px;
padding:0;
color:#666;
}

div#footerLink{
clear:both;
padding:15px 0 0 0;
width:940px;
height:17px;
margin:0 0 0 15px;
color:#999;
}
div#footerLink p{
font-size:11px;
text-align:center;
}

ul#topicPath{
margin:0 0 0 10px;
padding:0;
width:658px;
}
ul#topicPath li{
list-style:none;
display:inline;
margin:0;
padding:0;
font-size:10px;
text-align:left;
}

