@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  Subject                     */
/*                 12  General                     */
/*                 13  Perio                       */
/*                 14  Implant                     */
/*                 15  Esthe                       */
/*                 16  Recruit                     */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Brown           #6e4530     */
/*        Main Color - Light Brown     #e0c57f     */
/*        Main Color - Light Orange    #fcf3c5     */
/*                                                 */
/*        Sub Color  - Green          #b5dc37      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      77%                 */
/*                   11px      85%                 */
/*                   12px      93%                 */
/*                   14px     108%                 */
/*                   16px     124%                 */
/*                                                 */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body#index { background: url(../images/body_bg.jpg) top repeat-x; }
body { background: url(../images/body_content.jpg) top repeat-x; }

#body02{background:url(../images/footer_bg.jpg) repeat-x bottom left; margin:0; padding:0;}
#wrapper {
	width: 940px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	margin: 0 19px 0 19px;
	padding:0 1px 35px 1px;
	background:#fff url(../images/main_bg.jpg) no-repeat top left;
}

#content {
	width: 653px;
	float: right;
	font-size: 100%;
	line-height: 1.6em;
	color: #000;
	background:#fff url(../images/content_bg.jpg) right 1px no-repeat;
	font-size:93%;
	padding:21px 0 0 0;
	margin:0;
	}
#index #content {
	width: 653px;
	float: right;
	font-size: 100%;
	line-height: 1.6em;
	color: #000;
	background:#fff url(../images/index_img06.jpg) right 1px no-repeat;
	font-size:93%;
	padding:20px 0 0 0;
	margin:0;
	}


/*---------- 03  Header -----------*/
#index #header {
	height: 406px;
	width: 940px;
	margin: 0 0 8px 0;
	padding: 0;
	}
#header {
	height: 306px;
	width: 940px;
	margin: 0 0 8px 0;
	padding: 0;
	}

#header01 {
	background:#fff url(../images/header_bg.jpg) 0 0 no-repeat;
	height: 105px;
	width: 940px;
	margin: 0;
	padding: 0;
	}
#header01_01{
	width:455px;
	height:100px;
	margin:0 0 0 25px; padding:0;
	float:left;
	display:inline;
}
#header01_01_01{float:right; margin:0; padding:0; width:355px;}
#header01_02{float:right; margin:0; padding:9px 30px 0 0;}
#index #header02{margin:0; padding:0; line-height:1%; font-size:1%; height:300px; background:url(../images/header_bg02.jpg) repeat-y 0 0;}
#header02{margin:0; padding:0; background:url(../images/mainimg_bg.jpg) no-repeat 0 0; width:940px; height:200px;}
.mainimg{margin:0; padding:25px 20px 0 0; line-height:1%; float:right;}
h1 {
	width: 100px;
	height: 100px;
	line-height: 1.0;
	float: left;
	}
h1 a {
	text-indent: -9999px;
	display: block;
	width: 100px;
	height:100px;
	background: url(../images/h1.jpg) 0 0 no-repeat;
	}

#header p.tel {
	margin: 0;
	padding: 0;
	height: 61px;
	display:block;
	}
#header p.texth1{float:left; margin:7px 0 3px 0; padding:0 0 0 8px; font-size:93%; line-height:1.67em;}
#header p.images{margin:0 0 0 0; padding:0; line-height:1%; float:left; font-size:1%;}
/*----------04  Navigation -----------*/

#nav {
	width: 222px;
	float: left;
	padding:0;
	margin:0;
	}

#nav ul{margin:0 0 0 11px; padding:0; width:200px;}
#nav li {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height: 30px;
	text-indent: -9999px;
	}

#nav .internal li a {
	display: block;
	height: 30px;
	}

#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; }

#nav03 a:hover { background: url(../images/nav.jpg) -200px 0 no-repeat; }
#nav04 a:hover { background: url(../images/nav.jpg) -200px -40px no-repeat; }
#nav05 a:hover { background: url(../images/nav.jpg) -200px -80px no-repeat; }
#nav06 a:hover { background: url(../images/nav.jpg) -200px -120px no-repeat; }
#nav07 a:hover { background: url(../images/nav.jpg) -200px -160px no-repeat; }
#nav08 a:hover { background: url(../images/nav.jpg) -200px -200px no-repeat; }
#nav09 a:hover { background: url(../images/nav.jpg) -200px -240px no-repeat; }
#nav10 a:hover { background: url(../images/nav.jpg) -200px -280px no-repeat; }
#nav11 a:hover { background: url(../images/nav.jpg) -200px -320px no-repeat; }

#nav p { text-align: center; }

.nav01 {margin:0; padding:7px 0 4px 11px; float:left;}
.nav01 a{ width:203px; height:64px; background:url(../images/index_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.nav01 a:hover{ background:url(../images/index_img02.jpg) no-repeat 0 -64px;}

.nav02 {margin:0; padding:0 0 8px 11px; float:left;}
.nav02 a{ width:200px; height:68px; background:url(../images/index_img03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.nav02 a:hover{ background:url(../images/index_img03.jpg) no-repeat 0 -68px;}

.recruit01 {margin:0; padding:0 0 16px 11px; float:left;}
.recruit01 a{ width:200px; height:70px; background:url(../images/index_img04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.recruit01 a:hover{ background:url(../images/index_img04.jpg) no-repeat 0 -70px;}

#nav p.qr_bnr {
  margin:10px 0 0;}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	padding:0;
	margin: 0 auto;
	height:140px;
	width:902px;
	text-align:left;
	font-size:93%;
	background:url(../images/footer_bg.jpg) bottom repeat-x;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */
#footer01{margin:0; padding:14px 0 0 0;}

.shika01 {margin:0 0 14px 0; padding:1px 0 0 0; float:right;}
.shika01 a{ width:600px; height:90px; background:url(../images/footer_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.shika01 a:hover{ background:url(../images/footer_img02.jpg) no-repeat 0 -90px;}

#footer address { margin:0; padding:0; text-align:center;}


/*---------- 06  Contents -----------*/

.section { padding:0 25px 0 8px; clear:both; }
.section .section { padding:0 0 0 15px; clear:both; }

.center { text-align: center; }

#content h2 {
	clear:both;
	height: 35px;
	margin: 0 0 33px 0;
	padding:0 0 0 3px;
	}
#content h3 {
	clear: both;
	height: 42px;
	text-indent: -9999px;
	margin:0 -25px 10px 0;
	}
#content h4 {
	clear:both;
	height: 22px;
	text-indent: -9999px;
	margin:0 0 5px -15px;
	}

#content h5 {
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 .3em .3em;
	}

#content ul.icon{
	margin:0;
	padding:0;
}
#content ul.icon li {
	list-style: none;
	background: url(../images/icon02.jpg) 0 2px no-repeat;
	padding-left: 15px;
	line-height:1.67em;
}

#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

#content dt { font-weight: bold; }

a {color: #ebbd33;outline: none; text-decoration:underline;}
a:hover { color: #ebbd33; text-decoration:none; }

#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%;}
.image_l  {float: left; margin: 0; padding:0; line-height:1%;}
.image_l1  {float: left; margin: 3px 10px 6px 0; padding:0; line-height:1%;}
*:first-child+html .image_l1 { margin: 3px 10px 0 0;} /*  for IE7 only */
* html body .image_l1 { margin: 3px 7px 0 0; } /*  for IE6 only */

.image_l2  {float: left; margin:0; padding:0; line-height:1%;}

.image_r  {float: right; margin: 3px 0 6px 10px; padding:0; line-height:1%;}
*:first-child+html .image_r { margin: 3px 0 0 10px;} /*  for IE7 only */
* html body .image_r { margin: 3px 0 0 7px; } /*  for IE6 only */

.image_r2  {float: right; margin:0; padding:0; line-height:1%;}

.case {
	margin:0 20px 10px 20px;
	background: url(../images/arrow_h.jpg) 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;
	padding:0 25px 0 0;
	margin:0;
	}

#content ul.totop li {
	list-style: none;
	width: 90px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: right;
	background-image: none;
	line-height:1%; font-size:1%;
	}
#content ul.totop li a {
	display: block;
	height: 20px;
	background: url(../images/pagetop.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 {
	border-collapse:collapse;
	border-spacing: 1px;
	border: 1px solid #452400;
	font-size: 100%;
	width: 100%;
	margin:0; padding:0
}

#content table th,
#content table td {
	padding: 5px;
	border: 1px solid #452400;
	vertical-align:top;
	}

#content table th {
	background: #efefff;
	color: #636570;
	width: 130px;
	}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}

/*---------- 07  Index -----------*/
.index_bg01{background:url(../images/index_img08.jpg) repeat-y 0 0; margin:0 0 20px 0;}
.index_bg02{background:url(../images/index_img07.jpg) no-repeat top left;}
.index_bg03{background:url(../images/index_img09.jpg) no-repeat bottom left; padding:5px 5px 20px 5px;}

#index dl{margin:0; padding:0; display:inline; color:#666; line-height:1.6em;}
#index dl dt{float:left; width:52px; font-weight:normal; margin:0 0 0 24px; padding:0; display:inline;}
#index dl dd{float:left; width:530px; margin:0 0 0 0; padding:0;}

.concept01 {margin:0; padding:0 0 0 10px; float:left;}
.concept01 a{ width:620px; height:200px; background:url(../images/index_img12.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.concept01 a:hover{ background:url(../images/index_img12.jpg) no-repeat 0 -200px;}

#index .implant01 {
	background:url(../images/index_img13.jpg) 0 0 no-repeat;
	width:300px;
	height:200px;
	cursor:pointer;
	color:#000;
	margin:0 0 0 10px;
	padding:0;
	float:left;
	display:inline;
}
#index .implant01 a { text-decoration:none;color:#000;}	
#index .implant02{
	background:url(../images/index_img13.jpg) 0 -200px no-repeat;
	width:300px;
	height:200px;
	cursor:pointer;
	color:#3f3f3f;
	margin:0 0 0 10px; padding:0;
	float:left;
	display:inline;
	}
#index .implant02 a { text-decoration:none; color:#000;}

#index .esthe01 {
	background:url(../images/index_img14.jpg) 0 0 no-repeat;
	width:300px;
	height:200px;
	cursor:pointer;
	color:#000;
	margin:0 22px 0 0;
	padding:0;
	float:right;
	display:inline;
}
#index .esthe01 a { text-decoration:none;color:#000;}	
#index .esthe02{
	background:url(../images/index_img14.jpg) 0 -200px no-repeat;
	width:300px;
	height:200px;
	cursor:pointer;
	color:#3f3f3f;
	margin:0 22px 0 0; padding:0;
	float:right;
	display:inline;
	}
#index .esthe02 a { text-decoration:none; color:#000;}

#index .alpha{width:362px; margin:0 0 0 16px; padding:23px 0 0 0; float:left; display:inline; clear:both;}
#index .beta{width:230px; margin:0; padding:0 23px 0 0; float:right;}

#index dl.dl01{margin:0; padding:0; display:inline;line-height:1.67em;}
#index dl.dl01 dt{float:left; width:97px; font-weight:normal; margin:0 0 0 20px; padding:0; display:inline; color:#993300;}
#index dl.dl01 dd{float:left; width:240px; margin:0 0 0 0; padding:0;}
#index dl.dl01 dd.dd01{float:left; width:160px; margin:0 0 0 117px; padding:0; display:inline;}

/*---------- 08  Concept -----------*/
#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 h4#title05{background:url(../images/concept_h4-03.jpg) no-repeat 0 0;}
#concept h3#title06{background:url(../images/concept_h3-02.jpg) no-repeat 0 0;}
#concept h4#title07{background:url(../images/concept_h4-04.jpg) no-repeat 0 0;}
#concept h4#title08{background:url(../images/concept_h4-05.jpg) no-repeat 0 0;}
#concept h3#title09{background:url(../images/concept_h3-03.jpg) no-repeat 0 0;}

#concept .alpha{width:200px; margin:3px 10px 0 0; padding:0; float:left;}
#concept .beta{width:370px; margin:0; padding:0 0 5px 0; float:left;}

/*---------- 09  Staff -----------*/
#staff h3#title02{background:url(../images/staff_h3-01.jpg) no-repeat 0 0;}
#staff h4#title03{background:url(../images/staff_h4-01.jpg) no-repeat 0 0;}
#staff h4#title04{background:url(../images/staff_h4-02.jpg) no-repeat 0 0;}
#staff h4#title05{background:url(../images/staff_h4-03.jpg) no-repeat 0 0;}

#staff .alpha{margin:3px 10px 0 0; padding:0; float:left;}
#staff .beta{width:375px; margin:0; padding:0 0 5px 0; float:left;}
#staff .beta01{width:385px; margin:0; padding:0 0 5px 0; float:left;}

#staff dl{margin:0; padding:0; display:inline; line-height:1.67em;}
#staff dl dt{width:60px; padding:0; margin:0 0 0 10px; float:left; font-weight:normal; display:inline;}
#staff dl dd{width:300px; margin:0; padding:0; float:left;}
#staff dl dd.dd01{width:350px; margin:0; padding:0 0 0 10px; float:left;}

/*---------- 10  Clinic -----------*/
#clinic h3#title02{background:url(../images/clinic_h3-01.jpg) no-repeat 0 0;}
#clinic h4#title03{background:url(../images/clinic_h4-01.jpg) no-repeat 0 0;}
#clinic h4#title04{background:url(../images/clinic_h4-02.jpg) no-repeat 0 0;}
#clinic h3#title05{background:url(../images/clinic_h3-02.jpg) no-repeat 0 0;}

#clinic .alpha{float:left; width:200px; margin:0 10px 0 0; padding:0;}
#clinic .beta{float:right; margin:0; padding:0; width:375px;}

#map{
	width:475px;
	height:400px;
	border:1px solid #452400;
	margin:0;
	padding:0;
	}
.clinic01 {margin:0 0 20px 10px; padding:0;}
.clinic01 a{ width:600px; height:80px; background:url(../images/bn_concept.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic01 a:hover{ background:url(../images/bn_concept.jpg) no-repeat 0 -80px;}

#disp { margin:0 0 10px 10px;}
.hidden { display:none; }

.clinic02 {padding:0; margin:0 0 8px 0;}
.clinic02 a{ width:190px; height:143px; background:url(../images/clinic_img01.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic02 a:hover{ background:url(../images/clinic_img01.jpg) no-repeat 0 -143px;}

.clinic03 {padding:0; margin:0 0 8px 0;}
.clinic03 a{ width:190px; height:143px; background:url(../images/clinic_img02.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic03 a:hover{ background:url(../images/clinic_img02.jpg) no-repeat 0 -143px;}

.clinic04 {padding:0; margin:0 0 8px 0;}
.clinic04 a{ width:190px; height:143px; background:url(../images/clinic_img03.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic04 a:hover{ background:url(../images/clinic_img03.jpg) no-repeat 0 -143px;}

.clinic05 {padding:0; margin:0 0 8px 0;}
.clinic05 a{ width:190px; height:143px; background:url(../images/clinic_img04.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic05 a:hover{ background:url(../images/clinic_img04.jpg) no-repeat 0 -143px;}

.clinic06 {padding:0; margin:0 0 8px 0;}
.clinic06 a{ width:190px; height:143px; background:url(../images/clinic_img05.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic06 a:hover{ background:url(../images/clinic_img05.jpg) no-repeat 0 -143px;}

.clinic07 {padding:0; margin:0 0 8px 0;}
.clinic07 a{ width:190px; height:143px; background:url(../images/clinic_img06.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic07 a:hover{ background:url(../images/clinic_img06.jpg) no-repeat 0 -143px;}

.clinic08 {margin:0; padding:0 0 0 60px; float:left;}
.clinic08 a{ width:500px; height:100px; background:url(../images/bn_clinic.jpg) no-repeat 0 0; display:block; text-indent:-9999px; line-height:1%; font-size:1%;}
.clinic08 a:hover{ background:url(../images/bn_clinic.jpg) no-repeat 0 -100px;}


#clinic .alpha01{width:190px; float:left; margin:0 15px 0 0; padding:0 0 10px 0;}
#clinic .beta01{width:190px; float:left; margin:0; padding:0 0 10px 0;}

/*---------- 11  Subject -----------*/
#subject h3#title02{background:url(../images/subject_h3-01.jpg) no-repeat 0 0;}
#subject h4#title03{background:url(../images/subject_h4-01.jpg) no-repeat 0 0;}
#subject h4#title04{background:url(../images/subject_h4-02.jpg) no-repeat 0 0;}
#subject h4#title05{background:url(../images/subject_h4-03.jpg) no-repeat 0 0;}
#subject h4#title06{background:url(../images/subject_h4-04.jpg) no-repeat 0 0;}
#subject h4#title07{background:url(../images/subject_h4-05.jpg) no-repeat 0 0;}
#subject h4#title08{background:url(../images/subject_h4-06.jpg) no-repeat 0 0;}
#subject h4#title09{background:url(../images/subject_h4-07.jpg) no-repeat 0 0;}
#subject h4#title10{background:url(../images/subject_h4-08.jpg) no-repeat 0 0;}
#subject h4#title11{background:url(../images/subject_h4-09.jpg) no-repeat 0 0;}
#subject h4#title12{background:url(../images/subject_h4-10.jpg) no-repeat 0 0;}

#subject .alpha{width:375px; margin:0; padding:0 0 5px 0; float:left;}
#subject .alpha01{width:415px; margin:0; padding:0 0 5px 0; float:left;}

#subject .beta{margin:3px 0 0 0; padding:0; float:right;}

#subject .alpha02{width:200px; margin:0 10px 0 0; padding:0; float:left;}
#subject .beta02{margin:0; padding:0; float:right; width:375px;}

/*---------- 12  General -----------*/
#general h3#title02{background:url(../images/general_h3-01.jpg) no-repeat 0 0;}
#general h4#title03{background:url(../images/general_h4-01.jpg) no-repeat 0 0;}
#general h4#title04{background:url(../images/general_h4-02.jpg) no-repeat 0 0;}
#general h3#title05{background:url(../images/general_h3-02.jpg) no-repeat 0 0;}
#general h4#title06{background:url(../images/general_h4-03.jpg) no-repeat 0 0;}
#general h3#title07{background:url(../images/general_h3-03.jpg) no-repeat 0 0;}
#general h4#title08{background:url(../images/general_h4-04.jpg) no-repeat 0 0;}

#general .alpha01{width:200px; margin:0; padding:0; float:left;}
#general .beta01{margin:0; padding:0; float:right; width:375px;}

/*---------- 13  Perio -----------*/
#perio h3#title02{background:url(../images/perio_h3-01.jpg) no-repeat 0 0;}
#perio h4#title03{background:url(../images/perio_h4-01.jpg) no-repeat 0 0;}
#perio h4#title04{background:url(../images/perio_h4-02.jpg) no-repeat 0 0;}

#perio .alpha{width:375px; margin:0; padding:0 0 5px 0; float:left;}
#perio .beta{margin:3px 0 0 0; padding:0; float:right;}
#perio .alpha01{margin:3px 0 0 0; padding:0; float:left;}
#perio .beta01{width:375px; margin:0; padding:0 0 5px 0; float:right;}

/*---------- 14  Implant -----------*/
#implant h3#title02{background:url(../images/implant_h3-01.jpg) no-repeat 0 0;}
#implant h4#title03{background:url(../images/implant_h4-01.jpg) no-repeat 0 0;}
#implant h4#title04{background:url(../images/implant_h4-02.jpg) no-repeat 0 0;}
#implant h4#title05{background:url(../images/implant_h4-03.jpg) no-repeat 0 0;}

/*---------- 15  Esthe -----------*/
#esthe h3#title02{background:url(../images/esthe_h3-01.jpg) no-repeat 0 0;}
#esthe h4#title03{background:url(../images/esthe_h4-01.jpg) no-repeat 0 0;}
#esthe h4#title04{background:url(../images/esthe_h4-02.jpg) no-repeat 0 0;}
#esthe h3#title05{background:url(../images/esthe_h3-02.jpg) no-repeat 0 0;}
#esthe h4#title06{background:url(../images/esthe_h4-03.jpg) no-repeat 0 0;}
#esthe h3#title07{background:url(../images/esthe_h3-03.jpg) no-repeat 0 0;}

#esthe .alpha01{width:200px; margin:0 10px 0 0; padding:0 0 0 10px; float:left;}
#esthe .beta01{margin:0; padding:0; float:right; width:365px;}

/*---------- 16  Recruit -----------*/
#recruit h3#title02{background:url(../images/recruit_h3-01.jpg) no-repeat 0 0;}
#recruit h4#title03{background:url(../images/recruit_h4-01.jpg) no-repeat 0 0;}
#recruit h4#title04{background:url(../images/recruit_h4-02.jpg) no-repeat 0 0;}


/*---------- Margin - Padding -----------*/
.mar_b4{margin-bottom:4px;}
.mar_b12{margin-bottom:12px;}
.mar_b20{margin-bottom:20px;}
.mar_b25{margin-bottom:25px;}
.mar_b40{margin-bottom:40px;}

.mar_l10{margin-left:10px;}
.mar_l25{margin-left:25px;}
.mar_l10b15{margin:0 0 15px 10px;}

.mar_t10b10{margin:10px 0 10px 0;}
.pad_t17l13{padding:17px 8px 20px 13px;}
.pad_t22{padding:22px 0 0 0;}
.pad_t14{padding:14px 0 0 0;}

.text00{margin:0; padding:0;}
.text01{background:url(../images/icon01.jpg) no-repeat 0 3px; margin:0; padding:0; text-indent:10px;}
.text02{margin:0; padding:0 0 0 10px;}
.text03{color:#c3e342; font-weight:bold; font-size:108%;}
.text04{font-weight:bold; font-size:108%; background:url(../images/icon_h5.jpg) 0 4px no-repeat; padding:0 0 0 18px; color:#eb6900}
.text05{margin:0 0 10px 0; padding:0;}
.text06{margin:0; padding:66px 0 0 15px;}
.text_r{text-align:right;}

.border01{background:url(../images/border_img02.jpg) repeat-y 0 0; margin:0 0 20px 0; padding:0;}
.border02{background:url(../images/border_img01.jpg) no-repeat top left; margin:0; padding:0;}
.border03{background:url(../images/border_img03.jpg) no-repeat bottom left; margin:0; padding:10px 10px 5px 10px;}

.border04{background:#fffae6; border:1px solid #452400; margin:0 0 10px 0; padding:0 10px 0 10px;}

.bg01{background:#e5bc6b;}
.bg02{background:#e5bc6b; color:#693f19; font-weight:bold; text-align:center;}
.bg03{background:#e5bc6b; color:#693f19; font-weight:bold;}
.w115{width:115px;}
.w80{width:80px;}
.w160{width:160px;}
.w185{width:185px;}
.w195{width:195px;}
.w270{width:270px;}
.w280{width:280px;}

#tiny table { border: none;}
#tiny table td { border: none;}
