@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  Price                       */
/*                 11  Recruit                     */
/*                 12  Access                      */
/*                 13  Diacrisis                   */
/*                 14  Subject                     */
/*                 15  General                     */
/*                 16  Prevent                     */
/*                 17  Esthe                       */
/*                 18  Ortho                       */
/*                 19  Surgery                     */
/*                 20  Denture                     */
/*                 21  Overall                     */
/*                 22  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Pink           #f66b6b      */
/*        Main Color - Light Pink     #fee7d7      */
/*        Main Color - Orange         #ff6700      */
/*                                                 */
/*        Sub Color  - Light Grey     #eaeaea      */
/*                                                 */
/*==================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 { background: url(../images/body_bg.jpg) top repeat-x; }

#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 0 30px 0;
	padding:0;
	background:url(../images/main_bg.jpg) repeat-y 0 0;
	}
#index #content {
	width: 680px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #666;
	background: #fff;
	padding:0;
	}
#content {
	width: 680px;
	float: right;
	font-size: 100%;
	line-height: 1.5;
	color: #666;
	background: #fff;
	padding:0;
	margin:20px 0 0 0;
	}

/*---------- 03  Header -----------*/

#index #header {
	background: url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 400px;
	width: 900px;
	margin: 0;
	padding: 0;
}
#header01{margin:0 0 6px 0; padding:0; width:900px; float:left;}
#index #header01_01{margin:0; padding:0; width:585px; float:left;}
#index #header01_02{margin:0; padding:0; width:315px; float:right;}
#index #header02{margin:0; padding:1px 0 0 0; width:900px; float:right;}
#header02{margin:0; padding:0; width:900px; float:right;}

#header {
	background: url(../images/content_bg.jpg) 0 0 no-repeat;
	height: 125px;
	width: 900px;
	margin: 0;
	padding: 0;
}
#header01_01{margin:0; padding:0 0 0 124px; float:left;}
#header01_02{margin:0; padding:0 6px 0 0; width:270px; float:right;}

#index h1 {
	width: 480px;
	height: 65px;
	line-height: 1.0;
	float: left;
	}
#index h1 a {
	display: block;
	text-indent: -9999px;
	width: 480px;
	height: 65px;
	background: url(../images/logo.jpg) 0 0 no-repeat;
	}
h1 {
	width: 395px;
	height: 48px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	text-indent: -9999px;
	width: 395px;
	height: 48px;
	background: url(../images/content_logo.jpg) 0 0 no-repeat;
	}
#index #header p.text{margin:0; padding:5px 0 5px 8px; line-height:1.5em;}
#header p.text{margin:0; padding:4px 0 0 0px; line-height:1.5em;}

#index #header p.tel {
	margin: 0;
	padding: 265px 0 0 40px;
	height: 78px;
	}
#index #header p.tel img { display: block; }
#header p.tel {
	margin: 0;
	padding: 0;
	height: 70px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin:0;
	padding: 0 ;
	list-style: none;
	width: 900px;
	height: 41px;
	clear:both;
}
#header_nav ul{
	margin:0;
	padding:0;
	height:41px;
	width:900px;
}
#header_nav li {
	height: 41px;
	float: left;
	list-style:none;
	display:inline;
}
#header_nav li a {
	text-indent: -9999px;
	height: 41px;
	display:block;
}
#nav01 a { background:url(../images/header_nav.jpg) 0 0 no-repeat; width:155px;}
#nav02 a { background:url(../images/header_nav.jpg) -155px 0 no-repeat; width:257px;}
#nav03 a { background:url(../images/header_nav.jpg) -412px 0 no-repeat; width:119px;}
#nav04 a { background:url(../images/header_nav.jpg) -531px 0 no-repeat; width:128px;}
#nav05 a { background:url(../images/header_nav.jpg) -659px 0 no-repeat; width:113px;}
#nav06 a { background:url(../images/header_nav.jpg) -772px 0 no-repeat; width:128px;}

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -41px no-repeat;}
#nav02 a:hover { background: url(../images/header_nav.jpg) -155px -41px no-repeat;}
#nav03 a:hover { background: url(../images/header_nav.jpg) -412px -41px no-repeat;}
#nav04 a:hover { background: url(../images/header_nav.jpg) -531px -41px no-repeat;}
#nav05 a:hover { background: url(../images/header_nav.jpg) -659px -41px no-repeat;}
#nav06 a:hover { background: url(../images/header_nav.jpg) -772px -41px no-repeat;}

/*----------04  Navigation -----------*/

#index #nav {
	width: 190px;
	float: left;
	padding:20px 0 20px 0;
	margin:0;
	font-size:1%;
	background:url(../images/nav_bg.jpg) no-repeat 0 0;
}
#nav {
	width: 190px;
	float: left;
	padding:30px 0 20px 0;
	margin:0;
	font-size:1%;
	background:url(../images/content_navbg.jpg) no-repeat 0 0;
}
#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	margin:0 0 0 6px;
	padding:0;
	width:175px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	width:175px;
}

#nav07 { background: url(../images/nav.jpg) 0 0 no-repeat; height:45px; }
#nav07 a { background: url(../images/nav.jpg) 0 0 no-repeat; height:40px; }
#nav08 { background: url(../images/nav.jpg) 0 -45px no-repeat; height:45px;}
#nav08 a { background: url(../images/nav.jpg) 0 -45px no-repeat; height:40px;}
#nav09 { background: url(../images/nav.jpg) 0 -90px no-repeat; height:45px; }
#nav09 a { background: url(../images/nav.jpg) 0 -90px no-repeat; height:40px; }
#nav10 { background: url(../images/nav.jpg) 0 -135px no-repeat; height:45px; }
#nav10 a { background: url(../images/nav.jpg) 0 -135px no-repeat; height:40px; }
#nav11 { background: url(../images/nav.jpg) 0 -180px no-repeat; height:45px; }
#nav11 a { background: url(../images/nav.jpg) 0 -180px no-repeat; height:40px; }
#nav12 { background: url(../images/nav.jpg) 0 -225px no-repeat; height:45px; }
#nav12 a { background: url(../images/nav.jpg) 0 -225px no-repeat; height:40px; }
#nav13 { background: url(../images/nav.jpg) 0 -270px no-repeat; height:45px; }
#nav13 a { background: url(../images/nav.jpg) 0 -270px no-repeat; height:40px; }
#nav14 { background: url(../images/nav.jpg) 0 -315px no-repeat; height:45px; }
#nav14 a { background: url(../images/nav.jpg) 0 -315px no-repeat; height:40px; }
#nav15 { background: url(../images/nav.jpg) 0 -360px no-repeat; height:45px; }
#nav15 a { background: url(../images/nav.jpg) 0 -360px no-repeat; height:40px; }


#nav07 a:hover { background: url(../images/nav.jpg) -175px 0 no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -175px -45px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -175px -90px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -175px -135px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -175px -180px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -175px -225px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -175px -270px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -175px -315px no-repeat; }
#nav15 a:hover { background: url(../images/nav.jpg) -175px -360px no-repeat; }

#nav p { text-align: center; }

#nav .bg01{background:url(../images/index_img04.jpg) repeat-y 0 0; width:175px; margin:0 0 7px 6px;}
#nav .bg02{background:url(../images/index_img03.jpg) no-repeat top; padding-top:11px;}
#nav .bg03{background:url(../images/index_img05.jpg) no-repeat bottom; padding-bottom:8px;}

/*---------- 05  Footer -----------*/
#footer {
	clear: both;
	padding:0;
	margin: 0;
	width:900px;
	height:99px;
	color: #666;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
	font-size: 100%;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */
#footer_01{margin:0; padding:11px 0 0 10px;}

.footer_02{padding:0 9px 0 0;margin:0; float:right; line-height:1%; font-size:1%;}
.footer_02 a{
	background:url(../images/footer_img02.jpg) 0 0 no-repeat;
	width:500px;
	height:65px;
	display:block;
	text-indent:-9999px;
	}
.footer_02 a:hover{background:url(../images/footer_img02.jpg) 0px -65px no-repeat;}

#footer_03{margin:0; padding:0; float:right; width:900px;}
#footer address { margin:0; padding:10px 18px 0 0; text-align:right; }
#footer address a { margin:0; padding:0 ; color:#666; text-decoration:none; }
#footer address a:hover { margin:0; padding:0; color:#666; text-decoration:underline;}


/*---------- 06  Contents -----------*/

.section { padding: 0 10px 0 20px; clear:both; }
.section .section { padding: 0 10px 0 10px; clear:both; }
.section .section .section { padding: 0 10px 0 10px; clear:both; }

.center { text-align: center; }

#content h2 {
	height: 38px;
	text-indent: -9999px;
	margin: 0 0 15px 0;
	clear:both;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin:0 -10px 10px -10px;
	}
#content h4 {
	height: 19px;
	text-indent: -9999px;
	clear:both;
	margin:0 0 10px -10px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	padding: 0 0 0 20px;
	font-size: 100%;
	font-weight: bold;
	line-height: 1.5em;
	color:#ff6700;
	background: url(../images/icon02.jpg) 0 2px no-repeat; 
	}

#content ul li {
	list-style: none;
	background: url(../images/li_bg.png) 0 4px no-repeat;
	/*padding-left: 20px;*/
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #ff3366;
	outline: none;
	}
a:hover { color: #50aceb; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}
	
.img { margin:0; padding:0; line-height:1%; display: block; }
.image_l { float: left;margin: 0; padding:0; line-height:1%; }
.image_r { float: right;margin:0; padding:0; }

/*.image_l1 {
	margin:0px 10px 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #ccc solid;
	float:left;
	padding:0;
}*/
.image_b {
	margin:3px 0 0 0;
	line-height:1%; 
	font-size:1%;
	border:1px #ccc solid;
	padding:0;
}

.image_l1 {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	line-height:1%;
	background:#ccc;
	padding: 1px;
	}
* html body .image_l1 { margin: 0 15px 0 0; } /*  for IE6 only */

.image_l2 {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	line-height:1%;
	background:#ccc;
	padding: 1px;
	}
*:first-child+html .image_l2 { margin: 0 18px -0.5em 0; } /*  for IE7 only */
* html body .image_l2 { margin: 0 15px -0.5em 0; } /*  for IE6 only */

.image_l3 {
	float:left;
	margin: 0 18px 0 0;
	display:block;
	line-height:1%;
	background:#ccc;
	padding: 1px;
	}
*:first-child+html .image_l3 { margin: 0 18px -10px 0; } /*  for IE7 only */
* html body .image_l3 { margin: 0 18px -10px 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 0 18px;
	display:block;
	line-height:1%;
	background:#ccc;
	padding: 1px;
	}
* html body .image_r { margin: 0 0 0 15px; } /*  for IE6 only */

.image_r1 {
	float: right;
	margin: 0 0 0 18px;
	display:block;
	line-height:1%;
	background:#ccc;
	padding: 1px;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 18px; }  /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 15px; } /*  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 6px 30px 0;
	padding: 0;
	height: 25px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 110px;
	height: 25px;
	float: right;
	list-style: none;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	}
#content ul.totop li a {
	display: block;
	height: 25px;
	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 #ff8d96;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	color: #666;
	}
	
#content table th,
#content table td {
	padding: 7px 10px;
	border: 1px solid #ff8d96;
	}

#content table td.bg01 {
	background: #fff0e6;
	}
#content table td.bg02 {
	background: #d3eab0;
	}
#content table td.bg03 {
	background: #c9e4f6;
	}
#content table td.bg04 {
	background: #ede1fe;
	}
#content table td.bg05 {
	background: #ffd272;
	}
#content table td.bg06 {
	background: #e2a4a3;
	}
		
#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 -----------*/

.tama01{padding:0;margin:0 0 9px 0; float:left;}
.tama01 a{
	background:url(../images/index_img09.jpg) 0 0 no-repeat;
	width:680px;
	height:150px;
	display:block;
	text-indent:-9999px;
	}
.tama01 a:hover{background:url(../images/index_img09.jpg) 0px -150px no-repeat;}
.index_01{background:url(../images/index_img11.jpg) repeat-y 0 0; clear:both; margin-bottom:13px;}
.index_02{background:url(../images/index_img10.jpg) no-repeat top; padding:0px 0 0 0;}
.index_03{background:url(../images/index_img12.jpg) no-repeat bottom; padding:5px 0 22px 4px;}
.index_04{background:url(../images/index_img14.jpg) top left repeat; width:650px; padding:0; margin:0 0 0 10px;}

#index .alpha{float:left; margin:0; padding:0; width:335px;}
#index .beta{float:right; margin:0; padding:0; width:335px;}
.shika{padding:0;margin:0; float:left;}
.shika a{
	background:url(../images/index_img15.jpg) 0 0 no-repeat;
	width:335px;
	height:90px;
	display:block;
	text-indent:-9999px;
	}
.shika a:hover{background:url(../images/index_img15.jpg) 0px -90px no-repeat;}
.esthe{padding:0;margin:0; float:left;}
.esthe a{
	background:url(../images/index_img16.jpg) 0 0 no-repeat;
	width:335px;
	height:90px;
	display:block;
	text-indent:-9999px;
	}
.esthe a:hover{background:url(../images/index_img16.jpg) 0px -90px no-repeat;}
.access{padding:0 0 8px 208px;margin:0;line-height:1%; font-size:1%;}
.access a{
	background:url(../images/index_img26.jpg) 0 0 no-repeat;
	width:211px;
	height:24px;
	display:block;
	text-indent:-9999px;
	}
.access a:hover{background:url(../images/index_img26.jpg) 0px -24px no-repeat;}

.index_05{background:url(../images/index_img18.jpg) repeat-y 0 0; clear:both; margin:0 0 15px 0; padding:0;}
.index_06{background:url(../images/index_img17.jpg) no-repeat top; padding:38px 0 0 0; margin:0;}
.index_07{background:url(../images/index_img19.jpg) no-repeat bottom; padding:0 40px 15px 38px; margin:0;}

.index_08{background:url(../images/index_img22.jpg) repeat-y 0 0; clear:both; margin:0; padding:0;}
.index_09{background:url(../images/index_img21.jpg) no-repeat top; padding:0; margin:0;}
.index_10{background:url(../images/index_img23.jpg) no-repeat bottom; padding:0; margin:0;}

#index .alpha1{float:left; margin:0; padding:7px 0 11px 12px; width:228px;}
#index .beta1{float:right; margin:0 9px 0 0; padding:7px 0 0 0; width:419px; display:inline;}

.index_11{background:url(../images/index_img28.jpg) repeat-y 0 0; clear:both; margin:0; padding:0;}
.index_12{background:url(../images/index_img27.jpg) no-repeat top; margin:0; padding:0;}
.index_13{background:url(../images/index_img29.jpg) no-repeat bottom; margin:0; padding:8px 0 22px 13px;}

#index dl { margin: 0; padding: 0; display:inline; width:405px;line-height:1%; font-size:1%; clear:right;}
#index dl dt { margin: 0 0 5px 0; padding: 0; float:left; display:inline; width:50px;}
#index dl dd { margin: 0 0 5px 0; padding: 0; float:left; display:inline; width:355px;}
#index dl dt.dt01 { margin: 0 0 10px 0; padding: 0; float:left; display:inline;}
#index dl dd.dd01 { margin: 0 0 10px 0; padding: 0; }


/*---------- 08  Concept -----------*/
#concept h2#title01{background:url(../images/concept_h2.jpg) no-repeat 0 0;}
#concept h3#title02{background:url(../images/concept_h3-01.jpg) no-repeat 0 0;}
#concept h4#title03{background:url(../images/concept_h4-01.jpg) no-repeat 0 0;}
#concept h4#title04{background:url(../images/concept_h4-02.jpg) no-repeat 0 0;}
#concept h3#title05{background:url(../images/concept_h3-02.jpg) no-repeat 0 0;}
#concept h4#title06{background:url(../images/concept_h4-03.jpg) no-repeat 0 0;}

.bg04{background:url(../images/concept_img02.jpg) repeat-y 0 0; margin:0; padding:0;}
.bg05{background:url(../images/concept_img01.jpg) 0 0 no-repeat; margin:0; padding:0;}
.bg06{background:url(../images/concept_img03.jpg) left bottom no-repeat; margin:0; padding:20px;}

#content ul.icon{
	margin:0;
	padding:0 0 0 0 ;
}
#content ul.icon li {
	list-style: none;
	background:url(../images/icon01.jpg) 0 5px no-repeat ;
	padding:0 0 0 20px;
	margin:0px;
}

#concept dl { margin: 0; padding: 0; width: 400px; float: right; }
#concept dl dt { margin: 0; padding: 0; width: 70px; float: left; display: inline; font-weight: normal; }
#concept dl dd { margin: 0; padding: 0; width: 330px; float: left; display: inline; font-weight: normal; }

/*---------- 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 h4#title04 { background: url(../images/clinic_h4-02.jpg) 0 0 no-repeat; }
#clinic h4#title05 { background: url(../images/clinic_h4-03.jpg) 0 0 no-repeat; }
#clinic h4#title06 { background: url(../images/clinic_h4-04.jpg) 0 0 no-repeat; }
#clinic h4#title07 { background: url(../images/clinic_h4-05.jpg) 0 0 no-repeat; }
#clinic h4#title08 { background: url(../images/clinic_h4-06.jpg) 0 0 no-repeat; }
#clinic h4#title09 { background: url(../images/clinic_h4-07.jpg) 0 0 no-repeat; }
#clinic h4#title10 { background: url(../images/clinic_h4-08.jpg) 0 0 no-repeat; }
#clinic h4#title11 { background: url(../images/clinic_h4-09.jpg) 0 0 no-repeat; }
#clinic h4#title12 { background: url(../images/clinic_h4-10.jpg) 0 0 no-repeat; }

/*---------- 10  Price -----------*/

#price h2#title01 { background: url(../images/price_h2.jpg) 0 0 no-repeat; }
#price h3#title02 { background: url(../images/price_h3-01.jpg) 0 0 no-repeat; }
#price h4#title03 { background: url(../images/price_h4-01.jpg) 0 0 no-repeat; }

/*---------- 11  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 table table { margin: 0; padding: 0; border: none; }
#recruit table table td { margin: 0; padding: 0; border: none; }

/*---------- 12  Access -----------*/

#access h2#title01 { background: url(../images/access_h2.jpg) 0 0 no-repeat; }
#access h3#title02 { background: url(../images/access_h3-01.jpg) 0 0 no-repeat; }

/*---------- 13  Diacrisis -----------*/

#diacrisis h2#title01 { background: url(../images/diacrisis_h2.jpg) 0 0 no-repeat; }
#diacrisis h3#title02 { background: url(../images/diacrisis_h3-01.jpg) 0 0 no-repeat; }
#diacrisis h3#title03 { background: url(../images/diacrisis_h3-02.jpg) 0 0 no-repeat; }
#diacrisis h4#title04 { background: url(../images/diacrisis_h4-01.jpg) 0 0 no-repeat; }

/*---------- 14  Subject -----------*/

#subject h2#title01 { background: url(../images/subject_h2.jpg) 0 0 no-repeat; }
#subject h3#title02 { background: url(../images/subject_h3-01.jpg) 0 0 no-repeat; }
#subject h4#title03 { width: 142px; height: 19px; }
#subject h4#title03 a { background: url(../images/subject_h4-01.jpg) 0 0 no-repeat; width: 142px; height: 19px; display: block; }
#subject h4#title04 { width: 75px; height: 19px; }
#subject h4#title04 a { background: url(../images/subject_h4-02.jpg) 0 0 no-repeat; width: 75px; height: 19px; display: block; }
#subject h4#title05 { width: 75px; height: 19px; }
#subject h4#title05 a { background: url(../images/subject_h4-03.jpg) 0 0 no-repeat; width: 75px; height: 19px; display: block; }
#subject h4#title06 { width: 75px; height: 19px; }
#subject h4#title06 a { background: url(../images/subject_h4-04.jpg) 0 0 no-repeat; width: 75px; height: 19px; display: block;}
#subject h4#title07 { width: 75px; height: 19px; }
#subject h4#title07 a { background: url(../images/subject_h4-05.jpg) 0 0 no-repeat; width: 75px; height: 19px; display: block; }
#subject h4#title08 { width: 90px; height: 19px; }
#subject h4#title08 a { background: url(../images/subject_h4-06.jpg) 0 0 no-repeat; width: 90px; height: 19px; display: block;}
#subject h3#title09 { background: url(../images/subject_h3-02.jpg) 0 0 no-repeat; }

/*---------- 15  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 h3#title04 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h4#title05 { background: url(../images/general_h4-02.jpg) 0 0 no-repeat; }
#general h4#title06 { background: url(../images/general_h4-03.jpg) 0 0 no-repeat; }

/*---------- 16  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 h3#title04 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title05 { background: url(../images/prevent_h4-02.jpg) 0 0 no-repeat; }
#prevent h4#title06 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }

/*---------- 17  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; }


/*---------- 18  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; }
#ortho h3#title05 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho h4#title06 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho h3#title07 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho h3#title08 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho h3#title09 { background: url(../images/ortho_h3-05.jpg) 0 0 no-repeat; }


#ortho table { margin: 0 0 20px 0; width: 540px;}

.flow_bg { background: url(../images/dot.jpg) 0 0 repeat; color:#fd5568; }

/*---------- 19  Surgery -----------*/

#surgery h2#title01 { background: url(../images/surgery_h2.jpg) 0 0 no-repeat; }
#surgery h3#title02 { background: url(../images/surgery_h3-01.jpg) 0 0 no-repeat; }
#surgery h4#title03 { background: url(../images/surgery_h4-01.jpg) 0 0 no-repeat; }
#surgery h4#title04 { background: url(../images/surgery_h4-02.jpg) 0 0 no-repeat; }
#surgery h4#title05 { background: url(../images/surgery_h4-03.jpg) 0 0 no-repeat; }
#surgery h3#title06 { background: url(../images/surgery_h3-02.jpg) 0 0 no-repeat; }
#surgery h4#title07 { background: url(../images/surgery_h4-04.jpg) 0 0 no-repeat; }
#surgery h3#title08 { background: url(../images/ortho_h3-05.jpg) 0 0 no-repeat; }

/*---------- 20  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 h3#title03 { background: url(../images/denture_h3-02.jpg) 0 0 no-repeat; }
#denture h4#title04 { background: url(../images/denture_h4-01.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/ortho_h3-05.jpg) 0 0 no-repeat; }


/*---------- 21  Overall -----------*/

#overall h2#title01 { background: url(../images/overall_h2.jpg) 0 0 no-repeat; }
#overall h3#title02 { background: url(../images/overall_h3-01.jpg) 0 0 no-repeat; }
#overall h3#title03 { background: url(../images/overall_h3-04.jpg) 0 0 no-repeat; }
#overall h3#title04 { background: url(../images/overall_h3-05.jpg) 0 0 no-repeat; }

/*---------- 22  Sitemap -----------*/

/*---------- Margin - Padding -----------*/

.mar_t11b20{margin:11px 0 20px 0;}
.mar_b5{margin-bottom:5px;}
.mar_b10{margin-bottom:10px;}
.mar_b15{margin-bottom:15px;}
.mar_b20{margin-bottom:20px;}
.mar_b30{margin-bottom:30px;}
.mar_r10{margin-right:10px;}
.mar_lr50{ padding-left:50px; padding-right:50px;}
.m0 { margin: 0;}

.text00{padding:0; margin:0;}
.text01{background:url(../images/icon01.jpg) no-repeat 0 13px; text-indent:10px; padding:8px 0 9px 0; margin:0}
.text02{font-weight:bold; margin:0; padding:0;}
.text03{color:#f66b6b;}
.text_b{font-weight:bold;}

.w_40 { width: 40px; }
.w_50 { width: 50px; }
.w_100 { width: 100px; }
.w_250 { width: 250px; }
