@charset "shift_jis";
/* search_shop.css */
/* 店舗検索ページレイアウト */
/* 2009/08/03 evol-ni */
/* /search_shop/search*.* */

@import url(default.css);
@import url(layout.css);

#main .section#search_shop:after,
#main .section#search_shop .entry:after,
#main .section#search_shop .entry#search_zip .area_list:after,
#main .section#search_shop .entry#search_pref .area_list td ul:after,
#main .section#search_shop .entry#search_city .area_list td ul:after,
#main .section#search_shop .entry#search_address_01 .area_list td ul:after,
#main .section#search_shop .entry#search_address_02 .area_list ul:after,
#main .section#search_shop .entry#search_result_01 .result .result_content:after,
#main .section#search_shop .entry#search_result_01 .result .result_content .data dl:after,
#main .section#search_shop .entry#search_result_02 .result .result_content:after,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dl:after {
	content:"";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
}

#main h1 {
	width:735px;
	height:54px;
	background-color:#FAF7F3;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section#search_shop h1 {
	background-image:url(/paella/contents/images/search_shop/h1_search_shop.jpg);
}
#main h1.member1 {
	background-image:url(/paella/contents/images/search_shop/h1_search_shop2.jpg);
	height:40px;
	margin-bottom:10px;
}
#main h1.member2 {
	background-image:url(/paella/contents/images/member/h1_member_page.jpg);
	height:40px;
	margin-bottom:10px;
}

#main .section {
	width:735px;
	background-image:url(/paella/contents/images/common/bg_main_body.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#main .section#search_shop {
	padding:0;
	margin:0;
}

#main .section .entry {
	position:relative;
	width:721px;
	padding-bottom:20px;
	margin-left:7px;
}

#main .section .entry h2 {
	width:721px;
	height:33px;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}

#main .section#search_shop .entry .lead {
	margin-left:10px;
	font-size:117%;
	font-weight:bold;
}
#main .section#search_shop .entry .note {
	margin-left:10px;
	padding:0 0 0 1em;
	background-image:url(/paella/contents/images/common/icon_note_big.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}
#main .section#search_shop .entry .area_list {
	width:679px;
	margin-top:10px;
	margin-left:10px;
	padding:16px;
	background-color:#EFECDE;
}

#main .section .entry H3 
{
	width: 680px;	
	height: 28px;
}

#main .section#search_shop .entry#search_zip .area_list,
#main .section#search_shop .entry#search_pref .area_list,
#main .section#search_shop .entry#search_city .area_list,
#main .section#search_shop .entry#search_address_01 .area_list,
#main .section#search_shop .entry#search_address_02 .area_list {
	margin-left:17px;
}
#main .section#search_shop .entry#search_zip .lead,
#main .section#search_shop .entry#search_pref .lead,
#main .section#search_shop .entry#search_city .lead,
#main .section#search_shop .entry#search_address_01 .lead,
#main .section#search_shop .entry#search_address_02 .lead {
	margin-top:9px;
	margin-left:17px;
}
#main .section#search_shop .entry#search_zip .note,
#main .section#search_shop .entry#search_pref .note,
#main .section#search_shop .entry#search_city .note,
#main .section#search_shop .entry#search_address_01 .note,
#main .section#search_shop .entry#search_address_02 .note {
	margin-left:17px;
}


#main .section#search_shop .entry#search_zip {
	width:735px;
	margin:0;
	padding-bottom:30px;
}

#main .section#search_shop .entry#search_zip .same_address {
	border:4px solid #EFC4C3;
	padding:15px 14px 8px 14px;
	margin:3px 7px 17px 8px;
	background-color:#FBE8E6;
	font-weight:bold;
}
#main .section#search_shop .entry#search_zip .same_address strong {
	float:left;
	display:block;
	padding:2px 5px;
	margin:9px 0;
	font-size:150%;
	color:#B71318;
	background-color:#FFFFFF;
	white-space:nowrap;
}
#main .section#search_shop .entry#search_zip .same_address br {
	clear:both;
}
#main .section#search_shop .entry#search_zip .same_address .btn#btn_same_address_select {
	margin-left:607px;
}
#main .section#search_shop .entry#search_zip .same_address .btn#btn_same_address_select a {
	width:83px;
	height:28px;
	background-image:url(/paella/contents/images/search_shop/btn_select.jpg);
}

#main .section#search_shop .entry#search_zip .error {
	border:4px solid #D8D5D0;
	padding:15px 14px;
	margin:3px 7px 17px 8px;
	background-color:#F0EFED;
}
#main .section#search_shop .entry#search_zip .error .outline {
	width:362px;
	height:22px;
	margin-bottom:13px;
	background-image:url(/paella/contents/images/search_shop/text_error_no_zip.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:1px;
	line-height:0;
	outline:none;
	text-decoration:none;
	text-indent:-9999px;
}
#main .section#search_shop .entry#search_zip .error .sup {
	width:670px;
	background-image:url(/paella/contents/images/common/icon_note_gray_bold.gif);
	background-position:3px 3px;
	background-repeat:no-repeat;
}
#main .section#search_shop .entry#search_zip .error .sup strong {
	display:block;
	padding-left:15px;
	color:#77776C;
}


#main .section#search_shop .entry#search_zip h2 {
	width:735px;
	height:36px;
	background-image:url(/paella/contents/images/search_shop/h2_search_zip.gif)
}
#main .section#search_shop .entry#search_zip .zip {
	float:left;
	padding:0 13px 0 0;
}
#main .section#search_shop .entry#search_zip .zipcode {
	width:80px;
}
#main .section#search_shop .entry#search_zip .btn#btn_search_zip {
	float:left;
	width:73px;
	margin-top:-2px;
}
#main .section#search_shop .entry#search_zip .btn#btn_search_zip a {
	width:75px;
	height:27px;
	background-image:url(/paella/contents/images/search_shop/btn_search_zip.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#main .section#search_shop .entry#search_zip .btn#btn_search_zip a:hover {
	background-position:left bottom;
}


#main .section#search_shop .entry#search_pref {
	width:735px;
	margin-left:0;
	background-image:url(/paella/contents/images/common/bg_main_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#main .section#search_shop .entry#search_pref h2 {
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/h2_search_pref.gif)
}
#main .section#search_shop .entry#search_pref .table_wrapper {
	width:679px;
	padding:0 0 4px 0;
	background-image:url(/paella/contents/images/search_shop/bg_area_03.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#main .section#search_shop .entry#search_pref .area_list table,
#main .section#search_shop .entry#search_city .area_list table,
#main .section#search_shop .entry#search_address_01 .area_list table {
	table-layout:fixed;
	width:679px;
}
#main .section#search_shop .entry#search_pref .area_list th {
	width:145px;
	height:35px;
	background-color:#5A5A5A;
	background-repeat:no-repeat;
	background-position:left top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop .entry#search_pref .area_list th#label_hokkaido {
	height:28px;
	background-image:url(/paella/contents/images/search_shop/label_hokkaido.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_kanto {
	background-image:url(/paella/contents/images/search_shop/label_kanto.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_koshinetsu {
	background-image:url(/paella/contents/images/search_shop/label_koshinetsu.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_tokai {
	background-image:url(/paella/contents/images/search_shop/label_tokai.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_kinki {
	background-image:url(/paella/contents/images/search_shop/label_kinki.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_chugoku {
	background-image:url(/paella/contents/images/search_shop/label_chugoku.gif);
}
#main .section#search_shop .entry#search_pref .area_list th#label_kyushu {
	background-image:url(/paella/contents/images/search_shop/label_kyushu.gif);
}

#main .section#search_shop .entry#search_pref .area_list td {
	width:534px;
	background-color:#FFFFFF;
	background-image:url(/paella/contents/images/search_shop/bg_area_02.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:117%;
	font-weight:bold;
}
#main .section#search_shop .entry#search_pref .area_list td.first {
	background-image:url(/paella/contents/images/search_shop/bg_area.gif);
}
#main .section#search_shop .entry#search_pref .area_list td.first ul {
	margin-top:4px;
}
#main .section#search_shop .entry#search_pref .area_list td ul {
	margin:10px 0 0 20px;
}
#main .section#search_shop .entry#search_pref .area_list td li {
	float:left;
	margin:0 20px 0 0;
	white-space:nowrap;
}
#main .section#search_shop .entry#search_city .area_list td li,
#main .section#search_shop .entry#search_address_01 .area_list td li,
#main .section#search_shop .entry#search_address_02 .area_list li {
	float:left;
	margin:0 5px 0 0;
	width: 24%;
}

#main .section#search_shop .entry#search_selected {
	width:735px;
	margin:0;
}
#main .section#search_shop .entry#search_selected h2 {
	width:735px;
	height:36px;
	background-image:url(/paella/contents/images/search_shop/h2_search_selected.gif)
}
#main .section#search_shop .entry#search_selected table {
	table-layout:fixed;
	width:705px;
	margin-top:14px;
	margin-left:17px;
	background-image:url(/paella/contents/images/search_shop/bg_selected.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
#main .section#search_shop .entry#search_selected th {
	width:104px;
	padding:17px 0;
	border-bottom:2px solid #FFFFFF;
	background-color:#EAE9E8;
	background-repeat:no-repeat;
	background-position:14px 10px;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop .entry#search_selected th#ctl00_LeftContent_label_selected_pref {
	background-image:url(/paella/contents/images/search_shop/label_selected_pref.gif);
}
#main .section#search_shop .entry#search_selected th#ctl00_LeftContent_label_selected_city {
	background-image:url(/paella/contents/images/search_shop/label_selected_city.gif);
}
#main .section#search_shop .entry#search_selected th#ctl00_LeftContent_label_selected_address_01 {
	background-image:url(/paella/contents/images/search_shop/label_selected_address_01.gif);
}
#main .section#search_shop .entry#search_selected th#ctl00_LeftContent_label_selected_address_02 {
	background-image:url(/paella/contents/images/search_shop/label_selected_address_02.gif);
}
#main .section#search_shop .entry#search_selected td {
	padding:0 12px;
	border-bottom:2px solid #FFFFFF;
	border-left:6px solid #FFFFFF;
	background-image:url(/paella/contents/images/search_shop/bg_selected.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	font-size:117%;
	font-weight:bold;
}
#main .section#search_shop .entry#search_selected #btn_backs {
	width:216px;
	margin:15px 0 0 510px;
}
#main .section#search_shop .entry#search_selected #btn_backs .btn {
	float:left;
}
#main .section#search_shop .entry#search_selected #btn_backs .btn a {
	height:25px;
}
#main .section#search_shop .entry#search_selected #btn_backs .btn a:hover {
	background-position:left bottom;
}
#main .section#search_shop .entry#search_selected #btn_backs #btn_back {
	margin-right:10px;
}
#main .section#search_shop .entry#search_selected #btn_backs #btn_back a {
	width:73px;
	background-image:url(/paella/contents/images/search_shop/btn_back.gif);
}
#main .section#search_shop .entry#search_selected #btn_backs #btn_start_over a {
	width:133px;
	background-image:url(/paella/contents/images/search_shop/btn_start_over.gif);
}


#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_a {
	background-image:url(/paella/contents/images/search_shop/label_a.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ka {
	background-image:url(/paella/contents/images/search_shop/label_ka.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_sa {
	background-image:url(/paella/contents/images/search_shop/label_sa.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ta {
	background-image:url(/paella/contents/images/search_shop/label_ta.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_na {
	background-image:url(/paella/contents/images/search_shop/label_na.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ha {
	background-image:url(/paella/contents/images/search_shop/label_ha.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ma {
	background-image:url(/paella/contents/images/search_shop/label_ma.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ya {
	background-image:url(/paella/contents/images/search_shop/label_ya.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_ra {
	background-image:url(/paella/contents/images/search_shop/label_ra.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_wa {
	background-image:url(/paella/contents/images/search_shop/label_wa.gif);
}
#main .section#search_shop .entry .area_list th#ctl00_LeftContent_label_other {
	background-image:url(/paella/contents/images/search_shop/label_other.gif);
}

#main .section#search_shop .entry#search_city,
#main .section#search_shop .entry#search_address_01,
#main .section#search_shop .entry#search_address_02,
#main .section#search_shop .entry#search_result_01,
#main .section#search_shop .entry#search_result_02 {
	width:735px;
	margin-left:0;
	background-image:url(/paella/contents/images/common/bg_main_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#main .section#search_shop .entry#search_city h2 {
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/h2_search_city.gif)
}
#main .section#search_shop .entry#search_city .table_wrapper,
#main .section#search_shop .entry#search_address_01 .table_wrapper {
	width:679px;
}
#main .section#search_shop .entry#search_city .area_list th,
#main .section#search_shop .entry#search_address_01 .area_list th {
	width:65px;
	border-bottom:3px solid #EFECDE;
	background-color:#5A5A5A;
	background-repeat:no-repeat;
	background-position:center center;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}

#main .section#search_shop .entry#search_city .area_list td,
#main .section#search_shop .entry#search_address_01 .area_list td {
	border-bottom:3px solid #EFECDE;
	border-left:3px solid #EFECDE;
	background-color:#FFFFFF;
	font-size:117%;
	font-weight:bold;
}
#main .section#search_shop .entry#search_city .area_list td ul,
#main .section#search_shop .entry#search_address_01 .area_list td ul {
	margin:10px 5px 10px 10px;
}

#main .section#search_shop .entry#search_address_01 h2 {
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/h2_search_address_01.gif);
}
#main .section#search_shop .entry#search_address_02 h2 {
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/h2_search_address_02.gif);
}
#main .section#search_shop .entry#search_address_02 .area_list ul {
	width:680px;
	padding:3px 0;
	background-color:#FFFFFF;
	font-size:117%;
	font-weight:bold;
}
#main .section#search_shop .entry#search_address_02 .area_list ul li {
	margin-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:17px;
}


#main .section#search_shop .entry#search_result_01,
#main .section#search_shop .entry#search_result_02 {
	padding-bottom:9px;
}
#main .section#search_shop .entry#search_result_01 #label_result_01 {
	width:720px;
	height:28px;
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/label_result_01.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop .entry#search_result_02 #label_result_02 {
	width:720px;
	height:60px;
	margin-left:7px;
	background-image:url(/paella/contents/images/search_shop/label_result_02.gif);
	background-repeat:no-repeat;
	background-position:center top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop #label_result_cant_order {
    display: block;
	width:720px;
	font-size:18px;
	font-weight: bold;
	text-align: center;
	color: #524413;
}
#main .section#search_shop .entry#search_result_01 .result,
#main .section#search_shop .entry#search_result_02 .result {
	margin:0 7px;
	padding:8px;
	border:2px solid #CBC5BC;
	width:700px;
	_width:680px;
}
#main .section#search_shop .entry#search_result_01 .result .result_content,
#main .section#search_shop .entry#search_result_02 .result .result_content {
	/*border:10px solid #F0EDE6;*/
	background-color:#F0EDE6;
	width:700px;
	_height:180px;
	min-height:180px;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data,
#main .section#search_shop .entry#search_result_02 .result .result_content .data {
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data h3,
#main .section#search_shop .entry#search_result_02 .result .result_content .data h3 {
	margin-bottom:5px;
	margin-left:7px;
	font-size:18px;
	font-weight:bold;
	color:#B71418;
	text-indent:0;
	line-height:1.5;

}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dl,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dl {
	float:left;
	margin-bottom:5px;
	margin-left:7px;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt {
	float:left;
	width:45px;
	height:18px;
	margin-right:8px;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt.label_result_address,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt.label_result_address {
	width:110px;
	background-image:url(/paella/contents/images/search_shop/label_result_address.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dd address.label_result_address {
	font-style:normal;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt.label_result_tel,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt.label_result_tel {
	width:110px;
	background-image:url(/paella/contents/images/search_shop/label_result_tel.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt.label_result_store_time_today,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt.label_result_store_time_today {
	width:110px;
	background-image:url(/paella/contents/images/search_shop/label_result_store_time_today.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt.label_result_store_time,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt.label_result_store_time {
	width:110px;
	background-image:url(/paella/contents/images/search_shop/label_result_store_time.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dt.label_result_net_time,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dt.label_result_net_time {
	width:110px;
	background-image:url(/paella/contents/images/search_shop/label_result_net_time.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dd,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dd {
	width:500px;
	float:left;
	line-height:1.4;
	font-size:117%;
	_height:18px;
	min-height:18px;
}
#main .section#search_shop .entry#search_result_01 .result .result_content .data dd.tel,
#main .section#search_shop .entry#search_result_02 .result .result_content .data dd.tel {
	/*font-weight:bold;*/
}
#main .section#search_shop .entry#search_result_01 .result .result_content .message, 
#main .section#search_shop .entry#search_result_02 .result .result_content .message {
	padding:10px 14px;
	background-color:#FAF5E6;
}

#main .section#search_shop .entry#search_result_01 .result .result_content {
	background-repeat:repeat-y;
	background-position:right top;
}
#main .section#search_shop .entry#search_result_01 .result .order {
	width:670px;
	margin-left:10px;
	padding-bottom:3px;
}
#main .section#search_shop .entry#search_result_01 .result .order .btn {
	width:100%;
	padding:14px 0;
	text-align:center;
}
#main .section#search_shop .entry#search_result_01 .result .order .btn a {
	width:256px;
	height:55px;
	background-image:url(/paella/contents/images/search_shop/btn_order_01.jpg);
	margin:0 auto;
}
#main .section#search_shop .entry#search_result_01 .result .order .btn a:hover {
	background-position:left bottom;
}

#main .section#search_shop .entry#search_result_01 .result .order .btn#menu {
	width:100%;
	padding:14px 0;
	text-align:center;
}
#main .section#search_shop .entry#search_result_01 .result .order .btn#menu a 
{
	width:172px;
	height:26px;
	background-image:url(/paella/contents/images/common/btn_store_menu01.jpg);
	margin:10 auto 0 auto;
}
#main .section#search_shop .entry#search_result_01 .result .order .btn#menu a:hover {
	background-position:left bottom;
}

#main .section#search_shop .entry#search_result_01 .result .order .text {
	padding:0 0 0 1em;
	background-image:url(/paella/contents/images/common/icon_note_big.gif);
	background-repeat:no-repeat;
	background-position:left 3px;
}


#main .section#search_shop .entry#search_result_02 .result {
	margin-bottom:10px;
}
#main .section#search_shop .entry#search_result_02 .result.last {
	margin-bottom:0;
}
/*
#main .section#search_shop .entry#search_result_02 .result .result_content .data {
	margin-right:16px;
}
*/
#main .section#search_shop .entry#search_result_02 .result .result_content .area {
	float:left;
	width:325px;
	padding:4px 0;
}
#main .section#search_shop .entry#search_result_02 .result .result_content .area .label_area {
	width:325px;
	height:19px;
	background-image:url(/paella/contents/images/search_shop/label_area.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:0;
	text-indent:-9999px;
	font-size:1px;
}
#main .section#search_shop .entry#search_result_02 .result .result_content .area ul {
	padding:8px 0 0 12px;
}
#main .section#search_shop .entry#search_result_02 .result .result_content .area li {
	padding:0 0 2px 10px;
	background-image:url(/paella/contents/images/common/icon_cir_72591f.gif);
	background-position:0 6px;
	background-repeat:no-repeat;
}


#main .section#search_shop .entry#search_result_02 .result .order {
	width:700px;
}
#main .section#search_shop .entry#search_result_02 .result .order .btn {
	width:100%;
	padding:10px 0 2px 0;
	/*text-align:right;*/
        text-align:center;
}
#main .section#search_shop .entry#search_result_02 .result .order .btn a {
	width:225px;
	height:41px;
	background-image:url(/paella/contents/images/search_shop/btn_order_02.jpg);
	margin:0 auto;
}
#main .section#search_shop .entry#search_result_02 .result .order .btn a:hover {
	background-position:left bottom;
}
#main .section#search_shop .card_block {
	padding: 9px 0 5px;
	/*220209 yamawaki d払い対応*/
	display: table;
	width: 100%;
}
#main .section#search_shop .card_block h3 {
	float:left;
	width:auto;
	height:auto;
	padding-right:20px;
}
#main .section#search_shop .card_block .card{
	float:left;
}
#main .section .headwrap {
	background:url(/paella/contents/images/common/bg_main_top.gif) left top no-repeat;
	font-size:10%;
	height:6px;
}

#main .pagetop {
	margin-top:11px;
}

#main .member_nav {
	width:729px;
	_width:735px;
	margin:5px 0 10px;
	padding:0;
	border:solid 3px #bfddd4;
	background:#ffffff;
}
#main .member_nav h4 {
	display:none;
}
#main .member_nav .nav01 {
	background:#ffffff url(/paella/contents/images/member/nav_image01.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav02 {
	background:#ffffff url(/paella/contents/images/member/nav_image02.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav03 {
	background:#ffffff url(/paella/contents/images/member/nav_image03.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav04 {
	background:#ffffff url(/paella/contents/images/member/nav_image04.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav05 {
	background:#ffffff url(/paella/contents/images/member/nav_image05.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav06 {
	background:#ffffff url(/paella/contents/images/member/nav_image06.gif) no-repeat 4px 4px;
	width:725px;
	height:90px;
}
#main .member_nav .nav01 p,
#main .member_nav .nav02 p,
#main .member_nav .nav03 p,
#main .member_nav .nav04 p,
#main .member_nav .nav05 p,
#main .member_nav .nav06 p {
	display:none;
}
#main .member_nav p {
	padding:2px 15px 10px;
	color:#de4e00;
}
#main .member_nav p .member_nav_lead {
	font-weight:bold;
	line-height:170%;
}
#main .banner_memberregist .btn a {
	width:720px;
	height:165px;
	margin-left:5px;
	margin-bottom:10px;
	background-image:url(/paella/contents/images/search_shop/bg_memberregist.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
#main .banner_memberregist .btn a:hover {
	background-position: left bottom;
}

