@charset "utf-8";

/* == + MAIN == */
#main #main-contents #pageheader h1 {
	width: 675px;
	height: 63px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../images/h1-list.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;
}
#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;
}

/* 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;
}
.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 {
	background: #f0f0f0
}
.table01 td.line {
	padding: 5px 0px 5px 0;
	border-top: 1px solid #d0d0d0;
	vertical-align: middle;
	table-layout: fixed;
	line-height: 1.3em;
	font-weight: normal;
	color: #5f5f5f;
	background: #f0f0f0 url(../images/dot-line01.gif) no-repeat right 22px;
}
.table01 td.line2 {
	padding: 5px 0px 5px 0;
	border-top: 1px solid #d0d0d0;
	vertical-align: middle;
	table-layout: fixed;
	line-height: 1.3em;
	font-weight: normal;
	color: #5f5f5f;
}
.table01 td.no_frame {
	background: #f0f0f0 ;
}
.table01 th.type {
	width: 95px;
}
.table01 th.name {
	width: 235px;
}
.table01 th.add {
	width: 345px;
	padding: 10px 0 0 0;
}
.table01 th.open {
	width: 90px;
}
.table01 td div.logo {
	padding: 2px 0px 0 3px;
	float: left;
}
.table01 td div.icon {
	padding: 3px 0 0 0;
	width: 30px;
	float: left;
}
.table01 td div.icon img {
	padding: 0px 2px 2px 0;
	margin: 0;
}
.table01 td p.store {
	font-weight: bold;
	padding: 0 10px;
}
.table01 td p.add {
	font-size: 83%;
	padding: 0 10px;
}
.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;
}


/* == ++ /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 == */

