/* 매장안내 */
/* 매장검색 height:418px; */
#store_Search { width:712px; height:33px; margin:29px 0px 0px 0px; padding: 11px 0px 0px 0px; background:url("/daiso2/images/store_guide/bg_store_search.gif") no-repeat left top; text-align:left;}

#store_Search .store_Search_Searchbar { padding-left:24px;}
#store_Search .store_Search_Title { display:block; float:left; margin:0px 8px 0px 0px;}
#store_Search .btn_Search { float:left; margin-left:3px;}
#store_Search .place .wrap_Store_Select01 { float:left; margin-left:8px;}
#store_Search .place .wrap_Store_Select02 { float:left; margin-left:3px;}

* html #store_Search .place .wrap_Store_Select01 { margin-top:1px;}
* html #store_Search .place .wrap_Store_Select02 { margin-top:1px;}
*:first-child+html #store_Search .place .wrap_Store_Select01 { margin-top:1px;}
*:first-child+html #store_Search .place .wrap_Store_Select02 { margin-top:1px;}


/* 매장명 */
#store_Search .store_Name { float:left; margin:0px 0px 0px 65px;}
#store_Search .store_Name_Input { float:left ;} 

/* 매장명 : 인풋박스 관련 */
#store_Name { border:none; width:165px; height:19px; padding:2px 0px 0px 5px;}
.normal { background:url("/daiso2/images/store_guide/place_name_input_bg_normal.gif") no-repeat left top;}
.focus { background:url("/daiso2/images/store_guide/place_name_input_bg_focus.gif") no-repeat left top;}


/* 지도 선택(플래쉬) */
#store_Search .select_Map_Flash { margin:35px 0px 0px 0px;}
#store_Search .select_Map_Flash h3,
#store_Search .select_Map_Flash p { margin-left:24px;}
#store_Search .select_Map_Flash p { margin-top:10px;}
#store_Search .select_Map_Flash .section_Flash { margin:20px 0px 0px 0px;}

/* 탭 : 검색결과 및 오픈예정매장 */
#tab_Result_Stores { width:708px; margin:38px 0px 0px 0px;}
#tab_Result_Stores .tab_Title { width:100%; height:25px; border-bottom:1px solid #b9b9b9; margin-bottom:28px;}
#tab_Result_Stores .tab_Title li { float:left;}
#tab_Result_Stores .tab_Title li p { padding:10px 0px 0px 10px;}
#tab_Result_Stores .tab_Title li p strong { color:red;}

* html #tab_Result_Stores .tab_Title li img { margin:1px 0px 0px 0px;}

#tab_Result_Stores .left { float:left; width:250px; }
#tab_Result_Stores .right { float:right; width:449px; padding-top:6px;}



/* 매장안내 : 검색결과 */
#table_Style01 { width:100%; background:url("/daiso2/images/store_guide/table_bg01.gif") no-repeat left top; margin-top:-20px;}
#table_Style01 thead.search_Result .name { }
#table_Style01 thead.search_Result .tel { }
* html #table_Style01 thead.search_Result .tel { padding-left:0px; padding-right:0px; text-align:center;}
*:first-child+html #table_Style01 thead.search_Result .tel { padding-left:0px; padding-right:0px; text-align:center;}
#table_Style01 thead.search_Result .address {}
#table_Style01 thead.search_Result .tel {}

#table_Style01 tbody .address { text-align:left; padding-left:15px;}
#table_Style01 tbody .tel { letter-spacing:0px; text-align:center;}

/* 매장안내 : 오픈예정 매장 */
#table_Style01 thead.prepare_Opening .name { width:135px;}
#table_Style01 thead.prepare_Opening .address { }

/* 개별 상점 정보 */
#tab_Result_Stores { position:relative;}
#tab_Result_Stores .info_Store { width:706px; margin:0px 0px 0px 0px; border-top:2px solid #d9d9d9; border-bottom:2px solid #d9d9d9; text-align:left;}
#tab_Result_Stores .info_Store th,
#tab_Result_Stores .info_Store td { border-bottom:1px solid #d9d9d9; padding:8px 0px 6px 16px;}
#tab_Result_Stores .info_Store th { width:92px; background-color:#f8f8f8; vertical-align:top; font-weight:bold;}
#tab_Result_Stores .info_Store td { color:#575757;}
#tab_Result_Stores .info_Store .transport_Guide p { padding-bottom:3px;}
#tab_Result_Stores .info_Store .transport_Guide p span { padding-right:5px;}
#tab_Result_Stores .info_Store .transport_Guide p span button { width:81px; height:21px; border:none; background-color:#fff;}
#tab_Result_Stores .info_Store .photo .preview,
#tab_Result_Stores .info_Store .photo .thumbnail { float:left;}
#tab_Result_Stores .info_Store .photo .preview img { width:568px;}
#tab_Result_Stores .info_Store .photo .thumbnail { margin-left:4px;}
#tab_Result_Stores .info_Store .photo .thumbnail li { margin-bottom:1px;}
#tab_Result_Stores .info_Store .photo .thumbnail li img { width:110px; height:72px; border:2px solid #fff;}

/* SMS 정보받기 레이어 */
#layer_SMS { display:none; position:absolute; top:155px; left:155px; width:220px; height:269px; z-index:10; background:url("/daiso2/images/store_guide/sms_layer_bg.gif") no-repeat left top;}

* html #layer_SMS { top:279px;}
*:first-child+html #layer_SMS { top:279px;}

#layer_SMS .title { margin:12px 0px 0px 15px;}
#layer_SMS .close { position:absolute; top:13px; right:13px;}
#layer_SMS .text { margin:50px 0px 0px 35px; line-height:1.5;}
#layer_SMS .phone_Number { margin:23px 0px 0px 19px;}
#layer_SMS .phone_Number select { font-size:12px;}
#layer_SMS .phone_Number input { width:39px; height:12px; padding-left:3px;}
#layer_SMS .btn_Receive { margin:20px 0px 0px 43px; text-align:left;}

