@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  Treatment                   */
/*                 11  General                     */
/*                 12  Child                       */
/*                 13  Esthe                       */
/*                 14  Prevent                     */
/*                 15  Recruit                     */
/*                 16  Access                      */
/*                 17  Sitemap                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #faf5ed url(../images/bg.jpg) top repeat-x; }

#wrapper {
	background: #fff;
	width: 820px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0;
	padding: 30px 10px 0;
	background: url(../images/main_bg.jpg) center top no-repeat;
	}

#content {
	width: 600px;
	float: right;
	font-size: 100%;
	line-height: 1.6;
	color: #9a8476;
	background: #fff url(../images/content_bg.jpg) 15px 0 repeat-y;
	padding: 0;
	}

#main_image {
	margin: 0 10px;
	}

/*---------- 03  Header -----------*/

#header {
	background: #f8ac00;
	height: 100px;
	width: 800px;
	margin: 0 10px;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	width: 240px;
	height: 75px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	display: block;
	width: 240px;
	height: 65px;
	margin-top: 10px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}
h1 strong {
	display: block;
	width: 300px;
	height: 25px;
	background: url(../images/description.jpg) 0 0 no-repeat;
	}

#header .section {
	width: 255px;
	float: right;
	margin: 0;
	padding: 0;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	}
#header p.tel img { display: block; }

#header_nav {
	margin: 0 0 0 50px;
	padding: 0;
	list-style: none;
	width: 200px;
	height: 35px;
	}

#header_nav li {
	height: 35px;
	float: left;
	text-indent: -9999px;
	list-style: none;
	margin: 0;
	padding: 0;
	}
#header_nav li a {
	display: block;
	width: 100px;
	height: 35px;
	}

#nav01 a { background: url(../images/header_nav.jpg) 0 0 no-repeat; }
#nav02 a { background: url(../images/header_nav.jpg) -100px 0 no-repeat; }

#nav01 a:hover { background: url(../images/header_nav.jpg) 0 -35px no-repeat; }
#nav02 a:hover { background: url(../images/header_nav.jpg) -100px -35px no-repeat; }


/*----------04  Navigation -----------*/

#nav {
	width: 190px;
	float: left;
	padding: 0;
	background: url(../images/nav_bg.jpg) 0 0 repeat-y;
	}

#nav ul,
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#nav .internal {
	padding-top: 5px;
	background: url(../images/nav_header.jpg) 0 0 no-repeat;
	}

#nav .internal li {
	height: 45px;
	text-indent: -9999px;
	padding: 0 5px;
	}

#nav .internal li a {
	display: block;
	height: 40px;
	}

#nav03 a { background: url(../images/nav.jpg) 0 0 no-repeat; }
#nav04 a { background: url(../images/nav.jpg) 0 -40px no-repeat; }
#nav05 a { background: url(../images/nav.jpg) 0 -80px no-repeat; }
#nav06 a { background: url(../images/nav.jpg) 0 -120px no-repeat; }
#nav07 a { background: url(../images/nav.jpg) 0 -160px no-repeat; }
#nav08 a { background: url(../images/nav.jpg) 0 -200px no-repeat; }
#nav09 a { background: url(../images/nav.jpg) 0 -240px no-repeat; }
#nav10 a { background: url(../images/nav.jpg) 0 -280px no-repeat; }
#nav11 a { background: url(../images/nav.jpg) 0 -320px no-repeat; }
#nav12 a { background: url(../images/nav.jpg) 0 -360px no-repeat; }
#nav13 a { background: url(../images/nav.jpg) 0 -400px no-repeat; }
#nav14 a { background: url(../images/nav.jpg) 0 -440px no-repeat; }

#nav03 a:hover { background: url(../images/nav.jpg) -180px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -180px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -180px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -180px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -180px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -180px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -180px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -180px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -180px -320px no-repeat; }
#nav12 a:hover { background: url(../images/nav.jpg) -180px -360px no-repeat; }
#nav13 a:hover { background: url(../images/nav.jpg) -180px -400px no-repeat; }
#nav14 a:hover { background: url(../images/nav.jpg) -180px -440px no-repeat; }

#nav p {
	text-align: center;
	padding-bottom: 5px;
	background: url(../images/nav_footer.jpg) bottom no-repeat;
	margin: 20px 0 0;
	}


/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 12px 0 2px 0;
	margin: 10px 10px 0;
	border: 1px solid #ffd47b;
	background: #f5e9d1;
	font-size: 85%;
	text-align: center;
	color: #9f8e7a;
	}
*: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: #c47a02;
	}
#footer a:hover { text-decoration: underline; }

#footer ul { 
	list-style: none;
	margin: 0 1em 2px 1em;
	padding: 0;
	clear: both;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}

#footer address {
	text-align: center;
	}
#footer address a {
	display: block;
	width: 350px;
	height: 20px;
	text-align: left;
	text-indent: -9999px;
	margin: 0 auto;
	background: url(../images/copyright.jpg) 0 0 no-repeat;
	}


/*---------- 06  Contents -----------*/

.section {
	margin: 0 15px;
	padding: .5em 15px;
	}
.section .section {
	margin: 0;
	padding: .5em 10px;
	}

p.center { text-align: center; }

#content h2 {
	height: 60px;
	text-indent: -9999px;
	margin: 0 15px;
	}
#content h3 {
	height: 40px;
	text-indent: -9999px;
	margin: 0;
	}
#content h4 {
	height: 40px;
	text-indent: -9999px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul li {
	list-style: none;
	background: url(../images/list.jpg) 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: #f76903;
	outline: none;
	}
a:hover { color: #fe9a58; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_l  {
	float: left;
	margin: 0 16px 16px 0;
	}

.image_r {
	float: right;
	margin: 0 0 16px 16px;
	}
	
.image_r2 {
	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 .totop {
	clear: both;
	padding: .5em 0 15px;
	background: url(../images/content_footer.jpg) bottom no-repeat;
	}

#content .totop li {
	list-style: none;
	width: 140px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	}
#content .totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.jpg) 0 0 no-repeat;
	}

p.caution {
	text-align: right;
	color: #f76903;
	}

table {
	font-size; 100%;
	color: #9a8476;
	}

/* 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 */



/*-------- 07  Index --------*/

#index #content #title01 { background: url(../images/index_h2-01.jpg) 0 0 no-repeat; }
#index #content h3 { height: 50px; }
#index #content #title02 { background: url(../images/index_h3-02.jpg) 0 0 no-repeat; }
#index #content #title03 { background: url(../images/index_h3-03.jpg) 0 0 no-repeat; }
#index #content #title04 { background: url(../images/index_h4-04.jpg) 0 0 no-repeat; }
#index #content #title05 { background: url(../images/index_h3-05.jpg) 0 0 no-repeat; }


#index #content .greeting {
	margin-bottom: 0;
	background: url(../images/content_footer.jpg) bottom no-repeat;
	}

#index #content .pickup {
	background: #fff url(../images/content_header.jpg) bottom no-repeat;
	margin: 0 15px;
	padding: 5px 0;
	}
/*	
*:first-cild+html #index #content .pickup {
	margin: -50px 15px;
}*/	

#index #content .pickup div {
	padding: 10px;
	}
#index #content .pickup #pickup01 { background: url(../images/pickup01.jpg) 0 0 no-repeat; }

#index #content .pickup #pickup02 { background: url(../images/pickup02.jpg) 0 0 no-repeat; }

#index #content .pickup #pickup03 { background: url(../images/pickup03.jpg) 0 0 no-repeat; }

#index #content .pickup p {
	line-height: 1.3;
	}
#index #content .pickup .pickup_text {
	margin: 5px 0 0;
	padding-right: 180px;
	height: 60px;
	}
#index #content .pickup .pickup_bt {
	width: 240px;
	height: 20px;
	margin-left: 140px;
	}
#index #content .pickup .pickup_bt a { 
	display: block;
	height: 20px;
	text-indent: -9999px;
	}
#index #content .pickup #pickup01 .pickup_bt a { background: url(../images/pickup_bt.jpg) 0 0 no-repeat; }
#index #content .pickup #pickup02 .pickup_bt a { background: url(../images/pickup_bt.jpg) 0 -20px no-repeat; }
#index #content .pickup #pickup03 .pickup_bt a { background: url(../images/pickup_bt.jpg) 0 -40px no-repeat; }
#index #content .pickup #pickup01 .pickup_bt a:hover { background: url(../images/pickup_bt.jpg) -240px 0 no-repeat; }
#index #content .pickup #pickup02 .pickup_bt a:hover { background: url(../images/pickup_bt.jpg) -240px -20px no-repeat; }
#index #content .pickup #pickup03 .pickup_bt a:hover { background: url(../images/pickup_bt.jpg) -240px -40px no-repeat; }

#index #content .clinic {
	background: url(../images/content_footer.jpg) bottom no-repeat;
	margin: 0 15px;
	padding: 10px;
	}
#index #content .alpha {
	width: 200px;
	float: left;
	}
#index #content .beta {
	margin-left: 210px;
	}
#index #content .beta dl {
	margin: 0;
	line-height: 1.5;
	}
#index #content .beta dl dt {
	float: left;
	width: 65px;
	color: #bf7f04;
	font-weight: 100;
	}
#index #content .beta dl dd {
	margin-left: 65px;
	}
#index #content .beta table {
	margin-left: 50px;
	border: 1px solid #ff9a24;
	}
#index #content .beta table tr th,
#index #content .beta table tr td {
	border: 1px solid #ff9a24;
	}
#index #content .beta table tr th {
	background: #fee09e;
	margin: 0;
	padding: 2px;
	}
#index #content .beta table tr.table_header th {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	}
#index #content .beta table tr th.time {
	background: #fee09e url(../images/th_bg.jpg) 0 right no-repeat;
	}
#index #content .beta table tr th.th_mon { background: url(../images/th_mon.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_tue { background: url(../images/th_tue.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_wed { background: url(../images/th_wed.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_thu { background: url(../images/th_thu.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_fri { background: url(../images/th_fri.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_sat { background: url(../images/th_sat.jpg) 0 0 no-repeat; }
#index #content .beta table tr th.th_sun { background: url(../images/th_sun.jpg) 0 0 no-repeat; }
#index #content .beta table tr td.open_w { background: url(../images/th_sun.jpg) 0 0 no-repeat; }

#index #content .beta table tr td {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 28px;
	height: 23px;
	}
#index #content .beta table tr td.open_w { background: url(../images/open_w.jpg) 0 0 no-repeat; }
#index #content .beta table tr td.close_w { background: url(../images/close_w.jpg) 0 0 no-repeat; }
#index #content .beta table tr td.open_o { background: url(../images/open_o.jpg) 0 0 no-repeat; }
#index #content .beta table tr td.close_o { background: url(../images/close_o.jpg) 0 0 no-repeat; }

/*-------- 08  Concept --------*/

#concept #content #title01 { background: url(../images/concept_h2-01.jpg) 0 0 no-repeat; }
#concept #content #title02 { background: url(../images/concept_h3-02.jpg) 0 0 no-repeat; }
#concept #content #title03 { background: url(../images/concept_h3-03.jpg) 0 0 no-repeat; }
#concept #content #title04 { background: url(../images/concept_h4-04.jpg) 0 0 no-repeat; }
#concept #content #title05 { background: url(../images/concept_h4-05.jpg) 0 0 no-repeat; }
#concept #content #title06 { background: url(../images/concept_h4-06.jpg) 0 0 no-repeat; }


#concept #content dl.hist {
	float: left;
	margin: 0;
	padding: 0;
}

#concept #content .hist dt {
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 50px;
}

	#concept #content .hist dd {
		float: left;
		width: 270px;
		margin: 0;
		padding: 0;
	}
	
.hist_photo {
	margin: 0 10px 0 0;
	padding: 0;
}

/*-------- 09  Clinic --------*/

#clinic #content #title01 { background: url(../images/clinic_h2-01.jpg) 0 0 no-repeat; }
#clinic #content #title02 { background: url(../images/clinic_h3-02.jpg) 0 0 no-repeat; }
#clinic #content #title03 { background: url(../images/clinic_h3-03.jpg) 0 0 no-repeat; }
#clinic #content #title04 { background: url(../images/clinic_h3-04.jpg) 0 0 no-repeat; }
#clinic #content #title05 { background: url(../images/clinic_h3-05.jpg) 0 0 no-repeat; }
#clinic #content #title06 { background: url(../images/clinic_h3-06.jpg) 0 0 no-repeat; }
#clinic #content #title07 { background: url(../images/clinic_h3-07.jpg) 0 0 no-repeat; }
#clinic #content #title08 { background: url(../images/clinic_h3-08.jpg) 0 0 no-repeat; }
#clinic #content #title09 { background: url(../images/clinic_h3-09.jpg) 0 0 no-repeat; }



/*-------- 10  Treatment --------*/

#treatment #content #title01 { background: url(../images/treatment_h2-01.jpg) 0 0 no-repeat; }
#treatment #content #title02 { background: url(../images/treatment_h3-02.jpg) 0 0 no-repeat; }
#treatment #content #title03 { background: url(../images/treatment_h4-03.jpg) 0 0 no-repeat; }
#treatment #content #title04 { background: url(../images/treatment_h4-04.jpg) 0 0 no-repeat; }
#treatment #content #title05 { background: url(../images/treatment_h4-05.jpg) 0 0 no-repeat; }
#treatment #content #title06 { background: url(../images/treatment_h4-06.jpg) 0 0 no-repeat; }
#treatment #content #title07 { background: url(../images/treatment_h3-07.jpg) 0 0 no-repeat; }
#treatment #content #title08 { background: url(../images/treatment_h4-08.jpg) 0 0 no-repeat; }
#treatment #content #title09 { background: url(../images/treatment_h4-09.jpg) 0 0 no-repeat; }
#treatment #content #title10 { background: url(../images/treatment_h4-10.jpg) 0 0 no-repeat; }
#treatment #content #title11 { background: url(../images/treatment_h3-11.jpg) 0 0 no-repeat; }
#treatment #content #title12 { background: url(../images/treatment_h3-12.jpg) 0 0 no-repeat; }
#treatment #content #title13 { background: url(../images/treatment_h4-13.jpg) 0 0 no-repeat; }

#treatment #content .chart {
	padding-bottom: 40px;
	background: url(../images/arrow_v.jpg) center bottom no-repeat;
	}
#treatment #content p.colored {
	background: #fdf5de;
	padding: 20px;
	}


#treatment #content table {
	border: 3px solid #ff9a24;
	margin: 10px 30px;
	width: 500px;
	}
#treatment #content table tr th,
#treatment #content table tr td {
	border: 1px solid #ff9a24;
	}
#treatment #content table tr.colored th,
#treatment #content table tr.colored td {
	background: #fff8e3;
	}
#treatment #content table tr th.table_header {
	background: #ff9a24;
	color: #fff;
	}

/*-------- 11  General --------*/

#general #content #title01 { background: url(../images/general_h2-01.jpg) 0 0 no-repeat; }
#general #content #title02 { background: url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general #content #title03 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general #content #title04 { background: url(../images/general_h3-04.jpg) 0 0 no-repeat; }



/*-------- 12  Child --------*/

#child #content #title01 { background: url(../images/child_h2-01.jpg) 0 0 no-repeat; }
#child #content #title02 { background: url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child #content #title03 { background: url(../images/child_h4-03.jpg) 0 0 no-repeat; }
#child #content #title04 { background: url(../images/child_h4-04.jpg) 0 0 no-repeat; }
#child #content #title05 { background: url(../images/child_h3-05.jpg) 0 0 no-repeat; }

#child #content .colored {
	background: #fdf5de;
	padding: 20px;
	}


/*-------- 13  Esthe --------*/

#esthe #content #title01 { background: url(../images/esthe_h2-01.jpg) 0 0 no-repeat; }
#esthe #content #title02 { background: url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe #content #title03 { background: url(../images/esthe_h3-03.jpg) 0 0 no-repeat; }
#esthe #content #title04 { background: url(../images/esthe_h4-04.jpg) 0 0 no-repeat; }
#esthe #content #title05 { background: url(../images/esthe_h4-05.jpg) 0 0 no-repeat; }
#esthe #content #title06 { background: url(../images/esthe_h3-06.jpg) 0 0 no-repeat; }
#esthe #content #title07 { background: url(../images/esthe_h4-07.jpg) 0 0 no-repeat; }
#esthe #content #title08 { background: url(../images/esthe_h4-08.jpg) 0 0 no-repeat; }
#esthe #content #title09 { background: url(../images/esthe_h4-09.jpg) 0 0 no-repeat; }


/*-------- 14  Prevent --------*/

#prevent #content #title01 { background: url(../images/prevent_h2-01.jpg) 0 0 no-repeat; }
#prevent #content #title02 { background: url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent #content #title03 { background: url(../images/prevent_h4-03.jpg) 0 0 no-repeat; }
#prevent #content #title04 { background: url(../images/prevent_h4-04.jpg) 0 0 no-repeat; }
#prevent #content #title05 { background: url(../images/prevent_h4-05.jpg) 0 0 no-repeat; }



/*-------- 15  Recruit --------*/

#recruit #content #title01 { background: url(../images/recruit_h2-01.jpg) 0 0 no-repeat; }
#recruit #content #title02 { background: url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }
#recruit #content #title03 { background: url(../images/recruit_h4-03.jpg) 0 0 no-repeat; }

#recruit #content table {
	border: 3px solid #ff9a24; margin-top:10px; 
	}

	
#recruit #content table tr th,
#recruit #content table tr td {
	border: 1px solid #ff9a24; font-size:93%;
	}
#recruit #content table tr.colored th {
	background: #fff8e3;
	}
	
#recruit #content table tr.colored2 th {
	background: #fa6e00;
	}
	

.size_b01{ font-size: 16px; font-weight: bold;}

/*-------- 16  Access --------*/

#access #content #title01 { background: url(../images/access_h2-01.jpg) 0 0 no-repeat; }
#access #content #title02 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access #content #title03 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }

#access #content table {
	border: 3px solid #ff9a24;
	margin: 10px 30px;
	}
#access #content table tr th,
#access #content table tr td {
	border: 1px solid #ff9a24;
	}
#access #content table tr.colored th,
#access #content table tr.colored td {
	background: #fff8e3;
	}
#access #content .image_l,
#access #content .image_r {
	margin: 0;
	}

#map{
	border: 1px solid #8e8e8e;
	margin: 20px 0px 10px 110px;
	width: 400px;
	height: 300px;
	clear: both;
}

/*-------- 17  Sitemap --------*/

#sitemap #content #title01 { background: url(../images/sitemap_h2-01.jpg) 0 0 no-repeat; }

#sitemap #content dl dt {
	border: 1px solid #ffd47b;
	background: #fff8e3;
	padding: 2px;
	}
#sitemap #content dl dd {
	margin: 0;
	padding: 10px 0;
	}
	


div.topic {
width:570px;
height:120px;
padding-top: 40px;
background: #fff url(../images/pick.gif) 0 0 no-repeat;
margin-left:15px;}
* html body div.topic {
height:160px;
}

dl.topics {
	height:100px;
	padding: 0 1em;
	overflow:auto;
}

.topics dt {
text-align:left;
}
span.ore {
color:#FF6600;}

/*-------- 18  ortho --------*/

#ortho #content #title01 { background: url(../images/ortho_h2-01.jpg) 0 0 no-repeat; }

#ortho #content h3#title02 { background: url(../images/ortho_h3-01.jpg) 0 0 no-repeat; }

#ortho #content #title03 { background: url(../images/ortho_h3-02.jpg) 0 0 no-repeat; }
#ortho #content #title04 { background: url(../images/ortho_h3-03.jpg) 0 0 no-repeat; }
#ortho #content #title05 { background: url(../images/ortho_h3-04.jpg) 0 0 no-repeat; }
#ortho #content #title06 { background: url(../images/ortho_h4-01.jpg) 0 0 no-repeat; }
#ortho #content #title07 { background: url(../images/ortho_h4-02.jpg) 0 0 no-repeat; }
#ortho #content #title08 { background: url(../images/ortho_h4-03.jpg) 0 0 no-repeat; }
#ortho #content #title09 { background: url(../images/ortho_h4-04.jpg) 0 0 no-repeat; }
#ortho #content #title10 { background: url(../images/ortho_h4-05.jpg) 0 0 no-repeat; }
#ortho #content #title11 { background: url(../images/ortho_h4-06.jpg) 0 0 no-repeat; }
#ortho #content #title12 { background: url(../images/ortho_h4-07.jpg) 0 0 no-repeat; }



.box {
  width: 216px;
	float: right;
}

p.box2 {
	margin: 0 auto;
	padding: 0 0 0 70px;
	text-align: center;
}

#ortho #content .colored {
	background: #fdf5de;
	padding: 20px;
	text-align: left;
}

#ortho #content table {
	border: 3px solid #ff9a24; margin-top:10px; 
	}

	
#ortho #content table tr th,
#ortho #content table tr td {
	border: 1px solid #ff9a24; font-size:93%;
	}
#ortho #content table tr.colored th {
	background: #fff8e3;
	}
	
#ortho #content table tr.colored2 th {
	background: #fa6e00;
	}
	
.icon {
  text-align: center;
	margin: 5px 0 0 0;
}

.red {
  color: #FF0000;
}