#tm_select_area {
	width:920px;
	margin			: 20px 0px 20px 10px;
	padding			: 0px 0px 10px 20px;
	border-bottom	: 2px solid #CCC;
}
#tm_select_area SELECT {
	width		: 135px;
	margin-right: 15px;
}

.tm_select_area_title {
	color		: green;
	font-size	: 12px;
	font-weight	: bold;
}

#disp_townmarket {
	margin-left	: 15px;
}

.tm_shop {
	width			: 210px;
	margin			: 0px 17px 20px 0px;
	padding			: 0px 5px 10px 0px;
	border-bottom	: 1px dotted #AAA;
	border-right	: 1px dotted #AAA;
	float			: left;
}

.tm_shop_business_type {
	margin-bottom	: 3px;
	color			: #888;
	font-size		: 10px;
	font-weight		: bold;
}

.tm_shop_name {
	margin-bottom	: 7px;
	font-size		: 14px;
}

.tm_shop_image {
	width			: 207px;
	height			: 150px;
	margin-bottom	: 5px;
	overflow		: hidden;
}

.tm_shop_image IMG {
	border	: 0px;
}

.tm_shop_catch_copy {
	margin-bottom	: 7px;
	color			: #D50000;
	font-size		: 14px;
}

.tm_shop_address {
	margin-bottom	: 7px;
	font-size		: 14px;
}

.tm_shop_infomation {
	font-size	: 14px;
}

.tm_shop_store_hours {
	font-size	: 14px;
}

.tm_shop_closed {
	font-size	: 14px;
}

.tm_shop_start_date {
	font-size	: 14px;
}

.tm_shop_end_date {
	font-size	: 14px;
}

.tm_caption {
	margin-right: 5px;
	color		: green;
	font-size	: 12px;
}

.tm_nodata {
	margin		: 40px 0px 100px 0px;
	text-align	: center;
	font-weight	: bold;
	color		: orange;
}

.tm_loading {
	margin		: 40px 0px 50px 0px;
	text-align	: center;
}
