@charset "shift_jis";

/*
	Site Name: エステ・人気ランキング
	Description: initial setting
*/

/*
===== CONTENTS ===========================================

	1: link setting
	2: universal reset 
	3: body and base setting
		: general params
		: acronyms and abbreviations styles
	4: form setting
	5: aki setting（旧 common）
	6: width setting（旧 common）
	7: rightside_box(旧 iflame)

==========================================================
*/

/*
===== 1: link setting ===========================
*/


#n-breadcrumb a {
    color: #936f47;
    text-decoration: none;
}


#n-breadcrumb a:hover {
	text-decoration:underline;
}


a:link{
	color: #936f47;
	text-decoration:underline;
}

a:visited {
    /* color: #007ebe; */
}

a:hover {
    color: #ff6600;
}

a:active{
	color: #ff6600;
}

a:hover img {filter: alpha(opacity=75); -moz-opacity:0.75; opacity:0.75;}


/*
===== 2: universal reset =================================
*/

*{
	margin:0;
	padding:0;
}

/*
===== 3: body and base setting ===========================
*/

body {
	text-align:center;/* box centering */
	font: normal 12px 'メイリオ','Meiryo','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
	margin: 0px;
	padding: 0px;
	background: url(/esthe_img/n_common/body_bg.gif) #FFFFFF;
	color:#000;
}


/* general params
--------------------*/
h1, h2, h3, h4, h5, h6,
div, p, pre, ul, ol, dl, dt, dd,
address, form, blockquote{
	padding: 0;/* margin&padding reset */
	line-height: 1.6;/* base line height */
	text-align: left;
	display: block;
	margin: 0px;
}
#n-column-main .n-search-01 .n-search-box dl, dt, dd {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
h1, h2, h3, h4 {
	line-height: 1.3;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
h2.salonpage {
padding-left: 5px;
font-size: 130%;
}
* html body {
	font-size: 75%;
}
*:first-child+html body {
	font-size: 75%;
}
table {margin : 0;empty-cells: show; font-size: 1em;}
input {
	font-size: 1em;
	padding:10px;
	}
.hyou{
	word-break:break-all;
}

/*enterBtn*/	
	.enterBtn{
		color:#fff;
		border-radius:3px;
		background-color:#6FCECC;
		border: 1px solid #fff;
		box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 3px 1px;
		-webkit-box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 3px 1px;
		-moz-box-shadow:rgba(0, 0, 0, 0.5) 1px 1px 3px 1px;
		margin-top:3px;
		cursor:pointer;
		margin-bottom:30px;
		padding:10px 15px;
		}
	.enterBtn:hover{
		opacity:0.7;
		}
	
hr,.areaAnchor,.anchor { display : none; }
img {
	border: none;/* img do not want a border */
	vertical-align: middle;
}
div.n-pos-01 div img {
    border: none;
    vertical-align: middle;
}
.n-top {
vertical-align:top;
}
li { list-style: none; }/* link do not want a dot */

/* acronyms and abbreviations styles 
-------------------------------------*/
acronym,abbr{cursor:help;}

/*
===== 4: form setting ===========================
*/
option{ padding-right:10px; }
*+html option{padding-right:0;}/* for IE7&Opera */
* html option{padding-right:0;}/* for IE6 */



/*
===== 5: img setting（旧 レイアウト用） ==============
*/

.top {
vertical-align:top;
margin:0;
padding:0;
}

.right {
text-align:right;
}


/*
===== 5: aki setting（旧 common） ==============
*/


/* ボックス空き */
.aki0 {
	padding: 0;
	margin: 0;
	}
	
	
.aki2 {
	padding: 2px;
	}
	
.aki5 {
	padding: 5px;
	}
	
.aki10 {
	padding: 10px;
	}


/* 左右空き */

.aki_70 {
	margin: 0 70px;
	}		
	
.aki_50 {
	margin: 0 50px;
	}	
	
.aki_40 {
	margin: 0 40px;
	}	
	
.aki_30 {
	margin: 0 30px;
	}		
	
.aki_20 {
	margin: 0 20px;
	}		
		
.aki_15 {
	margin: 0 15px;
	}	
		
.aki_25 {
	margin: 0 25px;
	}	
	
.aki_10 {
	margin: 0 10px;
	}	

.box_aki5 {
	margin: 5px 0;
	}
		
.box_aki7 {
	margin: 7px 0;
	}

.box_aki7under {
	margin: 0 0 7px 0;
	}
	
.box_aki3under {
	margin: 0 0 3px 0;
	}

.box_aki5under {
	margin: 0 0 5px 0;
	}
	
.box_aki10under {
	margin: 0 0 10px 0;
	}
	
.box_aki15under {
	margin: 0 0 15px 0;
	}

.box_aki15up_15under {
	margin: 15px 0 15px 0;
	}

.box_aki3up {
	margin: 5px 0 0 0;
	}
	
.box_aki8up_8under {
	margin: 8px 0 8px 0;
	}	


/* テーブル表　空き10px */
.hyou table, th, td {
	border: none;
}

.hyou th {
	padding: 10px;
	white-space: nowrap;
}

.hyou td {
	padding: 10px;
}

/* テーブル表　空き5px */
.hyou5 table, th, td {
	border: none;
}

.hyou5 th {
	padding: 5px;
	white-space: nowrap;
}

.hyou5 td {
	padding: 5px;
}

/* テーブル表　空き2px */
.hyou2 table, th, td {
	border: none;
}

.hyou2 th {
	padding: 2px;
	white-space: nowrap;
}

.hyou2 td {
	padding: 2px;
	text-align: left;
}

/* ライン　ドット線 */
.dot {
	background: url(/esthe_img/common/line_dot.gif) repeat-x center;
}


/* ※古い指定用※ */
.tx11 {
	font-size: 80%;
	font-weight:normal;
}
.tx10 {
	font-size: 75%;
	font-weight:normal;
}
.txred {
	color: #FF0000;
}
.txred_bold{
	color: #FF0000;
	font-weight:bold;
}
.txtcenter {
clear: both;
text-align:center;
	}

.side-border {
	padding: 0;
	border: 1px solid #999999;
}

.gyo {
	line-height: 160%;
}


/* おすすめリンク */
.osusumelink {
	clear: both;
	font-size: 75%;/*80*/
	color:#666666;
	text-align: center;/*right;*/
	/*padding-top: 10px;*/
	}


/* 画像用 */
.no-margin {
 margin:0; /* All browsers */
 padding:0;
*margin:0; /* IE */
_margin:0; /* IE6 */
.margin:0; /* IE7 */
vertical-align:top;
}

/*
===== 6: width setting（旧 common） ==============
*/


.arrange_center_500 {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	padding: 10px 0;
	}
	
.arrange_center_600 {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	padding: 10px 0;
	}
	
.arrange_center_610 {
	margin-left:auto;
	margin-right:auto;
	width:610px;
	padding: 10px 0;
	}

.arrange_center_620 {
	margin-left:auto;
	margin-right:auto;
	width:620px;
	padding: 10px 0;
	}
	
.arrange_center_630 {
	margin-left:auto;
	margin-right:auto;
	width:630px;
	padding: 10px 0;
	}

.arrange_center_640 {
	margin-left:auto;
	margin-right:auto;
	width:640px;
	padding: 10px 0;
	}
	
.arrange_center_660 {
	margin-left:auto;
	margin-right:auto;
	width:660px;
	padding: 10px 0;
	}
	
.arrange_center_680 {
	margin-left:auto;
	margin-right:auto;
	width:680px;
	padding: 10px 0;
	}
	
.arrange_center_690 {
	margin-left:auto;
	margin-right:auto;
	width:690px;
	padding: 10px 0;
	}

.arrange_center_695 {
	margin-left:auto;
	margin-right:auto;
	width:695px;
	padding: 10px 0;
	}
	
.arrange_center_700 {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	margin: 10px 0;
	}
	
.arrange_center_710 {
	margin-left:auto;
	margin-right:auto;
	width:710px;
	}
	
.arrange_center_720 {
	margin-left:auto;
	margin-right:auto;
	width:720px;
	padding: 10px 0;
	}
	
.arrange_center_730 {
	margin-left:auto;
	margin-right:auto;
	width:730px;
	padding: 10px 0;
	}
		
.arrange_center {
	margin-left:auto;
	margin-right:auto;
	padding: 10px 0;
	}
	



/*
===== special 注意書き用 ==============
*/	
.sp_chui {
	padding: 5px 50px;
	margin: 0 0 15px;
	font-size: 90%;
	text-align:left;
	border: 1px solid #FF66CC;
	background-color:#FFFFEC;
	}	



	



/*
===== include設定用 ==============
*/	

.esthe_title2 {
    height: 55px;
    margin: 0px 12px 5px 0px;
}

.header_sitetitle {
	width:			500px;
	float:			left;
	padding-top:	7px;
	}

.header_banner_top {
	width:			450px;
	float:			left;
	text-align:		right;
	}	

.header_banner {
	width:			450px;
	float:			right;
	text-align:		right;
	}

.header_banner .banner_left,
.header_banner .banner_right {
	float:			right;
	}

.header_banner .banner_right {
	margin-left:	10px;
	}


/* 会社概要用 ------------------- */
#companyinfo {
	width:			600px;
	margin:			0 auto 30px;
	text-align:		center;
	}

#companyinfo table,
#companyinfo table td {
	border:			solid 1px #ccc;
	}
	
#companyinfo table td {
	text-align:		left;
	padding:		3px;
	}
	

/*ヘッダ　リンク*/
.f_left{ float:left;}
.f_left2{ 
	float:left;
	max-width: 50px;
	max-height: 50px;
}
.f_right{ float:right;}

.header_sitetitle .n-clearfix .f_right a{
	color:#0000FF;
}
.header_sitetitle .n-clearfix .f_right .signup{
	font-size:10px;
	line-height:1.6em;
	padding:0 0 0 18px;
	background: url("/esthe_img/common/icon_signup.gif") no-repeat scroll 0 0 transparent;
}

.header_sitetitle .n-clearfix .f_right .aboutsite{
	font-size:10px;
	line-height:1.6em;
	padding:0 0 0 17px;
	background: url("/esthe_img/common/icon_aboutsite.gif") no-repeat scroll 0 0 transparent;
}

.title_set{
	width:440px;
	margin:3px 0 0 0;
}

	
	
/*定型ページストリートビューアイコン*/
#streetview {
background: url(/esthe_img/common/btn_com_view.gif) no-repeat 0 0;
width: 140px;
height: 23px;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
margin: 15px 10px;
}

#mapview {
background: url(/esthe_img/common/btn_com_mapvew.gif) no-repeat 0 0;
width: 110px;
height: 23px;
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
margin: 15px 10px;
}	




/*トップ下のほうのロボット向けアーカイブリンク*/
.archivelinks{
line-height:1.5em;
font-size:10px;	
}




/*
★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★
-----------------------------------------------------------------------*/



/****---右サイド新デザインスタイル(20130708追加)---****/

/*共通*/
.clearfix {
    display: block;
}

.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1%;
    height: 0;
    line-height: 1.1;
    visibility: hidden;
}

.mb5{margin:0 0 5px 0;}
.mb10{margin:0 0 10px 0;}
.mb15{margin:0 0 15px 0;}
.mb20{margin:0 0 20px 0;}
.mb25{margin:0 0 25px 0;}
.mb30{margin:0 0 30px 0;}

.rightside_box{
	width:200px;
}

/*おすすめコンテンツ*/
.rightside_box .contents_menu li{
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}

.rightside_box .contents_menu li a{
	display:block;
}

.rightside_box .contents_menu li a p{
	color:#333;
}

.rightside_box .contents_menu li a:hover p{
	color:#926C46 !important;
	text-decoration:underline !important;
}

.rightside_box .contents_menu li a:hover h4{
	color:#926C46 !important;
	text-decoration:underline !important;
}

.rightside_box .contents_menu li img{
	border:1px solid #ccc;
}

.rightside_box .contents_menu .f_right h4{
	color:#926C46;
	font-weight:bold;
	line-height:1.1em;
	margin:0 0 5px 0;
}

.rightside_box .contents_menu .f_right h4 span{
	font-size:11px;
}

.rightside_box .contents_menu .f_right p{
	width:127px;
	font-size:10px;
	line-height:1.2em;
}

.rightside_box .contents_menu .last{
	padding:0 0 0 0;
	border-bottom:none;
	margin:0 0 0 0;
}

/*体験レポート*/

/*1階層目*/

.top_side_repo li{
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

.top_side_repo li .images{
	border:1px solid #ccc;
}

.top_side_repo li p span{
	width:70px !important;
	color:#333;
}

.top_side_repo li a:hover h4{
	text-decoration:underline;
}

.top_side_repo li a:hover p{
	text-decoration:underline;
	color:#926C46;
}

.top_side_repo .last{
	padding:0 0 0 0;
	border-bottom:none;
	margin:0 0 0 0;
}

.top_side_repo .f_right{
	width:145px;
}

.top_side_repo .f_right h4{
	color:#926C46;
	font-size:13px;
	font-weight:bold;
	line-height:1.2em;
	margin:0 0 5px 0;
}

.top_side_repo .f_right p{
	color:#333;
	font-size:11px;
	line-height:1.2em;
}

.top_side_repo .links{
	text-align:right;
}



.top_side_repo .links p{
	display:inline;
	font-size:10px;
}

/*2階層目*/
.rightside_box .reports p{
	color:#333;
	font-size:11px;
	line-height:1.3em;
}

.rightside_box .reports p span{
	width:66px !important;
}

.rightside_box .reports li{
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
}

.rightside_box .reports li .images{
	border:1px solid #ccc;
}

.rightside_box .reports li h4{
	font-size:13px;
	font-weight:bold;
	color:#926C46;
}

.rightside_box .reports li a:hover h4{
	text-decoration:underline;
}

.rightside_box .reports li .f_right{
	width:145px;
}

.rightside_box .reports .to_list{
	text-align:right;
}



/****---右サイドiflame廃止による追加---****/

/*** 感想・要望 ***/

.rightside_box .n-request {
	margin-bottom: 10px;
	background: url(/esthe_img/n_common/side_box_01_bgbtm.gif) left bottom no-repeat;
}
.rightside_box .n-request-inner {
	/*padding: 15px 25px 10px 15px;*/
 padding: 15px 25px 10px 25px; /* All browsers */
*padding: 15px 8px 10px 35px; /* IE */
_padding: 15px 8px 10px 35px; /* IE6 */
.padding: 15px 8px 10px 35px; /* IE7 */
	background: url(/esthe_img/n_common/side_box_01_bgtop.gif) left top no-repeat;
}
.rightside_box .n-request-inner form {
	text-align: center;
}
.rightside_box .n-request-inner textarea {
	width: 168px;
	margin-bottom: 5px;
}

.rightside_box *n-request-inner textarea {
	width: 170px;
}
.rightside_box .n-request-inner input {
	margin-bottom: 5px;
}

.rightside_box .box-sideiflame {
 width:170; 
 height:300; /* All browsers */
*width:150; 
*height:200; /* IE */
_width:150; 
_height:200; /* IE6 */
.width:150; 
.height:200; /* IE7 */
}

.rightside_box .aki {
margin:0 0 8px;
padding: 0px;
}
-->
.rightside_box .all_rumor_and_salon .all_rumor,
.rightside_box .all_rumor_and_salon .all_salon {
/*color: #FF6699;*/
/*background-color: #fff;*/
display: inline;
/*text-align: center;*/
/*padding: 5px;*/
/*line-height: 20px;*/
/*box-shadow: 0px 1px 2px rgba(000,000,000,0.2),inset 0px 1px 1px rgba(255,255,255,0.5);*/
font-weight: bold;
font-size: 9px;
}
.rightside_box .all_rumor_and_salon .all_rumor strong,
.rightside_box .all_rumor_and_salon .all_salon strong{
	color: #DE5277;
	font-size: 10px;
}

/*IcoMoon(iconFont)*/
@font-face{
	font-family: 'IcoMoon-Free';
	src: url('/font/IcoMoon-Free.ttf') format('truetype');
}
@font-face{
	font-family: 'IcoMoon';
	src: url('/font/icomoon.ttf') format('truetype');
	src: url('/font/icomoon.woff') format('truetype');
	src: url('/font/icomoon.eot') format('truetype');
}

.icoMoon{
	font-family: 'IcoMoon-Free';
	margin-right:0.3em;
}
.icon-quill:before {
    content: "\e907";
}

/*0件結果ページリードzeroResultPageLead*/

.zeroResultPageLead{
	border:1px solid #fc99bc;
	padding:20px;
	margin-bottom:10px;
}
.zeroResultPageLead b{
	font-size:1.2em;
}
.zeroResultPageLead p{
	margin-bottom:10px !important;
}
.zeroResultPageLead p:last-child{
	margin-bottom:0 !important;
}

.presentQueries {
    background-color: #ffffec;
    padding: 10px;
    border: 1px solid #FFA851;
    margin: 20px 0 20px 0;
}

.presentQueries dt{
	width:125px;
	float:left;
	font-weight:bold;
	font-size:1.2em;
	line-height:1em;
}
.presentQueries dt span{
	margin-right:5px;
}
.presentQueries dd{
	width:535px;
	float:right;
	line-height:1.2em;
}