@charset "utf-8";

/*-------------------------------------------------
井づつや様（セカンドページ用）
-------------------------------------------------*/


/*　エステ　*/
.este-menu{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px 0;
	text-align: center;
	margin: 30px 0 10px;
}

.type-line-right{
	border-right: 1px dashed #666;
}
.type-line-left{
	border-left: 1px dashed #666;
}

.este-tab td{
	vertical-align: top;
}

.sanso-txt{
	background-color: #fff;
	padding: 10px;
	margin: 10px 0 0;
	color: #2C5B78;
}

.foot-txt{
	font-size: 16px;
	margin: 10px 0;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align:center;
}

.este-op{
	margin-top: 20px;
	padding: 10px 15px;
	background: url(/common/img_este/option_bg.gif) left top repeat-y;
}





