@charset "utf-8";
/* CSS Document */

/* Base
---------------------------------------------*/
body {
	text-align: center;
	font-size: 78%;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 1.4;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background:url(../99_esthe/images/back.gif) repeat-x;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, span {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

img { border: none; vertical-align: bottom; }

a:link    { color: #00789B; text-decoration: none; }
a:visited { color: #00789B; text-decoration: none; }
a:hover   { color: #00789B; text-decoration: underline; }
a:active  { color: #009CCA; text-decoration: none; }

/* contents
---------------------------------------------*/

#all{
    width:722px;
	margin-left:auto;
	margin-right:auto;
	background:url(../99_esthe/images/main_bg.gif);
	
	border-left: 1px solid #e9e6e6;
	border-right: 1px solid #e9e6e6;
	border-bottom: 1px solid #e9e6e6;
	text-align:left;




}

.text_bold{
    font-weight:bold;
	width:702px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;



}

#menu{
    width:702px;
	margin-left:auto;
	margin-right:auto;
	background:url(../99_nail/images/menu_bgt.gif) top left no-repeat;
	padding-top:9px;
	padding-bottom:20px;
	




}

.menu_m{
    background:url(../99_nail/images/menu_bg.gif) repeat-y;
	margin:0;

}

.menu_ms{
    width:662px;
	background:url(../99_nail/images/menu_msl.gif) top left no-repeat;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;




}

.menu_mss{
    background:url(../99_nail/images/menu_msbg.gif) repeat-y;
	color:#FFFFFF;
	line-height:1.9;
	padding-bottom:3px;



}

.menu_mss ul{
     width:618px;
	 margin-top:10px;
	 margin-left:auto;
	 margin-right:auto;



}

.url{
	 margin-top:10px;
     text-align:left;
	 font-size:14px;
}

.link{
     margin-left:20px;
	 background-color:#FFFFFF;
	 clear:both;
	 width:550px;
	 border:1px solid #cccccc;
	 padding:10px;

}

.left_b{
     width:570px;
	 float:left;
	 margin-left:20px;
	



}
.right_b{
     width:100px;
	 float:left;
	 margin-left:12px;

	



}

.b_01{
     height:59px;
	 background:url(../99_esthe/images/b_01b.gif) top left no-repeat;
	 margin-top:10px;


}

.b_02{
     height:76px;
	 background:url(../99_esthe/images/b_02b.gif) top left no-repeat;
	 margin-top:10px;


}

.text{
      margin-left:10px;
	  padding-top:6px;


}


.l3{
    margin-left:3px;


}

.op_l{
    background:#f5f3ec;
	border:1px solid #e0d5d5;
	margin-top:10px;

		
}


.op_l dt{
    float:left;
	margin-left:10px;
	width:506px;
    font-weight:bold;

}

.op_l dd{
    font-weight:bold;

}

.left{
    float:left;


}

.algo{
    padding-top:20px;
	clear:both;
	margin-left:20px;
}

/* --ClearFix-- */
.algo:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html .algo {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.text02{
    width:260px;
	float:left;
	margin-left:20px;
	
}

.t10{
    margin-top:10px;


}

.c_b{
    clear:both;
}

.b10{
    margin-bottom:10px;
}
/*-------------------
  introduction Info
--------------------*/
#info {
     margin-left:18px;
	width: 662px;
	padding: 20px 0px 30px 0px;

}
/* --ClearFix-- */
#info:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
* html #info {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
#info h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0px 20px 4px 0px;
}

#info #infoText {
	width: 270px;
	padding-left: 3px;
	float: left;
	line-height: 1.2;
}

#info dl {
	margin: 0px;
	padding: 0px;
} 
#info dt {
	float: left;
	clear: left;
	width: 43px;
	padding: 3px 0px 3px 0px;
	text-transform: uppercase;
}
#info dd {
	padding: 3px 0px 3px 0px;
	width: 200px;
	margin-left: 60px;
}
#info dd a{
	text-decoration:underline;
}

#info #infoMap {
	width: 250px;
	float: right;
}





