@charset "UTF-8";
@import "base.css";
@import "digi.css";

/*=======================TOC=======================*/
/*                                                 */
/*                 01  Base                        */
/*                 02  Container                   */
/*                 03  Header                      */
/*                 04  Navigation                  */
/*                 05  Footer                      */
/*                 06  Contents                    */
/*                 07  Index                       */
/*                 08  Access                      */
/*                 09  Menu                        */
/*                 10  General                     */
/*                 11  Menu                        */
/*                 12  Esthe                       */
/*                 13  Ortho                       */
/*                 14  Surgery                     */
/*                 15  Lost                        */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*      Main Color - Light Pink            #fcf6f2 */
/*      Main Color - Orange                #fe7f17 */
/*      Main Color - Dark Brown     	   #8e3b02 */
/*                                                 */
/*      Sub Color  - Dark Olive Green      #a18200 */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   11px      91.66%              */
/*                   12px      100%                */
/*                   14px      116.66%             */
/*                   16px      114.28%             */

/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { margin: 0 auto; background: url(../images/body_bg01.jpg) center top no-repeat #FCF6F2; color:#666; }

select, input, textarea { color:#666; }

#wrapper {
	width: 860px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background:  url(../images/wrapper_bg.jpg) 0 0 repeat-y ;
	}

#main {
	clear: both;
	margin: 0 ;
	padding-left: 15px;
	background: url(../images/main_bg.jpg) 0 top no-repeat;
	}
#index #main {
	clear: both;
	background: none;
	}

#index #content {
	margin: 0;
	width: 625px;
	float: right;
	font-size: 100%;
	display: inline;
	background:url(../images/index_content_bg.jpg) 0 0 no-repeat;
	}
#content {
	margin: 0;
	width: 625px;
	float: right;
	font-size: 100%;
	display: inline;
	background:url(../images/content_bg.jpg) 0 0 no-repeat;
	}
.img { margin: 0; padding: 0; line-height: 1%; display: block;}
.img_center { margin: 0 auto; padding: 0; line-height: 1%; display: block; text-align: center; }

/*---------- 03  Header -----------*/
		
#index #header {
	margin: 0 ;
	padding: 0;
	width: 860px;
	height: 476px;
	}

#header {
	margin: 0 ;
	padding: 0;
	width: 860px;
	height: 376px;
	}
		
#header #header01 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 101px;
	background: url(../images/header01.jpg) 0 0 no-repeat;
	}
	
#header #header01 #header01_01 {
	margin: 0;
	padding: 0;
	width: 860px;
	}
	
h1 {
	margin: 0 ;
	padding: 0 0 0 21px ;
	width: 370px;
	height: 50px;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 370px;
	height: 50px;
	background: url(../images/header_logo.jpg) 0 0 no-repeat;
	}

#header #header01 p.header_text {
	margin: 0;
	padding: 11px 0 12px 9px;
	font-size: 91.66%;
	line-height: 1em;
	color: #584A30;
	}

#index #header #header02 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 375px;
	}

#header #header02 {
	margin: 0;
	padding: 0;
	width: 860px;
	height: 275px;
	background: url(../images/main_img_bg.jpg) 0 0 no-repeat;
	}
.main_img01 {
	margin: 0;
	padding: 190px 5px 0 0 ;
	font-size: 1%;
	line-height: 1%;
	display: block;
	float: right;
	}
.main_img02 {
	margin: 0;
	padding: 150px 5px 0 0 ;
	font-size: 1%;
	line-height: 1%;
	display: block;
	float: right;
	}
	
#header #header01 #header01_01 p.header_ban {
	margin: 0;
	padding: 0 12px 0 0;
	width: 420px;
	height: 50px;
	float: right;
	}

#header #header01 #header01_01 p.header_ban a {
	margin: 0;
	padding: 0;
	width: 420px;
	height: 50px;
	background:url(../images/header_ban.jpg) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
	font-size: 1%;
	line-height: 1%;
	}
#header #header01 #header01_01 p.header_ban a:hover {
	background:url(../images/header_ban.jpg) 0 -50px no-repeat;
	}

/*----------04  Navigation -----------*/

#nav {
	margin: 0 0 0 0 ;
	padding: 0 0 20px 0;
	width: 220px;
	float: left;
	display: inline;
	}

#nav ul {
	margin: 0 0 14px 0;
	padding: 5px;
	list-style: none;
	background:#eae1da;
	}
#nav ul.internal li {
	list-style: none;
	width: 210px;
	font-size: 1%;
	line-height: 1%;
	}

#nav ul.internal li a {
	text-indent: -9999px;
	display: block;
	width: 210px;
	font-size: 1%;
	line-height: 1%;
	}

#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat; height: 41px; }
#nav02 a { background: url(../images/nav.jpg) 0 -41px no-repeat; height: 40px; }
#nav03 a { background: url(../images/nav.jpg) 0 -81px no-repeat; height: 40px; }
#nav04 a { background: url(../images/nav.jpg) 0 -121px no-repeat; height: 40px; }
#nav05 a { background: url(../images/nav.jpg) 0 -161px no-repeat; height: 40px; }
#nav06 a { background: url(../images/nav.jpg) 0 -201px no-repeat; height: 40px; }
#nav07 a { background: url(../images/nav.jpg) 0 -241px no-repeat; height: 40px; }
#nav08 a { background: url(../images/nav.jpg) 0 -281px no-repeat; height: 40px; }
#nav09 a { background: url(../images/nav.jpg) 0 -321px no-repeat; height: 40px; }

#nav01 a:hover { background: url(../images/nav.jpg) -210px 0 no-repeat; }
#nav02 a:hover { background: url(../images/nav.jpg) -210px -41px no-repeat; }
#nav03 a:hover { background: url(../images/nav.jpg) -210px -81px no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -210px -121px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -210px -161px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -210px -201px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -210px -241px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -210px -281px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -210px -321px no-repeat; }

#nav #mobile {
	clear: both;
	margin: 0 ;
	background: url(../images/nav02.jpg) 0 0 repeat-y;
	}
	
#nav #mobile .bg_bottom { 
	padding-bottom: 5px;
	background: url(../images/nav03.jpg) left bottom no-repeat;
	}

.img_l {
	margin: 0 ;
	float: left;
	line-height: 1%;
	display: block;
	}
.img_r {
	margin: 0 ;
	float: right;
	line-height: 1%;
	display: block;
	}
	
#nav p { text-align: center ; }

.nav_recruit {
	margin: 0 0 0 0;
	padding: 0 0 15px 0 ;
	float: left;
	}
	
.nav_recruit a {
	margin: 0;
	width: 220px;
	height: 60px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav_recruit.jpg) 0 0 no-repeat;
	}
.nav_recruit a:hover {
	background: url(../images/nav_recruit.jpg) 0 -60px no-repeat;
	}

.mailto {
	margin: 0 10px ;
	padding: 0 ;
	width: 200px;
	height: 41px;
	}
	
.mailto a {
	margin: 0;
	width: 200px;
	height: 41px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/nav06.jpg) 0 0 no-repeat;
	}
.mailto a:hover {
	background: url(../images/nav06.jpg) 0 -41px no-repeat;
	}
	
#nav #p_brand { font-size: 80%; text-align: left; line-height:1.5; }

#nav .mobile { padding: 7px 3px 0 4px ; }
	
/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding: 0 ;
	margin: 0 ;
	font-size: 91.666%;
	width: 860px;
	height: 135px;
	text-align: left;
	background: url(../images/footer_bg.jpg) 0 0 no-repeat;
	}
*:first-child+html #footer { font-size: 11px; } /*  for IE7 only */
* html body #footer { font-size: 11px; } /*  for IE6 only */

#footer a {
	text-decoration: none;
	color: #666;
	}
#footer a:hover { text-decoration: underline; }

#footer p.footer_tel { 
	margin: 0 ;
	padding: 31px 0 0 18px;
	float: left;
	line-height: 1%;
	display: block;
	}
	
.footer_ban {
	margin: 0 ;
	padding: 18px 25px 0 0 ;
	width: 580px;
	height: 70px;
	float: right;
	}
.footer_ban a {
	margin: 0;
	width: 580px;
	height: 70px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/footer_ban.jpg) 0 0 no-repeat;
	}
.footer_ban a:hover {
	background: url(../images/footer_ban.jpg) 0 -70px no-repeat;
	}

#footer address {
	clear: both;
	margin: 0 ;
	padding: 29px 0 0 0 ;
	color:#664A30;
	font-size: 91.66%;
	text-align:center;
	}
		
/*---------- 06  Contents -----------*/

.section { padding: 0 29px 0 25px; }
.section .section { padding: 0 10px; }
.section .section .section { padding: 0 10px ; }
.center { text-align: center; }

#content h2 {
	margin: 0 0 10px 18px;
	padding: 0 0 0 0;
	height: 60px;
	text-indent: -9999px;
	}
#content h3 {
	clear: both;
	margin: 0 -7px 10px -7px;
	height: 34px;
	text-indent: -9999px;
	}
#content h4 {
	clear: both;
	margin: 0 -10px 10px -10px;
	height: 32px;
	text-indent: -9999px;
	}

#content h5 {
	margin: 0 0 10px -10px;
	font-size: 100%;
	line-height: 1.2em;
	font-weight: normal;
	background:url(../images/icon01.jpg) 0 1px no-repeat;
	text-indent: 15px;
	font-weight: bold;
	color:#933d02;
	}
	
#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: 18px;
	}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

#content a { text-decoration: underline; }

a {
	color: #7f4d18;
	outline: none;
	}
a:hover { color: #d2965a; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image_b {
	margin: 0 ;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
}

.image_b2 { border: 2px solid #efe4d0; }


.image_l {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
* html body .image_l { margin: 0 17px 0 0 ; } /*  for IE6 only */

.image_l1 {
	margin: 0 20px 0 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
*:first-child+html .image_l1 { margin: 0 20px -0.5em 0 ; } /*  for IE7 only */
* html body .image_l1 { margin: 0 17px -0.5em 0 ; } /*  for IE6 only */

.image_l2 {
	margin: 0 20px 1em 0;
	float: left;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
* html body .image_l2 { margin: 0 17px 1em 0 ; } /*  for IE6 only */

.image_r {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
* html body .image_r { margin: 0 0 0 17px ; } /*  for IE6 only */

.image_r1 {
	margin: 0 0 0 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
*:first-child+html .image_r1 { margin: 0 0 -0.5em 20px ; } /*  for IE7 only */
* html body .image_r1 { margin: 0 0 -0.5em 17px ; } /*  for IE6 only */

.image_r2 {
	margin: 0 0 1em 20px ;
	float: right;
	line-height: 1%;
	display: block;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
* html body .image_r1 { margin: 0 0 1em 17px ; } /*  for IE6 only */

.case {
	margin: 0 ;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-narrow {
	margin: 10px 40px;
	background: url(../images/arrow_h.jpg) center center no-repeat;
	}

.case-noimg { margin: 10px 20px; }

.case img,
.case-narrow img,
.case-noimg img { display: block; }

.caption {
	color:#ff6600;
	text-align: center;
	}

#content ul.totop {
	clear: both;
	margin: 0 20px 30px 0;
	padding: 0;
	height: 20px;
	list-style: none;
	}

#content ul.totop li {
	margin: 0;
	padding: 0;	
	width: 165px;
	height: 20px;
	list-style: none;
	float: right;
	font-size: 1%;
	line-height: 1%;
	}
#content ul.totop li a {
	text-indent: -9999px;
	display: block;
	height: 20px;
	font-size: 1%;
	line-height: 1%;
	background: url(../images/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 #d8cec7;
	font-size: 100%;
	line-height: 1.5em;
	width: 100%;
	}
#content table th,
#content table td {
	padding: 7px 8px;
	border: 1px solid #d8cec7;
	}

#content table td.bg01 {
	color: #e56d00;
	background:#ffefd4;
	}
#content table td.bg02 {
	background: #eae1da;
	}
#content table td.bg03 {
	background: #fef5f2;
	}
#content table td.bg04 {
	font-weight: bold;
	color:#933d02;
	background: #dbd2ab;
	}
#content table td.bg05 {
	background: #fee5d0;
	}
#content table td.bg06 {
	background: #fbf5f1;
	}
#content table td.bg07 {
	background: #f0e3ce;
	}
#content table td.bg08 {
	font-weight: bold;
	color: #e56d00;
	background:#fcfbfa;
	}

#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 -----------*/

.index01 { margin: 0 25px 20px 20px;  }

.index02 { margin: 0 25px 20px 20px; }
.index_bg { background:url(../images/index_img03.jpg) right top no-repeat; }

.index03 { margin: 0 25px 22px 20px; background:url(../images/index_img06.jpg) 0 0 repeat-y; }
.index03_01 { margin: 0 ; background: url(../images/index_img05.jpg) left top no-repeat; }
.index03_01_01 { margin: 0 ; background: url(../images/index_img07.jpg) left bottom no-repeat; padding: 10px 20px 10px }

#index .alpha { margin: 0 20px 0 0; float: left; width: 290px; }
#index .beta { margin: 0; float: right; width: 230px; }
 
.index_ban {
	margin: 0 ;
	padding: 0 ;
	width: 580px;
	height: 80px;
	float: right;
	}
.index_ban a {
	margin: 0;
	width: 580px;
	height: 80px;
	font-size: 1%;
	line-height: 1%;
	text-indent: -9999px;
	display: block;
	background: url(../images/index_img01.jpg) 0 0 no-repeat;
	}
.index_ban a:hover {
	background: url(../images/index_img01.jpg) 0 -80px no-repeat;
	}

#index #map { margin: 10px 0 0 0; padding: 0; }

#index dl { margin: 1px 0 0 7px; padding: 0 0 0 0; width: 250px; font-size: 100%; line-height: 1.666em; }
#index dl dt { margin: 0; padding: 0; float: left; width: 82px; font-weight: bold; color:#FF7300 }
#index dl dd { margin: 0; padding: 0; float: right; width: 168px; font-weight: normal; }
#index dl dd.dd01 {margin: 0 0 0 82px; padding: 0; float: right; width: 168px; font-weight: normal; }

#index #pkup01 { 
	width: 285px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
	}
#index #pkup01 a { 
  background: url(../images/pkup01.jpg) 0 0 no-repeat;
	height: 100px;
	display: block;
	}
#index #pkup01 a:hover { background: url(../images/pkup01.jpg) 0 -100px no-repeat; }

#index #pkup02 { 
	width: 285px;
	height: 100px;
	margin: 0;
	padding: 0;
	float: right;
	text-indent: -9999px;
	}
#index #pkup02 a { 
  background: url(../images/pkup02.jpg) 0 0 no-repeat;
	height: 100px;
	display: block;
	}
#index #pkup02 a:hover { background: url(../images/pkup02.jpg) 0 -100px no-repeat; }


/*---------- 08  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; }
#access h3#title03 { background: url(../images/access_h3-02.jpg) 0 0 no-repeat; }
#access h3#title04 { background: url(../images/access_h3-03.jpg) 0 0 no-repeat; }

.frame {
	margin: 0 67px 0 68px;
	padding: 1px;
	border: 2px solid #efe4d0;
	}
		
.hand { cursor:pointer; }

#content .alpha02 { width:126px; float:left; margin:0 22px 0 0; }
#content .beta02 { width:126px; float:left; margin:0 23px 0 0; }
#content .gamma02 { width:126px; float:left; margin:0 22px 0 0; }
#content .delta02 { width:126px; float:left; margin:0; }

/*---------- 09  Menu  -----------*/

#menu h2#title01 { background: url(../images/menu_h2.jpg) 0 0 no-repeat; }
#menu h3#title02 { background: url(../images/menu_h3-01.jpg) 0 0 no-repeat; }

#menu h4#title03 { width: 571px; height: 32px; }
#menu h4#title03 a { width: 571px; height: 32px; background: url(../images/menu_h4-01.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title03 a:hover { background: url(../images/menu_h4-01.jpg) 0 -32px no-repeat; }

#menu h4#title04 { width: 571px; height: 32px; }
#menu h4#title04 a { width: 571px; height: 32px; background: url(../images/menu_h4-02.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title04 a:hover { background: url(../images/menu_h4-02.jpg) 0 -32px no-repeat; }

#menu h4#title05 { width: 571px; height: 32px; }
#menu h4#title05 a { width: 571px; height: 32px; background: url(../images/menu_h4-03.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title05 a:hover { background: url(../images/menu_h4-03.jpg) 0 -32px no-repeat; }

#menu h4#title06 { width: 571px; height: 32px; }
#menu h4#title06 a { width: 571px; height: 32px; background: url(../images/menu_h4-04.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title06 a:hover { background: url(../images/menu_h4-04.jpg) 0 -32px no-repeat; }

#menu h4#title07 { width: 571px; height: 32px; }
#menu h4#title07 a { width: 571px; height: 32px; background: url(../images/menu_h4-05.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title07 a:hover { background: url(../images/menu_h4-05.jpg) 0 -32px no-repeat; }

#menu h4#title08 { width: 571px; height: 32px; }
#menu h4#title08 a { width: 571px; height: 32px; background: url(../images/menu_h4-06.jpg) 0 0 no-repeat; text-indent: -9999px; display: block;  }
#menu h4#title08 a:hover { background: url(../images/menu_h4-06.jpg) 0 -32px no-repeat; }

#menu h3#title09 { background: url(../images/menu_h3-02.jpg) 0 0 no-repeat; }
#menu h4#title10 { background: url(../images/menu_h4-07.jpg) 0 0 no-repeat; }

/*---------- 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 h3#title07 { background: url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h4#title08 { background: url(../images/general_h4-04.jpg) 0 0 no-repeat; }
#general h4#title09 { background: url(../images/general_h4-05.jpg) 0 0 no-repeat; }

#general table { margin: 0 0 20px 0; }

/*---------- 11  Perio  -----------*/

#perio h2#title01 { background: url(../images/perio_h2.jpg) 0 0 no-repeat; }
#perio h3#title02 { background: url(../images/perio_h3-01.jpg) 0 0 no-repeat; }
#perio h4#title03 { background: url(../images/perio_h4-01.jpg) 0 0 no-repeat; }
#perio h4#title04 { background: url(../images/perio_h4-02.jpg) 0 0 no-repeat; }
#perio h4#title05 { background: url(../images/perio_h4-03.jpg) 0 0 no-repeat; }

#perio table { margin: 0 0 20px 0; }

#perio  dl.dl_pe { margin: 0; padding: 0; width: 550px; display: inline; }
#perio  dl.dl_pe dt { margin: 0; padding: 0 ; float: left; width: 20px; display: inline; }
#perio  dl.dl_pe dd { margin: 0; padding: 0; float: left; width: 530px; display: inline; }

#perio .boxarea {
  margin: 10px 0; 
	padding: 5px 10px;
	background: #FFEFD4;
	}
#perio .boxarea .case-noimg { margin: 5px 25px }

/*---------- 12  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; }

/*---------- 13  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; }

/*---------- 14  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; }

/*---------- 15  Lost  -----------*/

#lost h2#title01 { background: url(../images/lost_h2.jpg) 0 0 no-repeat; }
#lost h3#title02 { background: url(../images/lost_h3-01.jpg) 0 0 no-repeat; }
#lost h4#title03 { background: url(../images/lost_h4-01.jpg) 0 0 no-repeat; }
#lost h3#title04 { background: url(../images/lost_h3-02.jpg) 0 0 no-repeat; }
#lost h4#title05 { background: url(../images/lost_h4-02.jpg) 0 0 no-repeat; }
#lost h4#title06 { background: url(../images/lost_h4-03.jpg) 0 0 no-repeat; }
#lost h3#title07 { background: url(../images/lost_h3-03.jpg) 0 0 no-repeat; }
#lost h4#title08 { background: url(../images/lost_h4-04.jpg) 0 0 no-repeat; }
#lost h4#title09 { background: url(../images/lost_h4-05.jpg) 0 0 no-repeat; }
#lost h4#title10 { background: url(../images/lost_h4-06.jpg) 0 0 no-repeat; }
#lost h4#title11 { background: url(../images/lost_h4-07.jpg) 0 0 no-repeat; }
#lost h4#title12 { background: url(../images/lost_h4-08.jpg) 0 0 no-repeat; }

#content table.table01 { width: 450px; }

#lost .alpha { float: left; width: 160px; }
#lost .beta { float: right; }
#lost .caption { color: #5F2906; text-align: left; }
#lost td.flow { padding-left: 13px; }

/*---------- 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 h3#title03 { background: url(../images/recruit_h3-02.jpg) 0 0 no-repeat; }

#staff dl.dl03 { margin: 0; padding: 0; width: 300px; display: inline; }
#staff dl.dl03 dt { margin: 0; padding: 0 0 0 15px; background: url(../images/icon01.jpg) 0 5px no-repeat; font-weight: normal; float: left; width: 80px; display: inline; }
#staff dl.dl03 dd { margin: 0; padding: 0; float: left; width: 220px; display: inline; }

/*---------- Margin - Padding -----------*/

.m0 { margin: 0; }
.mar_b10 { margin-bottom: 10px; }
.mar_b15 { margin-bottom: 15px; }
.mar_b20 { margin-bottom: 20px; }
.mar_b22 { margin-bottom: 22px; }
.mar_b30 { margin-bottom: 30px; }
.mar_b40 { margin-bottom: 40px; }
.mar_r15 { margin-right: 15px; }
.mar_t15 { margin-top: 15px; }

.pad_b5 { padding-bottom: 5px; }
.mar_lr50 { margin-left: 50px; margin-right: 50px; }
.pad_01 { padding: 7px 14px 0 10px ; }
.pad_02 { padding: 0 105px 0 0 ; }
.pad_03 { padding: 3px 0 6px 0 ; }

.mar_01 { margin: 0 0 20px 0; }

/*---------- Text -----------*/

.text_bold { font-weight: bold; }
.text_right { text-align: right; float: right; }
.text_red { color:#F00; }
.text01 { color: #e56d00; }
.text02 { font-size: 120%; font-weight: bold; color:#75bd1c; }
.text03 { margin:0 0 5px 0; color:#75bd1c; }
.text_redbold { font-weight: bold; font-size:120%; color:#dc143c ;}

/*---------- Width -----------*/

#content .alpha { float: left; }
#content .beta { float: right; }

.bg {
	padding: 7px 12px 0;	
	background:#fff8cc;
	border: 1px solid #ffcc5c;
}

.w_60 { width: 60px; }
.w_80 { width: 80px; }
.w_100 { width: 95px; }
.w_120 { width: 120px; }
.w_140 { width: 140px; }
.w_260 { width: 259px; }