@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) center -85px no-repeat; }

#wrapper {
	background: #FFF;
	width: 798px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	border: solid 2px #C6E593;
	}

#main {
	margin: 0 1px;
	background: url(../images/main_bg.jpg) repeat-y;
	}

#content {
	width: 590px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #666;
	background: #fff;
	padding: 10px 0 1em 0 ;
	}


/*---------- 03  Header -----------*/

#header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	width: 796px;
	margin: 1px;
	padding: 0;
	}
* html body #header { height: 81px; } /*  for IE6 only */

h1 {
	text-indent: -9999px;
	width: 230px;
	height: 35px;
	line-height: 1.0;
	padding:15px;
	}
h1 a {
	display: block;
	width: 230px;
	height: 35px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
h1 span {
	display: block;
	width: 230px;
	height: 35px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
#header .section {
	width: 798px;
	margin: 0;
	padding: 0;
	}

#header p.tel img { display: block; }

#header_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 798px;
	height: 30px;
	}

#header_nav li {
	height: 30px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	height: 30px;
	}

#nav01 a {background: url(../images/header_nav.jpg) 0 0 no-repeat; width:159px;}
#nav02 a {background: url(../images/header_nav.jpg) -159px 0 no-repeat; width:160px;}
#nav03 a {background: url(../images/header_nav.jpg) -319px 0 no-repeat; width:160px;}
#nav04 a {background: url(../images/header_nav.jpg) -479px 0 no-repeat; width:160px;}
#nav05 a {background: url(../images/header_nav.jpg) -639px 0 no-repeat; width:159px;}

#nav01 a:hover {background: url(../images/header_nav.jpg) 0 -30px no-repeat; width:159px;}
#nav02 a:hover {background: url(../images/header_nav.jpg) -159px -30px no-repeat; width:160px;}
#nav03 a:hover {background: url(../images/header_nav.jpg) -319px -30px no-repeat; width:160px;}
#nav04 a:hover {background: url(../images/header_nav.jpg) -479px -30px no-repeat; width:160px;}
#nav05 a:hover {background: url(../images/header_nav.jpg) -639px -30px no-repeat; width:159px;}

#index #header_img{
	width:796px;
	height:300px;
	background:url(../images/header_img.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}

#header_img{
	width:796px;
	height:150px;
	background:url(../images/header_img02.jpg) 0 0 no-repeat;
	text-indent:-9999px;
	}


/*----------04  Navigation -----------*/

#nav {
	width: 200px;
	float: left;
	padding: 5px 0 20px 0;
	}

#nav ul{
	margin: 10px;
	padding: 0;
	list-style: none;}
	
#nav li {
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	}

#nav06 a {
	background: url(../images/nav_banner01.jpg) 0 0 no-repeat;
	height: 100px;
	margin-bottom:15px;}
#nav06 a:hover {
	background: url(../images/nav_banner01.jpg) -180px 0 no-repeat;
	height: 100px;
	margin-bottom:15px;}

#nav07 { background: url(../images/nav.jpg) 0 0 no-repeat; height:30px; }
#nav08 a { background: url(../images/nav.jpg) 0 -30px no-repeat; height:30px; }
#nav09 a { background: url(../images/nav.jpg) 0 -60px no-repeat; height:30px; }
#nav10 a { background: url(../images/nav.jpg) 0 -90px no-repeat; height:30px; }
#nav11 a { background: url(../images/nav.jpg) 0 -120px no-repeat; height:30px; }
#nav12 { background: url(../images/nav.jpg) 0 -150px no-repeat; height:55px; }
#nav13 a { background: url(../images/nav.jpg) 0 -205px no-repeat; height:30px; }
#nav14 a { background: url(../images/nav.jpg) 0 -235px no-repeat; height:30px; }
#nav15 a { background: url(../images/nav.jpg) 0 -265px no-repeat; height:30px; }
#nav16 a { background: url(../images/nav.jpg) 0 -295px no-repeat; height:30px; }
#nav17 a { background: url(../images/nav.jpg) 0 -325px no-repeat; height:30px; }
#nav18 a { background: url(../images/nav.jpg) 0 -355px no-repeat; height:30px; }
#nav19 a { background: url(../images/nav.jpg) 0 -380px no-repeat; height:30px; }
#nav20 { background: url(../images/nav.jpg) 0 -415px no-repeat; height:55px; }
#nav21 a { background: url(../images/nav.jpg) 0 -460px no-repeat; height:30px; margin-bottom:15px;}

#nav08 a:hover { background: url(../images/nav.jpg) -180px -30px no-repeat; height:30px; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -60px no-repeat; height:30px; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -90px no-repeat; height:30px; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; height:30px; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -205px no-repeat; height:30px; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -235px no-repeat; height:30px; }
#nav15 a:hover { background: url(../images/nav.jpg) -180px -265px no-repeat; height:30px; }
#nav16 a:hover { background: url(../images/nav.jpg) -180px -295px no-repeat; height:30px; }
#nav17 a:hover { background: url(../images/nav.jpg) -180px -325px no-repeat; height:30px; }
#nav18 a:hover { background: url(../images/nav.jpg) -180px -355px no-repeat; height:30px; }
#nav19 a:hover { background: url(../images/nav.jpg) -180px -380px no-repeat; height:30px; }
#nav21 a:hover { background: url(../images/nav.jpg) -180px -460px no-repeat; height:30px; margin-bottom:15px;}

#nav22 a {
	background: url(../images/nav_banner02.jpg) 0 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}
#nav22 a:hover {
	background: url(../images/nav_banner02.jpg) -180px 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}
	
*html #nav22 a:hover {
	background: url(../images/nav_banner02.jpg) -180px 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}

#nav23 a {
	background: url(../images/nav_banner03.jpg) 0 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}
#nav23 a:hover {
	background: url(../images/nav_banner03.jpg) -180px 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}

#nav24 a {
	background: url(../images/shika-town.jpg) 0 0 no-repeat;
	height: 60px;
	margin:15px 0;
	padding:0;}

#nav p { text-align: center; }

#str { text-align: center; }

#str strong {
	font-weight: normal;
	color: #666;}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 14px 0;
	margin: 0 15px;
	background: #fff url(../images/footer_bg.jpg) top center no-repeat;
	font-size: 85%;
	color: #666666;
	width:766px;
	height:70px;
	}
*: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: #666;
	}
#footer a:hover { text-decoration: underline; color:#666; }

#footer ul { 
	list-style: none;
	margin: 6px 0 0 0;
	padding: 0;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {margin: 50px 0 0 0; float:right; height:20px; padding:3px 0 0 0; vertical-align: bottom; }
#footer .copyright{float:right;}

#footer .section{ float:left; padding:0;}
#footer .link{margin:0; width:510px;clear: both;}
#footer .section .text_l{width:60px; float:left;}
#footer .section ul.text_r{float:right; width:430px;}

#footer address a,#footer address a:hover{color:#0F8773;}

/*---------- 06  Contents -----------*/

.section { padding: .5em 15px; }
.section .section { padding: .5em 10px; }

p.center { text-align: center; }

#content h2 {
	height: 46px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	clear: both;
	height: 45px;
	text-indent: -9999px;
	}
#content h4 {
	height: 35px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 108%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.jpg) 0 8px 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: #365603;
	outline: none;
	}
a:hover { color: #A7B748; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 15px 0 0;
	}

.image_r {
	float: right;
	margin: 0 0 0 16px;
	}

.case {
	margin: 10px 20px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}
.case img {
	display: block;
	}

.case .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: 74px;
	height: 12px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content ul.totop li a {
	display: block;
	height: 12px;
	background: url(../images/to_top.jpg) 0 0 no-repeat;
	}

p.caution {
	padding-left: 24px;
	background: url(../images/caution.jpg) 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 */
.box01{width:280px; float:right;}
.box02{width:300px; float:right;}

.flow{ padding-bottom:40px; background:url(../images/arrow02.jpg) center bottom no-repeat; }
.flow p, .flow02 p{padding:10px; margin:5px 0; background:#F8F9EA;}

.color01{color:#FF0000;}
.color02{color:#3e560a;}
.color03{color:#3e560a; font-size:16px;}


/*---------- 07  Index -----------*/
#index h2#title01{background:url(../images/index_h2-01.jpg) 0 0 no-repeat; margin:0; height:25px;}
#index h3#title02{background:url(../images/index_h3-02.jpg) 0 0 no-repeat;}
#index h4#title03{background:url(../images/index_h4-03.jpg) 0 11px no-repeat; width:50px; }
#index h3#title04{background:url(../images/index_h3-04.jpg) 0 0 no-repeat; height:50px;}

#index .pickup{width:172px; padding-left:14px; float:left;}
#index .box{
	background:url(../images/index_img06.jpg) 0 bottom no-repeat;
	width:550px;
	height:330px;
}
#index .box p{
	width:330px;
	float:right;
	vertical-align: bottom;
}


/*---------- 08  Dr -----------*/
#dr h2#title01{background:url(../images/dr_h2-01.jpg) 0 0 no-repeat;}
#dr h3#title02{background:url(../images/dr_h3-02.jpg) 0 0 no-repeat;}
#dr h4#title03{background:url(../images/dr_h4-03.jpg) 0 0 no-repeat;}
#dr h4#title04{background:url(../images/dr_h4-04.jpg) 0 0 no-repeat;}
#dr h4#title05{background:url(../images/dr_h4-05.jpg) 0 0 no-repeat;}

#dr dl{margin:0;}
#dr dt{width:80px; font-weight:normal; float:left;}
#dr dd{overflow:hidden;}

#dr #content ul{margin:5px;}


/*---------- 09  Tour -----------*/
#tour h2#title01{background:url(../images/tour_h2-01.jpg) 0 0 no-repeat;}
#tour h3#title02{background:url(../images/tour_h3-02.jpg) 0 0 no-repeat;}
#tour h4#title03{background:url(../images/tour_h4-03.jpg) 0 0 no-repeat;}
#tour h4#title04{background:url(../images/tour_h4-04.jpg) 0 0 no-repeat;}
#tour h4#title05{background:url(../images/tour_h4-05.jpg) 0 0 no-repeat;}
#tour h4#title06{background:url(../images/tour_h4-06.jpg) 0 0 no-repeat;}
#tour h4#title07{background:url(../images/tour_h4-07.jpg) 0 0 no-repeat;}
#tour h4#title08{background:url(../images/tour_h4-08.jpg) 0 0 no-repeat;}
#tour h4#title09{background:url(../images/tour_h4-09.jpg) 0 0 no-repeat;}
#tour h4#title10{background:url(../images/tour_h4-10.jpg) 0 0 no-repeat;}


/*---------- 10  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 h4#title03{background:url(../images/clinic_h4-03.jpg) 0 0 no-repeat;}
#clinic h4#title04{background:url(../images/clinic_h4-04.jpg) 0 0 no-repeat;}
#clinic h4#title05{background:url(../images/clinic_h4-05.jpg) 0 0 no-repeat;}
#clinic h3#title06{background:url(../images/clinic_h3-06.jpg) 0 0 no-repeat;}
#clinic h3#title07{background:url(../images/clinic_h3-07.jpg) 0 0 no-repeat;}
#clinic h4#title08{background:url(../images/clinic_h4-08.jpg) 0 11px no-repeat;width:50px;}

#clinic table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin-left:15px;
}
#clinic table th {
	text-align: left;	
	color:#587C13;
	width: 150px;
	background-color:#C8DD6F;
}
#clinic td {
	background-color:#FFFFFF;
	width: 350px;
}
#clinic td,
#clinic th,{
	border: 1px solid #365603;
}

#clinic dl{margin:0;}
#clinic dt{width:60px; font-weight:normal; float:left;}
#clinic dd{overflow:hidden;}

#clinic #map {
	width: 340px;
	height: 340px;
	}

#clinic #content #map .InfoWin { width: 240px; }
#clinic #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 


/*---------- 11  Calendar -----------*/
#calendar h2#title01{background:url(../images/calendar_h2-01.jpg) 0 0 no-repeat;}
#calendar h3#title02{background:url(../images/calendar_h3-02.jpg) 0 0 no-repeat;}

#calendar #calendar01{background:url(../images/calendar01.jpg) 0 0 no-repeat;}
#calendar #calendar02{background:url(../images/calendar02.jpg) 0 0 no-repeat;}
#calendar #calendar03{background:url(../images/calendar03.jpg) 0 0 no-repeat;}
#calendar #calendar04{background:url(../images/calendar04.jpg) 0 0 no-repeat;}
#calendar #calendar05{background:url(../images/calendar05.jpg) 0 0 no-repeat;}
#calendar #calendar06{background:url(../images/calendar06.jpg) 0 0 no-repeat;}
#calendar #calendar07{background:url(../images/calendar07.jpg) 0 0 no-repeat;}
#calendar #calendar08{background:url(../images/calendar08.jpg) 0 0 no-repeat;}
#calendar #calendar09{background:url(../images/calendar09.jpg) 0 0 no-repeat;}
#calendar #calendar10{background:url(../images/calendar10.jpg) 0 0 no-repeat;}
#calendar #calendar11{background:url(../images/calendar11.jpg) 0 0 no-repeat;}
#calendar #calendar12{background:url(../images/calendar12.jpg) 0 0 no-repeat;}

#calendar table {
	text-align: center;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin-left:15px;
}
#calendar table th {
	color:#587C13;
	width: 70px;
	background-color:#C8DD6F;
}
#calendar td {
	background-color:#FFFFFF;
	width: 70px;
	color:#333;
}

#calendar td.colose {
	background-color:#FFF4B6;
	width: 70px;
	color:#FF952C;
}

#calendar td,
#calendar th,{
	border: 1px solid #365603;
}

#calendar p strong{color:#FFF4B6;}


/*---------- 12  Ortho -----------*/
#ortho h2#title01{background:url(../images/ortho_h2-01.jpg) 0 0 no-repeat;}
#ortho h3#title02{background:url(../images/ortho_h3-02.jpg) 0 0 no-repeat;}
#ortho h4#title03 a{background:url(../images/ortho_h4-03.jpg) 0 0 no-repeat; width:500px; height:30px; display:block;}
#ortho h4#title04 a{background:url(../images/ortho_h4-04.jpg) 0 0 no-repeat; width:500px; height:30px; display:block;}
#ortho h4#title05 a{background:url(../images/ortho_h4-05.jpg) 0 0 no-repeat; width:500px; height:30px; display:block;}
#ortho h4#title06 a{background:url(../images/ortho_h4-06.jpg) 0 0 no-repeat; width:500px; height:30px; display:block;}
#ortho h4#title07 a{background:url(../images/ortho_h4-07.jpg) 0 0 no-repeat; width:500px; height:30px; display:block;}
#ortho h3#title08{background:url(../images/ortho_h3-08.jpg) 0 0 no-repeat;}
#ortho h3#title09{background:url(../images/ortho_h3-09.jpg) 0 0 no-repeat;}

#ortho h4 a {display:block; width:500px; height:30px;}

#ortho h4#title03 a:hover,
#ortho h4#title04 a:hover,
#ortho h4#title05 a:hover,
#ortho h4#title06 a:hover,
#ortho h4#title07 a:hover {background-position:0 100%;}

/*---------- 13  Type -----------*/
#type h2#title01{background:url(../images/type_h2-01.jpg) 0 0 no-repeat;}
#type h3#title02{background:url(../images/type_h3-02.jpg) 0 0 no-repeat;}
#type h4#title03{background:url(../images/type_h4-03.jpg) 0 0 no-repeat;}
#type h4#title04{background:url(../images/type_h4-04.jpg) 0 0 no-repeat;}
#type h4#title05{background:url(../images/type_h4-05.jpg) 0 0 no-repeat;}
#type h4#title06{background:url(../images/type_h4-06.jpg) 0 0 no-repeat;}
#type h4#title07{background:url(../images/type_h4-07.jpg) 0 0 no-repeat;}
#type h4#title08{background:url(../images/type_h4-08.jpg) 0 0 no-repeat;}
#type h4#title09{background:url(../images/type_h4-09.jpg) 0 0 no-repeat;}

.shorei_waku{
	width:480px;
	height:150px;
	margin:0;
	background:url(../images/arrow03.jpg) 225px center no-repeat;
}
.shorei_l{
	width:200px;
	height:150px;
	float:left;
	margin:0;

}
.shorei_r{
	width:200px;
	height:150px;
	float:right;
	margin:0;
}
.center{
	text-align:center;
}
.shorei_text{

	font-size:13px;
}


/*---------- 14  Child -----------*/
#child h2#title01{background:url(../images/child_h2-01.jpg) 0 0 no-repeat;}
#child h3#title02{background:url(../images/child_h3-02.jpg) 0 0 no-repeat;}
#child h3#title03{background:url(../images/child_h3-03.jpg) 0 0 no-repeat;}
#child h3#title04{background:url(../images/child_h3-04.jpg) 0 0 no-repeat;}

#child table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin-left:15px;
}
#child table th {
	color:#587C13;
	width: 250px;
	background-color:#C8DD6F;
}
#child td {
	background-color:#FFFFFF;
	width: 250px;
	vertical-align:top;
}

#child td,
#child th,{
	border: 1px solid #365603;
}

#child .text{
	color:#ffbe00;
	font-size:16px;
	font-weight:bold;
}

/*---------- 15  Adult -----------*/
#adult h2#title01{background:url(../images/adult_h2-01.jpg) 0 0 no-repeat;}
#adult h3#title02{background:url(../images/adult_h3-02.jpg) 0 0 no-repeat;}
#adult h4#title03{background:url(../images/adult_h4-03.jpg) 0 0 no-repeat;}
#adult h3#title04{background:url(../images/adult_h3-04.jpg) 0 0 no-repeat;}
#adult h4#title05{background:url(../images/adult_h4-05.jpg) 0 0 no-repeat;}
#adult h4#title06{background:url(../images/adult_h4-06.jpg) 0 0 no-repeat;}
#adult h4#title07{background:url(../images/adult_h4-07.jpg) 0 0 no-repeat;}
#adult h4#title08{background:url(../images/adult_h4-08.jpg) 0 0 no-repeat;}
#adult h3#title09{background:url(../images/adult_h3-09.jpg) 0 0 no-repeat;}


/*---------- 16  Counseling -----------*/
#counseling h2#title01{background:url(../images/counseling_h2-01.jpg) 0 0 no-repeat;}
#counseling h3#title02{background:url(../images/counseling_h3-02.jpg) 0 0 no-repeat;}
#counseling h4#title03{background:url(../images/counseling_h4-03.jpg) 0 0 no-repeat;}
#counseling h3#title04{background:url(../images/counseling_h3-04.jpg) 0 0 no-repeat;}
#counseling h3#title05{background:url(../images/ortho_h3-08.jpg) 0 0 no-repeat;}
#counseling h4#title09{background:url(../images/ortho_h4-09.jpg) 0 0 no-repeat;}
#counseling h4#title10{background:url(../images/ortho_h4-10.jpg) 0 0 no-repeat;}
#counseling h4#title11{background:url(../images/ortho_h4-11.jpg) 0 0 no-repeat;}
#counseling h4#title12{background:url(../images/ortho_h4-12.jpg) 0 0 no-repeat;}
#counseling h4#title13{background:url(../images/ortho_h4-13.jpg) 0 0 no-repeat;}
#counseling h4#title14{background:url(../images/ortho_h4-14.jpg) 0 0 no-repeat;}

#counseling #map {
	width: 240px;
	height: 200px;
	float:right;
	margin-left:15px;
	}
#counseling #content #map .InfoWin { width: 240px; }
#counseling #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 

#counseling strong {color:#FF9900;}	

/*---------- 17  Faq -----------*/
#faq h2#title01{background:url(../images/faq_h2-01.jpg) 0 0 no-repeat;}
#faq h3#title02{background:url(../images/faq_h3-02.jpg) 0 0 no-repeat;}

#faq .faq_q{
	background: url(../images/faq_q.jpg) 0 0 no-repeat;
	padding-left:40px;
	color:#587C13;
	height:30px;
}

#faq .faq_a{
	background: url(../images/faq_a.jpg) 0 5px no-repeat;
	padding-left:40px;
}
#faq .faq_a p{background:#F8F9EA; padding:10px;}

/*---------- 18  Part -----------*/
#part h2#title01{background:url(../images/part_h2-01.jpg) 0 0 no-repeat;}
#part h3#title02{background:url(../images/part_h3-02.jpg) 0 0 no-repeat;}
#part h4#title03{background:url(../images/part_h4-03.jpg) 0 0 no-repeat;}
#part h4#title04{background:url(../images/part_h4-04.jpg) 0 0 no-repeat;}
#part h4#title05{background:url(../images/part_h4-05.jpg) 0 0 no-repeat;}
#part h3#title06{background:url(../images/part_h3-06.jpg) 0 0 no-repeat;}

#part #map {
	width: 240px;
	height: 200px;
	float:right;
	margin-left:15px;
	}
#part #content #map .InfoWin { width: 240px; }
#part #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 
	
#part strong {color:#FF9900;}	

	
/*---------- 19  Price -----------*/
#price h2#title01{background:url(../images/price_h2-01.jpg) 0 0 no-repeat;}
#price h3#title02{background:url(../images/price_h3-02.jpg) 0 0 no-repeat;}

#price #map {
	width: 240px;
	height: 200px;
	float:right;
	margin-left:15px;
	}
#price #content #map .InfoWin { width: 240px; }
#price #content #map .InfoWin p {
	margin-left: 24px;
	font-size: 108%;
	color: #de91a2;
	letter-spacing: 1px;
	} 

#price table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin-left:15px;
}
#price table th.title {
	text-align: left;	
	color:#FFF;
	width: 500px;
	background-color:#587C13;
}
#price table th {
	text-align: left;	
	color:#587C13;
	width: 400px;
	background-color:#C8DD6F;
}
#price td {
	background-color:#FFFFFF;
	width: 150px;
	text-align: right;	
}

#price td,
#price th,{
	border: 1px solid #365603;
}


/*---------- 20  form -----------*/
#form h2#title01{background:url(../images/form_h2-01.jpg) 0 0 no-repeat;}
#form h3#title02{background:url(../images/form_h3-02.jpg) 0 0 no-repeat;}

#form table {
	text-align: left;	
	background-color:#FFF;
	border:none;
	font-size:12px;
	color: #666;
	border-collapse:collapse;
	margin-left:15px;
}
#form table td.require {
	text-align: left;	
	color:#FFF;
	width: 20px;
	background-color:#587C13;
}
#form table th {
	text-align: left;	
	color:#587C13;
	width: 100px;
	background-color:#C8DD6F;
}
#form td {
	background-color:#FFFFFF;
	width: 400px;
}

#form td,
#form th,{
	border: 1px solid #365603;
}

/*---------- 21  sitemap -----------*/
#sitemap h2#title01{background:url(../images/sitemap_h2-01.jpg) 0 0 no-repeat;}

#sitemap dt{background:url(../images/sitemap_dt.jpg) 0 0 no-repeat; padding-left:20px; height:30px;}
#sitemap dd{margin-bottom:10px;}
