#details {
}
#table_consol {
	border-collapse: collapse;
	width: 100%;
	margin: 5px 0;
}
#table_consol td {
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc;
	padding: 3px;
	padding: 3px 0 3px 10px;
}
#table_detailes td {
	border: 0;
}
#search_unit {
	padding: 10px;
	border-left: solid 1px #FF9C23;
	border-right: solid 1px #FF9C23;
	border-bottom: solid 1px #FF9C23;
}

#service {
	margin: 0px;
}

#service li {
	display: inline;
	list-style-type: none;
}

#sub_list {
	margin: 0px;
}

.sub {
	float: left;
	width: 300px;
	height: 20px;
}
#subgenru {
	display: none;
}
#detailslopen {
	padding: 5px 0 0 0;
	width: 100%;
	clear: both;
}
#detailslclose {
	padding: 5px 0 0 0;
	width: 100%;
	display: none;
	clear: both;
}
.kbntitle {
	width: 100%;
	font-weight: bold;
}

#submit_div {
	width: 100%;
	text-align: center;
}

/* --- リスト1CSS --- */
.ls1_waku {
	width: 230px;
	height: 270px;
	float: left;
	margin: 0 8px 0 0;
}
.ls1_image {
	
}
.ls1_shopname_uk {
	padding: 2px 0;
	width: 193px;
	background: #FCE0B8;
}
.ls1_shopname_tk {
	padding: 2px 0;
	width: 193px;
	background: #ffff99;
}
.ls1_shopname_tp {
	padding: 2px 0;
	width: 193px;
	background: #BEEFF3;
}
.ls1_options {
	text-align: right;
	padding: 2px 8px 2px 0;
}
.ls1_options img {
	padding: 0 2px 0 0;
}
.ls1_address {
	padding: 2px 0;
	color: #909090;
}
.ls1_comment {
	padding: 2px 0;
}

/* --- リスト2CSS --- */
.ls2_waku {
	width: 230px;
	height: 170px;
	float: left;
	margin: 0 8px 0 0;
}
.ls2_image {
	
}
.ls2_shopname_uk {
	padding: 2px 0;
	width: 193px;
	background: #FCE0B8;
}
.ls2_shopname_tp {
	padding: 2px 0;
	width: 193px;
	background: #BEEFF3;
}

/* --- リスト3CSS --- */
.ls3_waku {
	width: 100%;
	height: 147px;
	margin: 0 0 5px 0;
}
.ls3_image {
	width: 200px;
	float: left;
}
.ls3_options {
	text-align: right;
	padding: 2px 8px 2px 0;
}
.ls3_options img {
	padding: 0 2px 0 0;
}
.ls3_shopname_uk {
	padding: 2px 0;
	width: 500px;
	background: #FCE0B8;
}
.ls3_shopname_tp {
	padding: 2px 0;
	width: 500px;
	background: #BEEFF3;
}
.ls3_address {
	padding: 2px 0;
	color: #909090;
}
.ls3_comment {
	padding: 2px 0;
}



/* --- 簡易特集用CSS --- */
#sp_title {
	width: 690px;
	padding: 5px  10px;
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8em;
	text-decoration: underline;
	overflow: hidden;
}

#special_tips {
	width: 690px;
	padding: 15px 20px;
	margin-bottom: 10px;
	text-align: left;
	line-height: 1.6em;
	color: #333333;
	border: solid 1px #666666;
}

#special_tips span.title {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.8em;
	text-decoration: underline;
}

#rel_recommend {
	width: 300px;
	background-color: #ffa64a;
	border-bottom: solid 3px #ffa64a;
}

#rel_recommend .title{
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
	padding: 5px 0 5px 20px;
	background-color: #ffffff;
}


ul.archive {
	margin: 30px 0 0 15px;
}
ul.archive li {
	padding-bottom: 15px;
}


