@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-arbeit.gif) 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;
} */
#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-arbeit.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-arbeit.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-arbeit.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-arbeit.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;
}
.search_results .fod {
	margin: 20px 0 0 0;
}

/*================↓map作成後削除してください↓=================*/
.map_area{
	height:300px;
	background:#eee;
	border:1px solid #CCC;
}

/*================↑map作成後削除してください↑=================*/

/* 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: 20px 0 0 0;
	line-height:13px;
}
.table_caption img{
	vertical-align: bottom;
	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 top;
}
.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;
}
.table01 td {
	background: #f7f7f7 url(../images/dot-line01.gif) no-repeat right 50%;
}
.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 p.shop_logo.icn_newopen{
	background:url(../images/icn_new_open.gif) no-repeat 100% 50%;
}


.table01 td p.store {
	color:#333;
	font-size:110%;
	font-weight: bold;
}
/* .table01 td p.store span {
	display: block;
	font-weight: normal;
} */
.table01 td p.add {
	font-size: 90%;
}
.table01 td p.day {
	padding: 0 10px;
	font-size: 83%;
}
.table01 td p.store a {
	border: none;
	color: #333333;
	text-decoration: underline !important;
}
.table01 td p.store a:hover {
	text-decoration: none !important;
}
.time , .detail{
	text-align:center;
}
.new_open{
	font-size:10px;
	color:#000;
}
.new_open.before{
	font-size:10px;
	color:#F60;
}

/* == ++ /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_arbeit.gif);
}
#main #sidebar #local-navi .header {
	border-bottom: 3px solid #c9ccbf;
}
#main #sidebar #local-navi .header a:hover {
	background-position: 0 -16px;
}
/*  .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;
	width: 180px;
}

.serch {
	background-color: #f4f4f4;
	padding: 1px 13px;
}
.serch01 {
	margin-bottom: 30px;
}
.serch-header {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	width: 100%;
	margin: 0 0 15px;
	border-bottom: 1px solid #bebebe;
	line-height: 1.5;
}
.serch-title {
	font-size: 100%;
	font-weight: normal;
	margin: 15px 0 5px;
}
.serch-txt {
	width: 100%;
	color: #5F5F5F;
	font-size: 12px;
	border: 1px solid #dedede;
	padding: 3px;
	box-sizing: border-box;
	margin-top: 15px;
}
.serch-label {
	padding: 5px 8px 10px;
	display: block;
}
.serch-label + .serch-label{
	border-top: 1px solid  #d9d9d9;
}
.serch-check {
	background-color: #fff;
	border: 1px solid  #d9d9d9;
	border-radius: 5px;
	margin: 10px 0 15px;
}
.serch-check span {
	font-size: 11px;
	color: #333;
	padding-top: 5px;
	display: block;
	line-height: 1.5;
}
.search_select {
	padding: 3px;
	font-size: 12px;
	border: 1px solid #dedede;
}
.serch .inp_check {
	margin: 10px 15px 0 15px;
}
.serch .inp_check label{
	padding: 0 15px 0 0;
}
.serch-button {
	margin: 15px 0;
}
/* .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;
	font-size: 15px;
}
.search_ttl{
	color:#5c3403;
	font-size:110%;
	font-weight:bold;
	margin:7px 0 3px;
}
.serch-butline{
	margin:10px 0;
	text-align:center;
} */
/* == + /MAIN == */

.new_open{
	font-size:10px;
	color:#000;
}
.new_open.before{
	font-size:10px;
	color:#F60;
}
.sales_time{

}
.sales_time .txt{
	font-size: 10px;
	color: #ff6600;

}
.sales_time .item{
	font-size: 10px;
	white-space: nowrap;

}
.table01 td .txt,
.table01 td .time,
.table01 td .sales_time{
	margin-left: 0!important;
	text-align: left;
}
.table01 .btn {
	font-size: 83%;
	text-align: center;
	text-decoration: none;
	color: #fff;
	display: block;
	border-radius: 3px;
	line-height: 20px;
	box-shadow:-1px 1px 1px rgba(255, 255, 255, .4) inset;
	position: relative;
	padding: 0 1em  0 .5em;

}
.table01 .btn_detail {
	background: linear-gradient(to bottom, #ab835d 0%,#724c2d 100%);
	border: 1px solid #724c2d;
}
.table01 .btn_apply{
	background: linear-gradient(to bottom, #fa8700 0%,#fa5200 100%);
	border: 1px solid #fa5200;
	margin-top: 5px;
}
.table01 .btn:after{
		content: '>';
		position: absolute;
		right: 5px;
		top: 50%;
		display: block;
		margin-top: -.5em;
		line-height: 1;
}
/* .txt_note{
	font-size: 10px;
	line-height: 14px;
} */