@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 105px;
	text-indent: -999em;
	overflow: hidden;
	background: url("../images/h1-store.jpg") no-repeat;
}
#main #main-contents #pageheader {
	margin: 0 0 25px;
}
#main #main-contents #pageheader p {
	margin: 30px 0 0 0;
	padding: 7px;
	background-color: #ebede7;
	color: #333333;
}
#main #main-contents #pageheader p span {
	font-weight: bold;
}


/* == ++ SERCH == */
#main #main-contents #serch .section-inner {
	width: 675px;
	clear: both;
}
#main #main-contents #serch .section-inner .search_cts {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	margin: 20px 0 0 0;
	padding: 14px 0 0 0;
	clear: both;
}
#main #main-contents #serch .section-inner .search_cts .search_cts-title {
	font-size: 100%;
	padding: 0 15px 0 15px;
	font-weight: bold;
}
#main #main-contents #serch .section-inner .search_cts .search_cts-title p {
	float: left;
}
#main #main-contents #serch .section-inner .search_cts .search_cts-title .districts {
	float: right;
	width: 495px;
}
#main #main-contents #serch .section-inner .search_cts .search_cts-title .districts select {
	width: 150px;
}
#main #main-contents #serch .section-inner .search_cts .search_cts-title .caption {
	margin: 15px 0 0 0;
	float: none;
	font-size: 83%;
	font-weight: normal;
}
#main #main-contents #serch .section-inner .search_cts .free_word {
	font-size: 100%;
	margin: 5px 0 0 0;
	padding: 0 15px 0 15px;
	font-weight: bold;
}
#main #main-contents #serch .section-inner .search_cts .free_word p {
	float: left;
}
#main #main-contents #serch .section-inner .search_cts .free_word .districts {
	float: right;
	width: 495px;
	font-weight: normal;
}
#main #main-contents #serch .section-inner .search_cts .free_word .districts span {
	padding: 0 0 0 10px;
	font-size: 83%;
}
#serch .section-inner .search_cts .free_word .districts input {
	margin: 0;
	padding: 2px;
	width: 310px;
	color: #5F5F5F;
	font-size: 100%;
	border: 1px solid #dedede;
}
#serch .section-inner .search_cts .characteristic {
	font-size: 100%;
	margin: 20px 0 0 0;
	padding: 0 15px 0 15px;
}
#serch .section-inner .search_cts .characteristic h3 {
	float: left;
	font-weight: bold;
	font-size: 100%;
}
#serch .section-inner .search_cts .characteristic .inp_check {
	float: right;
	width: 495px;
}
#serch .section-inner .search_cts .characteristic .inp_check label {
	padding: 0 15px 0 0;
}
#serch .section-inner .search_cts .serch-butline {
	background: transparent url(../../common/images/border-line.gif) repeat-x scroll left top;
	margin: 10px 0 10px;
	padding: 1px 0 5px 0;
}
#serch .section-inner .search_cts .serch-butline .reserch-butline {
	margin: 15px 0 0 254px;
}
.search_results img {
	margin: 0;
	vertical-align: middle;
}
#main #main-contents #serch .section-inner div ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#main #main-contents #serch .section-inner div ul li {
	height: 19px;
	float: left;
}
#main #main-contents #serch .section-inner div ul li a.button-prev {
	width: 73px;
	height: 19px;
	display: block;
	background:transparent url(../images/button_prev-shop.gif) no-repeat scroll left top;
	overflow:hidden;
	text-indent:-999em;
}
#main #main-contents #serch .section-inner div ul li a.button-prev:hover,
#main #main-contents #serch .section-inner div ul li a.button-prev:active {
	width: 73px;
	height: 19px;
	display: block;
	background:transparent url(../images/button_prev-shop.gif) no-repeat scroll left -19px;
	overflow:hidden;
	text-indent:-999em;
}
#main #main-contents #serch .section-inner div ul li a.button-next {
	width: 73px;
	height: 19px;
	display: block;
	background:transparent url(../images/button_next-shop.gif) no-repeat scroll left top;
	overflow:hidden;
	text-indent:-999em;
}
#main #main-contents #serch .section-inner div ul li a.button-next:hover,
#main #main-contents #serch .section-inner div ul li a.button-next:active {
	width: 73px;
	height: 19px;
	display: block;
	background:transparent url(../images/button_next-shop.gif) no-repeat scroll left -19px;
	overflow:hidden;
	text-indent:-999em;
}
#main #main-contents #serch .section-inner div ul .link {
	padding: 3px 15px 0 15px;
}
#main #main-contents #serch .section-inner div ul li .current {
	color: #bebebe;
}
.search_results-inner {
	margin: 0 0 20px 0;
}
.icon-ex {
	margin: 21px 0 2px 4px;
}
/*================↓map作成後削除してください↓=================*/
.map_area{
	height:300px;
	background:#eee;
	border:1px solid #CCC;
}

/*================↑map作成後削除してください↑=================*/
#serch .btn_list-map{
	margin-bottom: 20px;
	text-align: center;
}
#serch .btn_list-map a{
	display: block;
	width: 193px;
	height: 27px;
	margin: 0 auto 0 auto;
	text-indent: -999em;
	background: url(../images/button_maplist.gif) no-repeat;
}
#serch .btn_list-map a:hover,
#serch .btn_list-map a:active {
	background: url(../images/button_maplist.gif) no-repeat scroll left -27px;
}
#serch .table_icn{
	margin-top: 20px;
	margin-bottom: 10px;
}

/* table */
.table01 {
	margin: 5px 0 0 0;
	width: 675px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	border-bottom: 1px solid #d0d0d0;
}
.table_caption{
	margin: 0 0 0 0;
	line-height:13px;
}
.table_caption span{
	padding: 0 5px 0 0;
}
.table_caption img{
	vertical-align: -22%;
	margin:0 3px 0 0;
}

.table01 th {
	padding: 8px 0px 8px 0;
	border-top: 1px solid #d0d0d0;
	text-align: center;
	vertical-align: top;
	table-layout: fixed;
	line-height: 1.3em;
	background: #e7ecd5;
	font-weight: bold;
}
.table01 th p {
	background: #e7ecd5 url(../images/dot-line01.gif) no-repeat right 50%;
}
.table01 td {
	padding: 8px 10px;
	border-top: 1px solid #d0d0d0;
	vertical-align: middle;
	table-layout: fixed;
	line-height: 1.3em;
	font-weight: normal;
	color: #5f5f5f;
	background: #f7f7f7 url(../images/dot-line01.gif) no-repeat right 50%;
}
.table01 td .inner {
	margin-left: 0;
	position: relative;
}
.shop_name{
	background-color:#f0f0f0 !important;
}
.no_border p , .no_border{
	background-image:none !important;
}
.table01 td.no_frame {
	background: #f0f0f0;
}
.table01 td div {
	margin: 0 0 0 15px;
	padding: 1px 0 0 0px;
}
.table01 td div.icon img {
	padding: 2px 3px 0 0;
	margin: 0;
}

.table01 td div.shop_logo{
/*	position:relative;*/
}
.table01 td div.shop_logo p.shop_styles{
	position:absolute;
	right: 0;
	top: 3px;
}
.table01 td div.store , .table01 td div.shop_logo{
	margin: 0;
}
.table01 td.shop_name p.shop_styles img{
	vertical-align:bottom;
}
.table01 td div.store {
	color:#333;
	font-size:110%;
	font-weight: bold;
	width: 170px;
	padding-right: 60px;
	position:relative;
}
.table01 td div.store p.new_open_shop{
	position:absolute;
	right: 0;
	top: 0;
}
.table01 td p.add {
	font-size: 90%;
}
.table01 td p.day {
	padding: 0 10px;
	font-size: 83%;
}
.table01 td.time{
	padding: 5px 8px;
}
.time p{
	padding: 0 15px 0 0;
}
.time p.specialtime{
	background:url(../images/icn_shop_specialtime.png) no-repeat 98% 50%;
}
.detail{
	text-align:center;
}
.new_open{
	font-size:10px;
	color:#000;
}
.new_open.before{
	font-size:10px;
	color:#F60;
}
.re_search{
	width: 180px;
	background:#ebede7;
	padding:0 0 2px;
}
#menu-wrap {
	position: relative;
	top: 20px;
	z-index: 9999;
	margin-bottom: 30px;
}
.fixed {
	position: fixed !important;
	top: 20px !important;
	z-index: 9999;
}
.search_cts{
	margin:3px;
	padding:5px;
	border:1px solid #d7d8d5;
	background:#FFF;
}
.districts input {
	width:95%;
	height:17px;
}
.districts select{
	width:100%;
	padding:3px;
}
.search_time select{
	padding:3px;
	margin:5px 2px 0 0;
}
.search_ttl{
	color:#5c3403;
	font-size:110%;
	font-weight:bold;
	margin:7px 0 3px;
}
.serch-butline{
	margin:10px 0;
	text-align:center;
}
/* == ++ /PRIVATE_BRAND == */

#main #sidebar #local-navi .header a {
	display: block;
	width: 180px;
	height: 16px;
	text-indent: -999em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/h2-lonavi_store.gif);
}
#main #sidebar #local-navi .header {
	border-bottom: 3px solid #c9ccbf;
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}
/* == + /MAIN == */

.sales_time .txt{
	font-size: 10px;
	color: #ff6600;
/*	padding-left: 8px;*/
}
.sales_time .item{
	font-size: 10px;
	text-indent:-6px;
	padding-right: 8px;
	padding-left: 8px;
}
.table01 td .txt,
.table01 td .time,
.table01 td .sales_time{
	margin-left: 0!important;
}
.txt_note{
	font-size: 10px;
	line-height: 14px;
}
.map_area .note{
	margin: 4px 0 12px;
}










