@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  Access                      */
/*                 12  General                     */
/*                 13  Child                       */
/*                 14  Prevent                     */
/*                 15  Esthe                       */
/*                 16  White                       */
/*                                                 */
/*=======================TOC-END===================*/

/*====================COLOR SCHEME=================*/
/*                                                 */
/*        Main Color - Orange         #ff7d26      */
/*        Main Color - Green          #71c26f      */
/*        Main Color - Brown          #663300      */
/*                                                 */
/*        Sub Color  - Yellow         #ffcc33      */
/*                                                 */
/*==================COLOR SCHEME-END===============*/

/*================フォントサイズ換算===============*/
/*                                                 */
/*                   10px      71.43%              */
/*                   11px      78.57%              */
/*                   12px      85.71%              */
/*                   14px     100%                 */
/*                   16px     114.28%              *//*                                                   */
/*===============フォントサイズ換算-END============*/



/*---------- 01  Base -----------*/

/*-- 冒頭の @import で外部CSSを読み込み --*/



/*---------- 02  Container -----------*/

body { background: #FFFFFF; }

#wrapper {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	}

#main {
	width:800px;
	margin:0;
	padding:0px;
	background:url(../images/main_bg.jpg) 0 0 repeat-y;
	}
	
#content {
	width: 626px;
	float:right;
	font-size: 100%;
	line-height: 1.5em;
	color: #333333;
	padding:0;
	margin:0;
	}

/*---------- 03  Header -----------*/

#header {
	width: 800px;
	height:201px;
	margin: 0 0 11px 0;
	padding: 0;
	position:relative;
	}
#index #header {
	width: 800px;
	height:393px;
	margin: 0 0 32px 0;
	padding: 0;
	position:relative;
	}
#header_01{
	background:url(../images/header_bg01.jpg) 0 0 no-repeat;
	height:99px;
	margin:0;
	padding:0;
}

h1{position:absolute; top:5px; left:0px; font-size:90%;}

.rogo {
	width: 345px;
	height: 41px;
	padding:0;
	float:left;
	margin: 47px 0 11px 0;
	}

#header_tel{
	float:right;
	padding: 14px 3px 0 0;
	}
#header_02{
	margin:0;
	padding:0;
	clear:both;
}	
#header_02_01{
	width:540px;
	float:left;
	margin:0;
	padding:0;
}
#index #header_02_02{
	background:url(../images/header_bg02.jpg) 0 0 no-repeat;
	width:260px;
	float:right;
	margin:0;
	padding:0;
	height:294px;
}
#header_02_02{
	background:url(../images/header_bg03.jpg) 0 0 no-repeat;
	width:250px;
	float:right;
	margin:0;
	padding:0;
	height:294px;
}

#header_02_01 .top_h2{position:absolute; top:258px; left:0;}

.header_shikatown {
	width: 224px;
	height:50px;
	margin:234px 13px 10px 23px;
}
.header_shikatown a {
	background:url(../images/header_shikatown.jpg) 0 0 no-repeat;
	width: 224px;
	height:50px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
}
.header_shikatown a:hover {
	background:url(../images/header_shikatown_over.jpg) 0 0 no-repeat;
}

/*----------04  Navigation -----------*/

#nav {
	width: 174px;
	float: left;
	padding: 0px 0 8px 0;
	}

#nav_menu{
	width:156px;
	margin:0 16px 11px 2px;
	padding:0;
	}
#nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	margin: 0 0 1px 0;
	padding: 0;
	list-style: none;
	}

#nav .internal li {
	height:31px;
	text-indent: -9999px;
	padding: 0;
	}

#nav .internal li a {
	display: block;
	height:31px;
	}
#nav01 a { background: url(../images/nav.jpg) 0 0 no-repeat;}
#nav02 a { background: url(../images/nav.jpg) 0 -32px no-repeat;}
#nav03 a { background: url(../images/nav.jpg) 0 -64px no-repeat;}
#nav04 a { background: url(../images/nav.jpg) 0 -96px no-repeat;}
#nav05 a { background: url(../images/nav.jpg) 0 -128px no-repeat;}
#nav06 a { background: url(../images/nav.jpg) 0 -160px no-repeat;}
#nav07 a { background: url(../images/nav.jpg) 0 -192px no-repeat;}
#nav08 a { background: url(../images/nav.jpg) 0 -224px no-repeat;}
#nav09 a { background: url(../images/nav.jpg) 0 -256px no-repeat;}
#nav10 a { background: url(../images/nav.jpg) 0 -288px no-repeat;}

#nav01 a:hover { background: url(../images/nav.jpg) -156px 0 no-repeat;}
#nav02 a:hover { background: url(../images/nav.jpg) -156px -32px no-repeat;}
#nav03 a:hover { background: url(../images/nav.jpg) -156px -64px no-repeat;}
#nav04 a:hover { background: url(../images/nav.jpg) -156px -96px no-repeat;}
#nav05 a:hover { background: url(../images/nav.jpg) -156px -128px no-repeat;}
#nav06 a:hover { background: url(../images/nav.jpg) -156px -160px no-repeat;}
#nav07 a:hover { background: url(../images/nav.jpg) -156px -192px no-repeat;}
#nav08 a:hover { background: url(../images/nav.jpg) -156px -224px no-repeat;}
#nav09 a:hover { background: url(../images/nav.jpg) -156px -256px no-repeat;}
#nav10 a:hover { background: url(../images/nav.jpg) -156px -288px no-repeat;}

#nav .bg01{
	width:156px;
	height:auto;
	margin:0 16px 12px 2px;
	padding:0 0 5px 0;
	background-color:#ec7d06;
	}

#nav .bg02{
	width:148px;
	margin:0 4px 0px 4px;
	padding:8px 0 5px 0px;
	background-color:#ffffff;
	}

#nav dl{
	width:143px;
	margin:0 0px 0 5px;
	padding:0;
	font-size:85.71%;
	line-height:1.31em;
	display:inline-block;
	color:#656565;
	}

#nav dl dt{
	padding:0;
	}
#nav dl dt.dt01{
	width:110px;
	margin:0 16px 4px 14px;
	}
#nav dl dt.dt02{
	width:34px;
	float:left;
	display:inline-block;
	margin:0;
	}
#nav dl dt.dt03{
	width:143px;
	}
#nav dl dt.dt04{
	width:143px;
	font-size:91.67%;
	line-height:1.1em;
	}

#nav dl dd{
	width:104px;
	padding: 0;
	margin:0;
	display:inline-block;
	float:left;
}
#nav dl dd.dd01{
	width:104px;
	margin: 0 0 0 34px;
	display:inline;
}
#nav dl dd.dd02{
	width:104px;
	margin: 0 0 7px 0;
	display:inline;
}

#nav .shikatown {
	margin:0px 16px 0 2px;
}

#nav .clinic {
	margin:13px 16px 0 2px;
}

/*---------- 05  Footer -----------*/

#footer {
	clear: both;
	height:47px;
	padding:0;
	margin: 0;
	background: url(../images/footer_bg.jpg) 0 0 repeat-x;
	font-size: 85.71%;
	line-height:1.5em;
	}
*:first-child+html #footer { font-size: 12px; } /*  for IE7 only */
* html body #footer { font-size: 12px; } /*  for IE6 only */

#footer ul { 
	list-style: none;
	padding: 9px 0 4px 0;
	margin: 0;
	clear: both;
	text-align:center;
	}

#footer ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}	
#footer a {
	text-decoration: none;
	color: #000000;
	}
#footer a:hover { text-decoration:underline; color:#000000; }

#footer address{
	height:16px;
	background-color:#ec7d06;
	text-align:center;
	padding:0 0 0 0;
	font-size:91.67%;
	line-height:1.5em;
	color:#fef7ef;
	}
#footer address a{
	color:#fef7ef;
	text-decoration:none;
	}
#footer address a:hover{
	color:#fef7ef;
	text-decoration:underline;
	}


/*---------- 06  Contents -----------*/

.section { padding: 0 35px 20px 35px; }
.section .section { padding: 0 10px 0 10px; }

#index .section { padding: 0 0 0 16px; }

.center { text-align: center; }
.right { text-align: right; }

#content h2 {
	clear:both;
	height: 30px;
	text-indent: -9999px;
	margin: 0 15px 20px 15px;
	padding:0;
	}
#content h3 {
	clear: both;
	height: 30px;
	text-indent: -9999px;
	margin: 0 -10px 10px -10px ;
	padding:0;
	}
#content h4 {
	height: 25px;
	text-indent: -9999px;
	margin:0 -15px 12px -15px;
	}
#concept #content h4 {
	background: url(../images/h4.jpg) 0 1px no-repeat;
	font-size: 100%;
	line-height:1.7em;
	font-weight:bold;
	color:#663300;
	margin: 0 -10px 7px -10px;
	padding:2px 0 0 0;
	text-indent:25px;
	}
#concept #content h4 a {
	color:#663300;
	text-decoration:underline;
	}
#concept #content h4 a:hover {
	color:#663300;
	text-decoration:none;
	}


#content ul{
	padding:0; 
	margin:0;
	list-style:none;
	
}
#content ul li{
	margin:0;
	padding:0 0 3px 15px;
	background:url(../images/icon01.jpg) 0 4px no-repeat;
	list-style:none;
	line-height:1.5em;
}

#content ol{
	padding:0; 
	margin:0;
}
#content ol li{
	margin:0 0 10px 15px;
	padding:0;
	background:none;
	list-style:decimal;
}
#content ul.olist li {
	background-image: none;
	padding-left: 0;
	}

a {
	color: #284a91;
	outline: none;
	text-decoration:underline;
	}
a:hover { 
	color: #284a91;
	text-decoration:none; }

#content blockquote {
	margin: .5em;
	background: url(../images/blockquote_bg.jpg) top left repeat-y;
	padding: .5em 1em;
	}

.image{
	display:block;
	margin:0 auto;
	line-height:1%;
}
.image_l  {
	float: left;
	margin: 0 15px 5px 0;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_l { margin: 0 15px -1px 0; } /*  for IE7 only */
* html body .image_l { margin: 0 15px -1px 0; } /*  for IE6 only */

.image_r {
	float: right;
	margin: 0 0 5px 15px;
	display:block;
	line-height:1%;
	}
*:first-child+html .image_r { margin: 0 0 -1px 15px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -1px 15px; } /*  for IE6 only */


.image_b{
	display:block;
	margin:0 auto;
	line-height:1%;
	background-color:#cccccc;
	padding:1px;
}
.image_l_b  {
	float: left;
	margin: 0 15px 5px 0;
	display:block;
	line-height:1%;
	background-color:#cccccc;
	padding:1px;
	}
.image_l_b2  {
	float: left;
	margin: 0 15px 5px 0;
	display:block;
	line-height:1.5em;
	text-align:center;
	padding:1px;
	}

*:first-child+html .image_l { margin: 0 15px -1px 0; } /*  for IE7 only */
* html body .image_l { margin: 0 15px -1px 0; } /*  for IE6 only */

.image_r_b {
	float: right;
	margin: 0 0 5px 15px;
	display:block;
	line-height:1%;
	background-color:#cccccc;
	padding:1px;
	}
*:first-child+html .image_r { margin: 0 0 -1px 15px; } /*  for IE7 only */
* html body .image_r { margin: 0 0 -1px 15px; } /*  for IE6 only */


.case {
	background:url(../images/case.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;
	color:#613b2b;
	}


#content ul.totop {
	clear: both;
	width:626px;
	margin:0 0 0px 0;
	padding:0;
	overflow:hidden;
	height:44px;
	background-color:#FFFFFF;
	}

#content ul.totop li {
	list-style: none;
	width: 123px;
	height: 22px;
	margin: 14px 0 8px 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	float: right;
	}
#content ul.totop li a {
	display: block;
	height: 22px;
	background:url(../images/to_top.jpg) 0 0 no-repeat;
	}
#content ul.totop li a:hover {
	background:url(../images/to_top_over.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;
	font-size: 1em;
	width: 100%;
	}

#content table th,
#content table td {
	padding: 3px 10px 3px 10px;
	border: 1px solid #cccccc;
	line-height:1.5em;
	color:#666666;
	}
#content table td.td_bg01{
	background:#f6f6f6;
}
#content table td.td_bg02{
	background:#aebcf5;
}
#content table td.w_165{
	width:165px;
	}

	
#content dl{
	margin-left:0;
	margin-right:0;
	margin-top:0;
	padding:0;
}
#content dl dt{
	padding:0;
	}
#content dl dt img{
	line-height:1%;
	display:block;
	}
#content dl dd{
	padding: 0 0 0 9px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
}

input.submit {
	font-weight: bold;
	margin-right: 1.5em;
	}
.margin_b05{
	margin-bottom:5px;
}
.margin_b10{
	margin-bottom:10px;
}
.margin_b15{
	margin-bottom:15px;
}
.margin_b17{
	margin-bottom:17px;
}
.margin_b20{
	margin-bottom:20px;
}

.padding_b10{
	padding-bottom:10px;
}

.text_red{
	color:#FF0000;
}
.text_b{
	font-weight:bold;
}

.text_orange_b{
	color:#ec7d06;
	font-weight:bold;
	}

.content{
	padding:0 0 0 16px;
	margin:0 0 10px 0;
	background:url(../images/content_img02.jpg) 16px 0 repeat-y;
	}

/*---------- 07  Index -----------*/

#index .index01 {
	background:url(../images/index_img02.jpg) 0 0 repeat-y;
	margin:0;
	padding:0 23px;
	}
#index .index01 p{
	margin:0;
	padding:2px 0 5px 0;
	}
#index .index02{
	margin:0;
	padding:0;
	}
#index .index02 a{
	background:url(../images/index_img04.jpg) 0 0 no-repeat;
	width:610px;
	height:110px;
	display:block;
	text-indent:-9999px;
	}
#index .index02 a:hover{
	background:url(../images/index_img04_over.jpg) 0 0 no-repeat;
	}

	
#index .index07{
	margin:0;
	padding:0;
	}
#index .index07 a{
	background:url(../images/banner01.gif) 0 0 no-repeat;
	width:610px;
	height:80px;
	display:block;
	text-indent:-9999px;
	}
#index .index07 a:hover{
	background:url(../images/banner01_over.gif) 0 0 no-repeat;
	}


#index .index03{
	margin:0;
	padding:0;
	}
#index .index03 a{
	background:url(../images/index_img05.jpg) 0 0 no-repeat;
	width:610px;
	height:303px;
	display:block;
	text-indent:-9999px;
	}
#index .index03 a:hover{
	background:url(../images/index_img05_over.jpg) 0 0 no-repeat;
	}
#index .index04{
	margin:0;
	padding:0;
	float:left;
	}
#index .index04 a{
	background:url(../images/index_img06.jpg) 0 0 no-repeat;
	width:300px;
	height:140px;
	display:block;
	text-indent:-9999px;
	}
#index .index04 a:hover{
	background:url(../images/index_img06_over.jpg) 0 0 no-repeat;
	}
	
#index .index05{
	margin:0;
	padding:0;
	float:right;
	}
#index .index05 a{
	background:url(../images/index_img07.jpg) 0 0 no-repeat;
	width:300px;
	height:140px;
	display:block;
	text-indent:-9999px;
	}
#index .index05 a:hover{
	background:url(../images/index_img07_over.jpg) 0 0 no-repeat;
	}
#index .index06{
	background:url(../images/index_img09.jpg) 0 0 repeat-y;
	padding:0 16px 9px 12px;
	}
#index .index06_01{
	margin:0 0 0 0;
	padding-bottom:9px;
	float:left;
	line-height:1%;
	display:block;
	}
#index .index06_02 {
	width: 110px;
	height:23px;
	margin:5px 0 0 0;
	float:right;
}
#index .index06_02 a {
	background:url(../images/index_img15.jpg) 0 0 no-repeat;
	width: 110px;
	height:23px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
}
#index .index06_02 a:hover {
	background:url(../images/index_img15_over.jpg) 0 0 no-repeat;
}


#index .alpha{
	width:304px;
	margin:0;
	padding:0;
	float:left;
	}
#index .beta{
	width:259px;
	float:right;
	margin:0;
	padding:7px 0 0 0;
	}
	
#index #content dl{
	margin:0 0 0 0;
	padding:0 2px;
	font-size:85.71%;
	line-height:1.5em;
	color:#333333;
	}

#index #content dl dt{
	width:66px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	float:left;
	display:inline-block;
	}
#index #content dl dt.dt01{
	width:66px;
	padding:0 0 0 0;
	margin:-5px 0 -3px 0;
	float:left;
	display:inline-block;
	line-height:1.2em;
	}

#index #content dl dd{
	width:188px;
	padding: 0;
	margin:0;
	display:inline-block;
	float:left;
}
#index #content dl dd.dd01{
	width:259px;
	margin: 0 -2px 0 -2px;
	padding:2px 0 3px 0;
	line-height:1%;
}
#index #content dl dd.dd01 img{
	line-height:1%;
	display:block;
	}
#index #content dl dd.dd02{
	width:188px;
	padding: 0;
	margin:0 0 0 66px;
	display:inline;
}
#index #content dl dd.dd03{
	width:148px;
	padding: 0;
	margin:0 0 0 98px;
	display:inline;
	line-height:1em;
}

#index .index_tiny {
	background:url(../images/index_tiny02.jpg) 0 0 repeat-y;
	margin:0;
	padding:0 23px;
	}
	
#news_tiny {
	width: 558px;
	height:70px;
	margin: 0;
	padding: 10px 0;
	overflow: auto;
}

#news_tiny table{
	width: 540px;
	border: none;
}

#news_tiny table th,
#news_tiny table td{
	border: none;
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 5px 5px 5px 0px;
	color: #323232;
}

#news_tiny table td.tn_date{
	color: #72594a;
	width: 90px;
	vertical-align: top;
}

#news_tiny a{
	background: none;
}


/*---------- 08  Concept -----------*/

#concept h2#title01{ background:url(../images/concept_h2.jpg) 0 0 no-repeat; }
#concept h3#title02{ background:url(../images/concept_h3-01.jpg) 0 0 no-repeat; }
#concept h3#title03{ background:url(../images/concept_h3-02.jpg) 0 0 no-repeat; }


#concept .concept01{
	width:323px;
	float:right;
	padding-bottom:15px;
	}
#concept .concept01 p{
	margin:0;
	}

#content .banner{
	margin:0 0 0 16px;
	padding:0;
}
#content .banner a{
	background:url(../images/banner.jpg) 0 0 no-repeat;
	width:610px;
	height:110px;
	display:block;
	text-indent:-9999px;
	margin:0;
	}
#content .banner a:hover{
	background:url(../images/banner_over.jpg) 0 0 no-repeat;
	}


/*---------- 09  Staff -----------*/

#staff h2#title01{ background:url(../images/staff_h2.jpg) 0 0 no-repeat; }
#staff h3#title02{ background:url(../images/staff_h3-01.jpg) 0 0 no-repeat; }
#staff h3#title03{ background:url(../images/staff_h3-02.jpg) 0 0 no-repeat; }

#staff table { width: 320px; margin-top: 1px; margin-bottom: 0px; }
.w_45 { width: 45px; }

/*---------- 10  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 .alpha{
	width:200px;
	float:left;
}
#clinic .beta{
	width:305px;
	float:right;
}
#clinic .clinic01{
	padding:10px 0;
	}

/*---------- 11  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; }

#map{
  width:430px;
  height:450px;
}

/*---------- 12  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 h3#title03{ background:url(../images/general_h3-02.jpg) 0 0 no-repeat; }
#general h3#title04{ background:url(../images/general_h3-03.jpg) 0 0 no-repeat; }
#general h4#title05{ background:url(../images/general_h4-01.jpg) 0 0 no-repeat; }
#general h4#title06{ background:url(../images/general_h4-02.jpg) 0 0 no-repeat; }


/*---------- 13  Child -----------*/

#child h2#title01{ background:url(../images/child_h2.jpg) 0 0 no-repeat; }
#child h3#title02{ background:url(../images/child_h3-01.jpg) 0 0 no-repeat; }
#child h3#title03{ background:url(../images/child_h3-02.jpg) 0 0 no-repeat; }
#child h3#title04{ background:url(../images/child_h3-03.jpg) 0 0 no-repeat; }
#child h4#title05{ background:url(../images/child_h4-01.jpg) 0 0 no-repeat; }
#child h4#title06{ background:url(../images/child_h4-02.jpg) 0 0 no-repeat; }

#child .child01  {
	float: left;
	margin: 0 15px 0px 0;
	display:block;
	line-height:1%;
	background-color:#cccccc;
	padding:1px;
	}


/*---------- 14  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 h3#title03{ background:url(../images/prevent_h3-02.jpg) 0 0 no-repeat; }
#prevent h4#title04{ background:url(../images/prevent_h4-01.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; }

/*---------- 15  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 h3#title03{ background:url(../images/esthe_h3-02.jpg) 0 0 no-repeat; }
#esthe h4#title04{ background:url(../images/esthe_h4-01.jpg) 0 0 no-repeat; }
#esthe h4#title05{ background:url(../images/esthe_h4-02.jpg) 0 0 no-repeat; }
#esthe h4#title06{ background:url(../images/esthe_h4-03.jpg) 0 0 no-repeat; }

#esthe .esthe01{
	width:325px;
	float:right;
	}

/*---------- 16  White   -----------*/

#white h2#title01{ background:url(../images/white_h2.jpg) 0 0 no-repeat; }
#white h3#title02{ background:url(../images/white_h3-01.jpg) 0 0 no-repeat; }
#white h3#title03{ background:url(../images/white_h3-02.jpg) 0 0 no-repeat; }
#white h3#title04{ background:url(../images/white_h3-03.jpg) 0 0 no-repeat; }



