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

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

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #ff9c0d      */
/*        Main Color - Light Orange   #ffc790      */
/*        Main Color - Grey           #dcdcdc      */
/*                                                 */
/*        Sub Color  - Green          #9fd819      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      75%                 */
/*                   11px      85%                 */
/*                   12px     100%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



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

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



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

body { color:#666; }

#wrapper {
	background: url(../images/wrapper_bg.jpg) 0 0 repeat-y;
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 15px 25px 0;
	width: 810px;
	}

#content {
	margin: 0 0 0 20px;
	width: 600px;
	float: right;
	}

.img { margin: 0; padding: 0; line-height: 1%; display: block; }

/*---------- 03  Header -----------*/

#index #header {
	margin: 0 6px;
	padding: 0;
	background: url(../images/header_index_bg.jpg) 0 0 no-repeat;
	width: 848px;
	height: 465px;
	}
	
#header {
	margin: 0 6px;
	padding: 0;
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 848px;
	height: 275px;
	}

#header p.header_text {
	margin: 0;
	padding: 3px 0 0 9px ;
	color: #3F3F3F;
	}

#index #header_logo {
	margin: 243px 20px 12px 488px;
	width: 340px;
	height: 75px;
	background: url(../images/h1_index.jpg) 0 0 no-repeat;
	font-weight: normal;
	}
#header_logo {
	margin: 74px 20px 12px 546px;
	width: 282px;
	height: 62px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	font-weight: normal;
	}
#index h1 { 
	margin: 0; 
	padding:0;
	width: 340px;
	height: 51px;
	}
#index h1 a { 
	margin: 0; 
	padding:0;
	background: url(../images/header_index_logo.jpg) 0 0 no-repeat;
	width: 340px;
	height: 51px;
	text-indent: -9999px;
	display: block;
	}

h1 { 
	margin: 0; 
	padding:0;
	width: 282px;
	height: 41px;
	}
h1 a { 
	margin: 0; 
	padding:0;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	width: 282px;
	height: 41px;
	text-indent: -9999px;
	display: block;
	}
#index #header .header_tel {
	margin: 0 0 0 63px;
	padding: 0;
	width: 277px;
	height: 24px;
	line-height: 1%;
	display: block;
	}
#header .header_tel {
	margin: 0 0 0 51px;
	padding: 0;
	width: 231px;
	height: 21px;
	line-height: 1%;
	display: block;
	}
#header p.tel img { display: block; }
#index #header p.main_img {
	margin: 0 0 24px 0;
	padding: 0;
	height: 40px;
	text-align: right;
	line-height: 1%;
	display: block;
	}
#header p.main_img {
	margin: 0 0 24px 0;
	padding: 0;
	height: 32px;
	text-align: right;
	line-height: 1%;
	display: block;
	}

#header p.tel img { display: block; }

#header_nav {
	clear: both;
	margin: 0;
	padding: 5px 18px;
	width: 812px;
	height: 40px;
	}
#header_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 812px;
	height: 40px;
	}

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

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; width: 202px; }
#nav02 a { background: url(../images/header_nav.jpg) -202px 0 no-repeat; width: 203px; }
#nav03 a { background: url(../images/header_nav.jpg) -405px 0 no-repeat; width: 203px; }
#nav04 a { background: url(../images/header_nav.jpg) -608px 0 no-repeat; width: 204px; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -40px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -202px -40px no-repeat; }
#nav03 a:hover { background: url(../images/header_nav.jpg) -405px -40px no-repeat; }
#nav04 a:hover { background: url(../images/header_nav.jpg) -608px -40px no-repeat; }

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

#nav {
	width: 190px;
	float: left;
	padding: 0 0 20px 0;
	background: url(../images/nav_bg.jpg) 0 0 no-repeat;
	}

#nav ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	}

#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}
#nav .internal li#nav11 {
	margin-bottom: 9px;
	}

#nav05 { background: url(../images/nav.jpg) 0 0 no-repeat; height: 36px; }
#nav06 a { background: url(../images/nav.jpg) 0 -36px no-repeat; height: 50px; }
#nav07 a { background: url(../images/nav.jpg) 0 -86px no-repeat; height: 50px; }
#nav08 a { background: url(../images/nav.jpg) 0 -136px no-repeat; height: 51px; }
#nav09 a { background: url(../images/nav.jpg) 0 -187px no-repeat; height: 51px; }
#nav10 a { background: url(../images/nav.jpg) 0 -238px no-repeat; height: 50px; }
#nav11 a { background: url(../images/nav.jpg) 0 -288px no-repeat; height: 48px; }

#nav06 a:hover { background: url(../images/nav.jpg) -190px -36px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -190px -86px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -190px -136px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -190px -187px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -190px -238px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -190px -288px no-repeat; }

#nav p { text-align: center; }

#nav p.sr_nav { text-align: justify; padding:6px; }

#nav #info {
	margin: 0;
	padding: 0;
	background: url(../images/nav_02.jpg) 0 0 repeat-y;
	}
#nav .bg_top {
	background: url(../images/nav_01.jpg) 0 0 no-repeat;
	}
#nav .bg_bottom {
	background: url(../images/nav_03.jpg) left bottom no-repeat; padding-top: 13px; 
	}
#nav .email { 
	margin: 0 10px 0 31px;
	padding: 0 0 10px 0;
	width: 149px;
	height: 26px;
	}
#nav .email a { 
	margin: 0;
	padding: 0;
	width: 149px;
	height: 26px;
	background: url(../images/nav_06.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	}
#nav .email a:hover { 
	background: url(../images/nav_06_over.jpg) 0 0 no-repeat;
	}
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 4px 0 3px 0;
	margin: 0 6px;
	background: #ff9827;
	font-size: 100%;
	text-align: center;
	color: #FFF;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

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

#footer p.tel { 
	margin: 0 1em 2px 1em;
	padding: 0;
	}

#footer address { margin: 3px 294px 0 ; background: url(../images/copyright.jpg) center top no-repeat; height: 14px; text-align: center; }
#footer address a { display: block; text-indent: -9999px; }

/*---------- 06  Contents -----------*/

.section { padding: 0 ; }
.section .section { padding: 0 10px; }
.section .section .section { padding: 0 10px; }

.center { text-align: center; }

#content h2 {
	margin: 0 0 13px 0;
	height: 36px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 0 10px 0;
	height: 30px;
	text-indent: -9999px;
	}
#content h4 {
	margin: 0 0 10px -2px;
	height: 20px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	background: url(../images/icon01.jpg) 0 3px no-repeat;
	text-indent: 20px;
	color:#91c71d;
	}
#content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#content ul li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 6px no-repeat;
	padding-left: 12px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #ff7300;
	outline: none;
	}
a:hover { color: #ffc41f; }

#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;
	}

.image_b  {
	margin: 0 ;
	border: 1px solid #DCDCDC;
	background: #FFF;
	padding: 1px;
	line-height: 1%;
	display: block;
	}
.image_l_b  {
	margin: 0 20px 0 0 ;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l_b { margin: 0 17px -6px 0 ; } /*  for IE7 only */
* html body .image_l_b { margin: 0 17px -6px 0 ; } /*  for IE6 only */

.image_l_b1  {
	margin: 0 20px 0 0 ;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l_b1 { margin: 0 17px 0 0 ; } /*  for IE7 only */
* html body .image_l_b1 { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_l_b2  {
	margin: 0 20px 0 0 ;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l_b2 { margin: 0 17px -10px 0 ; } /*  for IE7 only */
* html body .image_l_b2 { margin: 0 17px -10px 0 ; } /*  for IE6 only */

.image_l_b3  {
	margin: 10px 20px 0 0 ;
	float: left;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_l_b2 { margin: 10px 17px -10px 0 ; } /*  for IE7 only */
* html body .image_l_b2 { margin: 10px 17px -10px 0 ; } /*  for IE6 only */

.image_r_b  {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r_b { margin: 0 0 -6px 17px ; } /*  for IE7 only */
* html body .image_r_b { margin: 0 0 -6px 17px ; } /*  for IE6 only */

.image_r_b1  {
	margin: 0 0 0 80px ;
	float: right;
	line-height: 1%;
	display: block;
	}
*:first-child+html .image_r_b1 { margin: 0 0 -6px 77px ; } /*  for IE7 only */
* html body .image_r_b1 { margin: 0 0 -6px 77px ; } /*  for IE6 only */

.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;
	margin: 0 10px 20px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0 0 0 0;
	padding: 0;	
	width: 120px;
	height: 20px;
	float: right;
	list-style: none;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	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: 2px 0 0 0 ;
	border-collapse: collapse;
	border: 2px solid #ffc790;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 6px 10px;
	border: 1px solid #ffc790;
	}

#content table td.bg01 {
	padding: 6px 10px;
	border: 1px solid #ffc790;
	background: #ffefd9;
	color: #ff7300;
	}
#content table td.top { vertical-align: top; }
input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
	
.boldred{
color:#f00;
font-weight:bold;
}

/*---------- 07  Index -----------*/

#index h2#title01 { background: url(../images/index_h2.jpg) 0 0 no-repeat; height: 30px; margin-bottom: 6px;}
#index h3#title02 { background: url(../images/index_h3-01.jpg) 0 0 no-repeat; }
#index h3#title03 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }

#index .index01 { background: url(../images/index_img01.jpg) left bottom repeat-x; padding-bottom: 7px; margin: 0 0 20px 0; }
#index #content ul.group01 { margin: 0 11px; padding: 0; list-style: none; }
#index #content ul.group01 li { margin: 0; padding: 0; list-style: none; background: url(../images/icon01.jpg) 0 3px no-repeat; text-indent: 19px; }

#index .index02 { background: #ffefd9; margin-bottom: 20px; }
#index .alpha { float: left; width: 310px; margin: 0; }
#index .beta { float: right; width: 280px; padding: 11px 10px 0 0; display: inline; }

#index #content dl { margin: 12px 0 0 0; padding: 0 0 12px 10px; float: left; }
#index #content dl dt { margin: 0; padding: 0 0 0 11px; background: url(../images/icon02.jpg) 0 5px no-repeat; }
#index #content dl dt img { margin: 0; padding: 0 ; line-height: 1%; display: block; }
#index #content dl dd { margin: 0 0 8px 0; padding: 0 0 0 12px; line-height: 1.5em; }
#index #content dl dd.dd01 { margin: 0 0 0 12px; padding: 0 0 4px 15px; background: url(../images/icon03.jpg) 0 3px no-repeat; }
.clinic_btn { 
	margin: 14px 0 0 0; 
	padding: 0 0 0 60px; 
	width: 220px;
	height: 30px;
	}
.clinic_btn a { 
	margin: 0; 
	padding: 0 ; 
	width: 220px;
	height: 30px;
	background: url(../images/index_img09.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	}
.clinic_btn a:hover { 
	background: url(../images/index_img09_over.jpg) 0 0 no-repeat;
	}

#index .index03 { margin: 0 13px 20px 14px; background: url(../images/index_img10.jpg) right top no-repeat; }
#index .index03 p { margin-top: 0px ; padding: 9px 220px 0 0; }

#index .shika-town_ban {
	margin: 0 0 18px 0;
	padding: 0;
	width: 600px;
	height: 110px;
	}
#index .shika-town_ban a {
	margin: 0;
	padding: 0;
	width: 600px;
	height: 110px;
	background: url(../images/shika-town_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	}
#index .shika-town_ban a:hover {
	background: url(../images/shika-town_ban_over.jpg) 0 0 no-repeat;
	}
	
.red_b { font-weight:bold; color:#FF0000; }

/*---------- 08  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 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 table table { border: none; width: 240px; }
#clinic table table td { border: none; padding: 0; }

#map{
	width:520px;
	height:450px;
	margin-left:15px;
}

/*---------- 09  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 h4#title03 { background: url(../images/concept_h4-01.jpg) 0 0 no-repeat; }
#concept h3#title04 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept h4#title05 { background: url(../images/concept_h4-02.jpg) 0 0 no-repeat; }
#concept h4#title06 { background: url(../images/concept_h4-03.jpg) 0 0 no-repeat; }
#concept h4#title07 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept h4#title08 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }

#concept #content dl { margin: 0 0 0 0; padding: 0 0 0; float: left; width: 350px; }
#concept #content dl dt { margin: 0; padding: 0 0 0 0; font-weight: normal; display: inline; width: 100px; clear: left; float: left; }
#concept #content dl dd { margin: 0; padding: 0 0 0 0; font-weight: normal; display: inline; width: 250px; float: left; }

#concept table {
	margin: 2px 0 0 0 ;
	border-collapse: collapse;
	border: 2px solid #ffc790;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#concept table th,
#concept table td {
	padding: 6px 10px;
	border: 1px solid #ffc790;
	text-align: center;
	font-weight: bold;
	}
	
#concept table td.menu {
	background-color: #f9d7a0;
	}
	
.men {
	color: #0099FF;
	}

.wemen {
	color: #FF66CC;
	}

.holiday {
	color: #FF0000;
	}

/*---------- 10  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 h4#title07 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h3#title08 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h4#title09 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }

#general #content dl { margin: 10px 0 0 0; padding: 0 0 0; float: left; width: 580px; }
#general #content dl dt { margin: 0; padding: 0 0 0 0; font-weight: normal; display: inline; width: 20px; clear: left; float: left; }
#general #content dl dd { margin: 0; padding: 0 0 0 0; font-weight: normal; display: inline; width: 560px; float: left; }

/*---------- 11  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 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; }

/*---------- 12  Anti-Ageing -----------*/

#anti h2#title01 { background: url(../images/anti_h2.jpg) 0 0 no-repeat; }
#anti h3#title02 { background: url(../images/anti_h3-01.jpg) 0 0 no-repeat; }
#anti h4#title03 { background: url(../images/anti_h4-01.jpg) 0 0 no-repeat; }
#anti h4#title04 { background: url(../images/anti_h4-02.jpg) 0 0 no-repeat; }

/*---------- 13  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; }
#denture h4#title08 { background: url(../images/denture_h4-05.jpg) 0 0 no-repeat; }

/*---------- 14  Implant -----------*/

#implant h2#title01 { background: url(../images/implant_h2.jpg) 0 0 no-repeat; }
#implant h3#title02 { background: url(../images/implant_h3-01.jpg) 0 0 no-repeat; }
#implant h4#title03 { background: url(../images/implant_h4-01.jpg) 0 0 no-repeat; }
#implant h4#title04 { background: url(../images/implant_h4-02.jpg) 0 0 no-repeat; }
#implant h4#title05 { background: url(../images/implant_h4-03.jpg) 0 0 no-repeat; }
#implant h4#title06 { background: url(../images/implant_h4-04.jpg) 0 0 no-repeat; }
#implant h4#title07 { background: url(../images/implant_h4-05.jpg) 0 0 no-repeat; }

#implant #content dl { margin: 10px 0 0 0; padding: 0 0 0 0; float: left; width: 580px; }
#implant #content dl dt { margin: 0 0 6px 0; padding: 3px 0 3px 25px; font-weight: bold; background: url(../images/q_icon.jpg) 0 0 no-repeat; color:#91c71d; }
#implant #content dl dd { margin: 0 0 15px 10px; padding: 2px 0 0 25px; font-weight: normal; background: url(../images/a_icon.jpg) 0 0 no-repeat;  }

#implant #content dl dd.line { display: block; line-height: 1%; font-size: 1%; margin: 4px 0 12px 0; background: none; }

/*---------- 15  Ortho -----------*/

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

/*---------- 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; }
#recruit h4#title04 { background: url(../images/recruit_h4-02.jpg) 0 0 no-repeat; }

#recruit table table { border: none; width: 340px; }
#recruit table table td { border: none; padding: 0; }

.w_20 { width: 20px; }
.w_50 { width: 50px; }
.w_70 { width: 70px; }
.w_120 { width: 120px; }

.margin_b5 { margin-bottom: 5px; }
.margin_b8 { margin-bottom: 8px; }
.margin_b10 { margin-bottom: 10px; }
.margin_b13 { margin-bottom: 13px; }
.margin_b15 { margin-bottom: 15px; }
.margin_b18 { margin-bottom: 18px; }
.margin_b20 { margin-bottom: 20px; }
.margin_b25 { margin-bottom: 25px; }
.margin_b30 { margin-bottom: 30px; }
.margin_l31_r10 { margin: 0 10px 0 31px; }
.m0 { margin: 0; }
.text_red { color:#F00; }