@charset "UTF-8";


/* *********************************************************
 *
 *	search contents style
 *
 * *********************************************************
 */
/* ======================== 目次 ==========================
	更新日：2006/07/07
	
	[01]:各要素リセット
	[02]:基本レイアウト
	[03]:リンク
	[04]:ヘッダ
	[05]:ナビゲーション
	[06]:メインコンテンツ
	[07]:サイドバー
	[08]:フッタ
	[09]:テーブル
	[10]:フォーム
	[11]:アクセシビリティ関連
	[12]:その他
	
======================================================== */

/* ========================================================
	[03]:リンク
======================================================== */
	.search_list{
		width: 525px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 4px;
		padding-bottom: 8px;
		font-size: 12px;
		color: #666;
		text-align:left;
	}
	.search_list02{
		width: 525px;
		padding: 4px 0px 8px 0px;
		font-size: 12px;
	}
	
	.list_link{
		width: 525px;
		font-size: 10px;
		line-height: 16px;
	}
	
	.list_link a:link{
		color: #69c;
		text-decoration: none;
		
	}
	.list_link a:visited{
		color: #69c;
		text-decoration: none;
		
	}
	.list_link a:hover{
		color: #f90;
		text-decoration: underline;
		
	}



/* ========================================================
	[06]:メインコンテンツ
======================================================== */
	/*** salon_search_basic ***/
	/****** id指定 ******/
	#search_bg{
		background-image: url(/img/index/search_bg.gif);
		background-repeat: no-repeat;
		width: 420px;
		padding: 11px 10px 10px 10px;
	}
	/****** class指定 ******/
	.serach_area{
		width: 245px;
		float: left;
		margin: 10px 0px 0px 0px;
	}
	
	.serach_line{
		width: 280px;
		float: right;
		margin: 10px 0px 0px 0px;
	}
	
	.keyword{
		width: 530px;
		float: left;
		padding: 21px 0px 0px 0px;
		font-size: 12px;
	}
	
	.search_heading{
		background-image: url(/img/share/search_heading01_bg.gif);
		background-repeat: repeat-x;
		border-left: 5px solid #333;
		font-size: 12px;
		color: #333;
		text-align:left;
		font-weight: normal;
		padding: 5px 0px 5px 5px;
	}
	
	.select_left{
		float: left;
		clear: both;
	}
	
	.select_right{
		float: left;
		clear: right;
	}
		
	.check_keyword{
		width: 530px;
		padding: 10px 0px 0px 10px;
	}
	
	.option li{
		float: left;
		margin-right: 15px;
		white-space: nowrap;
		line-height: 22px;
		list-style: none;
	}
	
	.check{
		margin-right: 2px;
		margin-bottom: -1px;
	}
	
	.dot_line{
		clear: both;
		background-image: url(/img/share/dot.gif);
		background-repeat: repeat-x;
		width: 540px;
		padding: 0px;
	}
	
	.result{
		width: 530px;
		float: left;
		margin: 0px 0px 0px 0px;
		font-size: 12px;
		padding: 0px;
	}
	
	.result_heading{
		width: 530px;
		height: 20px;
		background-image: url(/img/share/search_heading02_bg.gif);
		background-repeat: repeat-x;
		border-left: 5px solid #333;
		padding: 5px 0px 0px 5px;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	
	.result_bar{
		float: left;
	}
	.page{
		font-size: 12px;
		float: right;
		margin-left: 10px;
		margin-right: 3px;
		white-space: nowrap;
	}
	.direct_aleart{
		font-size: 10px;
		color: #FF0000;
		padding-left: 5px;
	}
	
	/*** salon_search ***/
	.result_shop{
		width: 530px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 10px;
		height: 100px;
		background-image: url(/img/share/dot2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.shop_image{
		width: 120px;
		height: 92px;
		background-image: url(/img/share/search_image_bg.gif);
		background-repeat: no-repeat;
		float: left;
		text-align: center;
		padding-top: 5px;
		
	}
	
	.shop_right{
		float: left;
		clear: right;
		width: 410px;
	}
	.shop_name{
		font-size: 14px;
		color:#f90;
		font-weight: bold;
		margin-left: 10px;
		line-height: 18px;
	}
	
	.shop_area{
		font-size: 12px;
		font-weight: normal;
		color: #333;
	}
	
	.shop_option{
		float: left;
		width: 250px;
		padding-top: 21px;
		padding-left: 10px;
	}
	
	.shop_option_icon{
		float: left;
		width: 60px;
		height: 15px;
		list-style-type: none;
		color: #fff;
		font-size: 10px;
		text-align: center;
		margin-top: 2px;
		margin-right: 2px;
		background-image: url(/img/share/search_option_bg.gif);
		background-repeat: no-repeat;
		padding-top: 2px;
	}
	
	.shop_bt{
		float: right;
		width: 110px;
		padding-top: 37px;
	}
	/****** text_data_search ******/
	.result_shop2{
		width: 530px;
		margin-left: auto;
		margin-right: auto;
		padding: 5px;
		background-image: url(/img/share/dot2.gif);
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.shop_name_text{
		font-size: 14px;
		font-weight: bold;
		color:#f90;
		padding-left: 10px;
		line-height: 18px;
	}
	.search_leftbar{
		background-image: url(/img/share/search_leftbar.gif);
		background-repeat: repeat-y;
		padding: 5px;
	}
	.shop_address{
		font-size: 12px;
		line-height: 18px;
		margin: 5px 0px 0px 5px;
		padding: 0px 5px 5px 60px;
		background-image: url(/img/share/address_cap.gif);
		background-repeat: no-repeat;
		display: block;
		float: left;
	}
	.shop_telephone{
		font-size: 12px;
		line-height: 18px;
		margin: 5px 0px 0px 10px;
		padding: 0px 5px 5px 70px;
		background-image: url(/img/share/telephone_cap.gif);
		background-repeat: no-repeat;
		display: block;
		float: left;
	}
	

	/*** coupon_search ***/
	.shop_name2{
		font-size: 14px;
		color:#59BE26;
		font-weight: bold;
		margin-left: 10px;
		line-height: 18px;
		height: 50px;
	}
	.shop_option_icon2{
		float: left;
		width: 60px;
		height: 15px;
		list-style-type: none;
		color: #fff;
		font-size: 10px;
		text-align: center;
		margin-right: 2px;
		background-image: url(/img/share/search_option_bg02.gif);
		background-repeat: no-repeat;
		white-space: nowrap;
		padding-top: 2px;
	}
	.shop_bt2{
		float: right;
		width: 110px;
	}
	
	.shop_option2{
		float: left;
		width: 250px;
		padding-top: 8px;
		padding-left: 10px;
	}


div.sp_search_box{
	display: block;
	width: 520px;
	margin: 0px auto 20px;
}


div.sp_search_bt01 a{
	background: url(/img/share/sp_search_bt01.gif) no-repeat;
	width: 125px;
	height: 96px;
	display: block;
	text-indent: -5555px;
	float: left;
	margin: 5px 5px 0px 0px;
}

div.sp_search_bt02 a{
	background: url(/img/share/sp_search_bt02.gif) no-repeat;
	width: 125px;
	height: 96px;
	display: block;
	text-indent: -5555px;
	float: left;
	margin: 5px 5px 0px 0px;
}

div.sp_search_bt03 a{
	background: url(/img/share/sp_search_bt03.gif) no-repeat;
	width: 125px;
	height: 96px;
	display: block;
	text-indent: -5555px;
	float: left;
	margin: 5px 5px 0px 0px;
}

div.sp_search_bt04 a{
	background: url(/img/share/sp_search_bt04.gif) no-repeat;
	width: 125px;
	height: 96px;
	display: block;
	text-indent: -5555px;
	float: left;
	margin: 5px 5px 0px 0px;
}

