@charset "utf-8";

h2.MRG_Search{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Search/Title_MRG_Search.gif);
	background-repeat: no-repeat;
}

h2.ENG_Search{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Search/Title_ENG_Search.gif);
	background-repeat: no-repeat;
}

h2.SHP_Search{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Search/Title_SHP_Search.gif);
	background-repeat: no-repeat;
}

h2.ACS_Search{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Search/Title_ACS_Search.gif);
	background-repeat: no-repeat;
}

h2.SHP_Detail{
	margin: 10px 5px;
	height: 50px;
	font-size: 10px;
	text-indent: -9999px;
	background-image: url(/images/Shops/Title_SHP_Detail.gif);
	background-repeat: no-repeat;
}


ul.SearchTab{
	width: 690px;
	height: 30px;
	display: block;
	margin-bottom: 10px;
	background-image: url(/images/Search/Tab_BG.gif);
	background-repeat: no-repeat;
	list-style: none;
}

li.SearchTab01{
	width: 280px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 5px;
	background-image: url(/images/Search/Tab_RecommendType.gif);
	background-position: 0 -30px;
	text-indent: -9999px;
	overflow: hidden;
}
li.SearchTab01 a{
	width: 280px;
	height: 30px;
	display: block;
	float: left;
	background-image: url(/images/Search/Tab_RecommendType.gif);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;}


li.SearchTab02{
	width: 280px;
	height: 30px;
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(/images/Search/Tab_SelectDesign.gif);
	background-position: 0 -30px;
	text-indent: -9999px;
	overflow: hidden;
}
li.SearchTab02 a{
	width: 280px;
	height: 30px;
	display: block;
	float: left;
	background-image: url(/images/Search/Tab_SelectDesign.gif);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}


.SearchBoxTop{
	width: 670px;
	height: 20px;
	margin: 0 10px;
	background-image: url(/images/Search/SearchBox_Top.png);
	background-repeat: no-repeat;
}
.SearchBoxMid{
	width: 670px;
	min-height: 50px;
	margin: 0 10px;
	background-image: url(/images/Search/SearchBox_Mid.png);
	background-repeat: repeat-y;
}
.SearchBoxBtm{
	width: 670px;
	height: 20px;
	margin: 0 10px;
	background-image: url(/images/Search/SearchBox_Btm.png);
	background-repeat: no-repeat;
}

h3.SearchPointTitle{
	width: 630px;
	margin: 0 20px 10px;
	font-size: 10px;
}

ul.SearchCondition{
	width: 600px;
	margin: 0 35px;
	list-style: none;
}
ul.SearchCondition li{
	display: inline;
	font-size: 12px;
}

li.Condition01{
	width: 150px;
	float: left;
}
li.Condition02{
	width: 200px;
	float: left;
}
li.Condition03{
	width: 250px;
	float: left;
}
li.Condition09{
	width: 600px;
}

a.Btn_Search{
	width: 300px;
	height: 70px;
	display: block;
	margin: 20px auto;
	background-image: url(/images/Search/Btn_Search.png);
	background-position: 0 0;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover.Btn_Search{
	background-position: 0 -80px;
}



h3.SearchResult{
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ResultNum{
	font-family: Arial Black;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.1em;
	color: #B54A4A;
}
.CheckNum{
	font-family: Arial Black;
	letter-spacing: -0.1em;
	color: #B54A4A;
}

.DispSearchCondition{
	border: 1px solid #999999;
	background-color: #EEEEEE;
	margin: 10px 10px 20px;
	padding: 10px;
}
.DispSearchCondition ul{
	margin: 10px 5px;
}
.DispSearchCondition li{
	list-style: none;
	padding-left:12px;
	background-image: url(/images/Share/Icon_ArrowR_01.gif);
	background-repeat:no-repeat;
}
a.ChangeSearchCondition{
	float: right;
	width: 182px;
	height: 22px;
	background-image: url(/images/Search/Btn_ChgSrchCondition.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
a:hover.ChangeSearchCondition{
	background-position: 0 -22px;
}


.ListWrap,.DetailWrap{
	margin: 0 0 20px 10px;
}

.ListBoxA{
	width: 208px;
	min-height: 208px;
	float: left;
	padding: 5px;
	margin: 5px 5px 0 0;
	border: solid 1px #999999;
}

.ListBoxS{
	width: 658px;
	padding: 5px;
	border: solid 1px #999999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}

.RequestBox{
	margin: 10px 10px 10px 0;
	padding: 10px;
	border: dotted 1px #B54A4A;
}


p.RequestData{
	float: left;
	padding-top: 10px;
}
p.RequestData img{
	vertical-align: middle;
}
a.RequestData{
	width: 140px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px;
	background-image: url(/images/Search/Btn_RequestData.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.RequestData:hover{
	background-position: 0 -28px;
}

a.RequestReserve{
	width: 162px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px;
	background-image: url(/images/Search/Btn_RequestReserve.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.RequestReserve:hover{
	background-position: 0 -28px;
}

a.RequestQuestion{
	width: 140px;
	height: 28px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	margin: 5px;
	background-image: url(/images/Search/Btn_RequestQuestion.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.RequestQuestion:hover{
	background-position: 0 -28px;
}

ul.RequestSet{
	list-style: none;
}
ul.RequestSet li{
	float: left;
}
ul.RequestSet li.heightset{
	height: 14px;
	padding-top: 10px;
	display: block;
}


.BulkCheck{
	float: left;
}

.ListBoxA h4.ListCatch{
	width: 185px;
	float: right;
	font-size: 12px;
	color: #B54A4A;
}

.ListBoxS h4.ListCatch{
	margin: 0 0 0 5px;
	float: left;
	font-size: 12px;
}
.ListBoxS .ShopLocation{
	margin: 0 0 0 5px;
	float: left;
	font-size: 10px;
}

a.Icon_Coupon{
	text-indent: -9999px;
	overflow: hidden;
	width: 72px;
	height: 12px;
	display: block;
	margin: 3px;
	background-image: url(/images/Share/Icon_Coupon.gif);
	background-repeat: no-repeat;
	float: left;
}


.result_msg{
	clear: both;
}
.ListPhoto{
	width: 100px;
	float: left;
	text-align: center;
}
.ListBoxA .ListSerial{
	width: 103px;
	float: left;
	margin: 0 0 0 5px;
}

.ListBoxS .ListSerial{
	width: 553px;
	float: left;
	margin: 0 0 0 5px;
}

.ListBoxS .ListSerial h5{
	font-size: 12px;
	font-weight: bold;
	color: #B54A4A;
}

.ListDescription{

}

.ListAgency{
	margin: 5px 0 0 0;
}

a.Btn_ShowShopDetail{
	text-indent: -9999px;
	overflow: hidden;
	width: 142px;
	height: 24px;
	display: block;
	margin: 10px 0;
	background-image: url(/images/Search/Btn_ShowShopDetail.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.Btn_ShowShopDetail{
	background-position: 0 -24px;
}

ul.ShopPoint{
	list-style: none;
	float: left;
	margin: 10px 0 0 0;
}

ul.ShopPoint li{
	float: left;
}

li.ShopPoint01_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 120px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
li.ShopPoint01_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 120px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: 0 -14px;
}

li.ShopPoint02_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 84px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -120px 0;
}
li.ShopPoint02_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 84px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -120px -14px;
}

li.ShopPoint03_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 83px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -204px 0;
}
li.ShopPoint03_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 83px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -204px -14px;
}

li.ShopPoint04_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 122px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -287px 0;
}
li.ShopPoint04_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 122px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -287px -14px;
}

li.ShopPoint05_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 59px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -409px 0;
}
li.ShopPoint05_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 59px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -409px -14px;
}

li.ShopPoint06_on{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 85px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -468px 0;
}
li.ShopPoint06_off{
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 85px;
	height: 14px;
	background-image: url(/images/Share/Icon_ShopPoints.gif);
	background-repeat: no-repeat;
	background-position: -468px -14px;
}



h3.Detail_ShopName{
	font-size: 16px;
	font-weight: bold;
	color: #B54A4A;
}
.Detail_ShopLocation{
	font-size: 10px;
	margin: 0 0 10px 0;
}
.Detail_URL{
	margin: 0 0 0 5px;
	background-image: url(/images/Share/Icon_URL.gif);
	background-repeat: no-repeat;
	text-indent: 65px;
}
.Detail_TEL{
	margin: 5px 0 0 5px;
	background-image: url(/images/Share/Icon_TEL.gif);
	background-repeat: no-repeat;
	text-indent: 65px;
	font-family: Arial Black;
	font-size: 12px;
	letter-spacing: -0.1em;
	color: #B54A4A;
}

.ShopTel{
	margin: 10px 0 0 0;
	background-image: url(/images/Share/Icon_SHOPTEL.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-indent: 32px;
	font-family: Arial Black;
	font-size: 12px;
	letter-spacing: -0.1em;
	color: #B54A4A;
}

ul.ShopMenuBox{
	width: 670px;
	height: 21px;
	margin: 10px 0;
	background-image: url(/images/Search/Tab_Mini_BGLine.gif);
	background-repeat: repeat-x;
	list-style: none;
}

ul.ShopMenuBox li{
	display: inline;
	float: left;
	height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;

}
ul.ShopMenuBox li a{
	padding: 2px 5px;
	border: solid 1px #B54A4A;
	margin: 0 0 0 5px;
	display: block;
	background-image: url(/images/Search/Tab_Mini_BG.png);
	background-repeat: repeat-x;
	color: #FFFFFF !important;
}
ul.ShopMenuBox li a:hover{
	background-image: none;
	color: #AA9100 !important;
}
ul.ShopMenuBox li.active{
	padding: 2px 5px;
	border: solid 1px #B54A4A;
	margin: 0 0 0 5px;
	border-bottom: solid 1px #FFFFFF;
}

ul.ShopMenuBox li.empty{
	padding: 2px 5px;
	border: solid 1px #B54A4A;
	margin: 0 0 0 5px;
	background-color: #999999;
}


.Detail_ShopMainL{
	width: 300px;
	float: left;
	margin: 0 10px 0 0;
}
.Detail_ShopMainR{
	width: 360px;
	margin-right: 10px;
	 float: right;
}
.Detail_ShopMainALL{
	clear: both;
}

.Detail_ShopRecommendHead{
	margin: 10px 0 0 0;
	padding: 5px;
	border: solid 1px #CCCCCC;
	background-image: url(/images/Share/Recommend_BG.png);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
}

.Detail_ShopRecommendHead img{
	margin: 0 3px;
	vertical-align: baseline;
}

.Detail_ShopRecommendBody{
	margin: 0 0 10px 0;
	padding: 5px;
	border: solid 1px #CCCCCC;
	border-top: none;
	font-size: 10px;
}

.Detail_ShopRecommendBody ul{
	list-style: none;
}

.Detail_ShopRecommendBody dt{
	clear: both;
	width: 100px;
	float: left;
}
.Detail_ShopRecommendBody dt{
	float: left;
}

.Detail_ShopRecommendBody dt.InfoTitle{
	width: 100%;
	float: none;
	background-image: url(/images/Share/Icon_Heart.gif);
	background-repeat: no-repeat;
	text-indent: 16px;
	font-size: 12px;
	color: #B54A4A;
}
.Detail_ShopRecommendBody dd.InfoDescription{
	width: 580px;
	text-indent: 0;
	padding-left: 10px;
	float: none;
}

.Detail_ShopMainR h4{
	margin: 0 0 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #B54A4A;
}
.Detail_ShopMainR p{
	font-size: 12px;
}


.ShopLines{
	border: solid 1px #CCCCCC;
	width: 658px;
	padding: 5px;
	background-image: url(/images/Share/ShopLine_BG.png);
	background-repeat: repeat-x;
}
.ShopLinesName{
	float: left;
	font-size: 12px;
	font-weight: bold;
}
.ShopLinesName a{
	color: #FFFFFF;
}
.ShopLinesTel{
	width: 150px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.RecommendationBody{
	margin: 0 10px 10px 0;
	padding: 5px;
	border: solid 1px #CCCCCC;
	border-top: none;
	font-size: 10px;
}

.ShopLinesDiscription{
	width: 450px;
	float: left;
}
.ShopLinesMap{
	width: 200px;
	float: right;
}

.ShopLinesDiscription ul.ShopLinesDiscription{
	list-style: none;
}

.ShopLinesDiscription ul.ShopLinesDiscription li.w50{
	clear: both;
	width: 50px;
	float: left;
}
.ShopLinesDiscription ul.ShopLinesDiscription li.w400{
	width: 400px;
	float: left;
}

a.SendShopDetai{
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px 0 0 0;
	width: 170px;
	height: 20px;
	display: block;
	background-image: url(/images/Search/Btn_ShopDetailMail.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.SendShopDetai{
	background-position: 0 -20px;
}

a.ShowLargeMap{
	text-indent: -9999px;
	overflow: hidden;
	margin: 10px auto 0;
	width: 170px;
	height: 20px;
	display: block;
	background-image: url(/images/Search/Btn_ShowLargeMap.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a:hover.ShowLargeMap{
	background-position: 0 -20px;
}

.ItemGenreSelector{
	margin: 5px 0 0 0;
	font-size: 10px;
}



