#shop_list {
	background-image: url(../img/shop_s/shop_tl.gif);
	width: 740px;
	background-repeat: no-repeat;
}
#shop_list a {
    color:#292929;
}
#shop_list a:hover {
    color: #FC7F3B;
}
#main_shop {
	width: 739px;
}
#main_shop .box {
	padding: 10px;
	width: 717px;
	border: 1px solid #dcdcdc;
	height: 155px;
	margin-bottom: 10px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAFAFA;
}
#shop_list .img {
	width: 100px;
	border: 1px solid #dcdcdc;
	float: left;
	position:relative;
}
#main_shop .data {
	float: right;
	width: 600px;
	position: relative;
	height: 150px;
}
#main_shop .data .shop_name {
	background-image: url(../img/icon/yajirushi.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 16px;
	background-position: left center;
	line-height: 19px;
	margin-bottom: 5px;
	padding: 0 0 0 20px;
}
#main_shop .data .shop_name img {
	margin-left: 10px;
}
#main_shop table.kihon_table
{
	width: 600px;
	border-collapse: collapse;
}

.kihon_table th,
.kihon_table td
{
	font-size: 12px;
	text-align: left;
	padding: 5px;
	font-weight: bold;
}


#shop_list .tel {
	list-style-image: url(../img/icon/tel.gif);
	background-image: url(../img/icon/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	height: 16px;
	width: 90px;
	padding-left: 20px;
}
#shop_list .time {
	background-image: url(../img/icon/clock.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	height: 16px;
	width: 100px;
	padding-left: 20px;
}
#shop_list .address {
	background-image: url(../img/icon/address.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 16px;
	height: 16px;
	padding-left: 20px;
}

#main_shop .data .txt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	line-height: 130%;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 12px;
	height: 45px;
	overflow: hidden;
}
#main_shop .item {
	height: 30px;
	width: 600px;
	position: absolute;
	bottom: 0px;
}
#main_shop .data .rate {
	line-height: 30px;
	background-image: url(../img/shop_s/rate.gif);
	width: 140px;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	text-align: center;
	padding-right: 5px;
}
#main_shop .data .rumor {
	line-height: 30px;
	background-image: url(../img/shop_s/rumor.gif);
	width: 195px;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	height: 30px;
	padding-left: 100px;
}#main_shop .box .data .item .rumor span {
	margin-left: 10px;
}
#second_shop {
	width: 739px;
	margin-bottom: 15px;
}
#second_shop:after {
    display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}
#second_shop .box {
	padding: 10px;
	width: 340px;
	border: 1px solid #dcdcdc;
	height: 155px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FAFAFA;
}
#second_shop .data {
	float: right;
	width: 230px;
	position: relative;
	height: 150px;
}
#second_shop .data .shop_name {
	background-image: url(../img/icon/yajirushi.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 13px;
	background-position: left center;
	line-height: 17px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 17px;
	padding: 0 0 0 20px;
}
#second_shop .data .txt {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #292929;
	font-size: 11px;
	line-height: 120%;
	padding-top: 5px;
}
#second_shop .item {
	height: 20px;
	width: 230px;
	position: absolute;
	bottom: 0px;
}
#second_shop .item li {
	float: left;
	margin-right: 2px;
}
#second_shop .item .rate {
	line-height: 20px;
	background-image: url(../img/shop_s/rate2.gif);
	width: 120px;
	background-repeat: repeat;
	background-position: left center;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}


