.group_title {
	width: 682px;
	font-size: 16px;
	background-color: #FEE;
	background-image: url(area_title_bg04.gif);
	background-position: center;
	color: #900;
	font-weight: bold;
	text-align: center;
	margin: 20px auto 1px;
	padding: 8px;
	border: 1px solid #F99;
}
table#grouplink {
	width: 700px;
	background-color: #FFF;
	border: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0px 8px;
	color: #666666;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 auto 20px;
}
table#grouplink td {
	border-bottom: 1px dashed #CCC;
	padding: 8px;
}
table#grouplink a {
	font-size: 13px;
	font-weight: bold;
	color: #30F;
	text-decoration: underline;
	border: 0;
}
table#grouplink td.area_title {
	font-size: 13px;
	background-color: #C00;
	background-image: url(area_title_bg03.gif);
/*	background-position: top; */
	color: #FFF;
	font-weight: bold;
	padding: 6px 8px 4px;
	border: 1px solid #C00;
}
table#grouplink td.shop_title {
	border: 0;
/*	background-color: #FEE;
	padding: 8px; */
	padding: 8px 8px 0px;
}
table#grouplink td.text_link a {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
table#grouplink td .font12px {
	font-size: 12px;
}
table#grouplink td .cate {
	color: #FF0000;
	font-weight: bold;
}
table#grouplink td .thumb {
	background-color: #FFF;
	border: 1px solid #CCC;
	padding: 1px;
	margin: 0px 8px 4px 0px;
	float: left;
}
